/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/cta-grid-cell/src/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.
 */
.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;
}

.wp-block-crown-blocks-cta-grid-cell {
  position: relative;
  border-radius: 40px;
}
@media (max-width: 767px) {
  .wp-block-crown-blocks-cta-grid-cell {
    padding: 5px 10px;
  }
}
.wp-block-crown-blocks-cta-grid-cell > a {
  display: block;
}
.wp-block-crown-blocks-cta-grid-cell.has-link.has-bg-image:hover .cta-grid-cell__title, .wp-block-crown-blocks-cta-grid-cell.has-link.has-bg-image:focus .cta-grid-cell__title {
  text-decoration: underline;
}
.wp-block-crown-blocks-cta-grid-cell.has-link.has-bg-image:hover .bg-image, .wp-block-crown-blocks-cta-grid-cell.has-link.has-bg-image:focus .bg-image {
  opacity: 0.3;
  filter: grayscale(1);
  mix-blend-mode: screen;
}
.wp-block-crown-blocks-cta-grid-cell.has-link.has-bg-image:hover .cta-grid-cell__overlay, .wp-block-crown-blocks-cta-grid-cell.has-link.has-bg-image:focus .cta-grid-cell__overlay {
  opacity: 0;
}
.wp-block-crown-blocks-cta-grid-cell.has-content.has-bg-image .cta-grid-cell__overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.74;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: 0.2s all;
}
.wp-block-crown-blocks-cta-grid-cell.has-content.has-bg-image .cta-grid-cell__text {
  max-height: 0;
  overflow: hidden;
  transition: all 0.2s ease-out;
}
.wp-block-crown-blocks-cta-grid-cell.has-content.has-bg-image .cta-grid-cell__text-inner {
  padding-top: 10px;
}
.wp-block-crown-blocks-cta-grid-cell.has-content.has-bg-image:hover .cta-grid-cell__text, .wp-block-crown-blocks-cta-grid-cell.has-content.has-bg-image:focus .cta-grid-cell__text {
  max-height: 1000px;
  transition: all 0.2s ease-in;
}
.wp-block-crown-blocks-cta-grid-cell .section-bg {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #373F41;
}
.wp-block-crown-blocks-cta-grid-cell .section-bg .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.2s;
}
.wp-block-crown-blocks-cta-grid-cell .section-bg .bg-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 300px;
}
.wp-block-crown-blocks-cta-grid-cell .cta-grid-cell__meta {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 24px;
  color: #FFFFFF;
  text-decoration: none;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-cta-grid-cell .cta-grid-cell__meta {
    padding: 30px 34px;
  }
}
.wp-block-crown-blocks-cta-grid-cell .cta-grid-cell__meta .btn {
  margin-bottom: 46px;
}
.wp-block-crown-blocks-cta-grid-cell .cta-grid-cell__title {
  color: #FFFFFF;
  margin: 0;
  font-family: "Proxima Nova";
  letter-spacing: 3.67px;
  line-height: 26px;
  text-transform: uppercase;
}

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