/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-crown-blocks-cta-grid-cell {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
  margin: 0 12px;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-cta-grid-cell {
    margin: 0;
  }
}
.wp-block-crown-blocks-cta-grid-cell.bg-color-pink {
  background-color: #C3136E !important;
}
.wp-block-crown-blocks-cta-grid-cell.column-1 {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}
.wp-block-crown-blocks-cta-grid-cell.column-2 {
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}
.wp-block-crown-blocks-cta-grid-cell.column-3 {
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}
.wp-block-crown-blocks-cta-grid-cell.row-1 {
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}
.wp-block-crown-blocks-cta-grid-cell.row-2 {
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-cta-grid-cell.row-2 {
    -ms-grid-column-span: unset;
    grid-column-end: unset;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    align-items: flex-end;
  }
}
.wp-block-crown-blocks-cta-grid-cell.text-color-light {
  color: #fff;
}
.wp-block-crown-blocks-cta-grid-cell.text-color-light p {
  color: #fff;
}
.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-bg-image .cta-grid-cell__meta {
  padding: 48px 24px;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-cta-grid-cell.has-bg-image .cta-grid-cell__meta {
    opacity: 0;
  }
}
.wp-block-crown-blocks-cta-grid-cell.has-bg-image:hover .cta-grid-cell__meta, .wp-block-crown-blocks-cta-grid-cell.has-bg-image:focus .cta-grid-cell__meta {
  opacity: 1;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-cta-grid-cell.has-bg-image:hover .section-bg, .wp-block-crown-blocks-cta-grid-cell.has-bg-image:focus .section-bg {
    left: 100%;
  }
}
.wp-block-crown-blocks-cta-grid-cell .section-bg {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: left 0.5s;
  padding-bottom: 46%;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-cta-grid-cell .section-bg {
    position: absolute;
    left: 24px;
    padding-bottom: unset;
  }
}
.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.5s;
}
.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;
  text-decoration: none;
  transition: 0.5s;
}
.wp-block-crown-blocks-cta-grid-cell .cta-grid-cell__meta p:last-child() {
  margin-bottom: 0;
}
.wp-block-crown-blocks-cta-grid-cell .cta-grid-cell__meta h3 {
  line-height: 1.6rem;
  font-size: 20px;
  margin-bottom: 28px;
}
.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;
}
@media (max-width: 992px) {
  .wp-block-crown-blocks-cta-grid-cell .cta-grid-cell__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 992px) {
  .wp-block-crown-blocks-cta-grid-cell .cta-grid-cell__text-inner {
    font-size: 14px;
  }
}

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