:root {
  --_ui-styles---radius--large: 0px;
  --_color-schemes---color-scheme-3--text: #fff;
  --_typescale---static--headline-medium--font: "Roboto Condensed", sans-serif;
  --_typescale---static--headline-medium--size: 22px;
  --_typescale---static--headline-medium--line-height: 36px;
  --_typescale---static--headline-small--tracking: 0px;
  --_variable-collection---background_black: #1b1b1b;
  --_spacing-sizing---page-padding--padding-global: 64px;
  --_variable-collection---font_white: #fff;
  --_variable-collection---background_red: #ff5656;
  --_primitives---color--neutral-darkest: #060308;
  --_ui-styles---stroke--border-width: 2px;
  --_ui-styles---radius--medium: 0px;
}

.button-style {
  grid-column-gap: 8px;
  background-color: #ff5656;
  border: 1px solid #ff5656;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.mail, .call, .location_on {
  overflow: hidden;
}

.text-input {
  grid-column-gap: 8px;
  border: 2px solid #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 8px 12px;
  text-decoration: none;
  display: flex;
}

.radio {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.label-style {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-area {
  border: 2px solid #fff;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  padding: 12px;
  display: flex;
  position: relative;
}

.type-your-message {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.checkbox {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.placeholder {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.linkedin, .youtube {
  overflow: hidden;
}

.navbar-2 {
  background-color: #1b1b1b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 72px;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
}

.container {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 80px;
  max-width: 80px;
  text-decoration: none;
  display: flex;
}

.column {
  grid-column-gap: 32px;
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Mulish, sans-serif;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.link-style {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.actions {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.header-81 {
  grid-row-gap: 80px;
  background-color: #1b1b1b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 900px;
  display: flex;
  overflow: hidden;
}

.medium-length-hero-headline-goes-here {
  color: #ff5656;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tri {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.layout-239 {
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.section-title {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.tagline-wrapper {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tagline {
  color: #1b1b1b;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.heading {
  color: #1b1b1b;
  text-align: center;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.row {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  font-family: Mulish, sans-serif;
  text-decoration: none;
  display: flex;
}

.text {
  color: #1b1b1b;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.stats-31 {
  grid-row-gap: 80px;
  background-color: #1b1b1b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.stats {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.stat {
  grid-row-gap: 48px;
  border-radius: var(--_ui-styles---radius--large);
  background-color: #ff5656;
  border: 2px solid #1b1b1b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.contact-6 {
  grid-row-gap: 80px;
  background-color: #1b1b1b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.component {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.form-style {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.inputs {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.input {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.first-name, .last-name, .email, .phone-number {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.radios {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.which-best-describes-you {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.message {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.footer-5 {
  grid-row-gap: 80px;
  background-color: #1b1b1b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 80px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.newsletter {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.newsletter-abonnieren {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.erhalten-sie-neuigkeiten-direkt-in-ihren-posteingang {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.mit-dem-abonnement-akzeptieren-sie-unsere-datenschutzrichtlinie {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: undefined, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.links {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.produkte {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.footer-links {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.materialeigenschaften, .vorteile, .einsatzmglichkeiten {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.kontakt {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.kontaktieren-sie-uns {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.unternehmen {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.ber-uns {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.rechtliches {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.impressum, .datenschutz, .agb, .cookies {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.credits {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

._2026-mipa-ug-haftungsbeschrnkt-alle-rechte-vorbehalten {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.allgemeine-geschftsbedingungen, .cookie-einstellungen {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.social-links {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.layout-223 {
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-left {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 720px;
  padding: 112px 80px 112px 0;
  text-decoration: none;
  display: flex;
}

.list {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.list-item {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.widget_small_24dp_ff5656_fill1_wght400_grad0_opsz24-1, .architecture_24dp_ff5656_fill1_wght400_grad0_opsz24-1 {
  width: 60px;
  overflow: hidden;
}

.countertops_24dp_ff5656_fill1_wght400_grad0_opsz24-1, .ac_unit_24dp_ff5656_fill1_wght400_grad0_opsz24-1, .wb_sunny_24dp_ff5656_fill1_wght400_grad0_opsz24-1, .deployed_code_24dp_ff5656_fill1_wght400_grad0_opsz24-1 {
  overflow: hidden;
}

.button-style-2 {
  color: #0d0d0d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.button-style-3 {
  grid-column-gap: 8px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 22px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 24px;
  text-decoration: none;
  display: flex;
}

.button-style-4 {
  grid-column-gap: 8px;
  border: 2px solid #fff;
  border-radius: 22px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 24px;
  text-decoration: none;
  display: flex;
}

.button-style-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.radio-2 {
  border: 2px solid #fff;
  border-radius: 100px;
  overflow: hidden;
}

.checkbox-2 {
  border: 2px solid #fff;
  overflow: hidden;
}

.label-style-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: undefined, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.label-style-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .21875rem;
  font-family: Barlow, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.label-style-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
  display: inline-block;
}

.primary-contact-button {
  grid-column-gap: 8px;
  background-color: #ff5656;
  border: 1px solid #ff5656;
  border-radius: 220px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 24px;
  font-family: Mulish, sans-serif;
  text-decoration: none;
  display: flex;
}

.button-style-7 {
  grid-column-gap: 8px;
  border: 2px solid #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 10px 24px;
  text-decoration: none;
  display: flex;
}

.button-style-8 {
  grid-column-gap: 8px;
  background-color: #ff5656;
  border: 1px solid #ff5656;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.content-style-2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 900px;
  text-decoration: none;
  display: flex;
}

.column-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 900px;
  padding-left: 64px;
  padding-right: 80px;
  text-decoration: none;
  display: flex;
}

.content-style-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 560px;
  text-decoration: none;
  display: flex;
}

.content-style-4 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.actions-2 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.container-2 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.content-style-5 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-6 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.heading-2 {
  color: #1b1b1b;
  text-align: center;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.container-3 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.content-style-7 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-8 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 400px;
  text-decoration: none;
  display: flex;
}

.section-title-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tagline-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.heading-3 {
  color: #fff;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.text-2 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.actions-3 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.row-2 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #1b1b1b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.content-style-9 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #1b1b1b;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.text-5 {
  color: #1b1b1b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-style-10 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-11 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.row-3 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: var(--_color-schemes---color-scheme-3--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.text-7 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-style-12 {
  grid-row-gap: 14px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-4 {
  grid-column-gap: 24px;
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 24px;
  display: flex;
}

.content-style-13 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 560px;
  text-decoration: none;
  display: flex;
}

.actions-4 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 489px;
  height: 70px;
  text-decoration: none;
  display: flex;
}

.form-style-2 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-14 {
  grid-column-gap: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.mit-dem-abonnement-akzeptieren-sie-unsere-datenschutzrichtlinie-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .1875rem;
  font-family: Mulish, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.mit-dem-abonnement-akzeptieren-sie-unsere-datenschutzrichtlinie-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
  display: inline-block;
}

.column-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.column-5 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.link-style-2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.row-5 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.credits-2 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.datenschutz-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.text-8 {
  color: #1b1b1b;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.layout-239-2 {
  grid-row-gap: 80px;
  background-color: #1b1b1b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.tagline-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.heading-4 {
  color: #fff;
  text-align: center;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.text-9 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.column-6 {
  grid-row-gap: 32px;
  background-color: #ff5656;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 350px;
  height: 350px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-15 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 291px;
  display: flex;
}

.heading-5 {
  font-family: var(--_typescale---static--headline-medium--font);
  color: #1b1b1b;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.heading-6 {
  font-family: var(--_typescale---static--headline-medium--font);
  color: #1b1b1b;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.section-title-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.container-4 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-16 {
  grid-column-gap: 15px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-7 {
  color: #fff;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.actions-5 {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
}

.text-11 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.text-12 {
  color: #1b1b1b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.stat-2 {
  grid-row-gap: 48px;
  border-radius: var(--_ui-styles---radius--large);
  background-color: #ff5656;
  border: 2px solid #1b1b1b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: var(--_color-schemes---color-scheme-3--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.heading-8 {
  font-family: var(--_typescale---static--headline-medium--font);
  color: #1b1b1b;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.heading-9 {
  font-family: var(--_typescale---static--headline-medium--font);
  color: #1b1b1b;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.stat-3 {
  grid-row-gap: 48px;
  border-radius: var(--_ui-styles---radius--large);
  background-color: #ff5656;
  border: 2px solid #1b1b1b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.text-14 {
  color: var(--_color-schemes---color-scheme-3--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.heading-10 {
  font-family: var(--_typescale---static--headline-medium--font);
  color: #1b1b1b;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.heading-11 {
  font-family: var(--_typescale---static--headline-medium--font);
  color: #1b1b1b;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.stat-4 {
  grid-row-gap: 48px;
  border-radius: var(--_ui-styles---radius--large);
  background-color: #ff5656;
  border: 2px solid #1b1b1b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.text-15 {
  color: var(--_color-schemes---color-scheme-3--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.heading-12 {
  font-family: var(--_typescale---static--headline-medium--font);
  color: #1b1b1b;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.heading-13 {
  font-family: var(--_typescale---static--headline-medium--font);
  color: #1b1b1b;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.testimonial-17 {
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.stars {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.quote {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.avatar {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.avatar-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.name-surname {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.stat-5 {
  grid-row-gap: 32px;
  background-color: #ff5656;
  border: 2px solid #1b1b1b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.section-title-4 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #1b1b1b;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.column-7 {
  grid-row-gap: 24px;
  background-color: #1b1b1b;
  border: 2px solid #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-17 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.text-18 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-19 {
  color: var(--_color-schemes---color-scheme-3--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.heading-14 {
  font-family: var(--_typescale---static--headline-medium--font);
  color: #1b1b1b;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.heading-15 {
  color: #1b1b1b;
  font-family: Mulish, sans-serif;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.text-20 {
  color: var(--_color-schemes---color-scheme-3--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.heading-16 {
  font-family: var(--_typescale---static--headline-medium--font);
  color: #1b1b1b;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.heading-17 {
  font-family: var(--_typescale---static--headline-medium--font);
  color: #1b1b1b;
  font-size: var(--_typescale---static--headline-medium--size);
  line-height: var(--_typescale---static--headline-medium--line-height);
  text-align: center;
  letter-spacing: var(--_typescale---static--headline-small--tracking);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.image {
  aspect-ratio: auto;
  width: 50px;
}

.secondary-button {
  grid-column-gap: 8px;
  background-color: #1b1b1b;
  border: 1px solid #fff;
  border-radius: 220px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 24px;
  text-decoration: none;
  display: flex;
}

.secondary {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.secondary-contact-button {
  grid-column-gap: 8px;
  color: var(--_variable-collection---background_black);
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 220px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 24px;
  font-family: Mulish, sans-serif;
  text-decoration: none;
  display: flex;
}

.div-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.tagline-invert {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.image-3, .image-4, .image-5, .image-6, .image-7, .image-8, .image-9, .image-10 {
  max-width: 120px;
}

.image-11 {
  width: 60px;
}

.image-12 {
  width: 80px;
}

.container-3-copy {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

@media screen and (max-width: 479px) {
  .container {
    grid-column-gap: 10px;
  }

  .content-style {
    min-width: 40px;
    max-width: 40px;
  }

  .column {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    min-width: 150px;
  }

  .link-text {
    font-size: 12px;
  }

  .header-81 {
    grid-row-gap: 0px;
    height: auto;
  }

  .medium-length-hero-headline-goes-here {
    font-size: 42px;
  }

  .layout-239 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .heading {
    font-size: 42px;
  }

  .row {
    flex-flow: column;
    padding-bottom: 0;
  }

  .text {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }

  .stats-31 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .stats {
    grid-row-gap: 0px;
    padding-top: 32px;
  }

  .contact-6 {
    padding-bottom: 40px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .component {
    grid-column-gap: 0px;
  }

  .footer-5 {
    padding-top: 20px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .links {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .layout-223 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .content-left {
    height: auto;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .button-style-2 {
    font-size: 12px;
  }

  .content-style-2 {
    flex-flow: column-reverse;
  }

  .column-2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .content-style-5 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-style-6 {
    grid-row-gap: 0px;
  }

  .column-3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .heading-2 {
    font-size: 22px;
  }

  .content-style-7 {
    flex-flow: column;
  }

  .content-style-8 {
    padding-bottom: 32px;
  }

  .heading-3 {
    font-size: 42px;
  }

  .row-2 {
    flex-flow: column;
  }

  .text-5 {
    font-size: 18px;
  }

  .content-style-10 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
    position: static;
  }

  .row-5 {
    flex-flow: column;
  }

  .credits-2 {
    grid-row-gap: 20px;
    text-align: center;
    flex-flow: column;
  }

  .layout-239-2 {
    padding: 112px 32px 100px;
  }

  .heading-4 {
    font-size: 42px;
  }

  .text-9 {
    font-size: 18px;
  }

  .column-6 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-10 {
    font-size: 18px;
  }

  .container-4 {
    flex-flow: column;
  }

  .content-style-16 {
    grid-column-gap: 10px;
  }

  .heading-7 {
    font-size: 18px;
  }

  .actions-5 {
    padding-bottom: 0;
  }

  .text-11 {
    font-size: 18px;
  }

  .testimonial-17 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .stat-5 {
    grid-row-gap: 24px;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .heading-15 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image {
    width: 50px;
  }

  .secondary-button {
    flex: 1;
    min-width: 130px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .secondary {
    font-size: 12px;
  }

  .secondary-contact-button {
    grid-column-gap: 8px;
    border-radius: 220px;
    max-height: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .div-block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .image-2 {
    flex: 0 auto;
    display: none;
    overflow: clip;
  }

  .image-3, .image-4, .image-5, .image-6, .image-7, .image-8, .image-9, .image-10 {
    max-width: 80px;
  }

  .div-block-2 {
    flex-flow: column;
    display: flex;
  }
}




/* ---- Contact Form: isolated namespace ---- */


#contact-form-main-container {
  width: 100%;
}

#contact-form-main-container .mipx7f-form-shell,
#contact-form-main-container .mipx7f-form-layout,
#contact-form-main-container .mipx7f-top-grid,
#contact-form-main-container .mipx7f-left-col,
#contact-form-main-container .mipx7f-right-col,
#contact-form-main-container .mipx7f-form-row,
#contact-form-main-container .mipx7f-radio-row,
#contact-form-main-container .mipx7f-radio-group {
  width: 100%;
}

#contact-form-main-container .mipx7f-top-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  align-items: start;
}

#contact-form-main-container .mipx7f-form-row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0.5em 0;
}

#contact-form-main-container .mipx7f-form-label {
  width: 100%;
  text-align: left;
  padding: 0.5em 0;
  color: #fff;
  text-transform: uppercase;
}

#contact-form-main-container .mipx7f-input-field {
  border: 2px solid #fff;
  border-radius: 0.5rem;
  font-size: inherit;
  font-family: inherit;
  outline: none;
  background: none;
  width: 100%;
  height: 4em;
  padding: 0.5em 0.75em;
  overflow: hidden;
  transition: 0.5s;
  color: #fff;
  box-sizing: border-box;
}

#contact-form-main-container .mipx7f-input-field:hover {
  border-color: #ff5656;
  color: #ff5656;
}

#contact-form-main-container .mipx7f-input-field::placeholder {
  color: #fff;
  opacity: 0.5;
  text-transform: uppercase;
}

#contact-form-main-container .mipx7f-input-field:hover::placeholder {
  color: #ff5656;
  opacity: 0.5;
}

#contact-form-main-container .mipx7f-input-field:focus {
  border-color: #ff5656;
  background-color: rgba(255, 255, 0, 0.1);
  color: #fff;
}

#contact-form-main-container .mipx7f-input-field:focus::placeholder {
  color: #ff5656;
  opacity: 0.5;
}

#contact-form-main-container .mipx7f-textarea-field {
  min-height: 150px;
  width: 100%;
  padding: 1em 0.75em;
  resize: vertical;
  overflow-y: auto;
}

#contact-form-main-container input:-webkit-autofill,
#contact-form-main-container input:-webkit-autofill:hover,
#contact-form-main-container input:-webkit-autofill:focus,
#contact-form-main-container input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 50px black inset !important;
}

#contact-form-main-container input:-webkit-autofill {
  -webkit-text-fill-color: white !important;
}

#contact-form-main-container input:-webkit-autofill:hover {
  -webkit-text-fill-color: #ff5656 !important;
}

/* Radio group */

#contact-form-main-container .mipx7f-radio-group {
  display: flex;
  flex-direction: column;
  gap: 0.75em;
  padding-top: 0.5em;
}

#contact-form-main-container .mipx7f-radio-option {
  display: flex;
  align-items: center;
  gap: 0.75em;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
}

#contact-form-main-container .mipx7f-radio-input {
  accent-color: #ff5656;
  transform: scale(1.1);
  cursor: pointer;
  flex: 0 0 auto;
}

#contact-form-main-container .mipx7f-radio-text {
  line-height: 1.3;
}

/* Alerts */

#contact-form-main-container .alert-danger {
  font-family: 'VT323', monospace;
  position: relative;
  background-color: #ff5656;
  min-height: 1em;
  width: 100%;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.5em;
  margin-bottom: 0.5em;
  text-align: center;
  box-sizing: border-box;
}

#contact-form-main-container .alert-success {
  font-family: 'VT323', monospace;
  position: relative;
  background-color: #00c900;
  min-height: 1em;
  width: 100%;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.5em;
  margin-bottom: 0.5em;
  text-align: center;
  box-sizing: border-box;
}

/* Submit button */

#contact-form-main-container .mipx7f-submit-btn {
  display: inline-block;
  padding: 0.5em;
  border-radius: 10rem;
  border: none;
  color: #000;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.15rem;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  height: 4em;
  width: 100%;
  cursor: pointer;
  box-sizing: border-box;
}

#contact-form-main-container .mipx7f-submit-btn::after {
  content: '';
  position: absolute;
  inset: 0;
  background-color: #fff;
  border-radius: 10rem;
  z-index: -2;
}

#contact-form-main-container .mipx7f-submit-btn::before {
  content: '';
  position: absolute;
  inset: 0;
  width: 0%;
  height: 100%;
  background-color: #ff5656;
  transition: all 0.3s;
  border-radius: 10rem;
  z-index: -1;
}

#contact-form-main-container .mipx7f-submit-btn:hover::before {
  width: 100%;
}

#contact-form-main-container .mipx7f-submit-btn.mipx7f-is-sent {
  background-color: #00c900;
}

#contact-form-main-container .mipx7f-submit-btn.mipx7f-is-sent::after {
  background-color: #00c900;
}

#contact-form-main-container .mipx7f-btn-text {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s, opacity 0.3s;
}

#contact-form-main-container #mipx7f_btn_idle {
  transform: translateY(0);
  opacity: 1;
}

#contact-form-main-container #mipx7f_btn_hover {
  transform: translateY(-100%);
  opacity: 0;
}

#contact-form-main-container #mipx7f_btn_sent {
  display: none;
  justify-content: space-around;
}

#contact-form-main-container .mipx7f-btn-iconwrap {
  display: none;
  position: absolute;
  right: 13em;
  top: 2.3em;
}

#contact-form-main-container .mipx7f-btn-circle {
  position: absolute;
  right: 2.9em;
  top: -1em;
  z-index: 1000;
}

#contact-form-main-container .mipx7f-btn-circle img {
  height: 1.4em;
  width: auto;
  filter: brightness(0);
}

#contact-form-main-container .mipx7f-btn-check {
  position: absolute;
  right: 3.05em;
  top: -0.9em;
  z-index: 3000;
}

#contact-form-main-container .mipx7f-btn-check img {
  height: 1.15em;
  filter: brightness(0);
}

@keyframes mipx7fCircleAnimation {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes mipx7fCheckAnimation {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

#contact-form-main-container .mipx7f-btn-circle,
#contact-form-main-container .mipx7f-btn-check {
  opacity: 0;
  transform: scale(0);
}

#contact-form-main-container .mipx7f-btn-iconwrap.mipx7f-show {
  display: block;
}

#contact-form-main-container .mipx7f-btn-iconwrap.mipx7f-show .mipx7f-btn-circle {
  animation: mipx7fCircleAnimation 0.5s ease-in-out 1s forwards;
}

#contact-form-main-container .mipx7f-btn-iconwrap.mipx7f-show .mipx7f-btn-check {
  animation: mipx7fCheckAnimation 0.5s ease-in-out 2s forwards;
}

/* Mobile */

@media (max-width: 750px) {
  #contact-form-main-container .mipx7f-top-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
