html{width:100%;box-sizing:border-box;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;font-size:.955rem;font-weight:300;background:#e7f2e6;font-family:"Reem Kufi",sans-serif;line-height:1.3}a{color:#fff;text-decoration:none;letter-spacing:1px}p{margin:0;font-size:1.2rem}.link,h1,h2,h3,h4,h5,h6{color:#219653;font-weight:200;font-size:1.25rem}@media (max-width:39.9375em){.link,h1,h2,h3,h4,h5,h6{font-size:1.0375rem}}li{list-style:none;margin:0 1rem}.error{margin:0 auto;max-width:75%;color:red;font-size:1.0375rem}.flex{display:flex}.flex-jc-c{justify-content:center}.flex-jc-sb{justify-content:space-between}.flex-jc-sa{justify-content:space-around}.flex-ai-c{align-items:center}.container{margin:0 auto;padding:.6rem 0;max-width:80rem}@media (max-width:87.4375em){.container{margin:0 .6rem}}.input-card-box{border-radius:0 155px;background-color:#f9f9f9;overflow:hidden;margin-top:2rem;box-shadow:-3px 4px 11px rgba(0,0,0,.25);text-align:center}@media (max-width:39.9375em){.input-card-box{border-radius:0 100px;padding-bottom:30px}}.input-card-box .heading{font-size:2.24rem;color:#f9f9f9;line-height:5rem;background:rgba(40,175,96,.856)}@media (max-width:39.9375em){.input-card-box .heading{font-size:2rem}}.input-card-box .input-card-options{margin-top:3%}#city,input,option{outline:0;background:#f9f9f9;width:25%;margin:.9rem;padding:.9rem 1.2rem;font-size:1.0375rem;border-radius:53px;border:1px solid #00ff73;transition:all 1 ease}#city:focus,input:focus,option:focus{box-shadow:-3px 4px 11px rgba(0,0,0,.25)}@media (max-width:63.9375em){#city,input,option{width:90%}}button{text-transform:uppercase;outline:0;background:#4caf50;width:10%;border:0;padding:15px;color:#fff;font-size:14px;transition:all .3 ease;cursor:pointer;margin:30px 0;border-radius:10px;box-shadow:-3px 4px 11px rgba(0,0,0,.25)}@media (max-width:39.9375em){button{width:60%}}.currentColor{background:#00ff73}.header{background-color:#219653}.header__menu{display:flex;justify-content:space-between;align-items:center}.header__menu .header__logo img{width:100%}@media (max-width:39.9375em){.header__menu .header__logo img{width:80%}}.header__menu .menu-item a{width:100%}.header__links{font-family:"Rowdies",cursive;font-size:1.25rem}@media (max-width:39.9375em){.header__links{font-size:.8rem}}.loader{position:relative;width:2.5em;height:2.5em;transform:rotate(165deg)}.loader:after,.loader:before{content:"";position:absolute;top:50%;left:50%;display:block;width:.5em;height:.5em;border-radius:.25em;transform:translate(-50%,-50%)}.loader:before{animation:before 2s infinite}.loader:after{animation:after 2s infinite}@keyframes before{0%{width:.5em;box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}35%{width:2.5em;box-shadow:0 -.5em rgba(225,20,98,.75),0 .5em rgba(111,202,220,.75)}70%{width:.5em;box-shadow:-1em -.5em rgba(225,20,98,.75),1em .5em rgba(111,202,220,.75)}to{box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}}@keyframes after{0%{height:.5em;box-shadow:.5em 1em rgba(61,184,143,.75),-.5em -1em rgba(233,169,32,.75)}35%{height:2.5em;box-shadow:.5em 0 rgba(61,184,143,.75),-.5em 0 rgba(233,169,32,.75)}70%{height:.5em;box-shadow:.5em -1em rgba(61,184,143,.75),-.5em 1em rgba(233,169,32,.75)}to{box-shadow:.5em 1em rgba(61,184,143,.75),-.5em -1em rgba(233,169,32,.75)}}.loader{position:absolute;top:calc(50% - 1.25em);left:calc(50% - 1.25em)}.hero{position:relative;padding-top:13%}.hero .big-logo{text-align:center}.hero .big-logo img{display:inline-block;width:25%}@media (max-width:63.9375em){.hero .big-logo img{width:45%}}.hero:before{content:"";position:absolute;background:url(https://source.unsplash.com/1600x900/?food%2Cdish=);background-repeat:no-repeat;background-size:cover;top:0;left:0;height:80%;width:100%;z-index:-2}@media (max-width:63.9375em){.hero:before{background-size:contain}}.hero:after{content:"";position:absolute;background:#000;background-repeat:no-repeat;background-size:cover;background-size:contain;top:0;left:0;height:80%;width:100%;opacity:.4;z-index:-1}.hero .options datalist{background-color:#639}.result{height:100vh;text-align:center;padding:5%}.result .card{width:100%;background-color:#f9f9f9;box-shadow:-3px 4px 11px rgba(0,0,0,.25);border-radius:0 155px;overflow:hidden;padding:20px 10px;margin:30px 0}@media (max-width:39.9375em){.result .card{border-radius:0 100px}}.result .card .top{display:flex;justify-content:space-around;padding:30px;align-items:center;flex-wrap:wrap}@media (max-width:39.9375em){.result .card .top{padding:10px 0}}@media (max-width:39.9375em){.result .card .top>div{margin:10px 0}}.result .card .top .restro-logo{width:100px;height:100px;border-radius:100%;background-color:#00ff73;margin:5px}.result .card .top .restro-logo img{width:100%;height:100%;border-radius:100%}.result .card .top .restro-heading{width:20%;text-align:left}@media (max-width:87.4375em){.result .card .top .restro-heading{width:80%;text-align:center}}.result .card .top .restro-heading h2{font-size:2.24rem;margin:0;padding:0}@media (max-width:39.9375em){.result .card .top .restro-heading h2{font-size:2rem}}.result .card .top .restro-heading h6{font-size:1.0375rem;color:#ececec;font-weight:lighter;margin:0;padding:0}.result .card .top .restro-offers{width:70%;background-color:coral;border-radius:10px;line-height:70px}@media (max-width:87.4375em){.result .card .top .restro-offers{width:100%}}.result .card .items{display:flex;justify-content:space-evenly;text-align:left;flex-wrap:wrap}.result .card .items .restro-heading p{font-size:5rem}@media (max-width:39.9375em){.result .card .items .item{margin:10px}}.result .card .items .item h3{margin:0;padding:0}.result .card .items .item img{width:100px;height:100px}.result .card .items .item h4{margin:0;padding:0;font-size:1.25rem;color:red}.register-vector{display:flex;align-items:center;width:90%;margin:6% auto}@media (max-width:63.9375em){.register-vector{flex-direction:column-reverse;width:100%;margin:0}}.register-vector .input-card-box{min-width:50%}.register-vector .input-card-box .input-card-options{text-align:center}.register-vector .input-card-box .input-card-options .options input{width:80%}.register-vector .input-card-box .input-card-options button{margin-top:1rem;margin-bottom:0;width:30%}@media (max-width:39.9375em){.register-vector .input-card-box .input-card-options button{width:40%}}.register-vector .input-card-box .link{margin:4rem}.register-vector .vector{min-width:60%}.register-vector .vector img{text-align:center;width:100%;background-size:contain}.register-vector .vector h4{text-align:center;margin:0}.details .input-card-box{margin-top:8%;padding-bottom:8%}.details .input-card-box .input-card-options h2{text-align:left;width:90%;font-size:1.8rem;margin:0 auto}.details .input-card-box .input-card-options .options #city,.details .input-card-box .input-card-options .options input{width:45%}@media (max-width:63.9375em){.details .input-card-box .input-card-options .options #city,.details .input-card-box .input-card-options .options input{width:90%}}.details .input-card-box .input-card-options .dish input:first-child{width:10.4%}@media (max-width:63.9375em){.details .input-card-box .input-card-options .dish input:first-child{width:90%}}.details .input-card-box .input-card-options .dish input:nth-child(3){width:10.4%}@media (max-width:63.9375em){.details .input-card-box .input-card-options .dish input:nth-child(3){width:90%}}.details .input-card-box .input-card-options .dish input:nth-child(4){width:35%}@media (max-width:63.9375em){.details .input-card-box .input-card-options .dish input:nth-child(4){width:90%}}.details .input-card-box .input-card-options .dish #city,.details .input-card-box .input-card-options .dish input{width:22%}@media (max-width:63.9375em){.details .input-card-box .input-card-options .dish #city,.details .input-card-box .input-card-options .dish input{width:90%}}.details .input-card-box .input-card-options .dish button{background:linear-gradient(180deg,#00ff0a 8.65%,#364547);width:5%;margin:0;padding:1rem}@media (max-width:63.9375em){.details .input-card-box .input-card-options .dish button{width:20%;margin-bottom:1rem}}@media (max-width:39.9375em){.details .input-card-box .input-card-options button{width:50%}}.details .input-card-box .list{width:95%;margin:.5rem auto;display:flex;text-align:left}.details .input-card-box .list .item{border:1px solid #a3a3a3;font-size:2.24rem;padding:0 7px}.details .input-card-box .list .item-1{width:3em}.details .input-card-box .list .item-1 img{width:100%;height:100%}.details .input-card-box .list .item-2{width:20%}.details .input-card-box .list .item-3{width:60%}.details .input-card-box .list .item-4{background:none;border:none;width:10%;margin:0 1rem;padding:0}.details .input-card-box .list button{background:linear-gradient(180deg,red,#364547);width:60%;margin:0;padding:.5rem}@media (max-width:63.9375em){.details .input-card-box .list button{width:100%}}
/*# sourceMappingURL=main.ee49f707.chunk.css.map */