.rebellion-posts.template-FeaturedNewsLayout .cell.large-5 .postItem {
  margin: 2rem 0;
}

.rebellion-posts.template-ColumnsLayout .force-square .postItem .postItem-imageContainer {
  padding-top: 100%;
}

.rebellion-posts.template-ColumnsLayout .grid-x .cell {
  margin-bottom: 2.33rem;
}

.rebellion-posts.template-BannerLayout {
  padding: 3rem 1rem !important;
}

.rebellion-posts.template-BannerLayout .postsBlock__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

@media only screen and (min-width: 1024px) {
  .rebellion-posts.template-BannerLayout .postsBlock__item,
  .rebellion-posts.template-BannerLayout .is-position-right .postsBlock__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }

  .rebellion-posts.template-BannerLayout .is-position-left .postsBlock__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }

  .rebellion-posts.template-BannerLayout .is-position-right .item__content {
    text-align: right;
    padding-right: 2rem;
  }

  .rebellion-posts.template-BannerLayout .is-position-right .item__feature {
    padding-left: 2rem;
  }

  .rebellion-posts.template-BannerLayout .is-position-left .item__content {
    text-align: left;
    padding-left: 2rem;
  }

  .rebellion-posts.template-BannerLayout .is-position-left .item__feature {
    padding-right: 2rem;
  }
}

.rebellion-posts.template-BannerLayout .is-position-right,
.rebellion-posts.template-BannerLayout .is-position-left {
  text-align: left;
}

.rebellion-posts.template-BannerLayout .is-white-text .postsBlock__item .item__title,
.rebellion-posts.template-BannerLayout .is-white-text .postsBlock__item .item__category {
  color: #fff;
}

.rebellion-posts.template-BannerLayout .is-white-text .postsBlock__item .item__excerpt,
.rebellion-posts.template-BannerLayout .is-white-text .postsBlock__item .item__date {
  color: rgba(255, 255, 255, 0.75);
}

.rebellion-posts.template-BannerLayout .postsBlock__item .item__content {
  padding-top: 0;
}

@media only screen and (min-width: 1024px) {
  .rebellion-posts.template-BannerLayout .postsBlock__item .item__content,
  .rebellion-posts.template-BannerLayout .postsBlock__item.ratio-news .item__content {
    padding-top: 3rem;
  }

  .rebellion-posts.template-BannerLayout .postsBlock__item.ratio-videos .item__content {
    padding-top: 0;
  }

  .rebellion-posts.template-BannerLayout .postsBlock__item.ratio-comics .item__content {
    padding-top: 4rem;
  }
}

.rebellion-posts.template-BannerLayout .postsBlock__item .item__title,
.rebellion-posts.template-BannerLayout .postsBlock__item .item__category,
.rebellion-posts.template-BannerLayout .postsBlock__item .item__date {
  margin: 0;
  padding: 0;
}

.rebellion-posts.template-BannerLayout .postsBlock__item .item__excerpt {
  margin: 1rem 0;
}

.rebellion-posts.template-BannerLayout .postsBlock__item .item__title {
  font-size: 2rem;
  line-height: 1.6;
}

@media only screen and (min-width: 1024px) {
  .rebellion-posts.template-BannerLayout .postsBlock__item .item__title {
    font-size: 2.5rem;
  }
}

.rebellion-posts.template-BannerLayout .postsBlock__item .item__date,
.rebellion-posts.template-BannerLayout .postsBlock__item .item__excerpt {
  color: rgba(10, 10, 10, 0.7);
  letter-spacing: 0.02em;
}

.rebellion-posts.template-FeaturedVideoLayout .postItem {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

.rebellion-posts.template-FeaturedVideoLayout .postItem .postItem-video {
  position: relative;
  margin-bottom: 1rem;
  padding-top: 56.25%;
}

.rebellion-posts.template-FeaturedVideoLayout .postItem .postItem-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rebellion-posts.template-FeaturedVideoLayout .postItem .postItem-excerpt {
  max-width: 85%;
  margin: 0 auto 1rem auto;
  text-align: left;
}

.rebellion-posts.template-FeaturedVideoLayout .postItem .postItem-title,
.rebellion-posts.template-FeaturedVideoLayout .postItem .postItem-date {
  margin: 0;
}

.rebellion-posts.template-FeaturedVideoLayout .postItem .postItem-title {
  font-size: 2rem;
  text-transform: none;
  color: #0a0a0a;
}

.rebellion-posts.template-FeaturedVideoLayout .postItem a {
  text-decoration: none;
}

.postItem {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.postItem.horizontal {
  margin-bottom: 0.66rem;
}

.postItem .postItem__image .postItem-imageContainer {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}

.postItem .postItem__image .postItem-imageContainer img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.postItem.is-products_comics .postItem-imageContainer {
  padding-top: 131.2%;
}

.postItem.is-products_comics .postItem__info .postItem-title {
  text-transform: uppercase;
}

.postItem.is-videos .postItem-imageContainer {
  padding-top: 56.25%;
}

.postItem.is-videos .postItem-imageContainer img {
  max-height: unset;
}

.category-videos .item__image::after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100"><path style="opacity:0.66;" d="M97.807 25.889a12.616 12.616 0 00-8.81-9.082C81.187 14.9 49.949 14.9 49.949 14.9s-31.239 0-39.05 2.089a12.62 12.62 0 00-8.808 9.081A131.607 131.607 0 00.002 50.09a131.646 131.646 0 002.089 24.203 12.62 12.62 0 008.808 8.717c7.811 2.088 39.05 2.088 39.05 2.088s31.238 0 39.048-2.088a12.616 12.616 0 008.81-9.082 131.868 131.868 0 002.089-23.837 131.366 131.366 0 00-2.089-24.202z"/><path fill="white" d="M39.733 64.936V35.243L65.842 50.09z"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}

.category-videos:hover .item__image::after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100"><path fill="red" d="M97.807 25.889a12.616 12.616 0 00-8.81-9.082C81.187 14.9 49.949 14.9 49.949 14.9s-31.239 0-39.05 2.089a12.62 12.62 0 00-8.808 9.081A131.607 131.607 0 00.002 50.09a131.646 131.646 0 002.089 24.203 12.62 12.62 0 008.808 8.717c7.811 2.088 39.05 2.088 39.05 2.088s31.238 0 39.048-2.088a12.616 12.616 0 008.81-9.082 131.868 131.868 0 002.089-23.837 131.366 131.366 0 00-2.089-24.202z"/><path fill="white" d="M39.733 64.936V35.243L65.842 50.09z"/></svg>');
}

.rebellion-posts .large-12 .postItem .postItem-title,
.rebellion-posts .large-6 .postItem .postItem-title {
  font-size: 2rem;
}

.rebellion-posts .large-12 .postItem.horizontal .postItem-title,
.rebellion-posts .large-6 .postItem.horizontal .postItem-title {
  font-size: 1rem;
}

.postItem .postItem__info {
  padding-top: 0.33rem;
}

.postItem .postItem__info.featured {
  margin-top: 0.5rem;
}

.postItem .postItem__info .postItem-title,
.postItem .postItem__info .postItem-excerpt,
.postItem .postItem__info .postItem-date {
  margin: 0 0 0.5rem 0;
}

.postItem .postItem__info .postItem-title:last-child,
.postItem .postItem__info .postItem-excerpt:last-child,
.postItem .postItem__info .postItem-date:last-child {
  margin: 0;
}

.postItem .postItem__info .postItem-title {
  margin: 0;
  text-transform: none;
  color: #0a0a0a;
}

.postItem .postItem__info .postItem-excerpt {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.postItem .postItem__info .postItem-tag {
  display: inline-block;
  margin-right: 0.5rem;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
}

.accordion.podcasts {
  max-width: 720px;
  margin: 0 0 2rem 0;
  background: none;
}

.accordion.podcasts .podcast-image {
  width: 80px;
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  border-radius: 0.5rem;
}

.accordion.podcasts .podcast-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.accordion.podcasts .accordion-item.is-active .podcast-title:hover {
  color: #d71d24;
}

.accordion.podcasts .podcast-title,
.accordion.podcasts .podcast-date {
  margin: 0;
}

.accordion.podcasts .podcast-title {
  text-transform: none;
  color: #0a0a0a;
}

.accordion.podcasts .accordion-item {
  position: relative;
  margin: 1rem 0;
}

.accordion.podcasts .accordion-item::before {
  content: "";
  position: absolute;
  display: none;
  width: 40px;
  height: 40px;
  left: 1rem;
  top: 1.2rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="rgb(215, 29, 36)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-circle"><circle cx="12" cy="12" r="10"></circle><polyline points="8 12 12 16 16 12"></polyline><line x1="12" y1="8" x2="12" y2="16"></line></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.8;
  pointer-events: none;
  color: #d71d24;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.accordion.podcasts .accordion-item > a {
  display: block;
  text-decoration: none;
}

.accordion.podcasts .accordion-item.is-active::before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.accordion.podcasts .accordion-content {
  margin-left: 0;
  background: none;
}

.accordion.podcasts .accordion-content,
.accordion.podcasts .accordion-content:last-child {
  border: none;
}

@media only screen and (min-width: 1024px) {
  .accordion.podcasts {
    margin: 0 0 2rem 1rem;
  }

  .accordion.podcasts .accordion-item a > .grid-x {
    padding-left: 5rem;
  }

  .accordion.podcasts .accordion-content {
    margin-left: 5rem;
  }

  .accordion.podcasts .accordion-item::before {
    display: block;
  }
}

.hentry .entry-content .wp-block-column.podcast .rebenburgButtonOuter,
.wp-block-column.podcast .rebenburgButtonOuter {
  margin: 0;
}

.wp-block-image.podcast img {
  border-radius: 2rem;
}

.wp-block-image.podcast {
  text-align: center;
}

.wp-block-button.podcast {
  margin-left: 0;
}

@media only screen and (min-width: 1024px) {
  .wp-block-button.podcast {
    margin-left: 6rem;
  }
}

.entry-content .wp-block-rebellion-titles {
  margin-bottom: 1rem;
}

.entry-content .wp-block-rebellion-titles .subtitle {
  font-weight: 600;
  opacity: 0.33;
}

.entry-content .wp-block-rebellion-titles .title,
.entry-content .wp-block-rebellion-titles .subtitle {
  line-height: 1;
  margin: 0;
}

iframe.embed-soundcloud,
.embed-soundcloud iframe {
  position: relative;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
}

@-webkit-keyframes pulse {
  0%, 100% {
    background-color: #f5f5f5;
  }

  50% {
    background-color: #eaeaea;
  }
}

@keyframes pulse {
  0%, 100% {
    background-color: #f5f5f5;
  }

  50% {
    background-color: #eaeaea;
  }
}

.postsBlock .postsBlock__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin-bottom: 1rem;
}

.postsBlock .postsBlock__item.layout-sidebyside {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

.postsBlock .postsBlock__item.layout-sidebyside .item__feature {
  -webkit-box-flex: 0;
          flex: none;
}

.postsBlock .postsBlock__item.layout-sidebyside .item__content {
  -webkit-box-flex: 1;
          flex: 1;
}

.postsBlock .postsBlock__item.layout-sidebyside .item__feature {
  width: 100%;
  max-width: 125px;
}

@media only screen and (min-width: 1024px) {
  .postsBlock .postsBlock__item.layout-sidebyside .item__feature {
    max-width: 170px;
  }
}

.postsBlock .postsBlock__item.layout-sidebyside .item__content {
  padding-left: 1rem;
}

.postsBlock .postsBlock__item.layout-sidebyside .item__content > a {
  padding: 0;
}

.postsBlock .postsBlock__item .item__feature {
  -webkit-box-flex: 1;
          flex: 1;
}

.postsBlock .postsBlock__item .item__content {
  -webkit-box-flex: 1;
          flex: 1;
}

.postsBlock .postsBlock__item .item__image {
  position: relative;
  margin: 0;
  overflow: hidden;
}

.postsBlock .postsBlock__item .item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.postsBlock .postsBlock__item .item__image,
.postsBlock .postsBlock__item .item__image.ratio-news {
  padding-top: 100%;
}

.postsBlock .postsBlock__item .item__image.ratio-videos {
  padding-top: 56.25%;
}

.postsBlock .postsBlock__item .item__image.ratio-comics {
  padding-top: 131.2%;
}

.postsBlock .postsBlock__item .item__image.scale-contain img {
  -o-object-fit: contain;
     object-fit: contain;
}

.postsBlock .postsBlock__item .item__image .placeholder,
.postsBlock .postsBlock__item .item__image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.postsBlock .postsBlock__item .item__image .placeholder {
  background-size: 70px;
  background-repeat: no-repeat;
  background-position: center;
}

.postsBlock .postsBlock__item .item__category,
.postsBlock .postsBlock__item .item__title,
.postsBlock .postsBlock__item .item__excerpt,
.postsBlock .postsBlock__item .item__date {
  margin: 0 0 0.5rem 0;
}

.postsBlock .postsBlock__item .item__category:last-child,
.postsBlock .postsBlock__item .item__title:last-child,
.postsBlock .postsBlock__item .item__excerpt:last-child,
.postsBlock .postsBlock__item .item__date:last-child {
  margin: 0;
}

.postsBlock .postsBlock__item .item__category {
  display: inline-block;
  margin: 0;
  padding: 0.2rem 0;
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #c20000;
}

.postsBlock .postsBlock__item .item__category:not(:first-child)::before {
  content: "/";
  display: inline-block;
  font-size: 0.75rem;
  color: #888;
  margin: 0 0.33rem;
  vertical-align: text-top;
}

.postsBlock .postsBlock__item .item__title {
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 600;
  text-transform: none;
}

.postsBlock .postsBlock__item .item__title,
.postsBlock .postsBlock__item .item__excerpt {
  color: #0a0a0a;
}

.postsBlock .postsBlock__item .item__date {
  font-size: 0.8rem;
  font-weight: 400;
  color: rgba(10, 10, 10, 0.7);
  text-transform: none;
}

@media only screen and (min-width: 1024px) {
  .postsBlock .postsBlock__item {
    margin-bottom: 0;
  }
}

.postsBlock .cell.large-12 .layout-stackedLayout .item__title,
.postsBlock .cell.large-11 .layout-stackedLayout .item__title,
.postsBlock .cell.large-10 .layout-stackedLayout .item__title,
.postsBlock .cell.large-9 .layout-stackedLayout .item__title,
.postsBlock .cell.large-8 .layout-stackedLayout .item__title,
.postsBlock .cell.large-7 .layout-stackedLayout .item__title,
.postsBlock .cell.large-6 .layout-stackedLayout .item__title {
  font-size: 2rem;
}

