@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";*{padding:0;margin:0;box-sizing:border-box}ul{list-style:none}._navbar_ndgc7_13{background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),var(--Brand-Blue, #293b88);padding:30px 50px;display:flex;justify-content:space-between;align-items:center;gap:40px;min-height:70px}._navMenu_ndgc7_24{display:flex;justify-content:center;align-items:center;gap:60px;flex:1}._navLink_ndgc7_32{text-decoration:none;color:#fff;font-size:.875rem;font-family:Quicksand,sans-serif;font-weight:600}._navLink_hover_ndgc7_40{border-top:4px solid #fff;border-radius:20px;margin-top:.5vh}._logo_ndgc7_46 img{height:3.5rem}._Navlogo_ndgc7_50{display:flex;gap:20px}._Navlogo_ndgc7_50 img{height:2rem}@keyframes _slideIn_ndgc7_1{0%{transform:translate(100%)}to{transform:translate(0)}}._popup_ndgc7_68{position:fixed;top:0;right:0;height:100%;width:30%;background:#fff;box-shadow:-2px 0 5px #00000080;animation:_slideIn_ndgc7_1 .3s ease-in-out;z-index:1000;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:10vh}._popupContent_ndgc7_86{padding:20px}._closeBtn_ndgc7_90{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;cursor:pointer}._Popup_loginForm_ndgc7_100{height:80%;display:flex;flex-direction:column}._Popup_heading_ndgc7_106{margin-top:4vh;margin-bottom:4vh}._Popup_Input_ndgc7_111{padding:1.3rem;margin-bottom:.5rem;border:1px solid #ccc;width:20vw;font-size:.7vw;border-top-left-radius:none;border-radius:15px;margin-bottom:2vh}._Popup_heading_ndgc7_106 h3{font-family:Quicksand,sans-serif;font-size:1.5rem}._Popup_button_ndgc7_127{background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-family:Quicksand,sans-serif;font-size:.7vw;padding:20px;font-weight:600;border:none;border-radius:10px}._Popup_forgotPass_ndgc7_138{margin-top:3vh;font-size:1rem;color:#293b88;font-family:Quicksand,sans-serif;font-weight:800}._Popup_Signup_ndgc7_146{margin-top:3vh;font-size:1rem}._Popup_Signup_Link_ndgc7_151{font-size:1.1rem;color:#293b88;font-family:Quicksand,sans-serif;font-weight:600}._cartCount_ndgc7_158{font-family:Quicksand,sans-serif;background:#fff;color:#293b88;border-radius:50%;padding:2px 6px;font-size:.6rem}._cartPopup_ndgc7_167{position:absolute;top:50px;right:10px;margin-top:5vh;background:#fff;border:1px solid #ccc;box-shadow:0 2px 10px #0000001a;width:25vw;z-index:1000}._cartPopupContent_ndgc7_179{padding:10px}._cartPopupContent_ndgc7_179 h3{font-family:Quicksand,sans-serif;font-size:1rem}._cartList_ndgc7_188{list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto}._cartItem_ndgc7_196{display:flex;align-items:center;margin-bottom:10px;border-radius:5px;border:1px solid var(--Stroke-Grey, #ececec);background:#fff;padding:1rem}._Popup_button_ndgc7_127{cursor:pointer}._cartItemImage_ndgc7_210{width:50px;height:50px;object-fit:cover;margin-right:10px}._cartItemDetails_ndgc7_217{display:flex;flex-direction:column;flex-grow:1}._cartItemDetails_ndgc7_217 h4{margin:0;font-size:14px}._cartItemDetails_ndgc7_217{border:none;padding:5px;cursor:pointer;font-size:12px}._servicesCard_button_ndgc7_235 button:disabled{background:#ccc;cursor:not-allowed}._cartItem_ndgc7_196{margin-top:2vh}._cartItemDetails_ndgc7_217 h4{font-family:Quicksand,sans-serif;font-size:.875rem;margin-top:.5vh;width:80%}._cartPopup_list_bottom_ndgc7_251{display:flex;gap:50%}._cartPopup_list_bottom_ndgc7_251 h4{font-family:Quicksand,sans-serif;font-size:.875rem;margin-top:.5vh}._cartPopup_list_bottom_ndgc7_251 p{font-family:Quicksand,sans-serif;font-size:.7rem;margin-top:.5vh;width:70%}._cartPopup_total_ndgc7_269{display:flex;gap:17vw}._cartPopup_total_ndgc7_269 h1{font-family:Quicksand,sans-serif;font-size:.875rem}._cartPopup_button1_ndgc7_279 button{border-radius:12px;border:1px solid #cacaca;background:var(--Pure-White, #fff);width:100%;display:flex;justify-content:center;align-items:center;gap:10px;align-self:stretch;color:var(--Brand-Blue, #293b88);font-family:Quicksand,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;padding:.5vw;margin-top:1vh;cursor:pointer}._cartPopup_button2_ndgc7_300 button{border-radius:12px;border:1px solid #cacaca;background:var(--Brand-Blue, #293b88);width:100%;display:flex;justify-content:center;align-items:center;gap:10px;align-self:stretch;color:var(--Pure-White, #fff);font-family:Quicksand,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;padding:.5vw;margin-top:1vh;cursor:pointer}@media screen and (max-width: 768px){._navbar_ndgc7_13,._cartPopup_ndgc7_167{display:none}}@media screen and (min-width: 769px) and (max-width: 1024px){._navbar_ndgc7_13{background-color:red}}.SuccessBox_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1000}.SuccessBox{display:flex;flex-direction:column;padding:2vw;gap:1vh;width:25%;background-color:#fff}.SuccessBox_Logo img{height:6vh}.SuccessBox_heading h1{font-family:Quicksand,sans-serif;font-size:1.5rem}.SuccessBox_caption p{font-family:Quicksand,sans-serif;font-size:1rem}.SuccessBox_button button{border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;width:100%;padding:.5vw;font-family:Quicksand,sans-serif;color:#fff;margin-top:1vh}@media (max-width: 768px){.SuccessBox_Logo img{height:3vh}.SuccessBox{display:flex;flex-direction:column;padding:2vw;gap:1vh;width:70%;background-color:#fff;height:30%;justify-content:center;align-items:center}.SuccessBox_heading h1{font-family:Quicksand,sans-serif;font-size:1rem}.SuccessBox_caption p{font-family:Quicksand,sans-serif;font-size:.9rem}.SuccessBox_button button{border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;width:50vw;font-family:Quicksand,sans-serif;color:#fff;margin-top:1vh}}.FailureBox_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1000}.FailureBox{display:flex;flex-direction:column;padding:2vw;gap:1vh;width:25%;background-color:#fff}.FailureBox_Logo img{height:6vh}.FailureBox_heading h1{font-family:Quicksand,sans-serif;font-size:1.5rem}.FailureBox_caption p{font-family:Quicksand,sans-serif;font-size:1rem}.FailureBox_button button{border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;width:100%;padding:.5vw;font-family:Quicksand,sans-serif;color:#fff;margin-top:1vh}@media (max-width: 768px){.FailureBox_Logo img{height:3vh}.FailureBox{display:flex;flex-direction:column;padding:2vw;gap:1vh;width:70%;background-color:#fff;height:30%;justify-content:center;align-items:center}.FailureBox_heading h1{font-family:Quicksand,sans-serif;font-size:1rem}.FailureBox_caption p{font-family:Quicksand,sans-serif;font-size:.9rem}.FailureBox_button button{border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;width:50vw;font-family:Quicksand,sans-serif;color:#fff;margin-top:1vh}}.Home{background:url(/assets/back-DZS6IEaD.webp);background-size:cover;display:flex;flex-direction:column;justify-content:center;padding-left:5vw;height:85vh}.Home_banner_text h1{color:#fff;z-index:10;font-family:Quicksand,sans-serif;font-size:2rem;width:60vw}.Home_banner_button button{height:7vh;font-family:Quicksand,sans-serif;color:#fff;font-size:.875rem;font-weight:700;width:13vw;margin-top:3.2vh;border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;border:none;cursor:pointer}.About_banner{margin-top:30vh;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;height:40vh;align-items:center;display:flex}.About_banner_text{display:flex;flex-direction:column;justify-content:center;padding-left:20vw;width:50%}.About_banner_text_heading{font-family:Quicksand,sans-serif;font-weight:600;font-size:1.125rem}.About_banner_text_info{font-family:Quicksand,sans-serif;font-weight:200;font-size:.875rem}.About_banner_logo img{height:78vh;width:40vw;margin:auto;display:block;object-fit:contain}.Services{display:flex;padding:0 80px 60px;flex-direction:column;justify-content:center;align-items:center;gap:60px;align-self:stretch;margin-top:20vh;margin-bottom:20vh}.Services_heading{width:100%;color:var(--Brand-Blue, #293b88);text-align:center;font-family:Quicksand,sans-serif;font-weight:900;font-size:2.5rem}.Services_row{display:flex;justify-content:center;align-items:center;text-align:center;width:100vw;max-width:100%;gap:2vw}.Services_card{position:relative;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='651'%20height='252'%20viewBox='0%200%20651%20252'%20fill='none'%3e%3cpath%20d='M1.71447%2059.6373C-4.35359%2028.7454%2019.2947%200%2050.7769%200H523.399C536.748%200%20549.542%205.33762%20558.933%2014.8242L635.613%2092.2845C655.122%20111.993%20654.865%20143.814%20635.041%20163.205L558.833%20237.744C549.49%20246.883%20536.94%20252%20523.871%20252H80.634C56.7354%20252%2036.178%20235.088%2031.5716%20211.637L1.71447%2059.6373Z'%20fill='url(%23paint0_linear_723_586)'%20fill-opacity='0.15'%20/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_723_586'%20x1='177.046'%20y1='-9.57655e-07'%20x2='272.075'%20y2='347.844'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%237DA9D7'%20/%3e%3cstop%20offset='1'%20stop-color='%231F538A'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");width:651px;height:252px;background-size:contain;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center}.Services_card_content{width:60%}.Services_card_content h1{font-size:1.5rem;color:#293b88;font-family:Quicksand,sans-serif;font-weight:800}.Services_card_content p{font-size:.875rem;color:#595959;font-family:Quicksand,sans-serif;font-weight:500;padding-top:1vh;padding-left:2vw}.Services_card img{height:6rem;padding-top:2vh}.Reasons{background-image:url(/assets/background3-DbeB6TuW.png);height:80vh;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;padding-left:10vw;padding-top:5vh;margin-bottom:5vh}.Reasons_internal{margin-top:7vh;width:85vw;height:80%;background-image:url(/assets/image050-CJSZcQaA.webp);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;border-radius:3vw;padding-left:3vw;padding-top:4vh;padding-right:3vw}.Reasons_interal_heading h1{color:#fff;font-family:Quicksand,sans-serif;font-size:2rem}.Reasons_internal_boxes,.Reasons_internal{display:flex;gap:2vw}.Reasons_internal_box1 svg{width:1.5rem;height:1.5rem;flex-shrink:0}.Reasons_internal_box2 svg{width:1.5rem;height:1.5rem;flex-shrink:0}.Reasons_internal_box3 svg{width:1.5rem;height:1.5rem;flex-shrink:0}.Reasons_internal_content{width:75%}.Reasons_internal_box1{display:flex;flex-direction:column;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;height:30vh;width:15vw;gap:2vh;border-radius:2vw;text-align:left;align-items:center;justify-content:center;color:#fff;margin-top:20vh}.Reasons_internal_box2{display:flex;flex-direction:column;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;height:40vh;width:15vw;gap:2vh;border-radius:2vw;text-align:left;align-items:center;justify-content:center;margin-top:10vh;color:#fff}.Reasons_internal_box3{display:flex;flex-direction:column;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;height:50vh;width:15vw;gap:2vh;border-radius:2vw;text-align:left;align-items:center;justify-content:center;color:#fff}.Reasons_internal_box1 p,.Reasons_internal_box2 p,.Reasons_internal_box3 p{font-family:Quicksand,sans-serif;font-size:.875rem}.Founder{margin-top:20vh;margin-bottom:20vh;display:flex;width:80vw;float:right;gap:2vw;background:url(/assets/background-3EZTocBp.png);background-repeat:no-repeat;background-size:cover;height:85vh;align-items:center}.Founder_img img{height:60vh}.Founder_Content{display:flex;flex-direction:column;gap:1vw;font-family:Quicksand,sans-serif}.Founder h1,h3{color:#293b88}.Founder h1{font-size:2.5rem}.Founder h3{font-size:1.125rem}.Founder p{width:70%;font-size:.875rem}.Whyus{clear:right;display:flex;background:url(/assets/background2-Cayt9YZY.png);float:left;background-repeat:no-repeat;background-size:contain;height:60vh;align-items:center;margin-left:2vw;margin-bottom:20vh;margin-right:2vw}.Whyus_content{width:50%;padding-left:5vw;display:flex;flex-direction:column;gap:1vh}.Whyus_image img{height:50vh;width:35vw}.Whyus_content h1,p{font-family:Quicksand,sans-serif}.Whyus_content p{font-size:.875rem;padding-right:2vw}.Whyus_content h1{color:#293b88;font-size:2.5rem}.ComingSoon{clear:both;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;gap:2vh}.ComingSoon_content{display:flex;flex-direction:column;gap:1vh;color:#293b88;font-family:Quicksand,sans-serif}.ComingSoon_content h1{font-size:2.5rem}.ComingSoon_content p{font-size:1.125rem}.ComingSoon_img img{width:90vw;border-radius:50px}.Appointment{margin-top:20vh;width:100vw;height:100vh;max-width:100%;position:relative}.Appointment video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.Appointment_content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;z-index:2}.Appointment_content h1{font-size:2.5rem;font-family:Quicksand,sans-serif}.Appointment_content p{font-size:1rem;font-family:Quicksand,sans-serif}.Appointment_content button{font-family:Quicksand,sans-serif;font-weight:600;width:12vw;height:7vh;font-size:.875;color:#293b88;margin-top:2vh;border-radius:1vw;border:none}.Appointment video{filter:brightness(50%)}.Home_Secondaryfooter{height:90vh;max-width:100%;margin-top:10vh;margin-bottom:10vh;margin-left:2vw;margin-right:2vw;background-image:url(/assets/image001-Bgjb2Q5Y.webp);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;border-radius:2vw;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2vh}.Home_Secondaryfooter h1{color:#fff;font-family:Quicksand,sans-serif;font-size:2rem}.Home_Secondaryfooter p{color:#fff;font-family:Quicksand,sans-serif;font-size:1.125rem}.Home_Secondaryfooter button{font-family:Quicksand,sans-serif;font-weight:600;width:15vw;height:7vh;font-size:.875rem;color:#293b88;margin-top:2vh;border-radius:1vw;border:none}.Founder_mobContent,.Whyus_mobContent{display:none}@media (max-width: 768px){.Home{background:url(/assets/back-DZS6IEaD.webp);height:100vh;width:100vw;background-repeat:no-repeat}.Home_banner_text h1{color:#fff;z-index:10;font-family:Quicksand,sans-serif;font-size:1.5rem;width:90vw}.Home_banner_button button{height:7vh;font-family:Quicksand,sans-serif;color:#fff;font-weight:700;width:45vw;margin-top:3.2vh;border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;font-size:.9rem}.About_banner{display:flex;flex-direction:column;background:none;margin-top:20vh}.About_banner_logo img{display:none}.About_banner_text{background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;width:100vw;padding-left:5vw;padding-top:10vh;padding-bottom:10vh}.About_banner_text_heading{font-family:Quicksand,sans-serif;font-weight:700;font-size:3vw}.About_banner_text_info{font-family:Quicksand,sans-serif;font-weight:200;font-size:3vw}.Services{margin-top:5vh;margin-bottom:10vh;padding:0;gap:1vw}.Services h1{font-size:1.5rem}.Services_row{display:flex;flex-direction:column;width:80vw;max-width:100%;padding:0;gap:0}.Services_card{display:flex;align-items:center;background:url(/assets/background4-Kyi78Fxe.png);background-size:contain;background-repeat:no-repeat;text-align:center;justify-content:center;gap:1vw;background-position:center;width:80vw;height:22vh;padding:10vw}.Services_card h1{font-size:1rem}.Services_card p{font-size:.6rem}.Services_card img{height:8vh}.Reasons{margin:0;padding:0;height:max-content;background:none}.Reasons_internal{background:none;margin:0;padding:5vw;text-align:center;display:flex;flex-direction:column;width:100vw}.Reasons_interal_heading h1{color:#14355f;font-family:Quicksand,sans-serif;font-size:1.5rem}.Reasons_internal_boxes{display:flex;flex-direction:column;gap:2vw;text-align:center;align-items:center;justify-content:center}.Reasons_internal{display:flex;gap:2vw}.Reasons_internal_content{width:90%}.Reasons_internal_box1,.Reasons_internal_box2,.Reasons_internal_box3{display:flex;flex-direction:column;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;height:max-content;width:50vw;border-radius:2vw;color:#fff;margin-top:5vh;padding:1.5rem}.Reasons_internal_box1 svg{width:1.5em;height:1.5rem;flex-shrink:0}.Reasons_internal_box2 svg{width:1.5em;height:1.5rem;flex-shrink:0}.Reasons_internal_box3 svg{width:1.5em;height:1.5rem;flex-shrink:0}.Reasons_internal_box1 p,.Reasons_internal_box2 p,.Reasons_internal_box3 p{font-family:Quicksand,sans-serif;font-size:.7rem;margin-top:1vh}.Founder{margin-top:10vh;margin-bottom:20vh;width:100vw;float:right;gap:2vw;background:none;align-items:center;height:50vh;display:flex;flex-direction:column;text-align:center}.Founder_img img{height:25vh}.Founder_Content{display:flex;flex-direction:column;gap:1vw;font-family:Quicksand,sans-serif;font-size:1rem}.Founder_mobContent{display:block;margin-bottom:2vh}.Founder h2{color:#293b88;font-family:Quicksand,sans-serif;font-size:1rem;padding-top:1vh}.Founder h1,h3{color:#293b88;font-family:Quicksand,sans-serif}.Founder h1{font-size:1.5rem}.Founder_Content h1,h3{display:none}.Founder p{padding:3vw;width:100vw;max-width:100%;font-size:.7rem;text-align:center}.Whyus{clear:right;display:flex;flex-direction:column;background:none;height:30vh;width:100vw;max-width:100%;margin-bottom:40vh;margin-left:0;gap:1vh}.Whyus_content{width:100%;padding:0;display:flex;flex-direction:column;height:80%;margin-bottom:2vh;text-align:center;padding:1vw}.Whyus_image{width:80%}.Whyus_image img{height:30vh;width:100%}.Whyus_content h1,p{font-family:Quicksand,sans-serif}.Whyus_content p{font-size:.7rem;display:none}.Whyus_content h1{color:#293b88;font-size:1.5rem}.Whyus_mobContent{display:block;text-align:center;padding:1vw;margin-top:1vh}.Whyus_mobContent p{font-family:Quicksand,sans-serif;font-size:.7rem}.ComingSoon{clear:both;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;gap:1vh}.ComingSoon_content{display:flex;flex-direction:column;gap:1vh;color:#293b88;font-family:Quicksand,sans-serif}.ComingSoon_content h1{font-size:1.5rem}.ComingSoon_content p{font-size:.7rem}.ComingSoon_img img{width:95vw}.Appointment{margin-top:15vh;width:100vw;height:100vh;max-width:100%;position:relative}.Appointment video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.Appointment_content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;z-index:2}.Appointment_content h1{font-size:1.5rem;font-family:Quicksand,sans-serif}.Appointment_content p{font-size:.9rem;font-family:Quicksand,sans-serif}.Appointment_content button{font-family:Quicksand,sans-serif;font-weight:600;width:30vw;height:5vh;font-size:.9rem;color:#293b88;margin-top:2vh;border-radius:1vw;border:none}.Appointment video{filter:brightness(50%)}.Home_Secondaryfooter{padding:1rem;height:90vh;max-width:100%;margin-top:10vh;margin-bottom:20vh;margin-left:2vw;margin-right:2vw;background-image:url(/assets/image002-kH2abry8.webp);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;border-radius:2vw;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2vh}.Home_Secondaryfooter h1{color:#fff;font-family:Quicksand,sans-serif;font-size:.8rem}.Home_Secondaryfooter p{color:#fff;font-family:Quicksand,sans-serif;font-size:.7rem}.Home_Secondaryfooter button{font-family:Quicksand,sans-serif;font-weight:600;width:40vw;height:4vh;font-size:.7rem;color:#293b88;margin-top:2vh;border-radius:1vw;border:none}}.Footer{margin-top:10vh;height:30vh;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.Footer_top{width:100%;height:60%;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;gap:40px}.Footer_top_nav{display:flex;gap:2vw;font-size:1rem}.Footer_top_nav a{color:#fff;text-decoration:none;gap:1vw;font-family:Quicksand,sans-serif;font-weight:400}.Footer_top_socialLogo{display:flex;gap:1vw;height:4vh}.Footer_bottom{width:100%;height:40%;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;gap:40px}.Footer_bottom{color:#fff}.Footer_bottom p{font-size:.7rem}.Footer_top_logo img{height:8vh}.Footer hr{width:98%;border:none;border-top:1px solid #fff;margin:0}.Footer_top_nav_account,.Footer_top_nav_home,.Footer_top_nav_services,.Footer_top_nav_cart{display:none}.pc_link{display:flex;gap:2vw}.pc_link a{font-size:.9rem}.account-popup{display:none}@media (max-width: 768px){.Footer_top_logo{display:none}.Footer_top_nav{display:flex;gap:15vw;font-size:1vw;text-align:center;align-items:center;justify-content:center;width:100%}.Footer_top_logo img{display:none}.Footer_top_nav a{font-size:3vw}.Footer{margin-top:0vh;height:max-content;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;bottom:0;right:0;left:0;z-index:3;padding:4vw}.Footer_top_socialLogo,.Footer_bottom{display:none}.Footer_user,.Footer_cart{display:inline}.Footer_user img,.Footer_cart img{height:3.5vh}.Footer hr,.pc_link{display:none}.Footer_top_nav_account,.Footer_top_nav_home,.Footer_top_nav_services,.Footer_top_nav_cart{display:block}.Footer_top_nav_account img,.Footer_top_nav_home img,.Footer_top_nav_services img,.Footer_top_nav_cart img{height:4vh}.Footer_top_nav_account p,.Footer_top_nav_home p,.Footer_top_nav_services p,.Footer_top_nav_cart p{color:#fff;font-size:3vw;font-family:Quicksand,sans-serif;font-weight:400}.popup{position:fixed;top:0;right:0;height:100%;width:90%;background:#fff;box-shadow:-2px 0 5px #00000080;animation:slideIn .3s ease-in-out;z-index:1000;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:10vh}.Popup_logo img{height:10vh}.popupContent{padding:20px}.closeBtn{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;cursor:pointer}.Popup_loginForm{height:80%;display:flex;flex-direction:column;width:100%}.Popup_heading{margin-top:4vh;margin-bottom:4vh}.Popup_Input{padding:1.3rem;margin-bottom:.5rem;border:1px solid #ccc;width:100%;font-size:.7rem;border-top-left-radius:none;border-radius:15px;margin-bottom:2vh}.Popup_heading h3{font-family:Quicksand,sans-serif;font-size:2vw}.Popup_button{background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-family:Quicksand,sans-serif;font-size:.7rem;padding:20px;font-weight:600;border:none;border-radius:10px}.Popup_forgotPass{margin-top:3vh;font-size:.7rem;color:#293b88;font-family:Quicksand,sans-serif;font-weight:800;text-decoration:underline}.Popup_Signup{margin-top:3vh;font-size:.7rem}.Popup_Signup_Link{font-size:1rem;color:#293b88;font-family:Quicksand,sans-serif;font-weight:600}.account-popup{display:block;position:absolute;bottom:100%;left:100%;transform:translate(-50%);background-color:#fff;border:1px solid #ccc;box-shadow:0 4px 8px #0000001a;padding:2vw;z-index:1000;width:100%;text-align:left}.account-popup ul{list-style:none;padding:0;margin:0}.account-popup li{padding:2vw;cursor:pointer;font-size:.8rem;font-family:Quicksand,sans-serif}.Footer_top_nav a{display:block;color:#000;padding:2vw;cursor:pointer;font-size:.8rem;font-family:Quicksand,sans-serif}.account-popup li:hover{background-color:#f0f0f0}}.Faq{height:max-content;display:flex;flex-direction:column;background:url(/assets/background-Blm53djd.png) no-repeat center center;background-size:auto 100%;margin-top:10vh;align-items:center;text-align:center;justify-content:center;padding-bottom:10vh}.FaqPage_heading{width:100vw;max-width:100%;text-align:center;align-items:center;justify-content:center;margin-top:10vh}.FaqPage_heading h1{font-size:2rem;font-family:Quicksand,sans-serif;color:#293b88}.accordian{margin-top:6vh;width:80vw;padding:2vw;height:max-content;border-radius:18px;background:#fff;box-shadow:0 5px 16px #080f340f;position:relative;overflow:hidden;height:auto}.accordian_header{display:flex;justify-content:space-between;align-items:center}.accordian_heading{padding-right:1vw}.accordian_heading h1{font-size:1.2rem;font-family:Quicksand,sans-serif;color:#293b88;font-weight:300}.accordian_icon{flex:0}.accordian_icon img{height:6vh}.accordion-content{max-height:20vh;overflow-y:auto;margin-top:1vw;text-align:left;font-size:1rem;font-family:Quicksand,sans-serif;color:#293b88}@media (max-width: 768px){.Faq{padding-top:10vh;height:max-content;display:flex;flex-direction:column;background:url(/assets/background-Blm53djd.png) no-repeat center center;background-size:auto 100%;margin-top:10vh;align-items:center;text-align:center;justify-content:center;padding-bottom:10vh;margin-bottom:20vh}.FaqPage_heading h1{font-size:6vw;font-family:Quicksand,sans-serif;color:#293b88}.accordian_heading h1{font-size:3.5vw;font-family:Quicksand,sans-serif;color:#293b88;font-weight:300;text-align:left}.accordion-content{max-height:20vh;overflow-y:auto;margin-top:1vw;text-align:left;font-size:2.5vw;font-family:Quicksand,sans-serif;color:#293b88}.accordian a{font-size:.7rem}}.Register_section{min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow-y:auto;padding-top:5vh}.Register_section_heading{margin-top:5vh}.Register_section_heading h1{font-family:Quicksand,sans-serif;color:#293b88;margin-bottom:3vh}.Regiter_form{height:max-content;display:flex;flex-direction:column;text-align:left;margin-top:4vh;border:1px solid #ccc;border-radius:20px;padding:50px}.Register_form-group1{display:flex;gap:1vw;margin-top:2vh}.Register_form-group1 input{padding:1.3rem;margin-bottom:.5rem;border:1px solid #ccc;border-radius:15px;width:13vw;font-size:.7vw}.Register_form-group1 input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:.7vw;font-weight:600}.Register_form-group2{margin-top:2vh}.Register_form-group2 input{padding:1.3rem;margin-bottom:.5rem;border:1px solid #ccc;width:27vw;font-size:.7vw;border-top-left-radius:none;border-radius:15px}.Register_form-group2 input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:.7vw;font-weight:600}.Register_form-group3{margin-top:2vh}.Register_form-group3 input{padding:1.3rem;margin-bottom:.5rem;border-top:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top-right-radius:15px;border-bottom-right-radius:15px;border-left:none;width:22.7vw;font-size:.7vw}.Register_form-group3 input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:.7vw;font-weight:600}.Register_form-group4{margin-top:2vh}.Register_form-group4 input{padding:1.3rem;margin-bottom:.5rem;border:1px solid #ccc;width:27vw;font-size:.7vw;border-top-left-radius:none;border-radius:15px}.Register_form-group4::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:.7vw;font-weight:600}.Register_phone-group select{padding:1.3rem;margin-bottom:.5rem;border-top:1px solid #ccc;border-left:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;border-top-left-radius:15px;border-bottom-left-radius:15px;font-size:.7vw}.Register_phone-group{display:flex;gap:-.1vw}.register_btn{margin-top:3vh;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-family:Quicksand,sans-serif;font-size:.7vw;padding:20px;font-weight:600;border:none;border-radius:10px}.Register_phone-group select{color:gray;font-family:Quicksand,sans-serif;font-size:.7vw;font-weight:600}@media (max-width: 768px){.Register_section{min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-bottom:15vh}.Register_section_heading{margin-top:2vh}.Register_section_heading h1{font-family:Quicksand,sans-serif;color:#293b88;font-size:6vw}.Regiter_form{margin-bottom:4vh;height:max-content;display:flex;flex-direction:column;text-align:left;margin-top:1vh;border:1px solid #ccc;border-radius:20px;padding:20px;width:90vw}.Regiter_form h1{font-size:5vw}.Register_form-group1{display:flex;gap:1vw;margin-top:2vh;width:100%}.Register_form-group1 input{padding:17px;border:1px solid #ccc;border-radius:15px;width:13vw;font-size:3vw;width:50%}.Register_form-group1 input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:3vw;font-weight:600}.Register_form-group2{margin-top:2vh}.Register_form-group2 input{padding:17px;border:1px solid #ccc;border-radius:15px;width:13vw;font-size:3vw;width:100%}.Register_form-group2 input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:3vw;font-weight:600}.Register_form-group4{margin-top:2vh}.Register_form-group4 input{padding:17px;border:1px solid #ccc;border-radius:15px;width:13vw;font-size:3vw;width:100%}.Register_form-group4::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:3vw;font-weight:600}.Register_form-group3{margin-top:2vh}.Register_form-group3 input{padding:17px;margin-bottom:.5rem;border-top:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top-right-radius:15px;border-bottom-right-radius:15px;border-left:none;width:70%;font-size:3vw}.Register_form-group3 input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:3vw;font-weight:600}.Register_phone-group select{padding:1.3rem;margin-bottom:.5rem;border-top:1px solid #ccc;border-left:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;border-top-left-radius:15px;border-bottom-left-radius:15px;font-size:3vw;width:30%}.Register_phone-group{display:flex;gap:-.1vw}.register_btn{margin-top:3vh;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-family:Quicksand,sans-serif;font-size:3vw;padding:20px;font-weight:600;border:none;border-radius:10px}.Register_phone-group select{color:gray;font-family:Quicksand,sans-serif;font-size:3vw;font-weight:600}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}.Services_Page{font-family:Quicksand,sans-serif;color:#293b88;line-height:1.5}.ServicesPage_content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.ServicesPage_heading{font-size:1.2rem;margin-top:2rem;margin-bottom:2rem;text-align:center}.ServicesCards_Cards{padding-left:2rem;padding-right:2rem}.ServicesCards_Container{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:left;align-items:center;justify-content:center}.servicesCard{padding:1rem;margin-bottom:2rem;box-shadow:0 0 10px #0000001a;border-radius:10px}.servicesCard_heading{font-size:1.25rem;font-weight:900;margin-top:.5rem}.servicesCard_caption{font-size:1rem;margin-top:.5rem}.servicesCard_price{font-size:1rem;font-weight:700;margin-top:1rem}.servicesCard_time{display:flex;flex-direction:row;gap:.5rem;margin-top:1rem;background-color:#e8eff6;padding:.5rem;border-radius:20px}.servicesCard_time img{height:1.5rem}.servicesCard_time p{font-size:.875rem}.servicesCard_button{margin-top:1rem}.servicesCard_button button{height:3rem;font-size:1rem;font-weight:700;width:100%;margin-top:1rem;border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%);border:none;color:#fff;cursor:pointer}.servicesCard_img img{width:100%;height:15rem;object-fit:cover;border-radius:10px}@media (max-width: 768px){.ServicesPage_content{padding:1rem}.ServicesPage_heading{font-size:2rem}.ServicesCards_Cards{padding-left:1rem;padding-right:1rem}.ServicesCards_Container{grid-template-columns:1fr}.servicesCard{margin-bottom:1rem}.servicesCard_img img{height:10rem}.servicesCard_heading{font-size:1.5rem}.servicesCard_caption,.servicesCard_price p{font-size:1.25rem}.servicesCard_time img{height:2rem}.servicesCard_time p{font-size:1.25rem}.servicesCard_button button{height:2.5rem;font-size:1.25rem}}@media (max-width: 480px){.ServicesPage_content{padding:.5rem}.ServicesPage_heading{font-size:1.5rem}.ServicesCards_Cards{padding-left:.5rem;padding-right:.5rem}.servicesCard{margin-bottom:.5rem}.servicesCard_img img{height:8rem}.servicesCard_heading{font-size:1.25rem}.servicesCard_caption,.servicesCard_price p{font-size:1rem}.servicesCard_time img{height:1.5rem}.servicesCard_time p{font-size:1rem}.servicesCard_button button{height:2rem;font-size:1rem}}.ExpandService_back{margin-top:5vh;padding-left:5vh;display:flex;gap:.5vw}.ExpandService_back img{height:1.5rem}.ExpandService_back p,a{color:#293b88;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:600;line-height:normal;text-decoration:none}.ExpandService_desc{display:flex;align-items:stretch;width:100vw;max-width:100%;margin-top:5vh;padding:2vw}.ExpandService_desc_img{width:40%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.ExpandService_desc_img img{width:35vw;height:50vh;border-radius:14px;border:1px solid var(--True-Black-100, #000)}.ExpandService_desc_content{padding-left:2vw;padding-top:2vh;width:60%}.ExpandService_desc_content h1{font-family:Quicksand,sans-serif;font-size:1.5rem}.ExpandService_desc_ratings{margin-top:1vh;display:flex;gap:1vw}.ExpandService_desc_ratings p{font-size:1.2vw;color:gray;font-weight:600}.ExpandService_desc_price{margin-top:1vh}.ExpandService_desc_price h1{font-size:1.2rem}.ExpandService_desc_content_info{margin-top:1vh}.ExpandService_desc_content_info h1{margin-bottom:1vh}.ExpandService_desc_content_info h3{font-family:Quicksand,sans-serif;color:#000;font-size:1rem;margin-bottom:1vh;font-weight:900}.ExpandService_desc_content_info p{font-family:Quicksand,sans-serif;color:#000;font-size:1rem;margin-bottom:1vh;width:90%}.ExpandService_desc_addButton button{border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;padding:16px 24px;justify-content:center;align-items:center;color:#fff;width:20vw;font-size:1rem;margin-top:2vh}@media (max-width: 768px){.ExpandService_back{margin-top:5vh;padding-left:1vh;display:flex;gap:.5vw}.ExpandService_back img{height:1.4rem}.ExpandService_back p,a{color:#293b88;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:600;line-height:normal;text-decoration:none}.ExpandService_desc{display:flex;flex-direction:column;align-items:stretch;width:100vw;max-width:100%;margin-top:5vh;padding:2vw}.ExpandService_desc_img{width:100%}.ExpandService_desc_img img{width:100vw;max-width:100%;height:100%;border-radius:14px;border:1px solid var(--True-Black-100, #000)}.ExpandService_desc_content{display:flex;flex-direction:column;padding-left:2vw;padding-top:2vh;width:100%}.ExpandService_desc_content h1{font-family:Quicksand,sans-serif;font-size:6vw}.ExpandService_desc_ratings{display:flex;flex-direction:column}.ExpandService_desc_ratings img{width:40%}.ExpandService_desc_ratings p{font-size:4vw}.ExpandService_desc_content_info{margin-top:2vh}.ExpandService_desc_content_info h3{font-family:Quicksand,sans-serif;color:#000;font-size:4vw;margin-bottom:4vh;font-weight:900}.ExpandService_desc_content_info p{font-family:Quicksand,sans-serif;color:#000;font-size:4vw;margin-bottom:0vh;width:90%}.ExpandService_desc_addButton button{border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;padding:16px 24px;justify-content:center;align-items:center;color:#fff;width:100vw;font-size:1.3rem;margin-top:2vh}.ExpandService_desc_addButton button{border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;padding:none;justify-content:center;align-items:center;color:#fff;width:90vw;font-size:4vw;margin-top:2vh}}.ProfileSection{display:flex;width:100%;border:2px solid black;padding:4vw;gap:4vw}.ProfileSection_nav{display:flex;flex-direction:column;border:2px solid var(--Grey-90, #e6e6e6);height:80vh;width:20%;text-align:center;gap:4vh;font-size:.7rem;padding-top:1.9vh;align-items:center;font-family:Quicksand,sans-serif}.ProfileSection_nav div{width:90%;padding-bottom:2vh;border-bottom:3px solid var(--Grey-90, #e6e6e6);font-family:Quicksand,sans-serif;color:gray;font-weight:600;cursor:pointer}.ProfileSection_Visible{border:2px solid var(--Grey-90, #e6e6e6);padding:2rem;width:50%}.ProfileSection_Visible h1{font-family:Quicksand,sans-serif;color:#293b88;margin-bottom:2vh;font-size:1.5rem}.ProfileSection_UserProfile{display:flex;flex-direction:column;gap:2vh}.ProfileSection_detail{border:2px solid var(--Grey-90, #e6e6e6);padding:2vw;display:flex}.ProfileSection_detail_details{display:flex;flex-direction:column;gap:1vh;width:80%}.ProfileSection_detail_details h3{font-family:Quicksand,sans-serif;color:#000;font-size:1rem;font-weight:700}.ProfileSection_detail_details input{font-family:Quicksand,sans-serif;color:#000;font-size:.8rem;font-weight:400;outline:none;border:none}.ProfileSection_detail_button button{font-family:Quicksand,sans-serif;font-size:.8rem;color:#293b88;background:#fff;border:2px solid #293b88;padding:.8vw;width:4vw;border-radius:20px}.ProfileSection_detail_button{justify-content:center;align-items:center;text-align:center}.ProfileSection_detail_button button:hover{font-family:Quicksand,sans-serif;font-size:1rem;color:#fff;background:#293b88;border:none;padding:.8vw;width:4vw}.OrdersSection_Visible{border:2px solid var(--Grey-90, #e6e6e6);padding:1.5rem;width:50%}.OrdersSection_Visible h1{font-family:Quicksand,sans-serif;color:#293b88;margin-bottom:2vh;font-weight:900;font-size:1.3rem}.OrdersSection_Item{width:97%;background-color:#f3f3f3;padding:2vw;display:flex;justify-content:space-around;font-family:Quicksand,sans-serif}.OrdersSection_Item_col1{display:flex;flex-direction:column;gap:1vh}.OrdersSection_Item_col1 h2,.OrdersSection_Item_col1 p{font-size:.9rem}.OrdersSection_Item_col2{display:flex;flex-direction:column;gap:1vh}.OrdersSection_Item_col2 h2,.OrdersSection_Item_col2 p{font-size:.9rem}.OrdersSection_Item_col3{display:flex;flex-direction:column;gap:2vh;justify-content:center;align-items:center;text-align:center}.OrdersSection_Item_col3 h2{font-size:.9rem}.OrdersSection_Item_col3 p{font-size:.9rem;color:#293b88;font-weight:800;cursor:pointer}.OrdersSection_Item_col4{display:flex;flex-direction:column}.OrdersSection_Item_col4 img{height:5vh}.OrdersSection_Item_detail{width:97%;background-color:#f3f3f3;display:flex;padding:2vw;justify-content:space-between;text-align:center;align-items:center}.OrdersSection_Item_detail_details{display:flex;justify-content:space-between;align-items:center;width:100%}.OrdersSection_Item_detail_details h1{font-family:Quicksand,sans-serif;font-size:.9rem;color:#000;margin:0}.OrdersSection_Item_detail_details button{font-family:Quicksand,sans-serif;font-size:.7rem;border:none;background-color:#293b88;color:#fff;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.OrdersSection_Item{margin-top:2vh}@media (max-width: 768px){.ProfileSection{display:flex;flex-direction:column;width:100%;border:none;padding:4vw;gap:4vw}.ProfileSection_nav{display:flex;flex-direction:row;border:2px solid var(--Grey-90, #e6e6e6);height:max-content;width:100%;text-align:center;font-size:.9rem;padding-top:1.9vh;align-items:center;justify-content:space-between}.ProfileSection_nav div{width:90%;padding-bottom:2vh;border-bottom:none;font-family:Quicksand,sans-serif;color:gray;font-weight:600;cursor:pointer}.ProfileSection_Visible{border:2px solid var(--Grey-90, #e6e6e6);padding:2rem;width:100%}.ProfileSection_Visible h1{font-family:Quicksand,sans-serif;color:#293b88;margin-bottom:2vh;font-size:1rem}.ProfileSection_UserProfile{display:flex;flex-direction:column;gap:2vh}.ProfileSection_detail{border:2px solid var(--Grey-90, #e6e6e6);padding:2vw;display:flex}.ProfileSection_detail_details{display:flex;flex-direction:column;gap:1vh;width:80%}.ProfileSection_detail_details h3{font-family:Quicksand,sans-serif;color:#000;font-size:1.3rem;font-weight:700}.ProfileSection_detail_details input{font-family:Quicksand,sans-serif;color:#000;font-size:.7rem;font-weight:400;outline:none;border:none}.ProfileSection_detail_button button{font-family:Quicksand,sans-serif;font-size:.7rem;color:#293b88;background:#fff;border:2px solid #293b88;padding:.8vw;width:10vw;border-radius:20px}.ProfileSection_detail_button{justify-content:center;align-items:center;text-align:center}.ProfileSection_detail_button button:hover{font-family:Quicksand,sans-serif;font-size:.7rem;color:#fff;background:#293b88;border:2px solid;padding:.8vw;width:10vw;border-radius:20px}.OrdersSection_Visible{border:2px solid var(--Grey-90, #e6e6e6);padding:2rem;width:100%;margin-bottom:20vh}.OrdersSection_Visible h1{font-family:Quicksand,sans-serif;color:#293b88;margin-bottom:2vh;font-weight:900}.OrdersSection_Item{width:100%;background-color:#f3f3f3;padding:1rem;display:flex;justify-content:center;font-family:Quicksand,sans-serif;gap:5vw}.OrdersSection_Item_col1{display:flex;flex-direction:column;gap:1vw}.OrdersSection_Item_col1 h2,.OrdersSection_Item_col1 p{font-size:.6rem}.OrdersSection_Item_col2{display:flex;flex-direction:column;gap:1vw;width:20%}.OrdersSection_Item_col2 h2,.OrdersSection_Item_col2 p{font-size:.6rem}.OrdersSection_Item_col3{display:flex;flex-direction:column;gap:2vh;justify-content:center;align-items:center;text-align:left;width:20%}.OrdersSection_Item_col3 h2{font-size:.6rem}.OrdersSection_Item_col3 p{font-size:.6rem;color:#293b88;font-weight:800;cursor:pointer}.OrdersSection_Item_col4{display:flex;flex-direction:column}.OrdersSection_Item_col4 img{height:4vh}.OrdersSection_Item_detail{width:100%;background-color:#f3f3f3;display:flex;padding:2vw;justify-content:space-between;text-align:center;align-items:center}.OrdersSection_Item_detail_details h1{font-family:Quicksand,sans-serif;font-size:.6rem;color:#000;margin:0}.OrdersSection_Item_detail_details{display:flex;justify-content:space-between;align-items:center;width:100%}.OrdersSection_Item_detail_details button{font-family:Quicksand,sans-serif;font-size:.5rem;border:none;background-color:#293b88;color:#fff;padding:.5rem;border-radius:5px;cursor:pointer}.OrdersSection_Item{margin-top:2vh}}.CartPage_section{display:flex;width:100vw;max-width:100%;padding:5vw;gap:1vw}.CartPage_items{width:70%;border-radius:10px;border:1px solid var(--Grey-90, #e6e6e6);padding:1vw}.CartPage_total{width:30%}.CartPage_items_heading h1{font-family:Quicksand,sans-serif;color:#293b88;font-size:1.5rem}.CartPage_item{display:flex;align-items:center;justify-content:space-between;margin:2vw;border-radius:5px;border:1px solid var(--Stroke-Grey, #ececec);background:#fff;padding:1vw}.CartPage_item img{height:15vh;width:10vw;margin-right:1vw}.CartPage_item_details{display:flex;flex:1;justify-content:space-between;align-items:center}.CartPage_item_details h4{font-family:Quicksand,sans-serif;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:auto}.CartPage_item_details_subsec{display:flex;align-items:center}.CartPage_item_details_subsec p{font-family:Quicksand,sans-serif;font-size:1rem;font-weight:700;margin-right:1vw}.CartPage_item_details_subsec button{height:20vh;width:5vh;border:none;font-size:1rem;cursor:pointer}.CartPage_total{border-radius:10px;border:1px solid var(--Grey-90, #e6e6e6);padding:1vw;display:flex;flex-direction:column}.CartPage_total_heading h1{font-family:Quicksand,sans-serif;color:#293b88;font-size:1.3rem}.CartPage_total_promo input{border-radius:12px;border:1px solid var(--Grey-90, #e6e6e6);background:var(--Pure-White, #fff);padding:1.3rem;margin-bottom:.5rem;font-size:.7vw;width:100%}.CartPage_total_promo input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:.7vw;font-weight:600}.CartPage_total_promo{display:flex;flex-direction:column;text-align:right;font-family:Quicksand,sans-serif;color:#293b88;padding:1vw}.CartPage_total_subtotal{display:flex;justify-content:space-between;padding:1vw}.CartPage_total_subtotal h3{font-family:Quicksand,sans-serif;font-size:1.3rem;color:#000}.CartPage_total_amount{display:flex;justify-content:space-between;padding:1vw}.CartPage_total_amount h3{font-family:Quicksand,sans-serif;font-size:1vw;color:#000}.CartPage_total_checkOut{padding:1vw}.CartPage_total_checkOut button{border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-size:1rem;padding:16px 24px;border:none;cursor:pointer;width:100%}@media (max-width: 768px){.CartPage_section{display:flex;flex-direction:column;width:100vw;max-width:100%;padding:5vw;gap:1vw}.CartPage_items{width:100%;border-radius:10px;border:1px solid var(--Grey-90, #e6e6e6);padding:1rem}.CartPage_total{width:100%;border-radius:10px;border:1px solid var(--Grey-90, #e6e6e6);padding:1rem;display:flex;flex-direction:column;margin-bottom:15vh;margin-top:3vh}.CartPage_items_heading h1{font-family:Quicksand,sans-serif;color:#293b88;font-size:1rem}.CartPage_item{display:flex;align-items:center;justify-content:space-between;margin:2vw;border-radius:5px;border:1px solid var(--Stroke-Grey, #ececec);background:#fff;padding:2vw}.CartPage_item img{height:15vh;width:20vw;margin-right:2vw;display:none}.CartPage_item_details{display:flex;flex:1;justify-content:space-between;align-items:center;width:80%}.CartPage_item_details h4{font-family:Quicksand,sans-serif;font-size:.7rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:0;width:85%;text-align:left}.CartPage_item_details_subsec{display:flex;align-items:center;width:35%}.CartPage_item_details_subsec p{font-family:Quicksand,sans-serif;font-size:.7rem;font-weight:700;width:50%;margin-right:3vw}.CartPage_item_details_subsec button{height:20vh;width:5vh;border:none;font-size:1rem;cursor:pointer;width:50%}.CartPage_total_heading h1{font-family:Quicksand,sans-serif;color:#293b88;font-size:1rem}.CartPage_total_promo input{border-radius:12px;border:1px solid var(--Grey-90, #e6e6e6);background:var(--Pure-White, #fff);padding:1.3rem;margin-bottom:.5rem;font-size:.7rem;width:100%}.CartPage_total_amount,.CartPage_total_subtotal{display:flex;justify-content:space-between;padding:1vw}.CartPage_total_subtotal h3{font-family:Quicksand,sans-serif;font-size:1rem;color:#000}.CartPage_total_amount{display:flex;text-align:left;padding:1vw;width:100%}.CartPage_total_amount h3{font-family:Quicksand,sans-serif;font-size:1rem;color:#000;display:block}.CartPage_total_checkOut{padding:1vw}.CartPage_total_checkOut button{border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-size:.7rem;padding:16px 24px;border:none;cursor:pointer;width:100%;margin-top:2vh}}.CheckOutPage_section{margin-top:5vw;margin-left:5vw;margin-right:5vw;border-radius:5px;border:1px solid var(--Grey-90, #e6e6e6);background:#fff;padding:2vw}.CheckOutPage_section_heading h1{font-family:Quicksand,sans-serif;color:#293b88;font-size:1.5rem;padding-bottom:3vh}.CheckOut_Page_service{display:flex;justify-content:space-between;margin-top:2vh}.CheckOut_Page_service_left{display:flex;gap:2vw;justify-content:center;align-items:center;text-align:center}.CheckOut_Page_service_left h2{font-family:Quicksand,sans-serif;color:#000;font-size:1vw}.CheckOut_Page_service_left img{height:15vh;width:10vw}.CheckOut_Page_service_total{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.CheckOut_Page_service_total h2{font-family:Quicksand,sans-serif;color:#000;font-size:1vw}.CheckoutPage_payment{text-align:right;padding:2vw}.CheckoutPage_payment button{border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-size:1vw;padding:16px 24px;border:none;cursor:pointer}@media (max-width: 768px){.CheckOutPage_section{margin-top:5vw;margin-left:5vw;margin-right:5vw;border-radius:5px;border:1px solid var(--Grey-90, #e6e6e6);background:#fff;padding:2vw}.CheckOutPage_section_heading h1{font-family:Quicksand,sans-serif;color:#293b88;font-size:1rem;padding-bottom:3vh;padding-top:3vh}.CheckOut_Page_service{display:flex;justify-content:space-between;margin-top:2vh}.CheckOut_Page_service_left{display:flex;gap:2vw;justify-content:center;align-items:center;text-align:left}.CheckOut_Page_service_left h2{font-family:Quicksand,sans-serif;color:#000;font-size:.7rem}.CheckOut_Page_service_left img{height:15vh;width:30vw}.CheckOut_Page_service_total{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.CheckOut_Page_service_total h2{font-family:Quicksand,sans-serif;color:#000;font-size:.7rem}.CheckoutPage_payment{text-align:right;padding:2vw}.CheckoutPage_payment button{margin-top:2vh;border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-size:.7rem;padding:16px 24px;border:none;cursor:pointer}}.LoadingPage{height:100vh;max-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #184886;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:2rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ReviewPage_heading{width:100%;text-align:center;justify-content:center;align-items:center}.ReviewPage_heading h1{font-family:Quicksand,sans-serif;color:#293b88;font-size:2rem;margin-top:5vh;margin-bottom:5vh}.ReviewPage_title{width:100%;text-align:center;justify-content:center;align-items:center}.ReviewPage_title h3{font-family:Quicksand,sans-serif;color:#293b88;font-size:1.5rem;margin-bottom:5vh}.ReviewPage_form{display:flex;flex-direction:column;width:100%;text-align:center;justify-content:center;align-items:center}.ReviewPage_form_text{font-family:Quicksand,sans-serif;display:flex;flex-direction:row;margin-bottom:2vh}.ReviewPage_form_text label{margin-right:.5rem;font-size:1rem}.star-rating{display:flex;gap:5px;cursor:pointer}.star{font-size:30px;color:#ccc;transition:color .2s}.star.selected{color:gold}.ReviewPage_form_star{font-family:Quicksand,sans-serif;display:flex;text-align:center;align-items:center;justify-content:center;margin-top:1vh}.ReviewPage_form_star label{margin-right:.5rem;font-size:1rem}.ReviewPage_form_Submit{margin-top:2vh}.ReviewPage_form_Submit button{font-family:Quicksand,sans-serif;color:#fff;font-weight:700;font-size:1rem;border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;padding:.5rem 1rem;border:none;cursor:pointer;transition:background-color .2s}.ReviewPage_form_Submit button:hover{background-color:#184886}@media (max-width: 768px){.ReviewPage_heading h1{font-size:1.5rem;margin-top:4vh;margin-bottom:4vh}.ReviewPage_title h3{font-size:1.2rem;margin-bottom:4vh}}.Fp_page{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.Fp_page_heading h1{font-family:Quicksand,sans-serif;color:#293b88;font-size:2rem;margin-top:5vh;margin-bottom:5vh;font-weight:800}.Fp_page_form{display:flex;flex-direction:column;gap:4vh}.Fp_page_form input{padding:.7rem;margin-bottom:.5rem;border:1px solid #ccc;border-radius:15px;width:20vw;font-size:.7vw}.Fp_page_form button{background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-family:Quicksand,sans-serif;font-size:.7vw;padding:.6rem;font-weight:600;border:none;border-radius:10px;cursor:pointer}@media (max-width: 768px){.Fp_page_form input{padding:1rem;margin-bottom:.5rem;border:1px solid #ccc;border-radius:15px;width:50vw;font-size:.5rem}.Fp_page_form button{background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-family:Quicksand,sans-serif;font-size:.5rem;padding:1rem;font-weight:600;border:none;border-radius:10px;cursor:pointer}}.Packages{margin-top:20vh;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center}.Packages_header{margin-bottom:8vh}.Packages_header h1{color:#293b88;font-family:Quicksand,sans-serif;font-size:2.5rem}.Packages_header p{color:#293b88;font-family:Quicksand,sans-serif;font-size:1.2rem;padding-top:1vh}.Packages_boxes{display:flex;gap:2vw;margin-top:2vh;margin-bottom:2vh}.Packages_footer{margin-top:7vh}.Packages_footer p{color:#293b88;font-family:Quicksand,sans-serif;font-size:1.5vw}.Packages_footer button{font-family:Quicksand,sans-serif;font-weight:600;width:12vw;height:7vh;font-size:1vw;color:#293b88;margin-top:2vh;border-radius:1vw;border:none}.Packages_box{height:75vh;display:flex;flex-direction:column;width:20vw;border:2px solid black;gap:2vh;padding:1vw;border-radius:1vw}.Packages_box h2{text-align:left;color:#293b88;font-family:Quicksand,sans-serif;font-size:1.5vw}.Packages_box_button1 button{font-family:Quicksand,sans-serif;font-weight:600;width:12vw;height:7vh;font-size:1vw;color:#293b88;margin-top:2vh;border-radius:1vw;border:none}.Package_box_list{display:flex;flex-direction:column;gap:2vh;height:30%}.Package_box_list_item{display:flex;gap:.5vw;text-align:left}.Package_box_list_item img{height:3vh}.Package_box_list_item p{font-size:1vw;font-family:Quicksand,sans-serif;color:#293b88;font-weight:700}.Packages_boxes p{font-size:1vw;font-family:Quicksand,sans-serif;color:#293b88;font-weight:700;text-align:left;height:20%}.Packages_box_button2{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center;height:20%}.Packages_box_button2 button{font-family:Quicksand,sans-serif;font-weight:600;width:12vw;height:7vh;font-size:1vw;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;margin-top:2vh;border-radius:1vw;border:none}.Package_box_hover{transform:scaleY(1.1);background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff}.Package_box_hover h2,.Package_box_hover p,.Package_box_hover .Package_box_list_item p{color:#fff}.Package_box_hover .Packages_box_button2 button{font-family:Quicksand,sans-serif;font-weight:600;width:12vw;height:7vh;font-size:1vw;background:#fff;color:#14355f;margin-top:2vh;border-radius:1vw;border:none}.ServicesPage_contact{display:flex;width:100vw;max-width:100%;padding:2vw}.ServicesPage_Contact_img{width:60%}.ServicesPage_Contact_img img{width:95%}.ServicesPage_Contact_form{width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:20px;border:1px solid var(--Stroke-Grey, #ececec);background:var(--Pure-White, #fff);box-shadow:0 5px 16px #080f340f;padding:2vw}.ServicesPage_contact{margin-top:10vh}.ServicesPage_Contact_form_heading h1{font-family:Quicksand,sans-serif;color:#293b88;font-size:1.8vw;font-weight:900}.ServicesPage_Contact_form_Caption{font-family:Quicksand,sans-serif;color:#293b88;font-size:1vw;font-weight:500;padding-left:1vw}.ServicesPage_ContactForm_nameInput{display:flex;gap:1vw;margin-top:1vh}.ServicesPage_ContactForm_nameInput input{border-radius:12px;border:1px solid var(--Grey-90, #e6e6e6);background:var(--Pure-White, #fff);padding:1.3rem;margin-bottom:.5rem;font-size:.7vw;width:17.8vw}.ServicesPage_ContactForm_nameInput input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:.7vw;font-weight:600}.ServicesPage_ContactForm_emailInput input{border-radius:12px;border:1px solid var(--Grey-90, #e6e6e6);background:var(--Pure-White, #fff);padding:1.3rem;margin-bottom:.5rem;font-size:.7vw;width:36.8vw}.ServicesPage_ContactForm_emailInput input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:.7vw;font-weight:600}.ServicesPage_ContactForm_phone input{border-radius:12px;border:1px solid var(--Grey-90, #e6e6e6);background:var(--Pure-White, #fff);padding:1.3rem;margin-bottom:.5rem;font-size:.7vw;width:36.8vw}.ServicesPage_ContactForm_phone input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:.7vw;font-weight:600}.ServicesPage_ContactForm_message input{border-radius:12px;border:1px solid var(--Grey-90, #e6e6e6);background:var(--Pure-White, #fff);padding:1.3rem;margin-bottom:.5rem;font-size:.7vw;width:36.8vw}.ServicesPage_ContactForm_message::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:.7vw;font-weight:600}.ServicesPage_ContactForm_submit{margin-top:2vh}.ServicesPage_ContactForm_Connect button{width:36.8vw;border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-size:1vw;padding:16px 24px;border:none;cursor:pointer}.ServicesPage_ContactForm_submit button{width:36.8vw;border-radius:12px;background:#15396626;color:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;font-size:1vw;padding:16px 24px;border:none;cursor:pointer}@media (max-width: 768px){.Packages{margin-top:20vh;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center}.Packages_header{margin-bottom:2vh}.Packages_header h1{color:#293b88;font-family:Quicksand,sans-serif;font-size:1.5rem}.Packages_header p{color:#293b88;font-family:Quicksand,sans-serif;font-size:.9rem;padding-top:1vh}.Packages_boxes{display:flex;flex-direction:column;gap:8vh;margin-top:2vh;margin-bottom:2vh}.Packages_footer{margin-top:7vh}.Packages_footer p{color:#293b88;font-family:Quicksand,sans-serif;font-size:1.5vw}.Packages_footer button{font-family:Quicksand,sans-serif;font-weight:600;width:12vw;height:7vh;font-size:1vw;color:#293b88;margin-top:2vh;border-radius:1vw;border:none}.Packages_box{height:60vh;display:flex;flex-direction:column;width:70vw;border:2px solid black;gap:2vh;padding:3vw;border-radius:1vw}.Packages_box h2{text-align:left;color:#293b88;font-family:Quicksand,sans-serif;font-size:5vw}.Packages_box_button1 button{font-family:Quicksand,sans-serif;font-weight:600;width:40vw;height:5vh;font-size:3vw;color:#293b88;margin-top:2vh;border-radius:1vw;border:none}.Package_box_list{display:flex;flex-direction:column;gap:2vh;height:30%}.Package_box_list_item{display:flex;gap:.5vw;text-align:left}.Package_box_list_item img{height:3vh}.Package_box_list_item p{font-size:1vw;font-family:Quicksand,sans-serif;color:#293b88;font-weight:700}.Packages_boxes p{font-size:3vw;font-family:Quicksand,sans-serif;color:#293b88;font-weight:700;text-align:left;height:20%}.Packages_box_button2{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center;height:20%}.Packages_box_button2 button{font-family:Quicksand,sans-serif;font-weight:600;width:40vw;height:5vh;font-size:3vw;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;margin-top:2vh;border-radius:1vw;border:none}.Package_box_hover{transform:scaleY(1.1);background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff}.Package_box_hover h2,.Package_box_hover p,.Package_box_hover .Package_box_list_item p{color:#fff}.Package_box_hover .Packages_box_button2 button{font-family:Quicksand,sans-serif;font-weight:600;width:40vw;height:5vh;font-size:1rem;background:#fff;color:#14355f;margin-top:2vh;border-radius:1vw;border:none}.ServicesPage_contact{display:flex;width:100vw;max-width:100%;padding:2vw}.ServicesPage_Contact_img,.ServicesPage_Contact_img img{display:none}.ServicesPage_Contact_form{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:20px;border:1px solid var(--Stroke-Grey, #ececec);background:var(--Pure-White, #fff);box-shadow:0 5px 16px #080f340f;padding-top:3vh;padding-bottom:3vh;margin-bottom:20vh}.ServicesPage_Contact_form_heading h1{font-family:Quicksand,sans-serif;color:#293b88;font-size:5vw;font-weight:900}.ServicesPage_Contact_form_Caption{font-family:Quicksand,sans-serif;color:#293b88;font-size:3vw;font-weight:500;text-align:center}.ServicesPage_ContactForm_nameInput{display:flex;gap:1vw;margin-top:1vh}.ServicesPage_ContactForm_nameInput input{border-radius:12px;border:1px solid var(--Grey-90, #e6e6e6);background:var(--Pure-White, #fff);padding:1rem;margin-bottom:.5rem;font-size:3vw;width:40vw}.ServicesPage_ContactForm_nameInput input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:3vw;font-weight:600}.ServicesPage_ContactForm_emailInput input{border-radius:12px;border:1px solid var(--Grey-90, #e6e6e6);background:var(--Pure-White, #fff);padding:1.3rem;margin-bottom:.5rem;font-size:3vw;width:80vw}.ServicesPage_ContactForm_emailInput input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:3vw;font-weight:600}.ServicesPage_ContactForm_phone input{border-radius:12px;border:1px solid var(--Grey-90, #e6e6e6);background:var(--Pure-White, #fff);margin-bottom:.5rem;font-size:3vw;width:80vw}.ServicesPage_ContactForm_phone input::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:3vw;font-weight:600}.ServicesPage_ContactForm_message input{border-radius:12px;border:1px solid var(--Grey-90, #e6e6e6);background:var(--Pure-White, #fff);margin-bottom:.5rem;font-size:3vw;width:80vw}.ServicesPage_ContactForm_message::placeholder{color:gray;font-family:Quicksand,sans-serif;font-size:3vw;font-weight:600}.ServicesPage_ContactForm_submit{margin-top:2vh}.ServicesPage_ContactForm_Connect button{width:80vw;border-radius:12px;background:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;color:#fff;font-size:3vw;padding:16px 24px;border:none;cursor:pointer}.ServicesPage_ContactForm_submit button{width:80vw;border-radius:12px;background:#15396626;color:linear-gradient(90deg,#14355f -12.01%,#184886 99.55%),#fff;font-size:3vw;padding:16px 24px;border:none}}
