/*html {
  box-sizing: border-box;
  font-family: Arial, sans-serif;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.cf:before,
.cf:after {
  display: table;
  content: ' ';
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
body {
  margin: 0;
}*/
img {
  max-width: 100%;
  height: auto;
}
/*#HojaA4 {
    border: solid;
    border-block: none;
    border-collapse: collapse;
    border-color: lightgray;
    background-color: white;
}*/
figure {
  margin: 0;
  padding: 10px;
}
figure a {
  display: block;
}
/*mark {
  padding: 0 5px;
  background-color: #dddddd;
}*/
/*.site-header {
  background-color: #212a34;
  text-align: center;
}
.site-header h1,
.site-header a {
  padding: 15px;
  text-transform: uppercase;
  color: #fff;
}
.site-header h1 {
  font-size: 18px;
  margin: 0;
}
.site-header a {
  font-size: 14px;
  font-weight: 300;
  display: block;
  text-decoration: none;
  background-color: #49b293;
  font-weight: 600;
  padding: 15px 30px;
}*/
/*@media screen and (min-width: 630px) {
  .site-header {
    text-align: none;
  }
  .site-header h1,
  .site-header a {*/
    /*font-size: 12px;*/
  /*}
  .site-header h1 {
    float: left;
  }
  .site-header a {
    float: right;
  }
}*/
body {
  background-color: #f3f3f3;
}
/*@font-face {
  font-family: 'redactedregular';
  src: url('../fonts/redacted-regular.eot');
  src: url('../fonts/redacted-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/redacted-regular.woff2') format('woff2'), url('../fonts/redacted-regular.woff') format('woff'), url('../fonts/redacted-regular.ttf') format('truetype'), url('../fonts/redacted-regular.svg#redactedregular') format('svg');
  font-weight: normal;
}*/
figure {
    padding: 0px;
    position: relative;
}
figure img {
   /* top: 0;
    left: 0;*/
    position: absolute;
    max-height: 100%;
    /* AGREGADO para centrar la <IMG> en el <figure> */
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
figure:before {
    display: block;
    content: "";
    padding-top: 69.25%;
}
/*.content-list {
    padding: 0;
    display: flex;
    max-width: 960px;
    flex-wrap: wrap;
    list-style-type: none;*/
    /*margin: 60px auto 200px;*/
    /* */
    /*border: dashed;
    border-color: red;
}
.content-item {*/
    /*margin-bottom: 40px;*/
    /*padding: 1px;
    transition: filter 0.3s;
    filter: grayscale();
    width: 100%;*/
    /* */
    /*border: dashed;
    border-color: blue;
}*/
/*@media screen and (min-width: 640px) {
  .content-item {
    max-width: 50%;
  }
}
@media screen and (min-width: 960px) {
    .content-item {*/
        /*max-width: 33.333%;*/
        /*max-width: 50%;
    }
}
.content-item h2 {
  margin-bottom: 0;
}
.content-item p {
  line-height: 1.68em;
  color: #ddd;
}
.content-item.highlight {
  filter: none;
}*/
.post {
  /*font-family: redactedregular;*/
  background-color: #fff;
}
.post figure img {
  opacity: 0;
}
.post figure.is-loaded img {
  animation: fadeIn 0.28s linear 1s forwards;
}
.post figure.is-loading {
  position: relative;
}
.post figure.is-loading:after {
  content: '';
  display: block;
  color: #ddd;
  font-size: 30px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: unset;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  transform: translateZ(0);
  animation: loading 1.7s infinite ease;
}
.post__summary {
  padding: 15px 20px;
}
/*.subscribe {
  font-family: redactedregular;
  position: fixed;
  bottom: 30px;
  right: 30px;
  padding: 30px;
  background-color: #212a34;
  box-shadow: -3px -3px 30px 0 rgba(0, 0, 0, 0.1);
  transform: translate3d(110%, 0, 0);
  transition: transform 0.38s ease-in-out;
}
.subscribe.slide-in {
  transform: translate3d(0, 0, 0);
}
.subscribe h3 {
  margin-top: 0;
}
.subscribe h3,
.subscribe p {
  color: #495c72;
}
.subscribe fieldset {
  border: 0;
  padding: 0;
}
.subscribe input {
  width: 70%;
  border: 0;
}
.subscribe input:focus {
  outline: 1px solid #49b293;
}
.subscribe button {
  width: 30%;
  border: 0;
  border-radius: 0;
  background: #49b293;
  font-weight: 600;
  color: #fff;
}
.subscribe button,
.subscribe input {
  padding: 12px;
}*/
@keyframes loading {
  0% {
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*# sourceMappingURL=style.css.map */