/*
.tk-proxima-nova { font-family: "proxima-nova",sans-serif; }
.tk-myriad-pro-semi-condensed { font-family: "myriad-pro-semi-condensed",sans-serif; }
.tk-myriad-pro-condensed { font-family: "myriad-pro-condensed",sans-serif; }
.tk-myriad-pro { font-family: "myriad-pro",sans-serif; }
.tk-asap { font-family: "asap",sans-serif; }
.tk-myriad-pro-semiextended { font-family: "myriad-pro-semiextended",sans-serif; }
.tk-roboto-slab { font-family: "roboto-slab",serif; }
*/
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.category {
  font-family: "proxima-nova", sans-serif;
  color: #000;
}
.category .blue-secondary-bg-half {
  background: linear-gradient(180deg, #0D2651 60%, transparent 40%);
}
.category .title-newsletter,
.category .title-desarmar {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 3rem;
  color: #fff;
  text-transform: lowercase;
  line-height: 1;
}
.category .title-newsletter span,
.category .title-desarmar span {
  color: #E51428;
}
@media (max-width: 767px) {
  .category .title-newsletter,
  .category .title-desarmar {
    font-size: 2.75rem;
  }
}
@media (max-width: 767px) {
  .category .title-desarmar {
    font-size: 2.25rem;
  }
}
.category .subtitle-desarmar {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  color: #E51428;
  letter-spacing: 3px;
}
@media (max-width: 767px) {
  .category .subtitle-desarmar {
    font-size: 1rem;
  }
}
.category .news-suscribe input {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 0.875rem;
  border-radius: 18px;
  color: #000;
}
.category .news-suscribe input::-moz-placeholder {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 0.875rem;
  color: #000;
}
.category .news-suscribe input::placeholder {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 0.875rem;
  color: #000;
}
.category .news-suscribe button {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 0.625rem;
  line-height: 0.5rem;
  color: #E51428;
  text-transform: uppercase;
  background-color: transparent;
  border: none;
  letter-spacing: 2px;
}
.category .news-suscribe button svg {
  height: 1.125rem;
  fill: #E51428;
}
.category .logos-container img {
  width: 70px;
}
.category .share svg {
  height: 1.375rem;
  fill: #E51428;
}
.category .desarmar-menu {
  background-color: rgba(193, 193, 192, 0.25);
}
.category .desarmar-menu a {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 1.625rem;
  color: #0D2651;
  text-decoration: none;
}
.category .desarmar-menu a span, .category .desarmar-menu a[aria-expanded=true] {
  color: #E51428;
}
@media (max-width: 767px) {
  .category .desarmar-menu a {
    font-size: 1.125rem;
  }
}
.category .desarmar-menu-items {
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  line-height: 1.2;
}
.category .desarmar-menu-items strong {
  font-weight: 800;
}
.category .desarmar-menu-items .card-body {
  border: none;
}
.category .desarmar-menu-items .close-item {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 1.625rem;
  color: #E51428;
  text-decoration: none;
}
@media (max-width: 767px) {
  .category .desarmar-menu-items .close-item {
    font-size: 1.125rem;
  }
}
.category .letter-glosary {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 2.25rem;
  color: #E51428;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .category .letter-glosary {
    font-size: 1.625rem;
  }
}
.category .item-glosary .title {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0;
  padding: 4px 0;
  border-bottom: 0.1px solid #868686;
  cursor: pointer;
}
.category .item-glosary .title span i {
  font-size: 1.125rem;
  color: #E51428;
}
@media (max-width: 767px) {
  .category .item-glosary .title {
    font-size: 1.125rem;
  }
}
.category .item-glosary .text-glosary a {
  color: #E51428 !important;
}
.category .last-entry .entry-title {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 2.375rem;
  line-height: 1;
}
.category .last-entry .entry-title a {
  text-decoration: none;
}
@media (max-width: 767px) {
  .category .last-entry .entry-title {
    font-size: 2rem;
  }
}
.category .last-entry .entry-date {
  font-family: "proxima-nova", sans-serif;
  font-size: 0.625rem;
  color: #0D2651;
  text-transform: uppercase;
}
.category .container-entries .filters .btn-history, .category .container-entries .filters .btn-year, .category .container-entries .filters .btn-subcategory {
  color: #fff;
}
.category .container-entries .filters .btn-year, .category .container-entries .filters .btn-subcategory {
  background-color: #E1192A;
  border: 1px solid #FFD300;
  border-radius: 14px;
  padding: 3px 10px;
  transition: background-color 0.3s ease, border 0.3s ease;
}
.category .container-entries .filters .btn-year.is-active, .category .container-entries .filters .btn-subcategory.is-active {
  background-color: #FFD300;
}
.category .container-entries .filters .btn-history {
  display: flex;
  align-items: center;
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 1.5rem;
  line-height: 1.0625rem;
  text-transform: uppercase;
  color: #fff;
  background-color: transparent;
  border: none;
  padding: 0;
}
@media (max-width: 767.98px) {
  .category .container-entries .filters .btn-history {
    font-size: 1.25rem;
  }
}
.category .container-entries .filters .btn-history span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.4375rem;
  height: 1.4375rem;
  background-color: #FFD300;
  border-radius: 50%;
  margin-right: 5px;
}
@media (max-width: 767.98px) {
  .category .container-entries .filters .btn-history span {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.category .container-entries .filters .btn-history span svg {
  width: 1.25rem;
}
@media (max-width: 767.98px) {
  .category .container-entries .filters .btn-history span svg {
    width: 1.125rem;
  }
}
.category .container-entries .filters .btn-year {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1rem;
}
.category .container-entries .filters .btn-subcategory {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 0.75rem;
}
.category .container-entries .row-entries > .col-12, .category .container-entries .skeleton-wrapper > .col-12 {
  border-right: 1px solid #ccc;
}
.category .container-entries .row-entries > .col-12:nth-of-type(3n), .category .container-entries .skeleton-wrapper > .col-12:nth-of-type(3n) {
  border-right: none;
}
@media (max-width: 768px) {
  .category .container-entries .row-entries > .col-12, .category .container-entries .skeleton-wrapper > .col-12 {
    border-right: none;
  }
}
.category .container-entries .row-entries .card, .category .container-entries .skeleton-wrapper .card {
  background-color: transparent;
  border: none;
  opacity: 0;
  font-family: "proxima-nova", sans-serif;
  color: #FFF;
}
.category .container-entries .row-entries .card .card-body, .category .container-entries .skeleton-wrapper .card .card-body {
  padding-left: 0;
  padding-right: 0;
}
.category .container-entries .row-entries .card .entry-title, .category .container-entries .skeleton-wrapper .card .entry-title {
  font-family: "proxima-nova", sans-serif;
  font-weight: 900;
  font-size: 1.875rem;
  line-height: 2.0625rem;
  margin: 1rem 0;
}
@media (max-width: 767.98px) {
  .category .container-entries .row-entries .card .entry-title, .category .container-entries .skeleton-wrapper .card .entry-title {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
}
.category .container-entries .row-entries .card .entry-title a, .category .container-entries .skeleton-wrapper .card .entry-title a {
  text-decoration: none;
  color: inherit;
}
.category .container-entries .row-entries .card .entry-excerpt, .category .container-entries .skeleton-wrapper .card .entry-excerpt {
  font-family: "proxima-nova", sans-serif;
  font-size: 1.25rem;
  line-height: 1.5625rem;
  margin-top: 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767.98px) {
  .category .container-entries .row-entries .card .entry-excerpt, .category .container-entries .skeleton-wrapper .card .entry-excerpt {
    font-size: 1rem;
  }
}
.category .container-entries .row-entries .card .entry-author, .category .container-entries .skeleton-wrapper .card .entry-author {
  font-family: "proxima-nova", sans-serif;
  font-size: 0.8125rem;
  line-height: 1rem;
  color: #FFD300;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .category .container-entries .row-entries .card .entry-author, .category .container-entries .skeleton-wrapper .card .entry-author {
    font-size: 0.875rem;
  }
}
.category .container-entries .row-entries .card .entry-author a, .category .container-entries .skeleton-wrapper .card .entry-author a {
  text-decoration: none;
  color: inherit;
}
.category .container-entries .row-entries .card .entry-date, .category .container-entries .skeleton-wrapper .card .entry-date {
  font-family: "asap", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #FFD300;
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .category .container-entries .row-entries .card .entry-date, .category .container-entries .skeleton-wrapper .card .entry-date {
    font-size: 1rem;
  }
}
.category .container-entries .skeleton-card .card {
  opacity: 1 !important;
  background-color: transparent;
  border: none;
  pointer-events: none;
}
.category .container-entries .skeleton-card .skeleton-img,
.category .container-entries .skeleton-card .skeleton-line {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.05) 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite linear;
  border-radius: 4px;
}
.category .container-entries .skeleton-card .skeleton-img {
  width: 100%;
  aspect-ratio: 16/9;
  margin-bottom: 1rem;
}
.category .container-entries .skeleton-card .skeleton-line {
  margin-bottom: 0.8rem;
}
.category .container-entries .skeleton-card .skeleton-line.author {
  width: 30%;
  height: 14px;
}
.category .container-entries .skeleton-card .skeleton-line.title {
  width: 85%;
  height: 24px;
}
.category .container-entries .skeleton-card .skeleton-line.excerpt {
  width: 100%;
  height: 50px;
}
.category .container-entries .skeleton-card .skeleton-line.date {
  width: 25%;
  height: 12px;
  margin-bottom: 0;
}
@keyframes skeleton-shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
.category .container-entries .btn-loadmore {
  display: inline-block;
  padding: 0.5rem 1.75rem;
  border: none;
  border-radius: 25px;
  background-color: #E51428;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1rem;
  text-transform: uppercase;
  color: #FFF;
  cursor: pointer;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.category .animate-fade-in-up {
  animation: fadeInUp 0.5s ease-out forwards;
}/*# sourceMappingURL=category-blog-desarmar-la-corrupcion.css.map */