@import"https://fonts.googleapis.com/css2?family=Jomhuria&display=swap";@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";.header{height:30vh;width:100vw;min-height:25vh;position:absolute;top:0;display:flex;align-items:center;justify-content:center;background:#5757571a;backdrop-filter:blur(.5px);-webkit-backdrop-filter:blur(.5px)}.bg-img{height:30vh!important;min-height:25vh}.app-name{width:60%;background-color:#fff;border-radius:50px;position:absolute;top:3rem;box-shadow:0 10px 15px -3px #0000001a,0 10px 15px -3px #0000001a,0 10px 15px -3px #0000001a,0 10px 15px -3px #0000001a,0 10px 15px -3px #0000001a,0 10px 15px -3px #0000001a}.app-name>h1{font-family:Jomhuria;font-size:3rem;margin-bottom:0;text-align:center}.main{min-height:79vh;max-height:80vh;width:100vw;background-color:#fff;position:absolute;top:10rem;border-top-right-radius:50px;border-top-left-radius:50px;padding-bottom:10rem}.search{border:none;width:90%;border-radius:20px;font-weight:bolder}.search:focus{border:white}.search:active{border:white}.search::placeholder{font-weight:bolder;font-size:1.2rem;color:#000000b4}.search-container{position:relative;display:flex;align-items:center;justify-content:space-evenly}.search-div{position:relative;width:80%;background-color:#fff;border-radius:20px;margin-top:1.5rem;box-shadow:2px 1px 20px #0000001a;display:flex;justify-content:space-between}.location{height:40px!important;width:40px}.location:active{background-color:#ffeac3;border-radius:50%}.search-btn>img{height:40px!important;width:40px}.search-btn{height:45px;width:45px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:2px 5px 13px #0000001a,2px -5px 13px #0000001a;margin-top:1.5rem}.search-btn:active{background-color:#ffeac3}.search-btn>img{height:40px;width:40px}.count-container{width:80%;background-color:#ddd;box-shadow:2px 2px 20px #0000001a;margin-top:1.5rem;text-align:center}.count>span{font-weight:bolder}.result-container{overflow-y:scroll;max-height:75vh;margin-top:1rem}.results{display:flex;justify-content:space-around;margin-top:1rem;box-shadow:#959da533 8px 8px 24px,#959da533 8px 0 24px}.details>p{margin-bottom:.5rem;padding-right:0rem;font-weight:600}.details>.name{color:#50b950;font-size:1.2rem;font-family:Oswald;font-weight:700}.details{margin-left:.5rem}.type{display:flex;justify-content:space-between}.type>div>p{margin-bottom:0;background:#ffe0b2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:5px;border:1px solid rgba(255,255,255,.18);padding-inline:1rem;text-align:center;font-weight:600;min-width:10rem}.whatsapp>img{box-shadow:2px 5px 13px #0000001a,2px -5px 13px #0000001a;border-radius:10px;margin-left:1rem}.phone>img{width:38px;height:38px}.error{position:relative;text-align:center}.error>p{font-weight:bolder;font-size:1.6rem;margin-bottom:0!important}.locations{overflow-y:scroll;max-height:75vh;display:flex;flex-direction:column}.locations>button{margin-top:1rem;margin-left:4.5rem;font-weight:700;text-align:start;border:none;background-color:#fff}.locations>button:active{background:#ffffff59;box-shadow:0 8px 32px #9292925e;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);border-radius:10px;border:1px solid rgba(255,255,255,.18);font-size:larger}.loading-container{position:relative;height:70vh;display:flex;align-items:center;justify-content:center}.lds-ellipsis,.lds-ellipsis div{box-sizing:border-box}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33.33333px;width:13.33333px;height:13.33333px;border-radius:50%;background:currentColor;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.loader{width:80px;aspect-ratio:1;display:grid;border:4px solid #0000;border-radius:50%;border-color:#735aff #0000;animation:l16 1s infinite linear}.loader:before,.loader:after{content:"";grid-area:1/1;margin:2px;border:inherit;border-radius:50%}.loader:before{border-color:#f03355 #0000;animation:inherit;animation-duration:.5s;animation-direction:reverse}.loader:after{margin:8px}@keyframes l16{to{transform:rotate(1turn)}}
