/* 30px -> 40px */
/* 60px -> 80px */
/* 90px -> 120px */
/* 120px -> 160px */
/* 20px -> 130px */
/* 10px -> 50px */
/* 24px -> 80px */
/* 40px -> 50px */
.ce_teasersimage {
  padding-block: 5em;
  background: #ffffff;
}
.ce_teasersimage .inside {
  width: 85%;
  max-width: 1440px;
  margin-inline: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5em;
}
@media (max-width: 767px) {
  .ce_teasersimage .inside {
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
.ce_teasersimage.reverse .inside {
  flex-direction: row-reverse;
}
.ce_teasersimage.slim .inside {
  max-width: 53em;
}
.ce_teasersimage .image {
  flex-basis: 50%;
  flex-shrink: 0;
}
.ce_teasersimage .image figure img {
  border-radius: 0.5em;
  box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.25);
}
.ce_teasersimage .image figure figcaption {
  display: none;
}
.ce_teasersimage .text {
  flex-basis: 50%;
}
.ce_teasersimage .text h2 {
  margin-bottom: 1em;
  text-wrap: balance;
}
.ce_teasersimage .text p a {
  color: #001524;
  text-decoration: none;
  border-bottom: 1px solid #001524;
  transition: all 0.3s ease;
}
.ce_teasersimage .text p a:hover {
  color: #F9A27D;
  border-color: #F9A27D;
}
.ce_teasersimage .text .items {
  display: flex;
  flex-direction: column;
  gap: 1em;
  margin-bottom: 0;
}
.ce_teasersimage .text .items li {
  margin-bottom: 0;
  display: grid;
  grid-template-columns: 2em 1fr;
  grid-template-areas: "svg headline" "svg content";
}
.ce_teasersimage .text .items li svg {
  grid-area: svg;
}
.ce_teasersimage .text .items li h3 {
  grid-area: headline;
}
.ce_teasersimage .text .items li p {
  grid-area: content;
}
.ce_teasersimage .items li {
  position: relative;
  transition: all 0.4s ease;
}
.ce_teasersimage .items h3 {
  font-family: "graphit", verdana, sans-serif;
  line-height: 1.2;
  font-weight: 700;
  color: #131F25;
  margin-top: 1.5em;
  margin-bottom: 1.25em;
  font-weight: 500;
  font-size: clamp(1.125rem, 1.004rem + 0.333vw, 1.375rem);
  /* 18px -> 22px */
  margin-bottom: 1em;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.ce_teasersimage .items h3:first-child {
  margin-top: 0;
}
.ce_teasersimage .items h3:last-child {
  margin-bottom: 0;
}
.ce_teasersimage .items p {
  font-family: "graphit", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: clamp(1.1rem, 1.018rem + 0.208vw, 1.375rem);
  /* 17px -> 22px */
  width: 100%;
  margin-bottom: auto;
}
@media (max-width: 1149px) {
  .ce_teasersimage .reverse .inside, .ce_teasersimage .inside {
    gap: 2em;
  }
  .ce_teasersimage .image {
    flex-basis: 45%;
  }
}
@media (max-width: 950px) {
  .ce_teasersimage.reverse .inside, .ce_teasersimage .inside {
    flex-direction: column-reverse;
    gap: 2em;
  }
  .ce_teasersimage .image, .ce_teasersimage .text {
    max-width: 30em;
    height: auto;
    margin-block: auto;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvhosts%2Fvhugtech.abnahme-server.de%2Fhttpdocs%2Fprivate-bundles%2Fvonheldenundgestalten%2Fvhugtech-bundle%2Fpublic%2Fcss%2Felements%2Fce_teasersimage.scss%22%2C%22var%2Fwww%2Fvhosts%2Fvhugtech.abnahme-server.de%2Fhttpdocs%2Fprivate-bundles%2Fvonheldenundgestalten%2Fvhugtech-bundle%2Fpublic%2Fcss%2Felements%2F..%2Fincludes%2F.%2F_mixins.scss%22%2C%22var%2Fwww%2Fvhosts%2Fvhugtech.abnahme-server.de%2Fhttpdocs%2Fprivate-bundles%2Fvonheldenundgestalten%2Fvhugtech-bundle%2Fpublic%2Fcss%2Felements%2F..%2Fincludes%2F.%2F_typography.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADUI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BACgDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAD7CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE9DJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAFgEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */