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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cities_container__YXdPE{margin:20px auto;text-align:center;width:90%}.cities_title__rSENw{color:#333;font-size:24px;margin-bottom:20px}.cities_table__QhX0M{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 4px 10px #0000001a;overflow:hidden;width:100%}.cities_table__QhX0M td,.cities_table__QhX0M th{border:1px solid #ddd;padding:12px}.cities_table__QhX0M th{background:linear-gradient(135deg,#450085,#9b005f);color:#fff;font-weight:700}.cities_table__QhX0M tbody tr:nth-child(odd){background:#f9f9f9}.cities_table__QhX0M tbody tr:hover{background:#f1f1f1}.cities_noData__5WH2C{color:red;font-size:18px;margin-top:20px}.cities_loader__KTVUX{animation:cities_spin__gUwWF 1s linear infinite;border:6px solid #fc0;border-radius:50%;border-top-color:#0000;height:50px;margin:20px auto;width:50px}@keyframes cities_spin__gUwWF{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar_navbar__p1d6J{background-color:#fff;box-shadow:0 2px 5px #0000001a;top:0;z-index:1000}.navbar_navbarContainer__dcOmh{margin:0 auto;max-width:1200px;padding:0 1rem}.navbar_navbarTop__Q4JFg{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.navbar_logo__8tRPz{color:#e65100;font-size:1.5rem;font-weight:700;text-decoration:none}.navbar_searchContainer__tLNh9{display:flex;flex:0 1 300px;margin:0 1rem}.navbar_searchInput__PH-5W{border:1px solid #ccc;border-radius:4px 0 0 4px;flex:1 1;font-size:.9rem;padding:.5rem}.navbar_searchButton__XB\+y8{background-color:#e65100;border:none;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;padding:.5rem .75rem}.navbar_menuToggle__7qmCX{background:none;border:none;color:#333;cursor:pointer;display:none;font-size:1.5rem}.navbar_cityMenu__DOSNm{border-top:1px solid #eee;padding:1rem 0}.navbar_cityMenuTitle__oFUVX{color:#666;font-size:.9rem;margin-bottom:.5rem;text-transform:uppercase}.navbar_cityGrid__3nv-M{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.navbar_cityLink__xiw94{border-radius:4px;color:#333;padding:.5rem;text-decoration:none;transition:background-color .2s}.navbar_cityLink__xiw94:hover{background-color:#f0f0f0;color:#e65100}@media (max-width:768px){.navbar_navbarTop__Q4JFg{flex-wrap:wrap}.navbar_searchContainer__tLNh9{flex:1 1 100%;margin:1rem 0 0;order:3}.navbar_menuToggle__7qmCX{display:block}.navbar_cityMenu__DOSNm{display:none;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.navbar_cityMenuOpen__D\+HkQ{display:block;max-height:500px;transition:max-height .3s ease-in}.navbar_cityGrid__3nv-M{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.footer_footer__R1A6a{background-color:#f8f8f8;border-top:1px solid #e0e0e0;margin-top:2rem;padding:3rem 0 1.5rem}.footer_container__WeoWP{margin:0 auto;max-width:1200px;padding:0 1.5rem}.footer_footerTop__PhqxB{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.footer_footerLogo__DuLSK{flex:0 0 100%;margin-bottom:2rem}.footer_footerLogo__DuLSK h2{color:#e25822;font-size:1.8rem;font-weight:700;margin:0 0 .5rem}.footer_footerLogo__DuLSK p{color:#666;margin:0}.footer_footerNav__T-rW-{display:flex;flex:1 1;flex-wrap:wrap;justify-content:space-between}.footer_footerNavSection__zkSKl{flex-basis:calc(33.333% - 2rem);flex-grow:0;flex-shrink:0;margin-bottom:1.5rem}.footer_footerNavSection__zkSKl h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer_footerNavSection__zkSKl ul{list-style:none;margin:0;padding:0}.footer_footerNavSection__zkSKl li{margin-bottom:.5rem}.footer_footerNavSection__zkSKl a{color:#666;text-decoration:none;transition:color .2s}.footer_footerNavSection__zkSKl a:hover{color:#e25822}.footer_footerBottom__xvkyB{align-items:center;border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:1.5rem}.footer_footerBottom__xvkyB p{color:#666;margin:0}.footer_footerLinks__9ofQk{display:flex;flex-wrap:wrap}.footer_footerLinks__9ofQk a{color:#666;margin-left:1.5rem;text-decoration:none;transition:color .2s}.footer_footerLinks__9ofQk a:hover{color:#e25822}@media (max-width:768px){.footer_footerTop__PhqxB{flex-direction:column}.footer_footerNavSection__zkSKl{flex:0 0 100%}.footer_footerBottom__xvkyB{flex-direction:column;text-align:center}.footer_footerLinks__9ofQk{justify-content:center;margin-top:1rem}.footer_footerLinks__9ofQk a{margin:0 .75rem}}.eggPriceTable_tableContainer__sMX\+A{margin:20px auto;overflow-x:auto;text-align:center;width:95%}.eggPriceTable_eggPriceTable__YBXrU{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 4px 10px #0000001a;overflow:hidden;width:100%}.eggPriceTable_eggPriceTable__YBXrU thead{background:linear-gradient(135deg,#450085,#9b005f);color:#fff}.eggPriceTable_eggPriceTable__YBXrU td,.eggPriceTable_eggPriceTable__YBXrU th{border:1px solid #ddd;font-size:16px;padding:12px;text-align:center}.eggPriceTable_eggPriceTable__YBXrU th{font-weight:700}.eggPriceTable_eggPriceTable__YBXrU tbody tr:nth-child(odd){background:#f9f9f9}.eggPriceTable_eggPriceTable__YBXrU tbody tr:hover{background:#f1f1f1;transition:background .3s ease-in-out}@media screen and (max-width:768px){.eggPriceTable_eggPriceTable__YBXrU td,.eggPriceTable_eggPriceTable__YBXrU th{font-size:14px;padding:8px}}.eggPriceTable_loader__uXqwB{animation:eggPriceTable_spin__2cAkG 1s linear infinite;border:6px solid #fc0;border-radius:50%;border-top-color:#0000;height:50px;margin:20px auto;width:50px}@keyframes eggPriceTable_spin__2cAkG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.homePage_heading__nufl-{margin-left:30px}.about_container__ZyLFM,.contact_container__unB2r,.privacyPolicy_container__VCK1c{margin:0 auto;max-width:800px;padding:20px;text-align:center}h1{color:#fc0;font-size:2.5rem;margin-bottom:20px}h2{color:#f90;font-size:1.8rem;margin-top:20px}p{color:#333;font-size:1.2rem;line-height:1.6;margin-bottom:15px}ul{list-style:none;padding:0}ul li{color:#444;font-size:1.1rem;margin-bottom:10px;padding-left:20px;position:relative}ul li:before{color:#fc0;content:"✔";font-size:1.2rem;left:0;position:absolute}a{color:#f60;font-weight:700;text-decoration:none}a:hover{text-decoration:underline}.term_container__nQSMH{margin:0 auto;max-width:800px;padding:20px;text-align:center}
/*# sourceMappingURL=main.22140a94.css.map*/