button,input[type=text],select{height:2rem}input[type=email],input[type=password],input[type=text],option,select{color:var(--form-text-field)}select{background-color:#ffeecf;outline:0}#search-form{border-radius:.5rem;display:flex;flex-wrap:wrap;justify-content:space-between}.fieldset-eins{display:flex;flex:1 1 250px;flex-direction:column;gap:.5rem;justify-content:center}.fieldset-eins.inputfeld.button{flex:1 1 90px;min-height:80px}#start-search{align-self:center;border-radius:5px;cursor:pointer;font-size:.9rem;height:100%;width:100%}#start-search:hover{background-color:#111;transition:.5s}.svg-button-wrapper{height:30px;margin:0 auto;width:30px}.svg-button-wrapper>svg{height:100%;width:100%}#main-search-wrapper{margin-top:3rem}#keine-eintraege{text-align:center;width:auto}.property-box-wrapper{display:flex!important;flex-wrap:wrap;gap:2.5rem;justify-content:flex-start;margin-top:1rem}.property-box-wrapper>a{flex:0 1 270px}@media screen and (max-width:1265px){.property-box-wrapper{justify-content:space-around}}@media screen and (max-width:1240px){.property-box{flex:1 1 250px}}@media screen and (max-width:450px){.property-box-wrapper{grid-template-columns:repeat(1,1fr)!important}}