/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/featured-media-slider/src/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
.wp-block-image {
  position: relative;
  z-index: 2;
}
.wp-block-image.alignright img {
  margin-left: auto;
}
.wp-block-image.alignleft img {
  margin-right: auto;
}
.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image.is-style-rounded {
  border-radius: 10px;
}
.wp-block-image.is-style-rounded img {
  border-radius: 10px;
}

p.is-style-max-width,
li.is-style-max-width {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}

/**
 * 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.
 */
.wp-block-crown-blocks-featured-media-slider {
  position: relative;
  position: relative;
  /* the parent */
}
.wp-block-crown-blocks-featured-media-slider .slick-slider {
  padding-bottom: 78px;
}
.wp-block-crown-blocks-featured-media-slider .slick-slider-nav {
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  z-index: 2;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-featured-media-slider .slick-slider-nav {
    bottom: 58px;
  }
}
.wp-block-crown-blocks-featured-media-slider .slick-initialized .slick-slide {
  display: flex;
}
.wp-block-crown-blocks-featured-media-slider .slick-list {
  padding: 0 30% 0 0 !important;
}
.wp-block-crown-blocks-featured-media-slider .slick-slide {
  margin: 0 14px;
}
.wp-block-crown-blocks-featured-media-slider .slick-list {
  margin-left: -14px;
}
.wp-block-crown-blocks-featured-media-slider .slick-arrow {
  width: 2.75rem;
  height: 2.75rem;
  overflow: hidden;
  padding: 0;
  border: none;
  outline: none;
  text-indent: -1000000px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: transparent;
  transform: translateX(50%);
}
.wp-block-crown-blocks-featured-media-slider .slick-arrow.slick-prev {
  right: calc(30% + 20px);
}
.wp-block-crown-blocks-featured-media-slider .slick-arrow.slick-next {
  right: calc(30% - 20px);
}
.wp-block-crown-blocks-featured-media-slider .slick-arrow.slick-disabled {
  opacity: 0.3;
  filter: grayscale(1);
}
.wp-block-crown-blocks-featured-media-slider .slick-arrow.slick-prev:before {
  transform: translateY(-50%) translateX(-50%) rotate(-180deg);
  background-image: url("data:image/svg+xml,%3csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"17\" viewBox=\"0 0 36 17\" fill=\"none\"%3e%3cpath d=\"M19.3711 12.0093L26.8221 8.67598L19.3711 5.34265\" stroke=\"%23373F41\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3e%3cpath d=\"M8.94141 12.0094L16.3924 8.67605L8.94141 5.34271\" stroke=\"%23373F41\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3e%3c/svg%3e");
}
.wp-block-crown-blocks-featured-media-slider .slick-arrow.slick-next:before {
  background-image: url("data:image/svg+xml,%3csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"17\" viewBox=\"0 0 36 17\" fill=\"none\"%3e%3cpath d=\"M19.3711 12.0093L26.8221 8.67598L19.3711 5.34265\" stroke=\"%23373F41\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3e%3cpath d=\"M8.94141 12.0094L16.3924 8.67605L8.94141 5.34271\" stroke=\"%23373F41\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3e%3c/svg%3e");
}
.wp-block-crown-blocks-featured-media-slider .slick-arrow:before {
  content: "";
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  top: 50%;
  width: 36px;
  height: 16px;
  font-size: 1rem;
  line-height: 1;
  text-indent: 0;
  background-size: contain;
  transform: translateY(-50%) translateX(-50%);
}

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