form.postForm{margin-bottom:var(--act-space-xxl);flex-direction:column;gap:20px;display:flex;container:contact-form/inline-size}form.postForm label{max-width:100%;font-weight:400;display:inline-block}form.postForm .select-group{background:var(--act-color-background);padding:var(--act-space-s);gap:var(--act-space-s);border-radius:var(--act-border-radius);--act-color-border:currentColor;align-items:center;display:flex}form.postForm .select-group.wide>*{flex:1}form.postForm .select-group label,form.postForm label.check{gap:var(--act-space-xs);align-items:center;display:flex}form.postForm .form-control{width:100%;height:50px;font:inherit;color:inherit;background-color:var(--act-color-surface);border:1px solid var(--act-color-border);border-radius:var(--act-border-radius);padding:10px 15px;font-weight:400;line-height:1.42857;display:block}form.postForm .form-control:hover,form.postForm .form-control:focus-visible{border-color:var(--act-color-f2)}form.postForm .form-control:focus-visible{outline:1px solid var(--act-color-f2)}form.postForm .required{font-weight:var(--act-font-weight-highlight)}form.postForm label:has([required]):not(.no-required){font-weight:var(--act-font-weight-highlight)}form.postForm .required .form-control{border-color:currentColor}form.postForm label:has([required]):not(.no-required) .form-control{border-color:currentColor}form.postForm .required .form-control:hover,form.postForm .required .form-control:focus-visible{border-color:var(--act-color-f2)}form.postForm label:has([required]):not(.no-required) .form-control:hover{border-color:var(--act-color-f2)}form.postForm label:has([required]):not(.no-required) .form-control:focus-visible{border-color:var(--act-color-f2)}form.postForm .input-group-addon{font-size:inherit;color:#555;text-align:center;background-color:#eee;border:1px solid #555;border-radius:0;width:30px;padding:12px 20px;font-weight:400;line-height:1}form.postForm .input-group-addon:first-child{border-right:0}@media (min-width:768px){form.postForm .form-inline .input-group{vertical-align:middle;display:inline-table}}form.postForm .input-group{border-collapse:separate;width:100%;display:table;position:relative}form.postForm .input-group .form-control,form.postForm .input-group-addon,form.postForm .input-group-btn{vertical-align:middle;display:table-cell}form.postForm textarea.form-control{resize:none;height:unset;font-size:inherit}div.four,div.three,div.two{gap:20px;display:grid}div.four{grid-template-columns:repeat(4,1fr)}div.three{grid-template-columns:repeat(3,1fr)}div.two{grid-template-columns:repeat(2,1fr)}@container contact-form not (min-width:700px){div.four{grid-template-columns:repeat(2,1fr)}}@container contact-form not (min-width:400px){div.four,div.three,div.two{grid-template-columns:1fr}}.headline{margin:0}
div.POSTForm-module-scss-module__m7CbIq__buttons{flex-wrap:wrap;justify-content:space-between;display:flex}div.POSTForm-module-scss-module__m7CbIq__buttons button:last-child{margin-left:auto}.POSTForm-module-scss-module__m7CbIq__formDisclaimer{font-size:.9em}.POSTForm-module-scss-module__m7CbIq__sendIcon,.POSTForm-module-scss-module__m7CbIq__loadingSpinner{width:1.2em;height:1.2em}div.POSTForm-module-scss-module__m7CbIq__loadingSpinner{box-sizing:border-box;border:2px solid var(--act-color-text-contrast);border-top-color:#0000;border-radius:50%;animation-name:POSTForm-module-scss-module__m7CbIq__spin;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes POSTForm-module-scss-module__m7CbIq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}div.POSTForm-module-scss-module__m7CbIq__message-success,div.POSTForm-module-scss-module__m7CbIq__message-error{align-items:center;gap:20px;display:flex}div.POSTForm-module-scss-module__m7CbIq__message-success{color:var(--act-color-success)}div.POSTForm-module-scss-module__m7CbIq__message-error{color:var(--act-color-danger)}div.POSTForm-module-scss-module__m7CbIq__security{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}div.POSTForm-module-scss-module__m7CbIq__security>altcha-widget{flex-shrink:0}div.POSTForm-module-scss-module__m7CbIq__security>div.POSTForm-module-scss-module__m7CbIq__datenschutz{flex-wrap:wrap;flex:1;justify-content:space-between;min-width:65%;display:flex}div.POSTForm-module-scss-module__m7CbIq__security>div.POSTForm-module-scss-module__m7CbIq__datenschutz label input{margin:0 5px 0 0;display:inline-block}.POSTForm-module-scss-module__m7CbIq__clearButton{border:1px solid var(--act-color-f2);background:var(--act-color-surface);color:var(--act-color-text)}.POSTForm-module-scss-module__m7CbIq__clearButton:hover,.POSTForm-module-scss-module__m7CbIq__clearButton:focus-visible{border-color:var(--act-color-f1);background:var(--act-color-surface)}.POSTForm-module-scss-module__m7CbIq__successDisclaimer{align-items:center;gap:var(--act-space-m);color:var(--act-color-success);scroll-margin-top:var(--act-postform-success-scroll-margin-top,100px);flex-direction:column;display:flex}.POSTForm-module-scss-module__m7CbIq__successDisclaimer .POSTForm-module-scss-module__m7CbIq__successIcon{justify-content:center;align-items:center;width:6em;height:6em;display:grid;position:relative}.POSTForm-module-scss-module__m7CbIq__successDisclaimer .POSTForm-module-scss-module__m7CbIq__successIcon:after{content:"";background:conic-gradient(currentColor var(--progress,0deg), transparent var(--progress,0deg));border-radius:50%;animation:.3s ease-out .5s forwards POSTForm-module-scss-module__m7CbIq__draw-circle;display:block;position:absolute;inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 3px));mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 3px))}.POSTForm-module-scss-module__m7CbIq__successDisclaimer .POSTForm-module-scss-module__m7CbIq__successIcon svg{aspect-ratio:1;font-size:3em;line-height:1}@keyframes POSTForm-module-scss-module__m7CbIq__draw-circle{0%{--progress:0deg}to{--progress:360deg}}@property --progress{syntax:"<angle>";inherits:false;initial-value:0deg}
