.Kontaktformular__title{padding-bottom:1rem}@media (min-width:48em){.Kontaktformular__title{padding-bottom:1.5rem}}.Kontaktformular__formrow{display:-webkit-flex;display:flex;justify-content:space-between;flex-direction:column}@media (min-width:36em){.Kontaktformular__formrow{flex-direction:row}}@media (min-width:48em){.Kontaktformular__formrow{width:100%;flex-direction:column}}@media (min-width:62em){.Kontaktformular__formrow{flex-direction:row}}.Kontaktformular__formcolumn{display:-webkit-flex;display:flex;justify-content:space-between;flex-direction:column;width:100%}.Kontaktformular__formcolumn:nth-child(odd){margin-right:.5rem}@media (min-width:36em){.Kontaktformular__formcolumn{width:50%;flex-direction:row}}@media (min-width:48em){.Kontaktformular__formcolumn{width:100%}}@media (min-width:62em){.Kontaktformular__formcolumn{width:50%}}.Kontaktformular__formcolumn--vertical{flex-direction:column;justify-content:flex-start}.Kontaktformular input[type=text]#plz{width:100%}@media (min-width:36em){.Kontaktformular input[type=text]#plz{width:30%;margin-right:.5rem}}.Kontaktformular input[type=text]#ort{width:100%}@media (min-width:36em){.Kontaktformular input[type=text]#ort{width:70%}}.Kontaktformular textarea{width:100%;height:200px;resize:none;margin-bottom:1rem}.Kontaktformular__infotext{font-size:.75rem;color:rgba(0,13,26,.35)}@media (min-width:48em){.Kontaktformular__infotext{font-size:.813rem}}.Kontaktformular__submit{margin:2rem 0}.Kontaktformular__submit:hover{cursor:pointer}.Kontaktformular__box{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;padding:1.5rem;margin-bottom:1rem}@media (min-width:36em){.Kontaktformular__box{height:100%;margin-bottom:1.5rem}}@media (min-width:48em){.Kontaktformular__box{margin-bottom:1.5rem;height:auto}}.Kontaktformular__box--filled{background-color:#bebebe;border:1px solid #bebebe;-webkit-transition:all .2s ease;transition:all .2s ease}.Kontaktformular__box--linkfilled:hover{background-color:#bebebe;border-color:#bebebe}.Kontaktformular__box--border{border:2px solid #bebebe;color:#000d1a}.Kontaktformular__icon{width:3rem;height:3rem;margin:0 auto 1rem}.Kontaktformular__boxtitle{padding-bottom:.5rem}.Kontaktformular__boxtext{text-align:center;color:#000d1a;font-size:.938rem;line-height:1.3}@media (min-width:48em){.Kontaktformular__boxtext{font-size:1rem}}.Kontaktformular__boxtext--light{color:rgba(255,255,255,.8)}.Kontaktformular .formSuccess{text-align:left}