@font-face{font-family: 'Gotham';font-display: swap;src: url(/assets/fonts/GothamRoundedLight.ttf);font-weight: 300}@font-face{font-family: 'Gotham';font-display: swap;src: url(/assets/fonts/GothamRoundedBook.ttf);font-weight: 400}@font-face{font-family: 'Gotham';font-display: swap;src: url(/assets/fonts/GothamRoundedMedium.ttf);font-weight: 500}@font-face{font-family: 'Gotham';font-display: swap;src: url(/assets/fonts/GothamRoundedBold.ttf);font-weight: 700}.Kontaktformular{line-height: 1.5}.Kontaktformular__background{padding: 5rem 0 3rem}.Kontaktformular__content{padding-bottom: 2rem}@media (min-width: 62em){.Kontaktformular__content{max-width: 75%}}.Kontaktformular__innerWrapper{max-width: 420px}@media (min-width: 48em){.Kontaktformular__innerWrapper{max-width: 500px}}@media (min-width: 62em){.Kontaktformular__innerWrapper{max-width: 82%}}@media (min-width: 75em){.Kontaktformular__innerWrapper{max-width: 78%}}.Kontaktformular__input{margin-bottom: 1rem}@media (min-width: 48em){.Kontaktformular__input{margin-bottom: 2rem}}.Kontaktformular .styledInput.si-checkbox{height: 16px;width: 16px;margin-right: .75rem;background: #fff;border: 1px solid #707070}.Kontaktformular .styledInput.si-checkbox.checked{background: #fff}.Kontaktformular .styledInput.si-checkbox.checked:before{content: '';width: 50%;height: 50%;position: absolute;background: #000;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%)}.Kontaktformular textarea{width: 100%;height: 150px;margin-bottom: 1rem;border: none;border-bottom: 1px solid #707070;background-color: transparent}.Kontaktformular__privacyCheckbox{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;padding-top: 2rem;font-size: 15px}.Kontaktformular__privacyCheckbox .styledInput.si-checkbox{-ms-flex-negative: 0;flex-shrink: 0;margin-top: 3px}.Kontaktformular__infotext{color: #707070;font-size: .75rem;padding-top: 2rem}.Kontaktformular__note{padding-top: 1rem}.Kontaktformular__submit{margin: 2rem 0}.Kontaktformular__submit:hover{cursor: pointer}.Kontaktformular__error .formError{padding-top: 1.5rem;font-size: .75rem;color: #c93118}.Kontaktformular .formSuccess{text-align: left}.Kontaktformular__telWrapper{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-top: 2rem;font-weight: 500}.Kontaktformular__iconWrapper{position: relative;width: 32px;height: 32px;background-color: #dfc853;border-radius: 50%;margin-right: 1rem}.Kontaktformular__icon--tel{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 58%}.Kontaktformular__tel{text-decoration: underline}