www.biennatural.com.ar Open in urlscan Pro
18.215.123.28  Public Scan

Submitted URL: https://nts.embluemail.com/p/cl?data=nd1ECVUQvNCKpMUAiWXirLcPHlQkeye2MOtivzg6l1Rqa5CXDslK3x9KAdo0zdYRC22oTBr3QaB6S15hteLFBX...
Effective URL: https://www.biennatural.com.ar/dolencias-a-z/osteoporosis/como-afecta-el-estres-a-los-huesos?utm_source=emBlue
Submission: On August 01 via api from BE — Scanned from DE

Form analysis 4 forms found in the DOM

POST https://www.biennatural.com.ar/voto

<form method="POST" id="form-rate" action="https://www.biennatural.com.ar/voto" class="needs-validation" novalidate="">
  <input type="hidden" name="_token" value="8JKP54aayenY3uZiZWTJH2Ph4RUWGQtSUT4TSoI6">
  <input type="hidden" id="rate" name="rate">
  <input type="hidden" value="6933" name="owner_id">
  <input type="hidden" value="App\Article" name="owner_type">
  <div class="form-row align-items-center">
    <div class="col-md-9">
      <div class="btn-group mr-2" role="group" aria-label="First group">
        <button type="button" class="btn btn-light"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-star votestar" data-rate="1">
            <polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon>
          </svg></button>
        <button type="button" class="btn btn-light"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-star votestar" data-rate="2">
            <polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon>
          </svg></button>
        <button type="button" class="btn btn-light"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-star votestar" data-rate="3">
            <polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon>
          </svg></button>
        <button type="button" class="btn btn-light"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-star votestar" data-rate="4">
            <polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon>
          </svg></button>
        <button type="button" class="btn btn-light"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-star votestar" data-rate="5">
            <polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon>
          </svg></button>
      </div>
    </div>
    <div class="col-md-3">
      <button type="button" id="submit-rate" class="btn yellowlabel mb-2">Enviar</button>
    </div>
  </div>
</form>

POST https://www.biennatural.com.ar/comentario

<form id="form-comment" method="POST" action="https://www.biennatural.com.ar/comentario" class="needs-validation" novalidate="">
  <input type="hidden" value="6933" name="article_id">
  <input type="hidden" name="_token" value="8JKP54aayenY3uZiZWTJH2Ph4RUWGQtSUT4TSoI6">
  <div class="form-row align-items-center">
    <div class="col-md-9">
      <div class="form-group">
        <textarea class="form-control" id="text" name="text" rows="3"></textarea>
      </div>
    </div>
    <div class="col-md-3">
      <button type="button" id="submit-comment" class="btn yellowlabel mb-2">Enviar</button>
    </div>
  </div>
</form>

POST https://www.biennatural.com.ar/newsletter

<form method="POST" id="form-newsletter" action="https://www.biennatural.com.ar/newsletter" class="needs-validation">
  <input type="hidden" name="_token" value="8JKP54aayenY3uZiZWTJH2Ph4RUWGQtSUT4TSoI6">
  <input type="hidden" name="from_source" value="Footer">
  <div class="row mb-2 pr-4 pl-4">
    <div class="col-md-3 text-md-right pr-0">
      <label class="greyc typo2 small">Email</label>
    </div>
    <div class="col-md-9">
      <input type="email" name="email" id="email" class="w-100 black border-0" required="">
    </div>
  </div>
  <div class="row mb-2 pr-4 pl-4">
    <div class="col-md-3 text-md-right pr-0">
      <label class="greyc typo2 small">Nombre</label>
    </div>
    <div class="col-md-9">
      <input type="text" name="name" id="name" class="w-100 black border-0" required="">
    </div>
  </div>
  <div class="row mb-2 pr-4 pl-4">
    <div class="col-md-3 text-md-right pr-0">
      <label class="greyc typo2 small">Apellido</label>
    </div>
    <div class="col-md-9">
      <input type="text" name="lastname" id="lastname" class="w-100 black border-0" required="">
    </div>
  </div>
  <div class="row pr-4 pl-4">
    <div class="col-md-9 offset-md-3">
      <div>
        <div class="grecaptcha-badge" data-style="bottomright"
          style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LduhMMUAAAAAPWBjYjEFtcXLNNG4or7DRDvkZrc&amp;co=aHR0cHM6Ly93d3cuYmllbm5hdHVyYWwuY29tLmFyOjQ0Mw..&amp;hl=de&amp;v=pCoGBhjs9s8EhFOHJFe8cqis&amp;size=invisible&amp;cb=gdownedy4hs4"
              width="256" height="60" role="presentation" name="a-6am4zwj8mmod" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div><button class="yellowlabel continue  h-100 w-100 border-0 p-1  g-recaptcha" onclick="onSubmit('')" data-sitekey="6LduhMMUAAAAAPWBjYjEFtcXLNNG4or7DRDvkZrc" data-callback="onSubmit" id="button-newsletter"><img alt="Enviar"
          src="https://www.biennatural.com.ar/img/send.png" class="float-left ml-2 mt-1"><a class="blackc typo2">ENVIAR</a></button>
    </div>
  </div>
</form>

POST https://biennatural.com.ar/newsletter

<form method="POST" id="form-newsletter-modal-2" action="https://biennatural.com.ar/newsletter" class="needs-validation form-newsletter-modal">
  <input type="hidden" name="_token" value="8JKP54aayenY3uZiZWTJH2Ph4RUWGQtSUT4TSoI6">
  <input type="hidden" name="from_source" value="popup-2">
  <h4 class="popup-title" style="font-size: 26px;
                    letter-spacing: 0px;
                    line-height: 35px;
                    color: #0099cc;
                    font-family: 'Montserrat';
                    font-weight: 500;"> #YoMeQuedoEnCasa </h4>
  <h5 class="pop-sub" style="font-size: 26px;
                    line-height: 34px;
                    color: #ffffff;
                    font-family: 'Montserrat';
                    font-weight: 800;
                    text-align: center;
                    filter: drop-shadow(1.118px 1.658px 1.5px rgba(0,0,0,0.31));"> Descargate <span style="color: #E04873;">100% GRATIS</span> esta guía completa <br> con las mejores técnicas <br> para limpiar todo a fondo! </h5>
  <input placeholder="INGRESÁ TU EMAIL" type="email" name="email" class="email typo2 w-50 m-auto mt-2 inputx form-control" style="margin-top:1em !important; font-size: 16px; border: 2px solid #29BAD8;
                letter-spacing: 0px;
                line-height: 32px;
                color: #0099cc;
                font-family: 'Montserrat';
                font-weight: 400;
                text-align: center;
                color: #000;
                filter: drop-shadow(2.796px 4.145px 2.5px rgba(0,0,0,0.21));" required="">
  <button data-modal="2" type="button" class="typo2 w-50 m-auto btn send" style="background: #29BAD8; color: #fff;font-size: 16px;
                letter-spacing: 0px;
                line-height: 32px;
                color: #ffffff;
                font-family: 'Montserrat';
                font-weight: 500;
                text-align: center;
                filter: drop-shadow(2.796px 4.145px 2.5px rgba(0,0,0,0.21));
                margin-top:1em !important;"> REGISTRARME </button>
</form>

Text Content

SEGUINOS EN:


Suscribite Ingresar

Suscribite
Ingresar
 * 
 * 
   

 * Shop
   Shop
   
 * Dolencias A-Z
   Dolencias A-Z
   
   Acidez Alergias y Asma Colesterol Artritis Constipación Diabetes Dolor de
   cabeza y migrañas Enfermedades oculares Dolor de cuello y espalda Fractura de
   cadera Gripe y resfríos Menopausia Osteoporosis Síndrome colon irritable
 * Salud
   Salud
   
   Física Salud Mental Nutrición Fitness Remedios Naturales
 * Vivir en armonía
   Vivir en armonía
   
   Lifestyle Relaciones Meditación y relajación Dormir bien
 * Belleza
   Belleza
   
   Cuidado Personal Cuidado de la piel
 * Cocina
   Cocina
   
   Recetas Consejos Prácticos
 * Ebooks
   Ebooks
   
 * 
   

Osteoporosis


¿CÓMO AFECTA EL ESTRÉS A LOS HUESOS?



El estrés o la sobrecarga de los huesos puede provocar lesiones óseas.



Las fracturas por estrés (estrés óseo), o fracturas por sobrecarga, son más
comunes de lo que imaginamos. Una fractura ósea, por lo general, la asociamos a
un golpe de origen traumático. Sin embargo, hay otras fracturas que se originan
por microlesiones debido al uso o sobrecarga habitual de los huesos. Sin dejar
de la lado los factores de predisposición en las personas que realizan deporte
de manera regular, como futbolistas, atletas, tenistas, entre otros; también
pueden sufrirlas quienes realizan actividades de la vida cotidiana o quienes
tienen deficiencias en la densidad ósea, las que hacen que sus huesos sean más
débiles, personas de la tercera edad o aquellos que padecen osteoporosis. Son
más frecuentes entre las mujeres que entre los hombres, debido a que los
desequilibrios hormonales impactan negativamente en la mineralización de los
huesos y afectan su capacidad de resistencia ante del uso reiterativo.





También te puede interesar: Mejore su equilibrio y evite las fracturas de cadera




QUÉ HUESOS SUELEN SUFRIR FRACTURAS POR ESTRÉS



Los huesos mayormente afectados por estas fracturas son los que soportan el
peso, como es el caso de la parte inferior de la pierna, el pie, tibia, peroné,
metatarso, talón y tobillos. Debemos reconocer que el tejido óseo tiene una gran
capacidad de autorrepararse, adaptándose, mediante el proceso llamado
“remodelación”, el cual se pone en marcha cada vez que la carga sobre los huesos
aumenta o es afectado por una fractura ósea de origen traumático; es lo que
reconocemos como “equilibrio lesión-reparación”, pero también debemos tener
claro que existen ocasiones en que las agresiones o el “estrés” al cual
sometemos a nuestros huesos son permanentes, sin dar el suficiente tiempo para
la recuperación o remodelación, lo que nos deja más expuestos a estas fracturas
por sobrecarga. 







También te puede interesar:

Osteoporosis

TEST: PONGA A PRUEBA SUS HUESOS








ELEGÍ TU PUNTUACIÓN

Enviar

DEJÁ TU COMENTARIO

Enviar


NOTAS RELACIONADAS

Relacionadas

¿CÓMO PUEDEN MINIMIZARSE LOS EFECTOS DEL ESTRÉS ÓSEO?

Relacionadas

TEST: PONGA A PRUEBA SUS HUESOS

Relacionadas

¿HAY ALIMENTOS QUE PREVENGAN LA OSTEOPOROSIS?

Relacionadas

¿QUÉ ES EL SÍNDROME PREMENSTRUAL Y CÓMO PUEDE ALIVIARSE?

 * Shop
 * Dolencias A-Z
 * Salud
 * Vivir en armonía
 * Belleza
 * Cocina
 * Ebooks

SEGUINOS EN:

Descubrí y recibí el mejor contenido de Bien Natural en versión impresa



¡Los mejores precios y ofertas para vos!



Todo el sabor de la comida saludable preparada por las mejores manos: las tuyas.



RECIBÍ NUESTRO NEWSLETTER

Enterate primero de todas las novedades de Biennatural.com.ar

Email

Nombre

Apellido


ENVIAR

Dejá tu e-mail para recibir más ideas, ofertas y promociones.

Copyright © 2002 - 2019 One Minetta media SA

 * Política de Privacidad
 * Términos y Condiciones
 * Reglamento de Participación
 * Contacto





#YOMEQUEDOENCASA

DESCARGATE 100% GRATIS ESTA GUÍA COMPLETA
CON LAS MEJORES TÉCNICAS
PARA LIMPIAR TODO A FONDO!

REGISTRARME
NO, GRACIAS