/* 30px -> 40px */
/* 60px -> 80px */
/* 90px -> 120px */
/* 120px -> 160px */
/* 20px -> 130px */
/* 10px -> 50px */
/* 24px -> 80px */
/* 40px -> 50px */
.ce_calltoaction {
  padding-block: 5em;
  background: #ffffff;
}
.ce_calltoaction .inside {
  width: 65%;
  max-width: 820px;
  margin-inline: auto;
  text-align: center;
}
@media (max-width: 767px) {
  .ce_calltoaction .inside {
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
.ce_calltoaction h2, .ce_calltoaction 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-size: clamp(1.625rem, 1.383rem + 0.667vw, 2.125rem);
  /* 26px -> 34px */
  margin-top: 0;
  margin-bottom: 1em;
}
.ce_calltoaction h2:first-child, .ce_calltoaction h3:first-child {
  margin-top: 0;
}
.ce_calltoaction h2:last-child, .ce_calltoaction h3:last-child {
  margin-bottom: 0;
}
.ce_calltoaction p {
  max-width: 33em;
  margin-inline: auto;
  margin-bottom: 2.5em;
}
.ce_calltoaction .buttons {
  display: flex;
  flex-direction: column;
  gap: 1.5em;
  align-items: center;
  justify-content: center;
}
.ce_calltoaction a {
  padding: 1em 1em;
  line-height: 0.8;
  border: 1px solid transparent;
  border-radius: 4em;
  font-size: 0.85em;
  display: flex;
  flex-wrap: nowrap;
  gap: 0.4em;
  transition: all 0.3s ease;
  text-decoration: none;
  align-items: center;
  cursor: pointer;
}
.ce_calltoaction a svg path {
  transition: all 0.3s ease;
}
.ce_calltoaction a.btn {
  padding: 0.8em 1em;
  border: 1px solid #001524;
  background-color: #ffffff;
  border-color: #001524;
  color: #001524;
}
.ce_calltoaction a.btn:hover {
  background-color: #F9A27D;
  border-color: #F9A27D;
  color: #001524;
}
.ce_calltoaction a.text {
  border: none;
  padding: 0;
  color: #001524;
}
.ce_calltoaction a.text svg {
  align-self: center;
}
.ce_calltoaction a.text:hover {
  text-decoration: none;
  color: #F9A27D;
}
.ce_calltoaction a.text:hover svg path {
  fill: #F9A27D;
}
@media (min-width: 660px) {
  .ce_calltoaction .buttons {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvhosts%2Fvhug-technologies.de%2Fhttpdocs%2Fvendor%2Fvonheldenundgestalten%2Fvhugtech-bundle%2Fpublic%2Fcss%2Felements%2Fce_calltoaction.scss%22%2C%22var%2Fwww%2Fvhosts%2Fvhug-technologies.de%2Fhttpdocs%2Fvendor%2Fvonheldenundgestalten%2Fvhugtech-bundle%2Fpublic%2Fcss%2Felements%2F..%2Fincludes%2F.%2F_mixins.scss%22%2C%22var%2Fwww%2Fvhosts%2Fvhug-technologies.de%2Fhttpdocs%2Fvendor%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%3BACQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAFHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4HA%3BAAAA%3BAAAA%3BADzHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */