.Header_header__DGBV5{width:100%;height:80px;padding:10px;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;z-index:99;background-color:#000;color:#fff}.Header_header__DGBV5 img{width:100px;margin-left:10px;cursor:pointer}.Header_header__DGBV5 .Header_hamburger__4n9Ke{display:none;flex-direction:column;margin-right:5px;cursor:pointer;gap:5px;z-index:100}.Header_header__DGBV5 .Header_hamburger__4n9Ke .Header_bar__6kVYi{width:35px;height:4px;background-color:#fff;border-radius:2px;transition:all .4s ease}.Header_header__DGBV5 .Header_hamburger__4n9Ke.Header_active__kvaTB .Header_bar__6kVYi:first-child{transform:rotate(45deg) translate(5px,5px)}.Header_header__DGBV5 .Header_hamburger__4n9Ke.Header_active__kvaTB .Header_bar__6kVYi:nth-child(2){opacity:0}.Header_header__DGBV5 .Header_hamburger__4n9Ke.Header_active__kvaTB .Header_bar__6kVYi:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.Header_header__DGBV5 .Header_navMenu__15mFu ul{display:flex;gap:30px;list-style:none;margin-right:30px}.Header_header__DGBV5 .Header_navMenu__15mFu ul li{font-size:.9em;cursor:pointer}.Header_header__DGBV5 .Header_navMenu__15mFu ul li:hover{text-decoration:underline;color:hsl(30,4%,69%)}@media(max-width:768px){.Header_header__DGBV5 img{width:75px;margin-left:10px;cursor:pointer}.Header_header__DGBV5 .Header_hamburger__4n9Ke{display:flex}.Header_header__DGBV5 .Header_navMenu__15mFu{position:fixed;top:80px;right:-100%;height:100vh;width:200px;background-color:rgba(0,0,0,.95);flex-direction:column;justify-content:flex-start;padding:20px;transition:right .4s ease-in-out;box-shadow:-2px 0 10px rgba(0,0,0,.4);z-index:98}.Header_header__DGBV5 .Header_navMenu__15mFu ul{flex-direction:column;align-items:flex-start;gap:20px;padding:0;margin:0}.Header_header__DGBV5 .Header_navMenu__15mFu.Header_active__kvaTB{right:0}}.Footer_footer__W37AO{width:100%;min-height:200px;padding:15px;display:flex;justify-content:space-around;align-items:center;text-align:left;color:#fff;background-color:#000;border:2px solid #000}.Footer_footer__W37AO .Footer_logo2__QZQQU{display:none}.Footer_footer__W37AO .Footer_footer-details__ukecB{width:fit-content;text-align:center}.Footer_footer__W37AO .Footer_footer-details__ukecB p{font-size:.87em}.Footer_footer__W37AO .Footer_footer-details__ukecB .Footer_signUp__EWRxC{cursor:pointer;text-decoration:underline}.Footer_footer__W37AO .Footer_footer-icons__eR_7U{width:150px;min-height:50px;display:flex;justify-content:space-evenly;padding:5px}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_whatsapp__qZWSs{transition:color .3s ease}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_whatsapp__qZWSs:hover{transform:scale(1.1);color:#585858}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_instagram___NCXR{transition:color .3s ease}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_instagram___NCXR:hover{transform:scale(1.1);color:#585858}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_tiktok__yBeYp{transition:color .3s ease}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_tiktok__yBeYp:hover{transform:scale(1.1);color:#585858}.Footer_footer__W37AO .Footer_modalOverlay__DOhWM{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;animation:Footer_fadeIn__BZWyV .3s ease}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV{background:#fff;padding:2rem;border-radius:12px;max-width:450px;width:90%;position:relative;animation:Footer_slideUp__3LBDb .3s ease}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_closeBtn__x2IQd{position:absolute;top:15px;right:20px;background:none;border:none;font-size:24px;cursor:pointer;color:#999}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_closeBtn__x2IQd:hover{color:#333}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV h3{margin-bottom:10px;color:#333;font-size:1.5rem}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV p{margin-bottom:1.5rem;color:#666;line-height:1.5}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV form{display:flex;flex-direction:column;gap:15px}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_emailInput__4587R{padding:12px;border:2px solid #ddd;border-radius:6px;font-size:16px}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_emailInput__4587R:focus{outline:none;border-color:#000}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_subscribeBtn__ZpQvP{padding:12px;background:#000;color:#fff;border:none;border-radius:6px;font-size:16px;cursor:pointer}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_subscribeBtn__ZpQvP:hover{background:#333}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_subscribeBtn__ZpQvP:disabled{background:#ccc;cursor:not-allowed}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_successMessage__t1vRI{text-align:center;padding:20px;color:#28a745;font-weight:500}@keyframes Footer_fadeIn__BZWyV{0%{opacity:0}to{opacity:1}}@keyframes Footer_slideUp__3LBDb{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){.Footer_footer__W37AO{width:100%;padding:5px;flex-direction:column}.Footer_footer__W37AO .Footer_logo__Qt2xR{display:none}.Footer_footer__W37AO .Footer_logo2__QZQQU{display:flex}.Footer_footer__W37AO .Footer_footer-details__ukecB{width:90%;margin:10px 0;text-align:center;font-size:1.1em}.Footer_footer__W37AO .Footer_footer-icons__eR_7U{margin:10px 0;width:60%}}.cafePage_menu-items__DkDVV{margin-top:80px}.cafePage_menu-items__DkDVV .cafePage_menu-text-container__mZLMi{width:100%;min-height:300px;display:flex;justify-content:start;align-items:center;background-image:url(/assets/cafe/cafeCanvasBg.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.cafePage_menu-items__DkDVV .cafePage_menu-text-container__mZLMi .cafePage_menu-text-bg__MtfYq{width:100%;min-height:300px;display:flex;justify-content:start;align-items:center;background-color:hsla(0,0%,100%,.87)}.cafePage_menu-items__DkDVV .cafePage_menu-text-container__mZLMi .cafePage_menu-text-bg__MtfYq .cafePage_menu-text__3S_t8{width:70%;padding:10px;margin:0 auto;text-align:center}.cafePage_menu-items__DkDVV .cafePage_menu-text-container__mZLMi .cafePage_menu-text-bg__MtfYq .cafePage_menu-text__3S_t8 p{margin-bottom:8px}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ{padding:60px;display:flex;flex-direction:column;align-items:center;text-align:center;background-image:url(/assets/cafe/cafeBackgroundImg.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;background-attachment:fixed}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc{width:100%;margin:20px;line-height:20px;display:flex;flex-wrap:wrap;background-image:url(/assets/cafe/menuBg.webp);background-size:cover;background-repeat:no-repeat;background-color:#fff;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.4)}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc .cafePage_menuCategorImg__AbXSr{flex:.5;padding:5px;background-color:hsla(0,0%,100%,.7)}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc .cafePage_menuCategorImg__AbXSr .cafePage_breakfastImg__jQ6F8,.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc .cafePage_menuCategorImg__AbXSr .cafePage_croissaintImg__FxUcM,.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc .cafePage_menuCategorImg__AbXSr .cafePage_menuImgs__siebO,.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc .cafePage_menuCategorImg__AbXSr .cafePage_saladsImg__hO_Wr{width:100%;min-height:100%;object-fit:cover}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc .cafePage_menuCategorImg2__KVzOo{display:none;flex:1;border:2px solid blue}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc .cafePage_menu-category-detail__cDEg3{padding:50px;flex:.5;background-color:hsla(0,0%,100%,.7)}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc h3{margin-bottom:10px}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ hr{width:110px;margin:0 auto 15px}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ span{font-weight:700}@media(max-width:768px){.cafePage_menu-items__DkDVV .cafePage_menu-text-container__mZLMi .cafePage_menu-text-bg__MtfYq .cafePage_menu-text__3S_t8{width:90%;margin:10% auto}.cafePage_menu-items__DkDVV .cafePage_menu-text-container__mZLMi .cafePage_menu-text-bg__MtfYq .cafePage_menu-text__3S_t8 h2{width:80%;margin:10px auto}.cafePage_menu-items__DkDVV .cafePage_menu-text-container__mZLMi .cafePage_menu-text-bg__MtfYq .cafePage_menu-text__3S_t8 h4{width:80%;margin:0 auto}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ{padding:20px}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc{flex-direction:column}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc .cafePage_menu-category-detail__cDEg3{padding:15px}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc .cafePage_menu-category-detail__cDEg3 h3{font-size:1.44em}.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc .cafePage_menu-category-detail__cDEg3 ul{width:100%;font-size:1.1em}}@media(max-width:768px)and (max-width:768px){.cafePage_menu-items__DkDVV .cafePage_menu-container__AeYfZ .cafePage_menu-category__u9roc .cafePage_menu-category-detail__cDEg3 ul{font-size:1em}}