/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/service-index/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-service-index {
  position: relative;
}
.wp-block-crown-blocks-service-index .post-feed > .inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
  align-items: flex-start;
}
.wp-block-crown-blocks-service-index .post-feed > .inner > .service-teaser:hover .service-teaser__bg {
  transform: translate(-10px, -6px);
}
.wp-block-crown-blocks-service-index .post-feed > .inner > .service-teaser:hover > .service-teaser__meta {
  border-color: #231B4A;
}

.service-teaser {
  display: inline-block;
  border-radius: 5px;
  color: #4B4653;
  width: calc(100% - 24px);
  margin: 8px 12px;
  position: relative;
}
@media (min-width: 768px) {
  .service-teaser {
    width: calc(33.3333% - 24px);
    margin: 20px 12px;
  }
}
.service-teaser__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: transform 0.2s;
  border-radius: 20px;
}
.service-teaser__icon {
  margin-bottom: 20px;
  width: 32px;
}
.service-teaser__icon img {
  width: 32px;
  height: auto;
}
.service-teaser__meta {
  border-radius: 20px;
  border: 4px solid #E0E0E0;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: 0.3s all;
  padding: 32px 24px 32px 24px;
  background: white;
  height: 100%;
  color: black;
}
@media (min-width: 768px) {
  .service-teaser__meta {
    min-height: 267.88px;
  }
}
.service-teaser__content {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  overflow: hidden;
  opacity: 0.8;
}
.service-teaser__content p {
  color: #4B4653;
}
.service-teaser__content .inner {
  padding: 16px 0;
  max-height: 96px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.service-teaser__title {
  margin: 0;
  position: relative;
}
.service-teaser.has-children > .service-teaser__meta > .service-teaser__title {
  position: relative;
  cursor: pointer;
  padding-right: 36px;
}
.service-teaser.has-children > .service-teaser__meta > .service-teaser__title::before, .service-teaser.has-children > .service-teaser__meta > .service-teaser__title::after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  transform: translateY(-50%);
  transition: 0.2s;
}
.service-teaser.has-children > .service-teaser__meta > .service-teaser__title::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMTJIMTkiIHN0cm9rZT0iIzI2MjQzMyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  opacity: 0;
}
.service-teaser.has-children > .service-teaser__meta > .service-teaser__title::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMy4zMzMyNVYxMi42NjY2IiBzdHJva2U9IiMyNjI0MzMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0zLjMzMzk4IDhIMTIuNjY3MyIgc3Ryb2tlPSIjMjYyNDMzIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
  opacity: 1;
}
.service-teaser .service-teaser {
  width: 100%;
  margin: 16px 0 0;
}
.service-teaser .service-teaser .service-teaser__meta {
  border-width: 1px;
  min-height: unset;
  padding: 16px;
}
.service-teaser .service-teaser .service-teaser__meta:hover {
  border-color: #231B4A;
}
.service-teaser .service-teaser .service-teaser__title {
  font-size: 14px;
}
.service-teaser .service-teaser .service-teaser__content {
  font-size: 14px;
}
.service-teaser .child-services {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s;
}
.service-teaser.show-children > .service-teaser__meta > .service-teaser__title::after {
  opacity: 1;
}
.service-teaser.show-children > .service-teaser__meta > .service-teaser__title::before {
  opacity: 0;
}
.service-teaser.show-children .child-services {
  max-height: 1000px;
}

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