.k-block-type-default {
  position: relative;
  height: 4em;
  border: 1px solid var(--color-border);
  background-color: var(--color-gray-100);
}

.k-block-type-default .k-block-title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 0;
}

.k-block-type-default .k-block-title .k-block-name {
  font-size: var(--font-size-medium);
}

.k-block-type-text .k-block-figure {
  padding: 0 4px;
}

.k-block-type-text p {
  line-height: 1.5em;
}

.k-block-type-text h2 {
  margin-bottom: 0.25em;
}

.k-block-type-video .video {
  position: relative;
  background-color: var(--color-background);
  aspect-ratio: 4/1;
}

.k-block-type-video .video span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
}
.k-block-type-accordion p {
  margin-bottom: 4px;
  padding: 8px;
  background-color: var(--color-light);
}

/* ======== textImage block ========  */
.lll-textimage-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.lll-textimage-block[data-order="imagetext"] {
  flex-direction: row-reverse;
}

.lll-textimage-block__headline {
  margin-bottom: 0.5em;
}

.lll-textimage-block p {
  line-height: 1.5;
}

.lll-textimage-block__text {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 1.5em;
}

.lll-textimage-block__image {
  flex-basis: 100%;
}

.lll-textimage-block__image img {
  max-width: 100%;
  object-fit: cover;
  min-height: 150px;
}

@media screen and (min-width: 50em) {
  .lll-textimage-block__text {
    flex-basis: 52%;
    padding-right: 1.5em;
    padding-bottom: 0;
  }

  .lll-textimage-block[data-order="imagetext"] .lll-textimage-block__text {
    padding-left: 1.5em;
    padding-right: 0;
  }

  .lll-textimage-block[data-ratio="third"] .lll-textimage-block__text {
    flex-basis: 66%;
  }

  .lll-textimage-block[data-ratio="half"] .lll-textimage-block__text {
    flex-basis: 52%;
  }

  .lll-textimage-block__image {
    flex-basis: 48%;
  }

  .lll-textimage-block[data-ratio="third"] .lll-textimage-block__image {
    flex-basis: 33%;
  }

  .lll-textimage-block[data-ratio="half"] .lll-textimage-block__image {
    flex-basis: 48%;
  }
}


.lll-seo-meta[data-v-4197995a]{position:relative;width:600px;max-width:100%;margin:0 auto;background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.lll-seo-meta__preview[data-v-4197995a]{position:relative;width:600px;max-width:100%;margin:0 auto;background-color:#fff;border:1px solid #ccc;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:1em}.lll-seo-meta__preview__title[data-v-4197995a]{margin-top:0;margin-bottom:.25em;font-size:1.25em;font-weight:400;color:#1a0dab;display:inline-block}.lll-seo-meta__preview__title[data-v-4197995a]:hover{text-decoration:underline}.lll-seo-meta__preview__url[data-v-4197995a]{display:block;margin-bottom:.5em;font-size:14px;line-height:1.3;color:#202124;padding-bottom:2px;padding-top:1px}.lll-seo-meta__preview__description[data-v-4197995a]{font-size:14px;line-height:1.58;color:#4d5156}.lll-seo-og[data-v-4910833b]{position:relative;width:527px;max-width:100%;margin:0 auto;background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.lll-seo-og__preview[data-v-4910833b]{position:relative;width:100%;margin:0 auto;background-color:#f2f3f5;border:1px solid #dadde1;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.lll-seo-og__preview__image img[data-v-4910833b]{max-width:100%;width:100%}.lll-seo-og__preview__image[data-v-4910833b]{background-color:#fff}.lll-seo-og__preview__image__icon[data-v-4910833b]{color:var(--color-border);position:absolute}.lll-seo-og__preview__content[data-v-4910833b]{padding:10px 12px}.lll-seo-og__preview__site[data-v-4910833b]{color:#606770;flex-shrink:0;font-size:12px;line-height:16px;overflow:hidden;padding:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.lll-seo-og__preview__title[data-v-4910833b]{margin-top:3px;font-size:16px;font-weight:600;color:#1d2129}.lll-seo-og__preview__description[data-v-4910833b]{font-size:14px;line-height:1.58;color:#4d5156}.lll-seo-twitter[data-v-5715005f]{position:relative;width:435px;max-width:100%;margin:0 auto;background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.lll-seo-twitter__preview[data-v-5715005f]{position:relative;overflow:hidden;width:100%;margin:0 auto;background-color:#fff;border:1px solid #e1e8ed;border-radius:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.lll-seo-twitter__preview--summary[data-v-5715005f]{display:flex;flex-direction:row}.lll-seo-twitter__preview__image img[data-v-5715005f]{max-width:100%;width:100%}.lll-seo-twitter__preview__image[data-v-5715005f]{background-color:var(--color-background);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%238899A6' viewBox='0 0 24 24'%3E%3Cpath id='bounds' opacity='0' d='M0 0h24v24H0z'/%3E%3Cpath d='M14 11.25H6c-.414 0-.75.336-.75.75s.336.75.75.75h8c.414 0 .75-.336.75-.75s-.336-.75-.75-.75zM14 7.25H6c-.414 0-.75.336-.75.75s.336.75.75.75h8c.414 0 .75-.336.75-.75s-.336-.75-.75-.75zM10.75 15.25H6c-.414 0-.75.336-.75.75s.336.75.75.75h4.75c.414 0 .75-.336.75-.75s-.336-.75-.75-.75z'/%3E%3Cpath d='M21.5 11.25h-3.25v-7C18.25 3.01 17.24 2 16 2H4C2.76 2 1.75 3.01 1.75 4.25v15.5C1.75 20.99 2.76 22 4 22h15.5c1.517 0 2.75-1.233 2.75-2.75V12c0-.414-.336-.75-.75-.75zm-18.25 8.5V4.25c0-.413.337-.75.75-.75h12c.413 0 .75.337.75.75v15c0 .452.12.873.315 1.25H4c-.413 0-.75-.337-.75-.75zm16.25.75c-.69 0-1.25-.56-1.25-1.25v-6.5h2.5v6.5c0 .69-.56 1.25-1.25 1.25z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:42px;display:block;width:100%;flex-shrink:0}.lll-seo-twitter__preview--summary .lll-seo-twitter__preview__image[data-v-5715005f]{max-width:125px;width:125px;height:125px;padding:0!important}.lll-seo-twitter__preview__content[data-v-5715005f]{padding:10.5px;width:100%}.lll-seo-twitter__preview__site[data-v-5715005f]{color:#8899a6;flex-shrink:0;font-size:14px;line-height:18.2px;overflow:hidden;padding:0;text-overflow:ellipsis;text-transform:lowercase;white-space:nowrap;margin-top:.32333em;display:block}.lll-seo-twitter__preview__title[data-v-5715005f]{font-size:14px;font-weight:700;color:#000}.lll-seo-twitter__preview__description[data-v-5715005f]{font-size:14px;line-height:18.2px;color:#4d5156;margin-top:.32333em;max-height:3.9em}.lll-seo-schema-block-headline[data-v-484b6d00]{display:flex;margin-bottom:12px;color:var(--color-gray-800)}.lll-seo-schema-block-headline .k-icon[data-v-484b6d00]{margin-right:6px;color:var(--color-gray-500)}.k-table.k-object-field-table .k-table th.k-table-column{padding:0 12px}.k-table.k-object-field-table .k-table thead th.k-table-column[style="width: 100%;"]{display:none}.k-table.k-object-field-table td.has-placeholder p{color:var(--color-gray-500)}
