.view-category.metamorfozy .metamorfozy-banner, .view-category.metamorphoses .metamorfozy-banner {
  display: none;
}

.view-article.metamorfozy .metamorfozy-intro, .view-category.metamorphoses .metamorfozy-intro {
  display: none;
}

.metamorfozy, .metamorphoses {
  font-weight: 200;
}
.metamorfozy .page-header H2, .metamorphoses .page-header H2 {
  font-weight: 600;
  font-size: clamp(1rem, 1rem + 0.8333vw, 1.5rem);
  margin-top: 1rem;
}
.metamorfozy .item-content, .metamorphoses .item-content {
  flex-grow: 1;
  position: relative;
  padding-bottom: 60px;
}
.metamorfozy .item-content strong, .metamorphoses .item-content strong {
  font-weight: 500;
}
.metamorfozy .item-content .readmore, .metamorphoses .item-content .readmore {
  position: absolute;
  bottom: 0px;
}
.metamorfozy .btn-secondary, .metamorphoses .btn-secondary {
  background: rgb(8, 119, 139);
  color: white;
  border-radius: 60px;
}
.metamorfozy .mod-articles-category-group, .metamorphoses .mod-articles-category-group {
  margin-bottom: 6px;
}
.metamorfozy figure IMG, .metamorphoses figure IMG {
  border-radius: 20px;
}
.metamorfozy .card, .metamorphoses .card {
  border: none;
}
.metamorfozy .card h3.card-header, .metamorphoses .card h3.card-header {
  color: #01B0CD;
  background: none;
}
.metamorfozy .card .metamorfozy-links-module ul li, .metamorphoses .card .metamorfozy-links-module ul li {
  list-style-type: square;
  font-size: 15px;
  border-bottom: none;
  font-weight: 500;
}
.metamorfozy .card .metamorfozy-links-module ul li a, .metamorphoses .card .metamorfozy-links-module ul li a {
  color: rgb(102, 102, 102);
}
.metamorfozy .card .metamorfozy-links-module ul li a.active, .metamorphoses .card .metamorfozy-links-module ul li a.active {
  color: #01B0CD;
}
.metamorfozy .card .metamorfozy-links-module LI, .metamorphoses .card .metamorfozy-links-module LI {
  color: rgb(162, 162, 162);
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.metamorfozy .card .metamorfozy-links-module LI DIV, .metamorphoses .card .metamorfozy-links-module LI DIV {
  border-bottom: 1px solid rgb(182, 182, 182);
}
@media (min-width: 1400px) {
  .metamorfozy .com-content-category-blog, .metamorphoses .com-content-category-blog {
    padding-left: 200px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .metamorfozy .left.item-image, .metamorphoses .left.item-image {
    width: 100%;
  }
}

.view-category.metamorfozy figure, .view-category.metamorphoses figure {
  max-height: 254px;
  display: flex;
  align-items: center;
  border-radius: 20px;
}

.com-content-article.metamorfozy, .com-content-article.metamorphoses {
  font-family: "Inter", sans-serif;
  text-align: justify;
}
.com-content-article.metamorfozy h2, .com-content-article.metamorfozy h3, .com-content-article.metamorfozy h4, .com-content-article.metamorphoses h2, .com-content-article.metamorphoses h3, .com-content-article.metamorphoses h4 {
  font-weight: 600;
  text-align: left;
}
.com-content-article.metamorfozy h2, .com-content-article.metamorphoses h2 {
  font-size: 24px;
}
.com-content-article.metamorfozy h3, .com-content-article.metamorphoses h3 {
  font-size: 20px;
}
.com-content-article.metamorfozy h4, .com-content-article.metamorphoses h4 {
  font-size: 16px;
}
.com-content-article.metamorfozy strong, .com-content-article.metamorphoses strong {
  font-weight: 600;
}
@media (min-width: 1400px) {
  .com-content-article.metamorfozy, .com-content-article.metamorphoses {
    padding-left: 200px;
  }
}
@media (min-width: 992px) {
  .com-content-article.metamorfozy .left.item-image, .com-content-article.metamorphoses .left.item-image {
    float: right;
    margin-left: 25px;
    width: 50%;
  }
}

/*# sourceMappingURL=metamorfozy.css.map */
