<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/single-event-block/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-artcloud-event-block-single-event-block .block-event-title-main {
  margin-top: 4rem;
}
.wp-block-artcloud-event-block-single-event-block .event-section {
  display: flex;
  gap: 1.5rem;
  background-color: var(--wp--preset--color--white);
  border: 1px solid var(--wp--preset--color--gray);
  color: var(--wp--preset--color--greenish-blue);
  margin-top: 3rem;
  width: 100%;
}
.wp-block-artcloud-event-block-single-event-block .event-section .event-content {
  flex: 1 1 30%;
  padding: 2rem 1rem;
  width: 40% !important;
  flex-basis: auto !important;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.wp-block-artcloud-event-block-single-event-block .event-section .event-content .event-title {
  color: var(--wp--preset--color--primary) !important;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 600;
}
.wp-block-artcloud-event-block-single-event-block .event-section .event-content .event-time {
  color: var(--wp--preset--color--greenish-blue) !important;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}
.wp-block-artcloud-event-block-single-event-block .event-section .event-content .event-place {
  color: var(--wp--preset--color--greenish-blue) !important;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 20px 0;
}
.wp-block-artcloud-event-block-single-event-block .event-section .event-content div &gt; p {
  margin-bottom: 3rem;
  margin-top: 0;
  font-size: 16px;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wp-block-artcloud-event-block-single-event-block .event-section .event-content .event-text {
  margin-top: 0;
  font-size: 16px;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wp-block-artcloud-event-block-single-event-block .event-section .event-content .event-button.excerpt__more-link {
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  background: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--white);
  text-decoration: none;
  border-radius: 3rem;
}
.wp-block-artcloud-event-block-single-event-block .event-section .event-image {
  width: 60% !important;
  flex-basis: auto !important;
  max-height: 20rem;
}
.wp-block-artcloud-event-block-single-event-block .event-section .event-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 781px) {
  .wp-block-artcloud-event-block-single-event-block .event-section {
    display: flex;
    flex-direction: column;
  }
  .wp-block-artcloud-event-block-single-event-block .event-section .event-content {
    flex: 1 1 100%;
    width: auto !important;
    height: 19rem;
  }
  .wp-block-artcloud-event-block-single-event-block .event-section .event-image {
    width: 100% !important;
    flex-basis: auto !important;
  }
}

/*# sourceMappingURL=style-index.css.map*/</pre></body></html>