.healnex-header{width:100%;position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.05);background-color:#fff;border-bottom:1px solid #e5e7eb;transition:all .3s ease-in-out}.healnex-header.scrolled .nav-bar{max-height:0;opacity:0;pointer-events:none}.healnex-header.scrolled .sub-bar{max-height:0!important;opacity:0!important;padding:0!important;pointer-events:none}.healnex-header .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.healnex-header .top-bar{color:#fff;background-color:#083880;padding:11px 0;font-size:13px;font-weight:400;line-height:1.25}.healnex-header .top-bar .left-info{display:flex;gap:30px}.healnex-header .top-bar .left-info .info-item{display:flex;align-items:center;gap:4px}.healnex-header .top-bar .left-info .info-item .info-icon{width:17px;height:17px;object-fit:scale-down;filter:brightness(0) invert(1)}.healnex-header .top-bar .right-settings{display:flex;gap:20px}.healnex-header .top-bar .right-settings .settings-btn{color:#fff;font-size:14px;text-transform:none;background-color:rgba(0,0,0,0);border-radius:0;font-weight:400;--size:1px;padding:0;gap:2px}.healnex-header .top-bar .right-settings .settings-btn .MuiButton-endIcon{margin-left:0}.healnex-header .top-bar .right-settings .settings-btn .MuiButton-endIcon svg{font-size:16px}.healnex-header .middle-bar .container{padding-block:15px;min-height:90px;gap:0}.healnex-header .middle-bar .logo-container{display:flex;flex-shrink:0}.healnex-header .middle-bar .logo-container .logo-img{width:auto;max-height:43px;object-fit:contain}.healnex-header .middle-bar .search-wrapper{flex:1;display:flex;align-items:center;margin:0 20px 0 40px;border:1px solid #e5e7eb;background-color:#fff;transition:all .3s ease-in-out 0s;border-radius:30px;max-width:695px;overflow:hidden;height:45px}.healnex-header .middle-bar .search-wrapper:focus-within{border-color:#083880}.healnex-header .middle-bar .search-wrapper .search-input{flex:1;height:100%;border:none;outline:none;padding:5px 20px;font-size:14px;font-weight:400;background:rgba(0,0,0,0);color:#f30e49}.healnex-header .middle-bar .search-wrapper .search-input::placeholder{color:#a9a9a9;opacity:1}.healnex-header .middle-bar .search-wrapper .search-clear-btn{background:rgba(0,0,0,0);border:none;color:#9ca3af;cursor:pointer;padding:4px 10px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.healnex-header .middle-bar .search-wrapper .search-clear-btn:hover{color:#f30e49}.healnex-header .middle-bar .search-wrapper .search-clear-btn svg{font-size:18px}.healnex-header .middle-bar .search-wrapper .search-submit-btn{height:100%;border-radius:0;text-transform:none;padding:5px 15px;font-size:14px;min-width:120px;font-weight:500;min-height:1px;box-shadow:none;background-color:#083880;color:#fff;gap:4px}.healnex-header .middle-bar .search-wrapper .search-submit-btn .MuiButton-icon{margin:0}.healnex-header .middle-bar .search-wrapper .search-submit-btn .search-btn-icon{width:17px;height:17px;object-fit:scale-down;filter:brightness(0) invert(1)}.healnex-header .middle-bar .action-links{display:flex;align-items:center;gap:20px}.healnex-header .middle-bar .action-links .action-item{--size:1px;display:flex;text-align:center;align-items:center;flex-direction:column;background-color:rgba(0,0,0,0);text-transform:none;font-size:14px;font-weight:400;border-radius:0;color:#4b5563;line-height:1.25;overflow:visible;flex-shrink:0;border:none;padding:0;gap:5px}.healnex-header .middle-bar .action-links .action-item .MuiButton-icon{margin:0}.healnex-header .middle-bar .action-links .action-item:hover{color:#f30e49}.healnex-header .middle-bar .action-links .action-item img{width:24px;height:24px;object-fit:scale-down}.healnex-header .middle-bar .action-links .action-item.logged-in-item img{width:36px;height:36px;object-fit:cover;border-radius:50%}.healnex-header .middle-bar .action-links .action-item.logged-in-item img.default-avatar{object-fit:scale-down;border-radius:0;width:24px;height:24px}.healnex-header .middle-bar .action-links .action-item .MuiBadge-badge{top:3px;right:1px;height:16px;min-width:16px;background-color:#f30e49;font-size:10px;font-weight:500;line-height:1;padding:0 4px}.healnex-header .middle-bar .action-links .cart-button{padding:10px;flex-shrink:0;background-color:#f9fafb;border:1px solid #f3f4f6;color:#f30e49;border-radius:12px;justify-content:flex-start;text-transform:none;box-shadow:none;min-width:124px;min-height:56px;gap:8px}.healnex-header .middle-bar .action-links .cart-button .MuiButton-icon{margin:0}.healnex-header .middle-bar .action-links .cart-button .cart-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.25;margin-left:8px}.healnex-header .middle-bar .action-links .cart-button .cart-text .cart-label{font-size:12px;color:#6b7280;font-weight:500}.healnex-header .middle-bar .action-links .cart-button .cart-text .cart-value{font-size:14px;font-weight:600;color:#1f2937;transition:all .3s ease-in-out 0s}.healnex-header .middle-bar .action-links .cart-button .cart-badge img{width:24px;height:24px;object-fit:scale-down}.healnex-header .middle-bar .action-links .cart-button .cart-badge .MuiBadge-badge{top:3px;right:1px;height:16px;min-width:16px;background-color:#f30e49;font-size:10px;font-weight:500;line-height:1;padding:0 4px}.healnex-header .middle-bar .action-links .cart-button:hover{border-color:#e5e7eb}.healnex-header .middle-bar .action-links .cart-button:hover .cart-text .cart-value{color:#f30e49}.healnex-header .middle-bar .action-links .hamburger-menu{display:none;color:#f30e49}.healnex-header .nav-bar{position:relative;max-height:100px;opacity:1;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;border-top:1px solid #e5e7eb}.healnex-header .nav-bar .container{align-items:flex-end;gap:24px}.healnex-header .nav-bar .categories-trigger-wrapper{position:relative}.healnex-header .nav-bar .categories-trigger-wrapper .categories-trigger-btn{--size:60px;color:#fff;background-color:#083880;border-radius:15px 15px 0 0;text-transform:none;padding:5px 15px;font-size:14px;font-weight:500;box-shadow:none;min-width:175px;gap:10px}.healnex-header .nav-bar .categories-trigger-wrapper .categories-trigger-btn:hover{background-color:rgb(7.4,51.8,118.4);box-shadow:none}.healnex-header .nav-bar .categories-trigger-wrapper .categories-trigger-btn .MuiButton-icon{margin:0}.healnex-header .nav-bar .categories-trigger-wrapper .categories-trigger-btn .MuiButton-icon .MuiSvgIcon-root{font-size:24px}.healnex-header .nav-bar .nav-links{flex:1;display:flex;align-items:center;overflow:hidden}.healnex-header .nav-bar .nav-links .nav-tabs{width:100%;min-height:75px}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabScrollButton-root{width:32px;height:32px;min-width:32px;background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.1);color:#083880;transition:all .2s ease-in-out;align-self:center;margin:0 4px;opacity:1}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabScrollButton-root.Mui-disabled{opacity:0;pointer-events:none}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabScrollButton-root:hover{background-color:#083880;color:#fff;border-color:#083880}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabScrollButton-root svg{font-size:18px}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabs-list{height:100%}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabs-indicator{height:2px;background-color:#f30e49;border-radius:0}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabs-flexContainer{gap:20px;justify-content:flex-start}.healnex-header .nav-bar .nav-links .nav-tab-item{height:100%;min-height:1px;padding:0 12px;text-transform:none;color:#4b5563;font-size:15px;font-weight:500;transition:all .3s ease-in-out 0s;line-height:1.25;opacity:1}.healnex-header .nav-bar .nav-links .nav-tab-item .tab-label-content{display:flex;align-items:center;flex-direction:column;text-align:center;gap:6px}.healnex-header .nav-bar .nav-links .nav-tab-item .tab-label-content img{width:24px;height:24px;object-fit:scale-down;transition:all .3s ease-in-out 0s}.healnex-header .nav-bar .nav-links .nav-tab-item.Mui-selected .tab-label-content,.healnex-header .nav-bar .nav-links .nav-tab-item:hover{color:#f30e49}.healnex-header .nav-bar .nav-links .nav-tab-item.Mui-selected .tab-label-content img{filter:brightness(0) invert(29%) sepia(90%) saturate(7485%) hue-rotate(337deg) brightness(95%) contrast(100%)}.healnex-header .sub-bar{padding:0;max-height:0;opacity:0;overflow:hidden;background-color:#eceef2;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}.healnex-header .sub-bar.show{padding:15px 0;max-height:80px;opacity:1;overflow:visible}.healnex-header .sub-bar .tag-list-wrapper{position:relative;width:100%;display:flex;align-items:center;padding:0 40px}.healnex-header .sub-bar .tag-list-wrapper:after,.healnex-header .sub-bar .tag-list-wrapper:before{content:"";position:absolute;top:0;bottom:0;width:30px;pointer-events:none;z-index:2;transition:opacity .2s ease-in-out}.healnex-header .sub-bar .tag-list-wrapper:before{left:40px;background:linear-gradient(90deg,#ECEEF2 10%,transparent);opacity:0}.healnex-header .sub-bar .tag-list-wrapper:after{right:40px;background:linear-gradient(270deg,#ECEEF2 10%,transparent);opacity:0}.healnex-header .sub-bar .tag-list-wrapper.has-left-scroll:before,.healnex-header .sub-bar .tag-list-wrapper.has-right-scroll:after{opacity:1}.healnex-header .sub-bar .tag-list-wrapper .scroll-btn{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:10;width:32px;height:32px;color:#083880;transition:all .2s ease-in-out}.healnex-header .sub-bar .tag-list-wrapper .scroll-btn:hover{background-color:#083880;color:#fff;border-color:#083880}.healnex-header .sub-bar .tag-list-wrapper .scroll-btn.left{left:0}.healnex-header .sub-bar .tag-list-wrapper .scroll-btn.right{right:0}.healnex-header .sub-bar .tag-list-wrapper .scroll-btn svg{font-size:20px}.healnex-header .sub-bar .tag-list-wrapper:not(.has-left-scroll):not(.has-right-scroll) .tag-list{justify-content:center}.healnex-header .sub-bar .tag-list-wrapper.has-left-scroll .tag-list,.healnex-header .sub-bar .tag-list-wrapper.has-right-scroll .tag-list{justify-content:flex-start}.healnex-header .sub-bar .tag-list{display:flex;align-items:center;overflow-x:auto;scroll-behavior:smooth;width:100%;gap:16px;scrollbar-width:none}.healnex-header .sub-bar .tag-list::-webkit-scrollbar{display:none}.healnex-header .sub-bar .tag-list .tag-pill{color:#083880;border:1px solid #083880;background-color:rgba(0,0,0,0);border-radius:10px;text-transform:none;padding:3px 15px 2px;font-size:15px;font-weight:500;line-height:1.25;min-height:35px;display:flex;align-items:center;justify-content:center;flex-shrink:0;white-space:nowrap}.healnex-header .sub-bar .tag-list .tag-pill:hover{background-color:rgba(8,56,128,.05)}.healnex-header .sub-bar .tag-list .tag-pill.active{background-color:#083880;color:#fff}@media only screen and (max-width:991.98px){.healnex-header .top-bar .left-info{gap:12px}.healnex-header .middle-bar .action-links .action-item,.healnex-header .middle-bar .search-wrapper{display:none}.healnex-header .middle-bar .action-links .cart-button{padding:6px 16px}.healnex-header .middle-bar .action-links .hamburger-menu{display:inline-flex}.healnex-header .nav-bar .nav-links{display:none}.healnex-header .nav-bar .categories-trigger-wrapper{width:100%}.healnex-header .nav-bar .categories-trigger-wrapper .categories-trigger-btn{width:100%;border-radius:12px}}@media only screen and (max-width:767.98px){.healnex-header .top-bar{padding:6px 0}.healnex-header .top-bar .container{flex-direction:column;gap:6px;align-items:center;text-align:center}.healnex-header .top-bar .left-info{flex-direction:row;justify-content:center;gap:16px;font-size:11px}.healnex-header .top-bar .left-info .info-item{gap:4px}.healnex-header .top-bar .left-info .info-item .info-icon{width:14px;height:14px}.healnex-header .top-bar .right-settings{justify-content:center;gap:20px;width:100%}.healnex-header .top-bar .right-settings .settings-btn{font-size:12px}.healnex-header .top-bar .right-settings .settings-btn .MuiButton-endIcon svg{font-size:14px}.healnex-header .middle-bar .logo-container .logo-title{font-size:26px}}.categories-menu .MuiPaper-root{width:100%;max-width:710px;border-radius:0 0 18px 18px;box-shadow:0 2px 24px 0 rgba(0,0,0,.2509803922)!important;overflow:hidden;margin-top:0}.categories-menu .MuiList-root{padding:0}@media only screen and (max-width:767.98px){.categories-menu .MuiPaper-root{max-width:100vw!important;width:100vw!important;border-radius:0 0 14px 14px}}.subcategory-menu .MuiPaper-root{min-width:260px;max-width:480px;border-radius:12px;box-shadow:0 2px 24px 0 rgba(0,0,0,.2509803922)!important;overflow:hidden;margin-top:8px}.subcategory-menu .MuiList-root{padding:0}@media only screen and (max-width:767.98px){.subcategory-menu .MuiPaper-root{max-width:calc(100vw - 24px)!important}}.subcategory-menu-content{background-color:#fff;animation:slideDown .25s ease;display:flex;flex-wrap:wrap;align-content:flex-start;gap:4px 12px;padding:12px 16px;max-height:320px;overflow-y:auto}.subcategory-menu-content .subcategory-item-link{width:calc(50% - 6px);box-sizing:border-box;padding:8px 6px;font-size:15px;font-weight:400;color:#767676;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:6px;transition:all .3s ease-in-out 0s}.subcategory-menu-content .subcategory-item-link:hover{color:#083880;background-color:rgba(8,56,128,.05)}.subcategory-menu-content .subcategory-menu-empty,.subcategory-menu-content .subcategory-menu-loading{width:100%;padding:10px 6px;font-size:14px;color:#999;white-space:normal}@media only screen and (max-width:767.98px){.subcategory-menu-content .subcategory-item-link{width:100%;white-space:normal}}.mega-menu-content{width:100%;background-color:#fff;animation:slideDown .25s ease}.mega-menu-content .mega-menu-header{padding:15px 18px;border-bottom:1px solid rgba(118,118,118,.2)}.mega-menu-content .mega-menu-header h3{font-size:21px;font-weight:600}.mega-menu-content .mega-menu-body{display:flex}.mega-menu-content .mega-menu-body .categories-list{width:212px;padding:18px;overflow-y:auto;flex-shrink:0;max-height:350px}.mega-menu-content .mega-menu-body .categories-list .category-item-row{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:17px;font-weight:400;color:#767676;transition:all .3s ease-in-out 0s}.mega-menu-content .mega-menu-body .categories-list .category-item-row .arrow-icon{font-size:16px;color:#9ca3af;transition:transform .2s ease}.mega-menu-content .mega-menu-body .categories-list .category-item-row.active,.mega-menu-content .mega-menu-body .categories-list .category-item-row:hover{font-weight:500;color:#083880}.mega-menu-content .mega-menu-body .categories-list .category-item-row.active .arrow-icon,.mega-menu-content .mega-menu-body .categories-list .category-item-row:hover .arrow-icon{color:#083880}.mega-menu-content .mega-menu-body .categories-list .category-item-row:not(:last-child){padding-bottom:6px;border-bottom:1px solid rgba(118,118,118,.2);margin-bottom:6px}.mega-menu-content .mega-menu-body .subcategories-grid{flex:1;display:flex;flex-wrap:wrap;align-self:flex-start;padding:18px 18px 18px 22px;overflow-y:auto;max-height:350px;gap:8px}.mega-menu-content .mega-menu-body .subcategories-grid .subcategory-item-link{width:calc(50% - 4px);font-size:16px;color:#767676;font-weight:400;cursor:pointer;transition:all .3s ease-in-out 0s}.mega-menu-content .mega-menu-body .subcategories-grid .subcategory-item-link:hover{color:#083880}@media only screen and (max-width:991.98px){.mega-menu-content .mega-menu-body .categories-list{width:180px}.mega-menu-content .mega-menu-body .categories-list .category-item-row{padding:10px 16px}.mega-menu-content .mega-menu-body .subcategories-grid{grid-template-columns:repeat(2,1fr);padding:16px}}@media only screen and (max-width:767.98px){.mega-menu-content .mega-menu-header{padding:10px 14px}.mega-menu-content .mega-menu-header h3{font-size:16px;font-weight:600}.mega-menu-content .mega-menu-body{flex-direction:column;overflow-y:auto;max-height:72vh}.mega-menu-content .mega-menu-body .categories-list{width:100%;max-height:none;padding:6px 0;border-bottom:1px solid rgba(118,118,118,.15);border-right:none;display:flex;flex-direction:column;gap:0;overflow-y:visible}.mega-menu-content .mega-menu-body .categories-list .category-item-row{font-size:14px;font-weight:500;padding:11px 16px;white-space:nowrap;border-bottom:none;margin-bottom:0;border-radius:0;transition:background .2s ease}.mega-menu-content .mega-menu-body .categories-list .category-item-row:not(:last-child){border-bottom:1px solid rgba(118,118,118,.1);padding-bottom:11px;margin-bottom:0}.mega-menu-content .mega-menu-body .categories-list .category-item-row.active,.mega-menu-content .mega-menu-body .categories-list .category-item-row:hover{background-color:rgba(8,56,128,.06);padding-left:20px}.mega-menu-content .mega-menu-body .subcategories-grid{width:100%;max-height:none;padding:8px 0;gap:0;display:flex;flex-direction:column}.mega-menu-content .mega-menu-body .subcategories-grid .subcategory-item-link{width:100%;font-size:13px;font-weight:400;color:#4b5563;padding:10px 16px 10px 20px;border-left:3px solid rgba(0,0,0,0);border-radius:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease}.mega-menu-content .mega-menu-body .subcategories-grid .subcategory-item-link:hover{color:#083880;border-left-color:#083880;background-color:rgba(8,56,128,.04)}.mega-menu-content .mega-menu-body .subcategories-grid .subcategory-item-link:not(:last-child){border-bottom:1px solid rgba(118,118,118,.07)}}.account-menu .MuiPaper-root,.settings-menu .MuiPaper-root{border-radius:12px;box-shadow:0 4px 44px 0 rgba(0,0,0,.2509803922)!important;margin-top:10px;min-width:100px;border:none}.account-menu .MuiMenuItem-root,.settings-menu .MuiMenuItem-root{padding:6px 20px;justify-content:center}.account-menu .MuiMenuItem-root:hover,.settings-menu .MuiMenuItem-root:hover{background-color:rgba(8,56,128,.05);color:#083880}.account-menu .MuiPaper-root{margin-top:23px;border-radius:22px;min-width:260px;max-height:380px;overflow-y:auto}.account-menu .MuiPaper-root::-webkit-scrollbar{width:6px}.account-menu .MuiPaper-root::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.account-menu .MuiList-root{padding:25px}.account-menu .MuiMenuItem-root{padding:0;font-size:16px;font-weight:500;color:#1f2937;justify-content:flex-start;background-color:rgba(0,0,0,0)!important}.account-menu .MuiMenuItem-root .MuiTouchRipple-root{display:none}.account-menu .MuiMenuItem-root:not(:last-child){margin-bottom:20px}.mobile-drawer-content{width:100%;padding:20px;display:flex;flex-direction:column;height:100%;overflow-y:auto;font-family:var(--font-jost),"Jost",sans-serif}.mobile-drawer-content .drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mobile-drawer-content .drawer-header .logo-img{max-height:36px;width:auto;object-fit:contain}.mobile-drawer-content .mobile-list{margin:20px 0;display:flex;flex-direction:column;gap:10px}.mobile-drawer-content .mobile-list .drawer-search-wrapper{width:100%;border:1px solid #d1d5db;border-radius:20px;padding:8px 16px;background-color:#f9fafb}.mobile-drawer-content .mobile-list .drawer-search-wrapper .search-input{width:100%;border:none;outline:none;background:rgba(0,0,0,0);font-size:14px}.mobile-drawer-content .mobile-list .drawer-item{padding:0}.mobile-drawer-content .mobile-list .drawer-item .nav-link-item{width:100%;padding:10px 16px;border-radius:8px;text-decoration:none;color:#4b5563;font-weight:600;font-size:15px;transition:all .3s ease-in-out 0s}.mobile-drawer-content .mobile-list .drawer-item .nav-link-item.active,.mobile-drawer-content .mobile-list .drawer-item .nav-link-item:hover{color:#083880;background-color:rgba(8,56,128,.05)}.mobile-drawer-content .mobile-list .drawer-submenu{width:100%;padding-left:20px;display:flex;flex-direction:column;gap:6px;margin-top:6px;border-left:1px solid #e5e7eb;margin-left:16px}.mobile-drawer-content .mobile-list .drawer-submenu .submenu-item{padding:8px 12px;font-size:14px;font-weight:500;color:#4b5563;text-decoration:none;border-radius:6px;display:block;transition:all .3s ease-in-out 0s}.mobile-drawer-content .mobile-list .drawer-submenu .submenu-item.active,.mobile-drawer-content .mobile-list .drawer-submenu .submenu-item:hover{color:#083880;background-color:rgba(8,56,128,.05)}.mobile-drawer-content .drawer-actions{margin-top:auto;display:flex;flex-direction:column;gap:12px;padding-top:15px}.mobile-drawer-content .drawer-actions .drawer-action-btn{text-transform:none;font-family:var(--font-jost),"Jost",sans-serif;font-weight:600;color:#4b5563!important;border:1px solid #d1d5db!important;background-color:#fff!important;border-radius:8px;transition:all .3s ease-in-out 0s}.mobile-drawer-content .drawer-actions .drawer-action-btn:hover{border-color:#083880!important;color:#083880!important;background-color:rgba(8,56,128,.05)!important}.mobile-drawer-content .drawer-actions .drawer-cart-btn{text-transform:none;font-family:var(--font-jost),"Jost",sans-serif;font-weight:700;background-color:#083880!important;color:#fff!important;border-radius:8px}.mobile-drawer-content .drawer-actions .drawer-cart-btn:hover{background-color:rgb(6.5,45.5,104)!important}.healnex-footer{padding:45px 0 30px;background-color:#f3f5fb;width:100%}.healnex-footer .container{display:flex;justify-content:space-between;gap:20px}.healnex-footer .footer-top{padding:0 0 30px}.healnex-footer .footer-top .footer-col{display:flex;flex-direction:column;max-width:330px}.healnex-footer .footer-top .footer-col h3{font-size:20px;font-weight:500}.healnex-footer .footer-top .brand-col .footer-logo{display:inline-block;margin-bottom:12px}.healnex-footer .footer-top .brand-col .footer-logo .logo-img{width:auto;max-height:43px;object-fit:contain}.healnex-footer .footer-top .brand-col .brand-desc{font-size:14px;font-weight:400;line-height:1.5;margin:0 0 24px;color:rgba(0,0,0,.6980392157)}.healnex-footer .footer-top .brand-col .contact-info{display:flex;flex-direction:column;gap:16px}.healnex-footer .footer-top .brand-col .contact-info .contact-item{display:flex;align-items:center;gap:10px}.healnex-footer .footer-top .brand-col .contact-info .contact-item .contact-icon{width:20px;height:20px;object-fit:scale-down}.healnex-footer .footer-top .brand-col .contact-info .contact-item a{font-size:14px;font-weight:400;color:rgba(0,0,0,.6980392157);text-decoration:none}.healnex-footer .footer-top .brand-col .contact-info .contact-item a:hover{color:#f30e49}.healnex-footer .footer-top .links-col .footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.healnex-footer .footer-top .links-col .footer-links-list li{margin-bottom:0}.healnex-footer .footer-top .links-col .footer-links-list li a{color:#4b5563;font-size:15px;font-weight:400;text-decoration:none;transition:color .2s}.healnex-footer .footer-top .links-col .footer-links-list li a:hover{color:#f30e49}.healnex-footer .footer-top .download-col .download-desc{font-size:14px;font-weight:400;line-height:1.5;margin:0 0 16px;color:rgba(0,0,0,.6980392157)}.healnex-footer .footer-top .download-col .app-badges{display:flex;gap:10px}.healnex-footer .footer-top .download-col .app-badges .app-badge-img{height:43px;width:auto;object-fit:contain;border-radius:6px;transition:transform .2s ease}.healnex-footer .footer-top .download-col .app-badges .app-badge-img:hover{transform:translateY(-2px)}.healnex-footer .footer-bottom{border-top:1px solid rgba(0,0,0,.0588235294);padding:22px 0 0}.healnex-footer .footer-bottom .copyright{font-size:14px;color:rgba(0,0,0,.6980392157);margin:0}.healnex-footer .footer-bottom .social-icons{display:flex;align-items:center;gap:12px}.healnex-footer .footer-bottom .social-icons .social-icon-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:rgba(8,56,128,.1);transition:all .3s ease-in-out 0s;color:#083880}.healnex-footer .footer-bottom .social-icons .social-icon-link svg{font-size:18px}.healnex-footer .footer-bottom .social-icons .social-icon-link:hover{color:#fff;background-color:#083880;transform:translateY(-2px)}@media only screen and (max-width:991.98px){.healnex-footer .footer-top{padding:40px 0}.healnex-footer .footer-top .container{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}}@media only screen and (max-width:767.98px){.healnex-footer .footer-top .container{display:grid;grid-template-columns:1fr;gap:30px}.healnex-footer .footer-top .brand-col .brand-desc{max-width:100%}.healnex-footer .footer-bottom .container{flex-direction:column;align-items:center;text-align:center}}.modal.auth_modal .MuiBackdrop-root{opacity:.75!important}.modal.auth_modal .modal-dialog{max-width:800px}.modal.auth_modal .modal-body{padding:0}.modal.auth_modal .auth_modal_layout{width:100%;display:flex;min-height:580px}.modal.auth_modal .auth_left_panel{width:372px;display:flex;flex-shrink:0;align-items:stretch;background-color:#eceef2;position:relative;overflow:hidden}.modal.auth_modal .auth_left_panel .auth_banner_img{inset:0;width:100%;height:100%;position:absolute;object-position:center;object-fit:cover}.modal.auth_modal .auth_right_panel{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;padding:30px}.modal.auth_modal .auth_content{display:flex;flex-direction:column;margin-inline:auto;max-width:340px;width:100%}.modal.auth_modal .auth_header_title{text-align:center;margin-bottom:16px}.modal.auth_modal .auth_header_title h2{font-weight:500;margin:0}.modal.auth_modal .auth_header_title p.auth_subtitle{font-size:16px;color:dimgray;font-weight:400;margin:3px 0 0}.modal.auth_modal .auth_header_title p.auth_subtitle strong{color:#1f2937;font-weight:700}.modal.auth_modal .auth_header_title p.auth_subtitle.fs_18{font-size:18px;margin:8px 0 0}.modal.auth_modal .auth_tabs_container{display:flex;background-color:#f3f3f3;border:1px solid #edf0f5;border-radius:30px;margin:0 auto 22px;padding:4px}.modal.auth_modal .auth_tabs_container .auth_tab_btn{flex:1;border:none;min-width:100px;background:rgba(0,0,0,0);padding:2px 12px;font-size:16px;font-weight:400;color:#6d7787;border-radius:30px;min-height:36px;letter-spacing:-2%!important;cursor:pointer;transition:all .3s ease-in-out 0s}.modal.auth_modal .auth_tabs_container .auth_tab_btn:hover{color:#083880}.modal.auth_modal .auth_tabs_container .auth_tab_btn.active{background-color:#083880;color:#fff;box-shadow:0 2px 5px rgba(8,56,128,.2)}.modal.auth_modal .auth_form{display:flex;flex-direction:column;width:100%}.modal.auth_modal .auth_form .control_group{margin-bottom:12px}.modal.auth_modal .auth_form .phone_input_group{display:flex;gap:10px}.modal.auth_modal .auth_form .phone_input_group .country_select{width:90px;border-radius:12px;background-color:#fafafa}.modal.auth_modal .auth_form .phone_input_group .country_select .MuiOutlinedInput-notchedOutline{border-color:#e5e7eb}.modal.auth_modal .auth_form .phone_input_group .country_select .MuiSelect-select{padding:16.5px 14px;display:flex;align-items:center;justify-content:center}.modal.auth_modal .auth_form .phone_input_group .flag_span{font-size:20px;display:flex;align-items:center}.modal.auth_modal .auth_form .form_row_flex{display:flex;justify-content:space-between;align-items:center;margin-top:4px;width:100%}.modal.auth_modal .auth_form .form_row_flex.split_inputs{gap:12px}.modal.auth_modal .auth_form .form_row_flex.split_inputs .w_50{width:50%}.modal.auth_modal .auth_form .form_row_flex .remember_checkbox .MuiTypography-root{font-size:14px;color:#000;font-weight:400}.modal.auth_modal .auth_form .form_row_flex .auth_link{font-size:14px;font-weight:400;color:#000;cursor:pointer;transition:all .3s ease-in-out 0s;letter-spacing:-1%!important}.modal.auth_modal .auth_form .form_row_flex .auth_link:hover{color:#083880}.modal.auth_modal .auth_form .error_message{color:#d32f2f;font-size:14px;margin-bottom:12px;text-align:center;background-color:#fdeded;padding:8px 12px;border-radius:8px;border:1px solid #fdbdbe;font-weight:500}.modal.auth_modal .auth_form .btn_submit{font-weight:400;margin-top:16px}.modal.auth_modal .auth_form .auth_switch_link{text-align:center;margin-top:14px;font-size:16px;color:#666;font-weight:400}.modal.auth_modal .auth_form .auth_switch_link .highlight{color:#083880;font-weight:400;cursor:pointer;transition:all .3s ease-in-out 0s}.modal.auth_modal .auth_form .auth_switch_link .highlight:hover{text-decoration:underline}.modal.auth_modal .auth_form .auth_divider{display:flex;align-items:center;justify-content:center;margin:2px 0 12px;color:#000;font-size:18px;font-weight:400;width:100%}.modal.auth_modal .auth_form .social_auth_flex{display:flex;gap:10px}.modal.auth_modal .auth_form .social_auth_flex .social_btn{flex:1;color:#000;min-height:44px;border-radius:5px!important;border:1px solid #e0e2e7!important;color:#374151!important;text-transform:none!important;font-size:12px!important;font-weight:400!important;padding:5px 8px!important;transition:all .3s ease-in-out 0s!important;gap:6px!important}.modal.auth_modal .auth_form .social_auth_flex .social_btn img{width:19px;height:19px;object-fit:scale-down;filter:none!important}.modal.auth_modal .auth_form .social_auth_flex .social_btn:hover{color:#083880;background-color:rgba(0,0,0,0);border-color:#083880!important}.modal.auth_modal .auth_form .social_auth_flex .social_btn span{white-space:nowrap}@media only screen and (max-width:767.98px){.modal.auth_modal .auth_form .social_auth_flex .social_btn span{display:none}}.modal.auth_modal .auth_form .guest_login_wrapper{display:flex;justify-content:center;margin-top:18px;width:100%}.modal.auth_modal .auth_form .guest_login_btn{background:none;border:none;padding:0;font-family:var(--font-jost),"Jost",sans-serif;font-size:16px;font-weight:400;color:#666;cursor:pointer;text-decoration:underline;transition:all .3s ease-in-out 0s}.modal.auth_modal .auth_form .guest_login_btn:hover{color:#083880}.modal.auth_modal .otp_boxes_container{margin-block:18px}.modal.auth_modal .resend_otp_timer{text-align:center;margin-top:18px;font-size:16px;color:#666;font-weight:400}.modal.auth_modal .resend_otp_timer .timer_val{color:#ed5f00}@media only screen and (max-width:991.98px){.modal.auth_modal .auth_modal .auth_modal_dialog{max-width:500px!important}.modal.auth_modal .auth_modal .auth_modal_layout{flex-direction:column}.modal.auth_modal .auth_modal .auth_left_panel{display:none}.modal.auth_modal .auth_modal .auth_right_panel{padding:35px 25px}}