body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*,body{margin:0}*{box-sizing:border-box;padding:0}body{background-color:#fefeff}#root,body,footer{width:100%}footer{align-items:center;background-color:#f2f4f7;display:flex;flex-direction:column;gap:3rem;height:24rem;justify-content:center}.footerLogo{width:10%}.footerText{color:#6b7280;text-align:center;width:26%}.footerList{color:#374151;display:flex;flex-wrap:wrap;justify-content:space-around;list-style:none;width:38%}.footerLink{cursor:pointer}.footerLink:hover{color:#6b7280}.icon{cursor:pointer}.icon:hover{color:#6b7280}.iconList{color:#374151;display:flex;font-size:1.3rem;justify-content:space-around;width:20%}@media screen and (max-width:769px){.footerLogo{width:30%}.footerText{width:90%}.footerList{gap:1rem;width:90%}.iconList{width:70%}}@media screen and (min-width:769px) and (max-width:1024px){.footerLogo{width:20%}}header{background-color:#101927;color:#fff;gap:5rem;height:4.375rem;justify-content:space-around;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:3}.logo,header{align-items:center;display:flex}.logo{cursor:pointer;gap:.7rem;width:12%}.logoName{font-size:1.5rem;font-weight:500}.navbar{align-items:center;display:flex;font-weight:600;gap:2rem;list-style:none}.navlink{cursor:pointer}.navlink a{color:#fff;text-decoration:none}.blue a,.navlink:hover a{color:#2563eb}.getStarted{background-color:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.7rem 1rem .5rem}.getStarted:hover{background-color:#1d4ed8}.getStarted:focus{box-shadow:0 0 1px 4px #1d4ed8}.menu{align-items:center;display:flex;gap:1rem}#menuIcon{display:none}@media screen and (max-width:376px){header{justify-content:space-between;padding:0 1rem}.getStarted,.navbar{display:none}#menuIcon{display:block;font-size:2rem}}@media screen and (max-width:700px){header{justify-content:space-between;padding:0 1rem}.navbar{display:none}#menuIcon{display:block;font-size:2rem}}@media screen and (min-width:426px) and (max-width:901px){header{gap:0;justify-content:space-between;padding:0 1rem}.navbar{font-size:.875rem;gap:1rem}.getStarted{padding:.5rem .8rem .4rem}}.hero{background-image:linear-gradient(#fff3,#fff3),url(https://images.unsplash.com/photo-1604014237800-1c9102c219da?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1770&q=80);background-position:center 60%;background-repeat:no-repeat;background-size:cover;height:calc(100vh - 4.375rem);padding-left:10rem;width:100%}.heroContent{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:center;width:100%}.heroHead{font-size:3rem;font-weight:800;line-height:3rem;padding-left:4rem;text-align:center}.redHead{color:#bf133c}.heroPara{font-size:1.25rem;line-height:2rem;text-align:center;width:40%}.buttons{align-items:center;display:flex;gap:1rem;justify-content:center;padding-left:3rem}.buttons button{border:none;border-radius:.25rem;cursor:pointer;font-weight:600;padding:.75rem 3rem;transition:all .3s ease-in-out}.heroSearch{background-color:#e11d48;color:#fff}.heroSearch:hover{background-color:#bf133c}.heroKnow{background-color:#fff;color:#e11d48}.heroKnow:hover{color:#bf133c}@media screen and (max-width:426px){.hero{background-image:linear-gradient(#ffffffb3,#ffffffb3),url(https://images.unsplash.com/photo-1604014237800-1c9102c219da?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1770&q=80)}.buttons,.heroHead{padding:0}.buttons{flex-direction:column}.buttons button{padding:.75rem 3rem}}@media screen and (max-width:1025px){.hero{height:auto;padding:3rem 1rem}.hero,.heroContent{align-items:center}.heroPara{width:90%}.buttons button{padding:.75rem 2rem}}.getintouch{align-items:center;background-color:#fefeff;display:flex;height:50rem;justify-content:center;position:relative;width:100%}.getLeft{height:80%;left:2%;position:absolute;width:50%;z-index:2}.getLeft img{height:100%;object-fit:cover;width:100%}.getRight{background-color:#f2f4f7;display:flex;flex-direction:column;gap:2rem;height:90%;justify-content:center;padding:0 3rem 0 9rem;position:absolute;right:2%;width:50%}.getBig{font-size:1.875rem;font-weight:700}.getSmall{color:#4b5563}.getBtn{background-color:#4f46e5;border:1px solid #4f46e5;border-radius:.4rem;color:#fff;font-weight:600;padding:.8rem 0;transition:all .3s ease-in-out;width:35%}.getBtn:hover{background-color:#fff;color:#4f46e5}.getBtn:focus{box-shadow:0 0 1px 2px #1d4ed84d}@media screen and (max-width:769px){.getintouch{flex-direction:column;height:auto;padding:2rem 0}.getLeft,.getRight{height:40%;position:static;width:95%}.getRight{padding:1rem}}.membersSection{align-items:center;height:auto;padding:2rem 0;width:100%}.cardsList,.membersSection{display:flex;justify-content:center}.cardsList{flex-wrap:wrap;gap:3%;width:83%}.first,.second,.third{gap:2rem;width:30%}.card,.first,.second,.third{display:flex;flex-direction:column}.card{gap:1rem;width:100%}.memberDescription{background-color:#f8fbfb;border-radius:.5rem;box-shadow:0 0 10px -8px #000;color:#374151;line-height:1.6rem;padding:1.5rem 1.4rem;width:100%}.member{align-items:center;display:flex;gap:1rem}.memberImage{border-radius:50%;height:3rem;width:3rem}.memberImage img{border-radius:50%;height:100%;object-fit:cover;width:100%}.memberDetails{display:flex;flex-direction:column;gap:.3rem}.memberName{font-weight:600}.memberName,.memberPosition{font-size:.875rem}@media screen and (max-width:501px){.first,.second,.third{width:95%}}@media screen and (min-width:501px) and (max-width:769px){.cardsList{row-gap:1rem}.first,.second{width:48%}.third{flex-direction:row;width:100%}.third .card{width:48%}.uniqueCard{margin-top:-8rem}}main{align-items:center;display:flex;flex-direction:column;gap:2rem;padding:2rem 0;width:100%}.quoteContainer{background-color:#1f2836;border-radius:.5rem;color:#fff;height:auto;padding:2rem 1rem;width:80%}.quote{font-size:1.875rem;font-weight:700;padding-bottom:1rem;width:100%}.author,.quote{text-align:center}.author{color:#9ca3af;font-size:1.125rem}.listOfRestaurants{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.restaurantList{flex-wrap:wrap;gap:2%;height:auto;padding:2rem 0}.restaurantList,.searchForm{align-items:center;display:flex;width:95%}.searchForm{justify-content:space-between;padding:3rem 0 1rem}#searchValue{border:.5px solid #e5e7eb;border-radius:.3rem;font-family:inherit;font-size:.9rem;height:2.5rem;padding-left:.5rem;width:15rem}.ratingInput{align-items:center;display:flex;gap:.7rem}#rating{border:.5px solid #e5e7eb;border-radius:.3rem;height:2.5rem;padding-left:.5rem;width:4rem}@media screen and (max-width:601px){.restaurantList,.searchForm{flex-direction:column}.searchForm{gap:1rem;width:100%}}@media screen and (min-width:601px) and (max-width:769px){.searchForm{flex-direction:column;gap:1rem;width:100%}}.restaruantCard{border-radius:.5rem;box-shadow:1px 1px 12px -10px #000;gap:1rem;margin-bottom:2rem;width:31%}.restaruantCard,.upperContainer{display:flex;flex-direction:column}.upperContainer{gap:.8rem;height:60%;padding:1rem}.nameTitle{align-items:center;display:flex;justify-content:space-between}.title{font-size:1.5rem;font-weight:600}.ratingContainer{align-items:center;display:flex}.fa-star{color:#d0d5da}.checked{color:#fbcc14}.addressContainer{align-items:center;display:flex;gap:.5rem}.addressContainer,.code{color:#4b5563;font-size:.9rem}.cuisineContainer{background-color:#f2f5f6;border-radius:0 0 .5rem .5rem;color:#22c55e;display:flex;flex-direction:column;gap:.5rem;height:40%;padding:1rem}.cuisine{align-items:center;display:flex;gap:.3rem}.cuisineContainer a{color:#3b82f6;text-decoration:none}.cuisineContainer a:hover{text-decoration:underline}@media screen and (max-width:601px){.restaruantCard{width:90%}}@media screen and (min-width:601px) and (max-width:1025px){.restaruantCard{width:48%}}.contactPage{display:flex;justify-content:space-between;padding:2rem;width:100%}.rightSideContact{display:flex;flex-direction:column;gap:2rem;width:50%}.pageName{font-size:1.5rem;font-weight:500}.getInTouch{font-size:2.5rem;font-weight:700}.randomText{font-size:1.05rem;width:85%}.contactDetails{display:flex;flex-direction:column;gap:2rem}.locationContainer{align-items:center;display:flex;gap:2rem}.locationContainer i{font-size:1.8rem}.locationDetails{display:flex;flex-direction:column;gap:.3rem}.locHead{font-size:1.3rem;font-weight:700}@media screen and (max-width:769px){.contactPage{flex-direction:column;gap:3rem}.rightSideContact{width:100%}}.contactFormSection{align-items:center;display:flex;justify-content:center;position:relative;width:50%}.dottedUpper{position:absolute;right:5%;top:22%}.dottedBottom{bottom:0;left:5%;position:absolute}.topCorner{position:absolute;right:0;top:0}.contactForm{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 0 1rem -.4rem #000;display:flex;flex-direction:column;gap:1rem;padding:2rem 0;z-index:2}.contactForm,.submitBtn{font-family:inherit;width:80%}.submitBtn{background-color:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem 0;transition:all .3s ease-in-out}.submitBtn:hover{background-color:#1d4ed8}.inputbox{height:2.5rem}.inputbox,.messagebox{font-family:inherit;padding-left:.5rem;width:80%}.messagebox{height:8rem;resize:none}@media screen and (max-width:769px){.contactForm,.contactFormSection{width:100%}}
/*# sourceMappingURL=main.b6e6a93e.css.map*/