*{margin:0;padding:0;box-sizing:border-box}.leaflet-container{height:500px;width:100%}.container{background-color:rgba(99,117,109,.719);min-height:100vh;font-family:"Quicksand",sans-serif;min-width:300px;padding-bottom:2%}main{position:relative;display:flex;justify-content:center;flex-wrap:wrap;padding:2% 5%}header,main{width:100%}.container header h1{width:100%;padding:2rem;text-align:center;font-size:4rem;background-color:#b64c4c;font-family:"Moo Lah Lah",cursive}section{padding:1rem;background-color:#1b1d1f;color:#fff;margin-bottom:1rem;border-radius:0 3px}section article{margin:.8rem}.box-form{width:25%;padding:2%;background-color:hsla(0,0%,100%,.7803921568627451);height:500px;overflow:auto}.box-map{width:75%;min-height:500px;height:55vh}@media screen and (max-width:380px){.box-form{width:90%;height:300px}}@media screen and (max-width:450px){.box-form{width:90%;height:360px}}@media screen and (max-width:750px){main{flex-direction:column-reverse;align-items:center}.box-form{width:80%;padding:2rem!important;margin:1rem;border-radius:3px}.box-map{width:100%}.box-form ul{height:100%}.leaflet-container{border-radius:3px}}@media screen and (min-width:1440px){container{min-height:100vh}.leaflet-container{height:100%}.box-form,.box-map{height:65vh}}.form{display:flex;flex-direction:column;text-align:center;align-items:center}.form input{width:90%;padding:10px 5px;border:none;text-align:center;font-size:1.2rem}.form input:focus{outline:none}.ul-search{padding:1rem}.list-search{list-style:none;padding:5px;margin-bottom:1rem;box-shadow:1px 3px 1px rgba(0,0,0,.137),-1px -3px 1px #b9bcc2;cursor:pointer;transition:box-shadow .4s}.list-search:hover{box-shadow:1px 3px 1px rgba(0,0,0,.678),-1px -3px 1px #b9bcc2}.btn-submit{padding:5px 10px;margin:5px;color:#fff;background-color:#171718}.btn-submit,.btn_changeState{border:none;border-radius:3px;cursor:pointer}.btn_changeState{padding:10px;margin-bottom:1rem;background-color:#fff;color:#1e90ff;font-size:1.2rem;position:relative}.btn_changeState:after{position:absolute;content:"";width:0;height:4px;background-color:#84d1db;left:50%;bottom:0;transition:all .4s ease-in-out}.btn_changeState:hover.btn_changeState:after{width:100%;left:0}.btn-delete{background-color:#cf3a3a;padding:5px 10px;border:none;border-radius:3px;cursor:pointer;color:#fff8dc;transition:all .3s}.btn-delete:hover{background-color:#e45050}.map-container{height:100%}
/*# sourceMappingURL=main.5f92fdd8.chunk.css.map */