body{margin:0;width:100%;font-family:Poppins,sans-serif}a{text-decoration:none}#footer{color:#000;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#e9e9e8;height:381px;margin:auto}#footerContent{display:flex;background-color:#e9e9e8;flex-direction:row;align-items:center;width:90%;padding:40px 0;flex-wrap:wrap}#left{flex:1;min-width:200px}#appLinks{margin:20px 0;display:flex;gap:10px}.placeholder{display:inline-block;background-color:#e0e0e0;color:#000;font-size:14px;padding:10px;border-radius:8px}.company-info{font-size:14px;line-height:1.6}#middle{flex:1;min-width:300px}.heading{font-weight:700;font-size:18px}#subscribeSection{display:flex;width:260px;align-items:center;justify-content:flex-start;position:relative}.emailPlaceholder{background-color:#d9d9d9;padding:12px 20px;border-radius:25px;font-size:14px;color:#0009;flex-grow:1;z-index:1;position:relative}.subscribeButton{background-color:#f90;color:#fff;font-weight:700;padding:12px 20px;border-radius:25px;cursor:pointer;position:absolute;right:0;transform:translate(50%);z-index:2}.policy-note{font-size:12px;color:#03081f;padding-left:10px}#email-policy{text-decoration:underline}#socialLinks{display:flex;gap:10px;margin-top:10px}#right{display:flex;flex-direction:row;gap:50px;min-width:250px}#legalLinks h4,#importantLinks h4{font-size:16px;font-weight:700;margin-bottom:10px}#legalLinks ul,#importantLinks ul{list-style:none;padding:0}#legalLinks li,#importantLinks li{margin-bottom:5px}#legalLinks a,#importantLinks a{text-decoration:none;color:#000;font-size:14px}#legalLinks a:hover,#importantLinks a:hover{text-decoration:underline}#footer-par{width:100%;background-color:#13182b}#footerBottom{background-color:#13182b;display:flex;margin:auto;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;text-align:center;padding-bottom:5px;width:90%}#footerLinks{margin-top:10px;display:flex;justify-content:center;gap:40px}#footerLinks a{text-decoration:none;color:#fff;font-size:14px}#footerLinks a:hover{text-decoration:underline}@media screen and (max-width: 1024px){#footer{padding:20px;height:auto}#footerContent{flex-direction:column;padding:20px}#left{flex:1;min-width:auto;margin-bottom:20px;margin-left:auto;margin-right:auto;align-items:center;text-align:center}#middle{flex:1;min-width:auto;margin-bottom:20px;margin-left:auto;margin-right:auto;align-items:center;text-align:left}#right{flex:1;min-width:auto;margin-bottom:20px;justify-content:flex-start;flex-direction:column;gap:0;align-items:flex-start;text-align:left}#subscribeSection{display:flex;width:260px;align-items:center;justify-content:flex-start;position:relative}.emailPlaceholder{background-color:#d9d9d9;padding:12px 20px;border-radius:25px;font-size:14px;color:#0009;flex-grow:1;z-index:1;position:relative}.subscribeButton{background-color:#f90;color:#fff;font-weight:700;padding:12px 20px;border-radius:25px;cursor:pointer;position:absolute;right:0;transform:translate(50%);z-index:2}#socialLinks{justify-content:flex-start;margin-top:20px}#footerBottom{flex-direction:column;text-align:start}#footerLinks{flex-direction:column;gap:20px}}@media screen and (max-width: 768px){#footer{padding:10px}#footerContent{flex-direction:column;padding:20px}#footerLinks{flex-direction:column;gap:15px}}.signin-container{display:flex;justify-content:flex-start;align-items:center;height:100vh;padding:0 50px}.signin-form{width:40%;display:flex;flex-direction:column;align-items:flex-start;background:#fff;padding:40px}.signin-button{width:100%;padding:12px 20px;background:#ff9900;color:#fff;border:none;text-align:center;border-radius:25px;font-size:20px;font-weight:600;font-weight:700;cursor:pointer;transition:background .3s}.signin-button:hover{background:#e68a00}.signin-image{position:relative;width:50%;height:100%}.signin-image img{width:90%;height:90%;margin:20px;object-fit:cover;border-radius:10px}@media screen and (max-width: 1024px){.signin-container{flex-direction:column;padding:20px}.signin-form{width:100%;padding:20px}.signin-image{width:100%;height:auto;margin-top:20px}.signin-image img{width:100%;height:auto}.input-group input,.signin-button{width:100%}}@media screen and (max-width: 768px){.signin-image{display:none}.input-group input,.signin-button{width:100%}}.signup-container{display:flex;justify-content:flex-start;align-items:center;height:100vh;padding:0 50px}.signup-form{width:40%;display:flex;flex-direction:column;align-items:flex-start;background:#fff;padding:40px}.welcome-text h2{font-size:24px;margin-bottom:10px}.welcome-text p{font-size:16px;color:#666;margin-bottom:30px}.input-group{margin-bottom:20px;width:100%}.input-group label{display:block;font-size:14px;margin-bottom:5px}.input-group input{width:340px;padding:12px 15px;border:1px solid #ddd;border-radius:25px;font-size:14px}.forgot-password{font-size:14px;width:100%;color:#f90;text-decoration:none;text-align:end;margin-bottom:20px;display:inline-block}.signup-button{width:100%;padding:12px 20px;background:#ff9900;color:#fff;border:none;text-align:center;border-radius:25px;font-size:20px;font-weight:600;font-weight:700;cursor:pointer;transition:background .3s}.signup-button:hover{background:#e68a00}.signup-text{margin-top:20px;font-size:14px;color:#666}.signup-text a{color:#f90;text-decoration:none}.signup-image{position:relative;width:50%;height:100%}.signup-image img{width:90%;height:90%;margin:20px;object-fit:cover;border-radius:10px}@media screen and (max-width: 1024px){.signup-container{flex-direction:column;padding:20px}.signup-form{width:90%;padding:20px}.signup-image{width:100%;height:auto;margin-top:20px}.signup-image img{width:100%;height:auto}.input-group input,.signup-button{width:100%}}@media screen and (max-width: 768px){.signup-image{display:none}.input-group input,.signup-button{width:100%}}.deals-container{width:90%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:0 auto;gap:2.25rem}.deals-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 2rem}.deals-title{font-size:32px;font-weight:700}.deals-categories{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:3.125rem;font-size:1rem;font-weight:600}.deals-highlight{padding:.75rem 1.25rem;border:1px solid #fc8a06;color:#fc8a06;border-radius:9999px}.deals-images{width:100%;display:flex;flex-direction:row;justify-content:space-between;background-color:#fff}.deal-image{height:280px;width:440px}.Card-container{display:flex;flex-direction:column;border-radius:.75rem;background-color:#f5f5f5;width:max-content}.Card-image{width:220px}.Card-content{display:flex;flex-direction:column;align-items:flex-start;padding:.5rem 1.25rem}.Card-title{font-weight:700;color:#03081f;font-size:1.125rem}.Card-restaurants{color:#fc8a06;font-size:.8125rem}#header{background-color:#fafafa;width:90%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:70px;margin:0 auto;border:1px solid rgba(0,0,0,.1);border-bottom-left-radius:12px;border-bottom-right-radius:12px}#firstOrder{display:flex;flex-direction:row;align-items:center;column-gap:15px}#star{margin-left:15px;font-size:25px}#address{font-size:15;font-weight:500;color:#03081f;display:flex;flex-direction:row;align-items:center;column-gap:15px}#underline{color:#fc8a06;font-size:15;text-decoration:underline}#cart{background-color:#028643;display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#fff;height:100%;width:25%;padding:0 20px;border-bottom-right-radius:12px;border-bottom-left-radius:12px}#myCart{display:flex;flex-direction:row;align-items:center;column-gap:15px;font-size:16px;font-weight:600;height:100%;border:1px solid #ffffff;border-bottom:0;border-top:0;border-left:0;padding-right:20px}#forward{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%;border:1px solid #ffffff;border-bottom:0;border-top:0;border-right:0;padding-left:20px}.hero-container{display:flex;position:relative;width:90%;height:500px;margin:0 auto;padding-top:20px;border:1px solid rgba(0,0,0,.1);border-radius:12px;overflow:hidden}.hero-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 32px;z-index:2}.hero-image{position:absolute;left:50%;transform:translate(-50%);z-index:8}.main-hero-image{width:auto;height:500px;object-fit:contain}.hero-right-section{flex:1;position:relative;background-color:#fc8a06;border-top-left-radius:282.5px;overflow:hidden}.steps-container{position:relative;height:100%;width:100%;padding-right:20px}.step{position:absolute;width:320px;height:auto;right:0;transition:all .3s ease}.step-image{width:100%;height:auto}.step1{top:20px;z-index:100;right:185px}.step2{top:180px;right:40px;z-index:3}.step3{top:340px;right:130px;z-index:3}.subscribe-section{position:relative;max-width:400px;margin-top:32px}.email-placeholder{width:100%;padding:12px 20px;border:none;border-radius:50px;background-color:#f5f5f5;font-size:14px}.subscribe-button{position:absolute;right:0;top:0;background-color:#fc8a06;color:#fff;border:none;padding:12px 24px;border-radius:50px;cursor:pointer;font-weight:700}.noodle-girl-image{position:absolute;width:377px;height:auto;border-radius:8px;object-fit:cover;right:220px;bottom:-180px;z-index:-2;box-shadow:0 4px 8px #0000001a}.navbar{width:90%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:3rem auto;position:relative}.logo{display:flex;align-items:center}.navigation{display:flex;align-items:center;column-gap:50px;flex-direction:row;justify-content:space-evenly}.home{color:#fff;background-color:#fc8a06;border-radius:120px;padding:10px 20px;height:max-content;width:max-content}.others{font-size:18px;font-weight:500}.profile{background-color:#03081f;color:#fff;width:max-content;padding:10px 20px;border-radius:120px;column-gap:5px;display:flex;flex-direction:row;text-decoration:none;align-items:center}.hamburger{display:none;font-size:28px;cursor:pointer;margin-left:20px}@media (max-width: 768px){.hamburger{display:block;border-left:1px solid #ccc;padding-left:20px}.profile{display:flex;flex-direction:row;gap:3px}@media (min-width: 769px){.hamburger{display:none}.navigation{display:flex}.logo{border-right:none;padding-right:0}}}.order-banner{position:relative;width:90%;height:511px;display:flex;flex-direction:row;align-items:center;background:linear-gradient(to bottom,#eeeeee,#e0e1dc);margin:2.5rem auto;padding:2rem;border-radius:1rem}.friends-image{width:800px;position:absolute;bottom:0;left:0;z-index:50;filter:drop-shadow(-8px 0px 0px rgba(0,0,0,.1))}.content-section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:1.5rem;gap:1rem}.content-wrapper{display:flex;margin-left:9rem;flex-direction:column;justify-content:center;align-items:center}.logo-section{display:flex;flex-direction:row;align-items:center;margin-left:5rem}.logo-image{height:55px}.logo-text{font-size:60px;font-weight:700;color:#03081f}.highlighted-text{width:750px;display:flex;justify-content:flex-end;background-color:#03081f;gap:.75rem;border-radius:50px;color:#fff;font-size:40px;padding-right:5rem}.highlighted-text .highlight{color:#fc8a06;text-decoration:underline}.download-text{font-size:1rem;margin-top:2rem;margin-left:9rem}.app-store{margin-top:1rem;margin-left:9rem}.popular-container{width:90%;display:flex;flex-direction:column;justify-content:space-between;margin:1.5rem auto 0}.popular-title{font-size:32px;font-weight:700;margin-left:.75rem}.popular-cards{display:flex;flex-direction:row;justify-content:space-between;margin:1.25rem 0}.res-card-container{display:flex;flex-direction:column;border-radius:.75rem;width:max-content}.res-card-image{width:222px}.res-card-content{display:flex;background-color:#fc8a06;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;flex-direction:column;align-items:flex-start;padding:.5rem 1.25rem}.res-card-title{font-weight:700;color:#03081f;font-size:1.125rem}.KnowMore__comp-container{width:90%;height:95%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#d9d9d9;border-radius:1rem;padding-bottom:4rem}.KnowMore__comp-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;padding:4rem}.KnowMore__comp-title{font-weight:700;font-size:32px}.KnowMore__comp-links{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:4rem}.KnowMore__comp-link{padding:.75rem 1.5rem;border-radius:9999px;font-size:1rem;font-weight:700;border:1px solid #fc8a06}.KnowMore__comp-content{width:85%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:5rem 3rem;background-color:#fff;border-radius:1rem;margin:auto}.KnowMore__comp-left{width:70%;display:flex;flex-direction:column;justify-content:flex-start;gap:1.75rem;text-align:center}.KnowMore__comp-highlight{background-color:#fc8a06;border-radius:9999px;font-size:1.125rem;font-weight:700;padding:.75rem 1rem}.KnowMore__comp-questions{display:flex;flex-direction:column;font-size:1.125rem;font-weight:700;gap:1.75rem}.KnowMore__comp-right{display:flex;flex-direction:column}.KnowMore__comp-cards{display:flex;flex-direction:row;justify-content:space-between}.KnowMore__comp-card{width:220px;height:260px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;padding:.75rem;border-radius:1rem;background-color:#d9d9d9}.Knowmore_card-title{font-weight:700;font-size:1.125rem}.Knowmore_card-image{width:128px}.Knowmore_card-description{font-weight:medium;font-size:1rem}.KnowMore__comp-description{text-align:center;font-size:1.125rem;margin-top:2rem}.get-started-container{display:flex;flex-direction:row;justify-content:space-between;width:90%;margin:3rem auto}.card{position:relative;width:670px;height:400px;border-radius:12px;overflow:hidden}.card-image{width:100%!important;height:100%!important;object-fit:cover;position:absolute;top:0;left:0;display:block}.exclusive-perks{position:absolute;top:0;left:70px;background:white;color:#000;padding:20px 40px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-weight:600;font-size:14px;z-index:10}.gradient-overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to top right,rgba(0,0,0,.9),transparent 80%);display:flex;flex-direction:column;justify-content:flex-end;padding:70px;color:#fff}.banner-text{margin-top:auto}.sub-heading{font-size:18px;font-weight:400;color:#f1a10a;margin:0}.main-heading{font-size:32px;font-weight:700;margin:0}.cta-button{background:#fc8a06;color:#fff;border:none;padding:15px 30px;border-radius:120px;cursor:pointer;font-size:18px;font-weight:500;margin-top:15px}.cta-button:hover{background:#e07705}.numbers-container{width:90%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:2rem auto;padding:1.5rem 0;background-color:#fc8a06;border-radius:.75rem;font-size:1.875rem;text-align:center}.numbers-item{border-right:1px solid white;padding-right:2.5rem;color:#fff}.numbers-item.no-border{border-right:none}.order-details-wrapper{width:90%;margin:0 auto;display:flex;flex-direction:column}.order-detail-title{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-left:1rem}.order-detail-title img{display:block}.order-detail-title div{margin:0;font-size:32px;font-weight:600}.order-details-container{display:flex;justify-content:space-between;gap:20px;padding:20px;font-family:Poppins,sans-serif}.order-items{width:60%;border:1px solid #03081f;border-radius:12px;padding:20px;background:#fff}.order-heading{font-size:24px;font-weight:700;margin-bottom:20px}.CheckPage_item-list{display:flex;flex-direction:column;gap:15px}.item{display:flex;align-items:center;padding-bottom:1rem;border-bottom:1px solid #202938}.CheckPage_item-image{width:50px;height:50px;border-radius:8px;object-fit:cover}.CheckPage_item-info{flex:1;margin-left:10px}.CheckPage_item-info p{margin:0}.CheckPage_item-title{font-size:16px;font-weight:600}.CheckPage_item-quantity{font-size:14px;color:#666}.CheckPage_item-price{font-size:16px;font-weight:700;color:#028643}.notes-section{display:flex;width:100%;flex-direction:column;margin-top:20px}.notes-label{font-size:14px;font-weight:600;color:#444}.notes-input{width:97%;padding:12px;border:1px solid #03081f;border-radius:120px;margin-top:5px}.payment-summary{width:35%;background:#fff}.delivery-address{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:.7rem;border-radius:120px;border:1px solid #03081f}.delivery-address img{padding-right:1rem}.address-icon{width:42px;height:42px}.address-icon img{padding:.7rem .8rem;border-radius:120px;border:1px solid #03081f}.delivery-add-icon{display:flex;align-items:center;flex-direction:row}.address-info{flex:1;margin-left:10px}.address-info p{margin:0}.address-title{font-size:16px;font-weight:700}.address-text{font-size:14px;color:#666}.arrow-icon{font-size:18px;color:#ff9800}.divider{border:.5px solid #202938;margin:18px 0}.summary-details{margin-bottom:20px}.summary-details p{margin:0}.summary-row{display:flex;justify-content:space-between;font-size:16px;color:#83858a;margin-bottom:10px}.subtotal{font-weight:400;font-size:20px}.payment-button{width:100%;padding:15px;margin-top:1rem;background:#ff9800;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:120px;cursor:pointer;text-align:center}.payment-button:hover{background:#e68900}.order-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:Poppins,sans-serif;margin:50px auto;padding:20px}.success-icon{margin-bottom:20px;position:relative}.outer-circle{width:195px;height:195px;border-radius:50%;background:rgba(50,182,56,.12);display:flex;align-items:center;justify-content:center;position:relative;opacity:1}.inner-circle img{height:145px}.checkmark{font-size:72px;color:#fff;font-weight:700}.order-title{font-size:24px;font-weight:700;color:#333;margin:10px 0}.order-subtitle{font-size:16px;font-weight:400;color:#666;margin-bottom:30px;line-height:1.5}.order-details{border:1px solid #ccc;border-radius:10px;padding:20px;width:300px;box-shadow:0 4px 6px #0000001a}.order-details p{margin:5px 0;font-size:16px;color:#333}.back-Button{margin-top:20px;background-color:#ff9800;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:120px;padding:10px 20px;cursor:pointer;text-align:center}.food-container{width:90%;margin:0 auto;display:flex;flex-direction:column}.burger-container{display:flex;flex-wrap:wrap;gap:20px}.burger-title{font-size:44px;font-weight:700;margin:5rem 0 3rem;color:#fc8a06}.foodCard-container{display:flex;align-items:center;background:#ffffff;border-radius:16px;box-shadow:0 4px 12px #0000001a;width:403px;padding:20px;position:relative;overflow:hidden}.foodCard-content{display:flex;flex-direction:row;align-items:center;width:100%;height:100%;justify-content:space-between}.foodCard-details{display:flex;flex-direction:column;justify-content:center;row-gap:1.2rem;width:100%;height:100%}.foodCard-title{font-size:18px;font-weight:700;color:#1a1a1a}.foodCard-description{font-size:14px;color:#666}.foodCard-price{font-size:16px;font-weight:700;color:#03081f}.foodCard-image-wrapper{position:relative;width:200px;height:200px;border-top-left-radius:24px;border-bottom-left-radius:24px}.foodCard-image{position:relative;width:200px;height:200px;object-fit:contain}.foodCard-add{position:absolute;bottom:0;right:0;width:88px;height:88px;background:rgba(255,255,255,.9);color:#03081f;border-top-left-radius:45px;border-bottom-right-radius:12px;display:flex;align-items:center;justify-content:center}.foodCard-add:hover{cursor:pointer}.searchBar-container{width:100%;margin:40px auto}.searchBar-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.searchBar-title{font-weight:700;font-size:32px}.searchBar-input{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:1rem 4rem 1rem 2rem;outline:none;gap:1.25rem;border:1px solid #03081f;color:#03081f;border-radius:9999px;font-size:1.125rem}.searchBar-input-field{padding:10px;width:100%;border:none;outline:none;font-size:16px;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none!important;border:0!important;outline:0!important}.searchBar-input-field:focus{outline:none!important;border:none!important;box-shadow:none!important}.productBar-container{width:100%;background-color:#fc8a06;margin:2rem 0}.productBar-wrapper{width:90%;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0;color:#fff;font-size:21px;font-weight:700}.productBar-offers{background-color:#03081f;padding:.5rem 1rem;border-radius:9999px}.discountCard-container{position:relative;width:450px;height:300px;border-radius:12px;overflow:hidden;background:#fff}.discountCard-image{width:100%;height:100%;object-fit:cover}.discountCard-discount{position:absolute;top:0;right:16px;background:#03081f;color:#fff;padding:20px 10px 12px;font-size:16px;font-weight:700;border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:10}.discountCard-overlay{position:absolute;bottom:0;width:100%;height:100%;background:linear-gradient(to right top,rgba(0,0,0,1),transparent);padding:16px;display:flex;justify-content:space-between;align-items:flex-end;color:#fff}.discountCard-text{display:flex;flex-direction:column}.discountCard-subHeading{font-size:14px;color:#f1a10a;margin:0}.discountCard-mainHeading{font-size:20px;font-weight:700;margin:4px 0 0}.discountCard-add{position:absolute;bottom:0;right:32px;width:100px;height:100px;background:rgba(255,255,255,.9);color:#03081f;border-top-left-radius:45px;border-bottom-right-radius:12px;display:flex;align-items:center;justify-content:center}.offer{width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.MacD-container{position:relative}.MacD-card{position:relative;width:90%;margin:0 auto;overflow:hidden;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;margin-bottom:2.5rem}.MacD-image{width:100%;height:auto;object-fit:cover}.MacD-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(3,8,31,.9)}.MacD-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding:2.5rem}.MacD-text{display:flex;flex-direction:column;color:#fff}.MacD-tagline{font-size:1.25rem}.MacD-title{font-size:3.375rem;font-weight:700}.MacD-details{display:flex;gap:1rem;margin-top:1rem}.MacD-detail{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #e5e5e5;border-radius:9999px}.MacD-review{width:9%;transform:translate(94%,16px)}.MacD-side-image{width:35%}.MacD-footer{position:absolute;display:flex;align-items:center;gap:1rem;bottom:0;left:0;transform:translate(76px,20px);background-color:#f28d35;color:#fff;padding:.5rem 1rem;border-radius:0 .5rem .5rem 0;box-shadow:0 4px 6px #0000001a}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-wrapper{width:100vw;height:100vh;position:relative}.map-container{box-shadow:5px 5px 14px #00000040;position:relative;width:90%;height:90%;margin:auto;z-index:1;border-radius:20px}.map-container :global(.leaflet-container){width:100%;height:100%}.card-container{position:absolute;background-color:#0a0e1a;border-radius:24px;color:#fff;top:60px;left:150px;padding:24px;z-index:999;width:350px}.title{font-size:2.5rem;font-weight:700;margin-bottom:8px}.location{color:#ff8c00;font-size:1.875rem;font-weight:600;margin-bottom:32px}.address{font-size:1.25rem;margin-bottom:48px;line-height:1.5}.contact-section{margin-bottom:32px}.contact-section:last-child{margin-bottom:0}.section-title{font-size:1.5rem;font-weight:700;margin-bottom:8px}.phone{color:#ff8c00;font-size:1.25rem}.marker-card-wrapper{position:absolute;right:204px;top:30%;z-index:999;width:150px}.marker-card{background-color:#fff;border-radius:12px;padding-left:12px;padding-top:10px;padding-bottom:10px;display:flex;align-items:center;box-shadow:0 2px 4px #0000001a}.marker-title{font-weight:600;color:#000;margin:0;font-size:1rem;line-height:1.5}.marker-subtitle{color:#666;margin:0;font-size:.875rem;line-height:1.5}.marker-icon{border-radius:50%;overflow:hidden;background-color:#03081f;position:absolute;top:-18px;right:-18px;z-index:1000;padding:7px 10px}.marker-icon img{width:30px;height:30px;object-fit:cover}.delivery-container{width:90%;margin:4rem auto;border-radius:12px;box-shadow:5px 5px 14px #00000040}.delivery-sections{display:flex}.delivery-info,.contact-info,.operational-times{width:33.33%;padding:2rem}.delivery-info,.contact-info{background-color:#fbfbfb}.operational-times{background-color:#03081f;color:#fff;border-radius:0 12px 12px 0}.delivery-header,.contact-header,.operation-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.delivery-title,.contact-title,.operation-title{font-size:1.5rem;font-weight:600}.delivery-details,.operation-details{display:flex;flex-direction:column;gap:.75rem}.delivery-time,.operation-time{display:flex;justify-content:flex-start;font-size:.875rem}.contact-text{font-size:.875rem;line-height:30px;margin-bottom:1.5rem}.contact-details .label{font-weight:600}.contact-details .value{font-weight:700;color:#03081f;margin-bottom:20px}.contact-details .link:hover{text-decoration:underline}.Day{font:700;color:#03081f}.Hours{font:500}.customer-review-container{width:100%;position:relative;background-color:#d9d9d9;height:600px;margin-bottom:9rem}.customer-review-content{width:90%;height:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;gap:36px}.customer-review-header{display:flex;justify-content:space-between;align-items:center}.customer-review-header h1{font-size:44px;font-weight:700}.review-controls{display:flex;gap:20px}.control-button{background-color:#fc8a06;border:none;width:75px;height:75px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.control-button img{width:36px;height:36px}.review-card{width:400px;background-color:#fff;border:1px solid #ccc;padding:20px;display:flex;flex-direction:column;gap:24px}.review-card-header{display:flex;justify-content:space-between;align-items:flex-end}.reviewer-image{border-right:2px solid #fc8a06;padding-right:16px}.reviewer-info{width:100px}.reviewer-name{font-weight:700;font-size:18px;margin:0}.reviewer-location{color:orange;font-size:14px;margin:0}.review-details{display:flex;flex-direction:column;align-items:flex-end}.review-rating{color:orange;font-size:18px}.review-date{display:flex;align-items:center;gap:8px;font-size:15px}.review-text{font-size:16px}.review-slider{overflow:hidden;column-gap:5px}.review-track{display:flex;transition:transform .7s ease-in-out}.review-slide{flex:0 0 33.3333%}.review3_4{position:absolute;bottom:-20%;left:45%}.basket-container{position:fixed;top:0;right:-100%;width:400px;height:100vh;background:white;transition:right .3s ease-in-out;z-index:1000;overflow-y:auto;box-shadow:-2px 0 10px #0000001a}.basket-container.open{right:0}.basket-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out;z-index:999}.basket-overlay.open{opacity:1;visibility:visible}.basket-header{background:#008847;display:flex;flex-direction:row;align-items:center;column-gap:1rem;padding:10px 20px;color:#fff;border-radius:8px 8px 0 0}.basket-header h2{margin:0;font-size:1.75rem}.basket-items{margin-bottom:16px}.basket-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #eee}.item-quantity{background:#ff8c00;color:#fff;font-size:1.1rem;font-weight:700;padding:4px 10px;border-radius:120px;margin-right:12px}.item-details{flex:1;display:flex;flex-direction:column;justify-content:space-between}.item-details h3{margin:0;font-size:1rem}.item-details p{margin:4px 0;color:#666;font-size:.875rem}.remove-btn{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.remove-btn:hover{opacity:.7}.price-summary{margin:16px 0;padding:0 16px;border-bottom:2px solid #eee}.price-row{display:flex;justify-content:space-between;margin:8px 0}.price-key{font-weight:700}.discount{color:green}.total-section{width:70%;border-radius:8px;background-color:#fc8a06cc;padding:16px;margin:1.5rem auto}.total-row{display:flex;justify-content:space-between;align-items:center;color:#fff;font-weight:700;font-size:1.25rem}.total-value{font-size:1.3rem}.coupon-section{display:flex;flex-direction:column;gap:8px;margin:16px auto;width:80%}.coupon-section{padding:12px;background:white;text-align:left;cursor:pointer}.free-item-btn,.coupon-btn{border:1px solid #ddd;border-radius:120px;padding:12px 18px;display:flex;flex:row;justify-content:space-between}.delivery-options{border-top:2px solid #eee}.delivery-opt-row{width:90%;display:flex;gap:1.5rem;margin:16px auto;justify-content:center}.option{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #00000033;gap:8px;border-radius:12px;padding:16px}.option .details{display:flex;flex-direction:column;align-items:center;font-size:1rem}.checkout-btn{background:#008847;border-radius:12px;padding:12px;cursor:pointer;margin:10px auto;width:90%;position:relative}.checkout-btn.disabled{background:#FF9B9B;opacity:.9;cursor:not-allowed}.checkout-content{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:16px;font-weight:500}.basket-actions{display:flex;flex-direction:column;gap:1rem;width:80%;margin:1rem auto}.share-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:10px;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;font-size:1rem;cursor:pointer;transition:background .2s}.share-btn:hover{background:#ebebeb}.quantity-controls{display:flex;align-items:center;gap:1rem}.delete-btn{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.delete-btn:hover{opacity:.7}.item-image{width:80px;height:80px;object-fit:cover;border-radius:8px}.share-button{display:flex;align-items:center;justify-content:space-evenly;background-color:#ff8a00;color:#fff;padding:15px 20px;border-radius:12px;border:none;width:100%;margin:10px 0;cursor:pointer}.share-button-text{display:flex;align-items:center;gap:10px;font-size:1.2rem;text-align:left;font-weight:500}.copy-link-btn{background-color:#fff;color:#ff8a00;border:none;font-size:1.2rem;border-radius:20px;line-height:30px;padding:8px 16px;font-weight:500;cursor:pointer}.share-icon{width:50px;height:50px}.minimum-order-message{visibility:hidden;opacity:0;transition:opacity .3s ease;background:#03081F;color:#fff;padding:12px 20px;border-radius:12px;font-size:14px;text-align:center;position:absolute;top:-92px;left:50%;transform:translate(-50%);font-weight:500;width:250px;z-index:1}.checkout-btn.disabled:hover .minimum-order-message,.checkout-btn.enabled:hover .minimum-order-message{visibility:visible;opacity:1}.minimum-order-message:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #03081F}.minimum-order-message:after{content:"";position:absolute;top:-92px;left:50%;transform:translate(-50%);color:#03081f;font-weight:700;font-size:16px;background:white;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.highlight-time{color:#ff8a00;text-decoration:underline;font-weight:600}.remaining-amount{color:#ff8a00;font-weight:600}.checkout-content{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;text-decoration:none}.checkout-btn a{text-decoration:none;color:#fff}.checkout-btn.disabled .minimum-order-message{display:block}.checkout-btn.enabled:hover .minimum-order-message{visibility:visible;opacity:1}.minimum-order-message.success-message{background:#03081F}.minimum-order-message.success-message:before{border-top-color:#03081f}.minimum-order-message.success-message:after{content:"";background:white;color:#03081f}.profile-section{font-family:Poppins,sans-serif;color:#000;width:90%;margin-bottom:3rem;margin-left:auto;margin-right:auto}.profile-header{display:flex;justify-content:space-between;align-items:center}.profile-Left{display:flex;flex-direction:row;gap:1rem;align-items:center}.profile-title{font-size:28px;font-weight:700;margin:0}.edit-button{background-color:#f7931e;color:#fff;border:none;padding:10px 20px;border-radius:7.49px;font-size:14.98px;font-weight:400;cursor:pointer}.profile-info{display:flex;flex-direction:column;margin-top:20px;gap:40px}.profile-image-container{display:flex;flex-direction:row;align-items:center;column-gap:1rem}.profile-image{width:80px;height:80px;border-radius:50%}.profile-name{font-size:18px;font-weight:600;margin-top:8px}.profile-details{display:grid;grid-template-columns:repeat(2,1fr);row-gap:1rem;column-gap:3rem}.profile-detail label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.profile-detail input{width:100%;padding:8px;border:0;padding:.8rem 0 .8rem 1rem;border-radius:7.49px;outline:none;background-color:#f9f9f9;font-size:14.96}.edit-icon{font-size:18px;cursor:pointer}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:999}.container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;max-width:600px;width:90%;height:auto;background-color:#fff;box-shadow:0 4px 20px #0003;border-radius:12px}.container-top{padding:1.2rem}h1{font-size:40px;margin-bottom:20px;margin-top:0}.input-Group{margin-bottom:15px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.input-Group label{display:block;font-size:24px;margin-bottom:5px}.input-Group input{width:60%;padding:10px;border:1px solid #ddd;border-radius:8px}.footer{display:flex;justify-content:space-between;align-items:center;background-color:#ff8c00;padding:15px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.right{display:flex;gap:10px}.remove{background-color:#5d4037;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:24px}.cancel{background:none;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:24px}.save{background-color:#fff;color:#000;border:none;padding:10px 20px;border-radius:8px;font-size:24px;cursor:pointer}.Editprofile-section{font-family:Poppins,sans-serif;color:#000;width:90%;margin-bottom:3rem;margin-left:auto;margin-right:auto;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.Editprofile-header{display:flex;justify-content:space-between;align-items:center}.Editprofile-Left{display:flex;flex-direction:row;gap:1rem;align-items:center}.Editprofile-title{font-size:28px;font-weight:700;margin:0}.save-button{background-color:#f7931e;color:#fff;border:none;padding:10px 20px;border-radius:7.49px;font-size:14.98px;font-weight:400;cursor:pointer}.Editprofile-info{display:flex;flex-direction:column;margin-top:20px;gap:40px}.Editprofile-image-container{display:flex;flex-direction:row;align-items:center;column-gap:1rem}.Editprofile-image{width:80px;height:80px;border-radius:50%}.Editprofile-name{font-size:18px;font-weight:600;margin-top:8px}.Editprofile-details{display:grid;grid-template-columns:repeat(2,1fr);row-gap:1rem;column-gap:3rem}.Editprofile-detail label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.Editprofile-detail input{width:100%;padding:8px;border:0;padding:.8rem 0 .8rem 1rem;border-radius:7.49px;outline:none;background-color:#f9f9f9;font-size:14.96;border:1px solid #ddd}.payment-methods{margin-top:40px}.payment-methods h2{font-size:20px;font-weight:700;margin-bottom:20px}.payment-method-list{display:flex;gap:20px;align-items:center}.payment-method{display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:10px;border:1px solid #ddd;padding:16px;border-radius:8px;width:270px}.payment-method p{margin:0}.cardPng.background{background-color:#fc8a06;opacity:.1;width:50.22px;height:50.22px;border-radius:50%;position:absolute}.cardPng.image{position:relative}.cardPng-comp{display:flex;justify-content:center;align-items:center}.cardPng.image img{opacity:1;width:22px;height:22px;margin-right:1rem;margin-left:1rem;margin-top:.2rem}.card-Name{font-size:15px}.payment-icon{font-size:24px}.add-card{display:flex;align-items:center;gap:10px;border:1px solid #ddd;padding:16px;border-radius:8px;width:250px;height:48px;position:relative}.AddcardPng.background{background-color:#fc8a06;opacity:.1;width:50.22px;height:50.22px;border-radius:50%;left:18px;position:absolute}.AddcardPng-comp{display:flex;justify-content:center;align-items:center}.AddcardPng.image img{opacity:1;width:22px;height:22px;margin-right:1rem;margin-left:1rem;margin-top:.2rem}.addNew{margin-left:1rem;color:#000}input:disabled{background-color:#f5f5f5;cursor:not-allowed}input:enabled{background-color:#fff;border:1px solid #ddd}.payment-container{width:90%;margin:0 auto;padding:20px}.payment-header{display:flex;align-items:center;gap:1rem;margin-bottom:20px}.payment-header a{display:flex;align-items:center;text-decoration:none}.payment-header h1{margin:0;font-size:1.75rem}.payment-header img{width:39px;height:39px}p .back-button{background:none;border:none;font-size:24px;cursor:pointer;padding:0;margin-right:15px}.payment-header h1{font-size:24px;font-weight:700}.payment-content{display:flex;gap:20px}.payment-options{flex:1}.wallet-section{border:1px solid #ffe8ce;display:flex;justify-content:space-between;align-items:center;padding:15px;border-radius:120px;margin-bottom:10px}.payment-option{display:flex;justify-content:space-between;align-items:center;padding:15px;border:1px solid #e0e0e0;border-radius:120px;margin-bottom:10px}.wallet-section{cursor:pointer}.wallet-content,.option-content{display:flex;align-items:center}.wallet-arrow img{width:5px;height:10px}.separator{height:1px;background-color:#000;margin:15px 0}.payment-option{cursor:pointer}.payment-option.selected{border-color:#ff9800}.option-icon{width:40px;height:40px;border-radius:50%;margin-right:15px;display:flex;justify-content:center;align-items:center;font-weight:500;position:relative}.option-icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;opacity:.15}.wallet{color:#ff9800}.wallet:before{background-color:#ff9800}.maestrocard{color:#fc8a06}.maestrocard:before{background-color:#fc8a06}.paypal{color:#fc8a06}.paypal:before{background-color:#fc8a06}.stripe{color:#fc8a06}.stripe:before{background-color:#fc8a06}.add-card{color:#fc8a06}.add-card:before{background-color:#fc8a06}.addIcon{margin-right:20px;margin-left:5px;font-size:30px;font-weight:300;line-height:10px}.option-details{display:flex;flex-direction:column}.option-name{font-weight:700}.option-balance{font-size:12px;color:#757575}.radio-button{width:20px;height:20px;border:2px solid #e0e0e0;border-radius:50%;display:flex;justify-content:center;align-items:center}.payment-option.selected .radio-button{border-color:#ff9800}.radio-inner{width:10px;height:10px;background-color:#ff9800;border-radius:50%;display:none}.payment-option.selected .radio-inner{display:block}.payment-summary{flex:0 0 auto;height:max-content;background-color:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:20px;display:flex;flex-direction:column}.amount-row{display:flex;justify-content:space-between;align-items:center;color:#757575}.amount{font-size:24px;font-weight:700;color:#000}.proceed-button{width:100%;padding:15px;background-color:#fc8a06;color:#fff;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}.proceed-button:hover{background-color:#fc8a06}@media (max-width: 768px){.payment-content{flex-direction:column}}.addresses-container{padding:20px;height:100vh;max-width:1200px;margin:0 auto}.addresses-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.addresses-header a{display:flex;align-items:center;text-decoration:none}.addresses-header h1{margin:0;font-size:32px}.addresses-grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:30px}.address-card{border:1px solid #e0e0e0;border-radius:8px;text-wrap:wrap;overflow:hidden;padding:16px;background:white;height:250px;width:300px;cursor:pointer;transition:all .2s ease}.address-card:hover{border-color:#ff8c00}.address-card.selected{border:2px solid #ff8c00;background-color:#fff3e0}.add-new{border:2px dashed #e0e0e0;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s}.add-new:hover{border-color:#ff8c00}.add-icon{font-size:32px;color:#ff8c00;background-color:#ffedd8;width:50.22px;height:50.22px;text-align:center;padding-top:3px;border-radius:50%;margin-bottom:8px}.address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:#03081f;font:14px}.address-name{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:#03081f;font:16px;font-weight:600}.address-header h3{margin:0;font-size:16px}.default-badge{background:#fff3e0;color:#fc8a06;padding:4px 8px;border-radius:120px;font-size:12px;line-height:14.4px}.address-text{color:#000;font-size:14px;line-height:1.5rem;margin-bottom:12px}.phone-number{color:#000;font-size:14px;margin-bottom:16px}.address-actions{display:flex;align-items:center;gap:8px;margin-top:1rem;pointer-events:none}.action-btn{background:none;border:none;font-size:14px;cursor:pointer;padding:4px;pointer-events:auto}.action-btn.edit{color:#ff8c00;border-right:1px solid #AFAFAF;padding-right:.8rem}.action-btn.remove{color:#ff8c00}.divider{color:#e0e0e0}@media (max-width: 768px){.addresses-grid{grid-template-columns:1fr}.address-card{height:auto}}.address-form-container{background:white;border-radius:8px;padding:20px;max-width:800px;margin:5rem auto;border:1px solid grey}.address-header{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:20px;font-size:16px;color:#333}.location-icon{font-size:20px}.address-form{display:flex;flex-direction:column;gap:10px}.form-row{display:flex;flex-direction:row;justify-content:flex-start;gap:16px}.form-input{width:100%;padding:12px;border:1px solid #ddd;color:var(--color-gray-70, #7e7e7e);border-radius:8px;font-size:14px;outline:none;transition:border-color .2s}.form-input:focus{border-color:#ff8c00}select.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px}.full-width{width:97%;resize:none}.save-btn{align-self:flex-end;background:#ff8c00;color:#fff;border:none;border-radius:8px;padding:12px 3rem;font-size:14px;font-weight:500;line-height:21px;text-align:center;cursor:pointer;transition:background-color .2s}.save-btn:hover{background:#f08000}@media (max-width: 768px){.form-row{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.form-row{grid-template-columns:1fr}.save-btn{width:100%}}.address-form-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.address-form-popup{background:white;border-radius:8px;width:90%;max-width:600px;position:relative;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.address-form-container{margin:0;border:none;box-shadow:none}.close-button{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:#666}.close-button:hover{color:#333}
