.App{margin:0 auto;max-width:1000px}body{background-color:#f3eeee}h1{font-size:30px}h2{font-size:20px}select{padding:9px 10px}@media screen and (max-width:900px){body{margin:10px 20px}h1,h2{text-align:center}}.apartment-form{align-items:flex-start;background-color:#dbdbdb;display:flex;justify-content:space-evenly;padding:10px}textarea{max-height:200px;resize:vertical}.apartment-form input,select,textarea{min-height:30px}.apartment-form label{display:block}@media screen and (max-width:900px){.apartment-form{align-items:stretch;flex-direction:column;padding:15px}.form-field>input,.form-field>select,.form-field>textarea{width:100%}}.btn{border:none;border-radius:5px;color:#fff;margin:0 10px;min-width:100px;padding:10px}.btn:hover{cursor:pointer;opacity:.7}.submit-btn{margin:18px 0}.apartments-panel{margin-bottom:100px}.apt-block{align-items:center;background-color:#fff;display:flex;justify-content:space-between;margin:15px 0;padding:10px}.apt-info{display:inline-block;word-break:break-word}.apt-buttons{display:flex}@media screen and (max-width:900px){.apartments-panel .apt-buttons{flex-direction:column;justify-content:space-around;min-height:150px}}.sort-panel{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.sort-panel label{margin:10px}@media screen and (max-width:900px){.sort-panel h2{flex-basis:100%}}
/*# sourceMappingURL=main.cb673b64.css.map*/