.suchabo__suchaboForm{width: 100%}.suchabo__suchaboFormWrapper{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap}.suchabo__suchaboLeftColumn{width: 100%;margin-bottom: 2rem}@media (min-width: 48em){.suchabo__suchaboLeftColumn{width: 66.66%}}@media (min-width: 75em){.suchabo__suchaboLeftColumn{width: 33.33%;margin-bottom: 0;padding-right: 3rem}}@media (min-width: 96em){.suchabo__suchaboLeftColumn{padding-right: 6rem}}.suchabo__suchaboRightColumn{width: 100%}@media (min-width: 75em){.suchabo__suchaboRightColumn{width: 66.66%}}.suchabo__suchaboColumnTitle{font-size: 32px;font-weight: 500;margin-bottom: 1.5rem}@media (min-width: 62em){.suchabo__suchaboColumnTitle{font-size: 38px}}.suchabo__suchaboSubtitle{width: 100% !important;font-weight: 500;margin-bottom: 2px}.suchabo__suchaboColumnUpper{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 1.5rem}.suchabo__suchaboSubColumn--wide{width: 100%}@media (min-width: 48em){.suchabo__suchaboSubColumn--wide{width: 66.66%;padding-right: .75rem}}.suchabo__suchaboSubColumn--small{width: 100%}@media (min-width: 48em){.suchabo__suchaboSubColumn--small{width: 33.33%;padding-left: .75rem;margin-bottom: .5rem}}.suchabo__suchaboInputWrapper{width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: .5rem}.suchabo__suchaboInputWrapper--spaceing{margin-bottom: 1.25rem}.suchabo__suchaboInputWrapper div{width: calc(50% - 0.625rem);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end}.suchabo__suchaboColumnLower{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap}@media (min-width: 36em){.suchabo__suchaboColumnLower{-ms-flex-wrap: nowrap;flex-wrap: nowrap}}.suchabo__suchaboInput{width: 100%;padding: .75rem;background: #ffffff;font-weight: 300}.suchabo__suchaboInput--plz{min-width: 75px;width: 20%}.suchabo__suchaboInput--ort{width: 80%;margin-left: .75rem}.suchabo__suchaboTextinput{width: 100%;margin-top: 1.25rem;padding: .75rem;background: #ffffff;border: 0;border-radius: 0;height: 200px;font-weight: 300}@media (min-width: 48em){.suchabo__suchaboTextinput{height: 100%;margin-top: 0}}.suchabo select::-ms-expand{display: none}.suchabo__suchaboSelect{width: 100%;padding: .75rem;color: #5a5a5a;font-weight: 300;background-color: #ffffff;background-image: url("/assets/icons/arrow_down.svg");background-position: calc(100% - 0.5rem) center;background-size: 16px 16px;background-repeat: no-repeat}.suchabo__suchaboCheckboxWrapper{display: -webkit-box;display: -ms-flexbox;display: flex;margin-right: 1.25rem;max-width: 450px}@media (min-width: 36em){.suchabo__suchaboCheckboxWrapper{margin-bottom: 0}}.suchabo__suchaboCheckboxWrapper a{text-decoration: none;font-weight: 500}.suchabo__suchaboCheckbox{position: relative;width: 20px;height: 20px;min-width: 20px;min-height: 20px;background: #ffffff;margin-right: .75rem}.suchabo__suchaboCheckbox::after{content: "";position: absolute;background-image: url("/assets/icons/icon_close.svg");background-position: center center;background-size: 16px 16px;background-repeat: no-repeat;width: 0;height: 0;top: 0;left: 0}.suchabo__suchaboCheckbox:checked::after{width: 19px;height: 19px}.formError{margin: 1.25rem 0;background: red;color: #ffffff;padding: .75rem;width: 100%}@media (min-width: 75em){.formError{width: 100%}}