@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;700&display=swap);*{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0}#root{height:100vh;width:100%}.header{align-items:center;background-color:#221f16;box-shadow:0 5px 10px rgba(0,0,0,.1),0 5px 5px rgb(0 0 0/6%),0 0 5px rgb(0 0 0/7%);display:flex;height:auto;justify-content:center;position:-webkit-sticky;position:sticky;top:0;width:100%}.header img{height:131px}.loading{align-items:center;background-color:#d94344;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.loading img{height:400px}.form-wrapper,.homepage{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.form-wrapper{background-image:linear-gradient(rgba(34,31,22,.58),rgba(34,31,22,.58)),url(/static/media/bg.dfe487905a225e7ec541.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 5px 10px rgba(0,0,0,.1),0 5px 5px rgb(0 0 0/6%),0 0 5px rgb(0 0 0/7%);height:33vh}.form{flex-direction:column}.form,.input-group,.input-group-text{align-items:center;display:flex;justify-content:center}.input-group,.input-group-text{width:100%}.input-group input,.input-group select,.input-group-text input{background:transparent;border:1px solid #fbe7b6;border-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,.1),0 5px 5px rgb(0 0 0/6%),0 0 5px rgb(0 0 0/7%);color:#fbe7b6;font-size:1.25rem;font-weight:700;margin:2px;outline:none;padding:2px 5px;text-shadow:0 .05rem .1rem rgba(0,0,0,.5);width:350px}.input-group-text input{padding:5px;width:650px}.input-group-text button{background-color:#fbe7b6;border:none;border-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,.1),0 5px 5px rgb(0 0 0/6%),0 0 5px rgb(0 0 0/7%);cursor:pointer;font-size:1.25rem;font-weight:700;margin:2px;outline:none;padding:5px;text-shadow:0 .05rem .1rem rgba(0,0,0,.5);width:200px}::-webkit-input-placeholder{color:#fbe7b6}:-ms-input-placeholder{color:#fbe7b6}::placeholder{color:#fbe7b6}option{color:#d94344;font-weight:700}.results{grid-gap:1rem 2rem;align-items:center;display:grid;gap:1rem 2rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin-bottom:10px;margin-top:5px;text-align:center;width:100%}.results a,.results h1{color:#d94344;font-size:2rem;font-weight:700;text-shadow:0 .05rem .1rem rgba(0,0,0,.5)}.results a{text-decoration:none}.singleResult{align-items:center;box-shadow:0 5px 10px rgba(0,0,0,.1),0 5px 5px rgb(0 0 0/6%),0 0 5px rgb(0 0 0/7%);display:flex;flex-direction:column;justify-content:center;padding:5px 10px;text-align:center;text-shadow:0 .05rem .1rem rgba(0,0,0,.5)}.singleResult img{height:150px}.singleResult h2{font-weight:700;margin-top:3px}.singleResult h4{background-color:#d94344;border-radius:10px;color:#fff;margin-top:3px;padding:0 5px;text-transform:capitalize}.singleResult h5{font-weight:700;margin-top:3px}.pagination{margin-top:5px}.pagination select{border:1px solid #d94344;padding:2px 5px;width:50px}.pagination button,.pagination select{background:transparent;border-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,.1),0 5px 5px rgb(0 0 0/6%),0 0 5px rgb(0 0 0/7%);color:#d94344;font-weight:700;margin:2px;outline:none;text-shadow:0 .05rem .1rem rgba(0,0,0,.5)}.pagination button{border:1px solid #d94344;cursor:pointer;padding:5px;width:110px}.footer{align-items:center;background-image:linear-gradient(rgba(34,31,22,.68),rgba(34,31,22,.68)),url(/static/media/bg.dfe487905a225e7ec541.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;box-shadow:0 5px 10px rgba(0,0,0,.1),0 5px 5px rgb(0 0 0/6%),0 0 5px rgb(0 0 0/7%);display:flex;height:auto;justify-content:center;position:relative;width:100%}.footer img{height:100px;margin:10px 0}@media screen and (max-width:500px){.header img{height:100px}.input-group,.input-group-text{flex-direction:column}.input-group-text input{width:350px}.results{gap:1rem 0;grid-template-columns:repeat(1,1fr);width:100%}.singleResult{padding:2px 0;width:100%}.singleResult h2,.singleResult h5{font-weight:400;width:75%}}
/*# sourceMappingURL=main.80c67bb7.css.map*/