.main_navbar_container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--foreground);position:-webkit-sticky;position:sticky;top:0;z-index:1002;padding:10px}.sub_Navbar_container{width:95%;height:80%;display:flex;align-items:center;justify-content:space-between}.logo_main_div{height:100%}.logo_div,.logo_main_div{display:flex;align-items:center;justify-content:center}.logo_div{width:130px;height:70px}.desktop_logo{width:80%;height:80%;object-fit:contain}.menu_item_main_div{width:100%;height:100%;display:flex;align-items:center;justify-content:space-around;gap:2rem}.login_with_profileicon{align-items:start}.login_after_profileicon,.login_with_profileicon{width:auto;height:85%;display:flex;gap:2rem;position:relative}.login_after_profileicon{align-items:center;justify-content:flex-end}.Access_btn{padding:8px 12px}.Access_after_btn,.Access_btn{display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;outline:none;border-radius:30px;background-color:var(--background);font-size:16px;color:var(--main_web_color);cursor:pointer;width:175px}.Access_after_btn{height:50px;padding:0 10px;margin-bottom:0}.Access_after_btn>img{border:2px solid #fff;border-radius:50%;width:30px;height:30px}.Access_after_btn>span{text-align:center;line-height:16px}.Access_after_btn.scrolled,.Access_btn.scrolled,.search_div_main.scrolled{color:var(--font-lighter-text-color)!important;background-color:var(--main_web_color)!important}.probtnscroll{background-color:#000!important;color:#fff!important}.search_div_main{width:45%;padding:2px 15px;border-radius:30px}.search_div_main,.search_input_div{display:flex;align-items:center;justify-content:center}.search_input_div{width:100%;height:70%}.search_input{width:90%;height:70%;border:none;outline:none;padding:10px;background-color:transparent;font-size:16px;cursor:pointer}.search_input::placeholder{color:var(--font-gary-text-color);font-size:16px}.search_icon_button{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.search_expanded{height:auto;flex-direction:column}.coordinate_display{padding:10px;background-color:#f9f9f9;border:1px solid #ccc;margin-top:5px}.dropdown_menu{position:absolute;top:120%;background-color:var(--background);width:200px;height:130px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:200;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}.login_btn{color:var(--main_web_color);border:1px solid var(--main_web_color);background:none;border-radius:10px}.Create_btn,.login_btn{font-size:16px;text-decoration:none;display:block;text-align:center;width:85%;height:40px;box-sizing:border-box;font-family:Be Viettnam Pro Medium}.Create_btn{color:var(--font-lighter-text-color);border:none;background-color:var(--main_web_color);border-radius:10px}.dropdown_after_menu{position:absolute;top:120%;background-color:var(--background);width:250px;height:max-content;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;padding:1rem;z-index:111}.top_items_div{border-bottom:1px solid #ccc;padding:0 0 1rem}.bottom_items_div,.top_items_div{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.items_container{width:100%;background:none;border:none;outline:none;display:flex;align-items:center;justify-content:flex-start;font-size:15px;padding:10px;font-family:Be Viettnam Pro Medium}.Homepage_category_list{height:70px;gap:30px;margin-left:6rem}.Homepage_category_list,.category_div{display:flex;align-items:center;justify-content:center}.category_div{flex-direction:column;gap:.7rem;padding:10px;border-radius:25px;cursor:pointer;position:relative}.category_div>img{width:55px;height:55px;border-radius:50%;object-fit:cover;border:2px solid #2ca0db}.category_div>h2{font-size:16px;color:#000;font-family:Be Viettnam Pro Medium;margin:0}.category_div:hover>h2{color:var(--font-darkest-text-color)}.main_navbar_container.scrolled{background-color:#fff!important}.div_of_navbar_left_side{gap:1rem}.Alert_div,.div_of_navbar_left_side{display:flex;align-items:center;justify-content:center}.Alert_div{font-size:22px;padding:.7rem;border-radius:50%;color:var(--main_web_color);background-color:var(--fifth-background-color);border:2px solid #2ca0db;cursor:pointer}.Alert_div.scrolled{background-color:#fff!important;color:#fff}.subsubcategorylist{display:none;position:absolute;top:15px;left:150px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2);width:100%;list-style:none;padding:10px;border-radius:8px 8px}.hideonweb{display:none}.socialmediaicons{display:flex;align-items:center;gap:10px}.widthkhain{width:100%}@media screen and (max-width:1240px){.Homepage_category_list{flex-wrap:wrap;height:auto;padding-bottom:1rem}}@media screen and (max-width:1080px){.Homepage_category_list{gap:1px}}@media screen and (max-width:767px){.Alert_div,.div_of_navbar_left_side,.socialmediaicons{display:none!important}.hideondesk{display:block}.hideonweb{display:flex;font-size:12px!important;height:30px!important}.Home_Page_submain_div{display:none!important}.login_with_profileicon{display:none}.menu_item_main_div{justify-content:flex-end}.search_div_main{width:90%}.sub_Navbar_container{padding:5px}.search_div_main{height:40px;width:80%}}:root{--background:#fff;--foreground:hwb(214 8% 79%);--main_web_color:#5cb5e2;--border-color:linear-gradient(90deg,#5cb5e2af 50%,#fff 0)}body,html{max-width:100vw}*{box-sizing:border-box;padding:0;margin:0}body::-webkit-scrollbar{display:none}@font-face{font-family:Be Viettnam Pro Black;src:url(/_next/static/media/BeVietnamPro-Black.7daaf4e7.ttf)}@font-face{font-family:Be Viettnam Pro BlackItalic;src:url(/_next/static/media/BeVietnamPro-BlackItalic.6ddcb313.ttf)}@font-face{font-family:Be Viettnam Pro Bold;src:url(/_next/static/media/BeVietnamPro-Bold.f7e2a449.ttf)}@font-face{font-family:Be Viettnam Pro ExtraBold;src:url(/_next/static/media/BeVietnamPro-ExtraBold.e6a75bec.ttf)}@font-face{font-family:Be Viettnam Pro ExtraBoldItalic;src:url(/_next/static/media/BeVietnamPro-ExtraBoldItalic.ccfc5512.ttf)}@font-face{font-family:Be Viettnam Pro ExtraLight;src:url(/_next/static/media/BeVietnamPro-ExtraLight.5356db94.ttf)}@font-face{font-family:Be Viettnam Pro ExtraLightItalic;src:url(/_next/static/media/BeVietnamPro-ExtraLightItalic.8076b12f.ttf)}@font-face{font-family:Be Viettnam Pro Italic;src:url(/_next/static/media/BeVietnamPro-Italic.6901af8c.ttf)}@font-face{font-family:Be Viettnam Pro Light;src:url(/_next/static/media/BeVietnamPro-Light.67a36a9c.ttf)}@font-face{font-family:Be Viettnam Pro LightItalic;src:url(/_next/static/media/BeVietnamPro-LightItalic.0ca311ae.ttf)}@font-face{font-family:Be Viettnam Pro Medium;src:url(/_next/static/media/BeVietnamPro-Medium.4921a5c2.ttf)}@font-face{font-family:Be Viettnam Pro MediumItalic;src:url(/_next/static/media/BeVietnamPro-MediumItalic.1fac7e58.ttf)}@font-face{font-family:Be Viettnam Pro Regular;src:url(/_next/static/media/BeVietnamPro-Regular.1c45a14a.ttf)}@font-face{font-family:Be Viettnam Pro SemiBold;src:url(/_next/static/media/BeVietnamPro-SemiBold.1e0fd46c.ttf)}@font-face{font-family:Be Viettnam Pro SemiBoldItalic;src:url(/_next/static/media/BeVietnamPro-SemiBoldItalic.b366a443.ttf)}@font-face{font-family:Be Viettnam Pro Thin;src:url(/_next/static/media/BeVietnamPro-Thin.3ee804d0.ttf)}@font-face{font-family:Be Viettnam Pro ThinItalic;src:url(/_next/static/media/BeVietnamPro-ThinItalic.5478c290.ttf)}@font-face{font-family:DM Sherif Regular;src:url(/_next/static/media/DMSerifDisplay-Regular.c32fe609.ttf)}@font-face{font-family:DM Sherif RegularItalic;src:url(/_next/static/media/DMSerifDisplay-RegularItalic.0f2d4516.ttf)}h1,h2,h3,h4,h5,h6,p{margin:0}.demopage_check{width:100%;height:100vh;background-color:var(--main_web_color);display:flex;align-items:center;justify-content:center}:root{--primery-background-color:#252525;--secondary-background-color:#4e4e4e;--theerd-background-color:#a2a2a2;--fourth-background-color:#d7d7d7;--fifth-background-color:#fff;--sixtyh-background-color:#e2e2e2;--Zed-Black-Background-Color:#000;--font-lighter-text-color:#fff;--font-darkest-text-color:#181818;--font-gary-text-color:#4e4e4e;--font-light-gary-text-color:#6c6c6c;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem #4e4e4e40!important}.wrapper{width:860px!important;margin:auto!important}.modal-content{border-radius:25px!important}.time-picker{justify-content:center;gap:10px}.picker,.time-picker{display:flex;align-items:center}.picker{height:50px;width:60px;overflow-y:scroll;flex-direction:column;scrollbar-width:thin;background-color:transparent;padding:5px 0}.picker::-webkit-scrollbar{display:none!important}.picker-item{padding:10px 0;cursor:pointer;color:#fff}.picker-item.active,.separator{font-weight:700;color:#000}.separator{font-size:24px}.servicelistcontainer{padding-bottom:1rem}.wrapperdetail{width:1260px!important;margin:auto!important;position:relative}.backbtn{background-color:#fff!important;width:40px!important;height:40px!important;border-radius:50%!important;box-shadow:0 3px 8px rgba(0,0,0,.24)!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}.profilebtn{background-color:#5cb5e2;border:none;color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.24)}.discountapply>input,.profilebtn{height:45px;outline:none;border-radius:5px}.discountapply>input{width:100%;background-color:#fff;padding:10px;border:1px solid grey}.discountapply{margin-top:1rem;display:flex;align-items:center;gap:1rem}@media screen and (max-width:1240px){.wrapperdetail{width:100%!important}.servicelistcontainer{padding-left:1.5rem;padding-right:1.5rem;width:100%}}@media screen and (max-width:890px){.wrapper{width:100%!important;padding:0 1rem}}.errors_msg_p{color:red;font-size:12px;font-family:Be Viettnam Pro Medium}.css-qc0l5n-MuiBackdrop-root{background-color:#000000b8!important}