/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./blocks/story-list/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.page .content {
  justify-content: inherit !important;
}

.is-dark-theme .wp-block-hacklab-story-list,
.is-dark-theme .wp-block-hacklab-story-list h2.block-title,
.is-dark-theme .wp-block-hacklab-story-list a,
.is-dark-theme .wp-block-hacklab-story-list .story-item .title,
.is-dark-theme .wp-block-hacklab-story-list .story-item .description p {
  color: white;
}

.wp-block-hacklab-story-list {
  padding-bottom: 60px;
  padding-top: 60px;
  width: 100%;
}
.wp-block-hacklab-story-list img {
  height: auto;
  max-width: 100%;
}
.wp-block-hacklab-story-list .block-title {
  font-size: 32px;
  margin-bottom: 5px;
  text-align: center;
}
.wp-block-hacklab-story-list .block-description {
  display: block;
  font-size: 14px;
  margin-bottom: 60px;
  text-transform: inherit;
  text-align: center;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 400px;
  position: relative;
  row-gap: 20px;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMTVMMTUgMU0xNSAxNUwxIDEiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 92px;
  top: 40px;
  height: 30px;
  overflow: hidden;
  width: 30px;
  z-index: 9;
}
@media (max-width: 767px) {
  .wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .close {
    right: 30px;
    top: 30px;
  }
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .nav {
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: none;
  height: 40px;
  position: absolute;
  text-indent: -9999px;
  top: calc(50% - 20px);
  width: 40px;
  z-index: 9;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .nav-prev {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAxMyAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjk5ODcgMS4zMzM1TDEuMzMyMDMgMTIuMDAwMkwxMS45OTg3IDIyLjY2NjgiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  left: 30px;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .nav-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAxMyAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMDAxMyAyMi42NjY1TDExLjY2OCAxMS45OTk4TDEuMDAxMyAxLjMzMzE3IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
  right: 30px;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  flex: 0 0 calc(14% - 20px);
  padding: 20px;
  position: relative;
  text-align: center;
}
@media (max-width: 1024px) {
  .wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item {
    flex: 0 0 calc(19% - 15px);
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item {
    flex: 0 0 calc(33% - 15px);
    padding: 15px;
  }
}
@media (max-width: 500px) {
  .wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item {
    flex: 0 0 calc(50% - 15px);
    padding: 15px;
  }
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item .thumbnail {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item .thumbnail::before {
  content: "";
  padding-top: 100%;
  float: left;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item .thumbnail::after {
  clear: left;
  content: " ";
  display: table;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item .thumbnail > img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item .title {
  font-size: 16px;
  line-height: 1.5;
  margin-left: -2px;
  margin-right: -2px;
  padding-top: 10px;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item .description {
  display: none;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item.opened {
  align-items: center;
  background-color: #791a1a;
  box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.4117647059);
  cursor: default;
  display: flex;
  flex-direction: row;
  height: 100%;
  left: 0;
  padding: 80px 80px 60px;
  position: absolute;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item.opened {
    flex-direction: column;
    height: auto;
    padding: 60px 30px;
  }
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item.opened .thumbnail {
  float: left;
  width: 250px;
}
@media (max-width: 767px) {
  .wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item.opened .thumbnail {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item.opened .title {
  display: none;
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item.opened .description {
  color: white;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-y: auto;
  padding-left: 30px;
  padding-right: 20px;
  width: calc(100% - 270px);
}
@media (max-width: 767px) {
  .wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item.opened .description {
    overflow-y: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item.opened .description .title {
  color: white;
  display: inline-block;
  font-family: "Interstate RegularCondensed", sans-serif;
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item.opened .description .title {
    text-align: center;
  }
}
.wp-block-hacklab-story-list .wp-block-hacklab-story-list__content .story-item.opened .description p {
  color: white;
}
@media (min-width: 768px) {
  .wp-block-hacklab-story-list.term-visitas-internacionais:not(.opened) .wp-block-hacklab-story-list__content {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 768px) {
  .wp-block-hacklab-story-list.term-visitas-internacionais:not(.opened) .wp-block-hacklab-story-list__content .story-item {
    flex: 0 0 calc(16.6% - 20px);
    padding: 20px 22px;
  }
}
@media (min-width: 768px) {
  .wp-block-hacklab-story-list.opened .nav {
    display: block;
  }
}
.wp-block-hacklab-story-list.opened > .wp-block-hacklab-story-list__content > .close {
  display: block;
}

/*# sourceMappingURL=style-story-list-index.css.map*/