/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/posts-slider/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/mfn6mnf.css);
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/posts-slider/style.scss (1) ***!
  \********************************************************************************************************************************************************************************************************************************************************/
/**
 * 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.
 */
.fill-primary {
  fill: #332e6c;
}

.fill-secondary {
  fill: #715694;
}

.fill-tertiary {
  fill: #7fbb55;
}

.fill-accent {
  fill: #7fbb55;
}

.wp-block-entrepreneur-addict-posts-slider .article-slide__item {
  position: relative;
  height: 0;
  padding-bottom: 22%;
  box-sizing: border-box;
  border-radius: 0.625rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFFFFF;
  filter: drop-shadow(5px 5px 15px rgba(27, 27, 27, 0.75));
}
@media (max-width: 781px) {
  .wp-block-entrepreneur-addict-posts-slider .article-slide__item {
    padding-bottom: 56%;
  }
}
.wp-block-entrepreneur-addict-posts-slider .article-slide__item-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 20px 20px;
}
.wp-block-entrepreneur-addict-posts-slider .article-slide__item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, #000000, transparent);
  opacity: 0.8;
  border-radius: 0 0 0.625rem 0.625rem;
}
.wp-block-entrepreneur-addict-posts-slider .article-slide__item--title {
  font-size: 30px;
  margin-bottom: 0.5rem;
}
.wp-block-entrepreneur-addict-posts-slider .article-slide__item--category {
  color: #FFFFFF !important;
  font-family: "lorimer-no-2", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.wp-block-entrepreneur-addict-posts-slider .article-slide__item--content {
  margin-bottom: 1.75rem;
}
.wp-block-entrepreneur-addict-posts-slider .article-slide__item .cta-link {
  color: #11fb0b;
  text-transform: uppercase;
}

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