.navbar{background-color:background-color #ecfee8;background-image:linear-gradient(315deg,#aee1f9 0%,#f6ebe6 74%);height:80px;display:flex;justify-content:center;align-items:center;font-size:1.2rem;position:sticky;top:0;z-index:20;margin-bottom:0}.nav-container{display:flex;justify-content:space-around;align-items:center;width:100%;height:80px;max-width:1500px}.nav-logo{color:#f5b921;width:auto;height:50px;align-items:center;cursor:pointer;text-decoration:none;font-size:2rem;flex-grow:1;padding:8px;object-fit:contain}.nav-menu{display:flex;list-style:none;text-align:center;margin-right:2rem}.nav-links{color:#fff;text-decoration:none;padding:.5rem 1rem;height:100%;border-bottom:3px solid transparent}.fa-code{margin-left:1rem}.nav-item{line-height:40px;margin-right:1rem}.nav-item:after{content:"";display:block;height:3px;width:0;background:transparent;transition:width .7s ease,background-color .5s ease}.nav-item:hover:after{width:100%;background:#ffdd40}.nav-item .active{color:#ffdd40;border:1px solid #ffdd40}.nav-icon{display:none}@media screen and (max-width: 960px){.nav-menu{display:flex;flex-direction:column;justify-content:center;width:100%;border-top:1pxsolid #fff;position:absolute;top:80px;left:-110%;opacity:1;transition:all .5s ease}.nav-menu.active{background:#1f5156;left:0;opacity:1;transition:all .5s ease;z-index:1}.nav-item .active{color:#ffdd40;border:none}.nav-links{padding:1.5rem;width:100%;display:table}.nav-logo{width:120px!important}.nav-icon{display:block;position:absolute;top:0;right:0;transform:translate(-100%,60%);font-size:1.8rem;cursor:pointer;color:#ebe2b9}}@media screen and (min-width: 768px){.navbar{margin-bottom:20px}}.footer{bottom:0;width:100%;height:3rem;background-color:#ecfee8;background:linear-gradient(to right,#e7e5e5,#c6e7dd);margin:0;padding:0;border-top:.025px solid rgb(153,151,151);display:flex;justify-content:center;align-items:center;flex-shrink:0}.nav-logo{color:#f5b921;width:85px;align-items:center;margin-right:20px;cursor:pointer;text-decoration:none;font-size:2rem;flex-grow:1}@media screen and (min-width: 768px){.footer{position:absolute}}.google-map{height:58vh;width:100%;margin-right:1rem}.order-container{height:58vh;overflow-y:auto}.custom-scrollbar{height:100%;width:100%;overflow:auto}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#228b22}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#2d442e}.tooltip-overlay{background-color:#faebd7;padding:6px;border-radius:3px}@media screen and (min-width: 700px){.google-map{height:76vh;max-height:76vh;width:100%;padding-top:.75px}.order-container{height:71vh;max-height:76vh;overflow-y:auto}}.responsive-card{margin-bottom:20px;background-color:#f4f4f8;color:#0b3142}.responsive-card-header{font-weight:500}.driver-details{display:flex;justify-content:space-between;align-items:center}.img-group{display:flex;justify-content:center;align-items:center}.driver-name{font-weight:400;overflow-wrap:break-word;word-break:break-word;margin-left:20px}.delivery-time{font-weight:400}.internal-card{border-color:#41521f}@media (max-width: 700px){.responsive-card{margin-top:20px;margin-bottom:50px}.responsive-card .responsive-card-header{flex-direction:column}}.landing-page-text{display:flex;justify-content:center;align-items:center;text-align:center;height:90vh;margin:0;padding:0;overflow-y:hidden;color:#494949}*{margin:0;padding:0}body{background-color:#f5fbef}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
