.nav-hover-root{position:relative}.menuWrapper{opacity:0;visibility:hidden;pointer-events:none;z-index:1000;width:650px;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 25px);left:50%;transform:translate(-50%)translateY(6px)}.nav-hover-root:hover .menuWrapper,.menuWrapper:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.menuWrapper:before{content:"";color:#003cff;width:80px;height:100px;position:absolute;top:-35px;left:285px}.menu{background:#fff;border-radius:30px;width:100%;padding:25px;box-shadow:0 10px 25px #0000000d}.menuArrow{background:#fff;border-radius:3px;width:20px;height:20px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(45deg)}.section{flex-direction:column;gap:16px;display:flex}.section+.section{margin-top:28px}.sectionHead{justify-content:space-between;align-items:flex-end;display:flex}.sectionHead h4{color:#242442;font-size:17px;font-weight:600}.sectionHead p{color:#4a4a4abf;font-size:15px}.cardRow{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.menuCard{background:#fff;border:1px solid #d5d5d559;border-radius:20px;align-items:center;gap:10px;padding:10px 15px;transition:transform .15s,box-shadow .15s;display:flex}.menuCard:hover{transform:translateY(-1px);box-shadow:0 6px 14px #00000005}.iconBox{border-radius:7px;justify-content:center;align-items:center;width:35px;height:35px;display:flex;overflow:hidden}.cardText h5{color:#242442;font-size:16px;font-weight:600}.cardText p{color:#4a4a4abf;font-size:14px}.seeAll{color:#003cff;align-items:center;gap:5px;font-size:15px;font-weight:500;display:flex;position:relative}.seeAll:after{content:"";transform-origin:0;background:#003cff;width:100%;height:1px;transition:transform .35s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.seeAll:hover:after{transform:scaleX(1)}
.header-wrapper{z-index:1000;box-sizing:border-box;background:0 0;flex-direction:column;width:100%;display:flex;position:fixed;top:0;left:0;right:0}.header{-webkit-backdrop-filter:blur(16px)saturate(180%);z-index:99999999;background-color:#fff;border-bottom:1px solid #d5d5d559;align-self:stretch;align-items:center;gap:20px;width:100%;height:60px;padding:10px 40px;transition:all .35s ease-in-out;display:flex;inset:0}body.scrolled .header{-webkit-backdrop-filter:blur(26px)saturate(180%);box-shadow:0 2px 10px #0003}.header-logo{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:10px;display:flex}.header-logo img{aspect-ratio:50/9;width:100px;height:18px;transition:all .2s}.nav-links{flex:1 0 0;justify-content:center;align-items:center;gap:15px;transition:all .2s;display:flex}.nav-link{cursor:pointer;color:#242442;font-family:var(--font-gilroy), system-ui, -apple-system, BlinkMacSystemFont, sans-serif;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:400;display:flex;position:relative}.header-actions{flex:1 0 0;justify-content:flex-end;align-items:center;gap:10px;display:flex;position:relative}.header-list-button{z-index:999999!important}.header-list-button,.hambar-menu-button{cursor:pointer;will-change:transform;box-sizing:border-box;background:#fafafb;border-radius:20px;justify-content:center;align-items:center;gap:5px;height:35px;padding:10px;transition:transform .15s;display:flex;border:1px solid #d5d5d559!important}.sign-in-button{cursor:pointer;will-change:transform;box-sizing:border-box;background:#003cff;border:none;border-radius:20px;justify-content:center;align-items:center;gap:5px;height:35px;padding:10px;transition:transform .15s;display:flex;color:#fff!important}.sign-in-button p{color:#fafafb!important}.header-list-button:hover{background:#f5f5f7}.sign-in-button:hover{background:#0036e8;color:#fafafb!important}.sign-in-button{font-family:var(--font-gilroy), system-ui, -apple-system, BlinkMacSystemFont, sans-serif;white-space:nowrap;background:#003cff;font-size:15px;font-weight:500;color:#fafafb!important}.sign-in-button img{width:15px;height:15px}.header-list-button p,.hambar-menu-button p{font-family:var(--font-gilroy), system-ui, -apple-system, BlinkMacSystemFont, sans-serif;white-space:nowrap;color:#242442;font-size:15px;font-weight:500}.hambar-menu-button{display:none}@media (max-width:1100px){.hambar-menu-button{display:flex}.nav-links{display:none}}@media (max-width:700px){.header-list-button p,.hambar-menu-button p{display:none}.header-actions{gap:8px}.header-list-button,.hambar-menu-button,.sign-in-button{width:35px!important;height:35px!important}}button,a,input,textarea{-webkit-tap-highlight-color:transparent!important;outline:none!important}button:focus,a:focus,input:focus,textarea:focus{box-shadow:none!important;outline:none!important}*{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.header-wrapper:after{content:"";opacity:0;pointer-events:none;transition:opacity .25s;position:fixed;inset:0}.header-wrapper:has(.nav-hover-root:hover):after{opacity:1;pointer-events:auto}.header-wrapper:has(.nav-hover-root:hover) .header{-webkit-backdrop-filter:none;transition:background-color .2s;background-color:#fff!important}@media (max-width:1499px){.header{padding:10px 40px}}@media (max-width:1099px){.header{padding:10px 30px}}@media (max-width:599px){.header{padding:10px 15px}.header-actions{gap:8px}}@media (max-width:450px){.header-actions{gap:7px}}.user-dropdown{color:#242442;height:35px;font-size:14px;font-weight:500;font-family:var(--font-gilroy), system-ui, -apple-system;background:#fafafb;border:1px solid #d5d5d559;border-radius:20px;align-items:center;padding:10px 14px;display:flex}.dashboard-notification-button{cursor:pointer;background:#fafafb;border:1px solid #d5d5d559;border-radius:20px;justify-content:center;align-items:center;width:35px;height:35px;transition:transform .2s;display:flex}.dashboard-mobile-menu-button{background:#fafafb;border:1px solid #d5d5d559;border-radius:20px;justify-content:center;align-items:center;width:35px;height:35px;display:none}@media (max-width:900px){.dashboard-mobile-menu-button{display:flex}.sign-in-button{display:none}}.user-dropdown-menu{z-index:999;background:#fff;border-radius:12px;min-width:160px;padding:8px 0;position:absolute;top:55px;right:0;box-shadow:0 10px 25px #00000014}.user-dropdown-item{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-size:14px}.user-dropdown-item:hover{background:#f5f5f7}.user-dropdown-item.logout{color:#e11d48}.header-list-button{position:relative}.list-badge{color:#fff;background:#003cff;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-6px;right:-6px}.notification-dropdown{z-index:1000;position:absolute;top:55px;right:0}.dashboard-notification-button{position:relative}.notification-badge{color:#fff;background:#003cff;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-6px;right:-6px}@media (max-width:1100px){.user-dropdown-wrapper{display:none}}
.footer{width:100%}.footer-container{border-top:1px solid #d5d5d559;width:100%;margin-top:50px;padding:30px 40px;background:#fff!important}.footer-top{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer-left{flex-direction:column;gap:20px;max-width:420px;display:flex}.footer-brand{color:inherit;align-items:center;gap:10px;width:fit-content;text-decoration:none;display:inline-flex}.footer-brand-logo img{-o-object-fit:contain;object-fit:contain;width:100px;height:18px}.footer-brand-name{font-family:var(--font-gilroy), system-ui, -apple-system, BlinkMacSystemFont, sans-serif;color:#141424;font-size:18px;font-weight:700}.footer-desc{font-family:var(--font-gilroy), system-ui, -apple-system, BlinkMacSystemFont, sans-serif;color:#6b7280;margin:0;font-size:14px;font-weight:400;line-height:1.45}.footer-social{align-items:center;gap:10px;margin-top:6px;display:inline-flex}.footer-social-btn{background:#fafafb;border:1px solid #d5d5d559;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.footer-social-btn img{-o-object-fit:contain;object-fit:contain;width:16px;height:16px;display:block}.footer-right{gap:60px;display:flex}.footer-col{flex-direction:column;gap:10px;min-width:140px;display:flex}.footer-col-title{font-family:var(--font-gilroy), system-ui, -apple-system, BlinkMacSystemFont, sans-serif;color:#141424;margin:0 0 4px;font-size:14px;font-weight:700}.footer-link{font-family:var(--font-gilroy), system-ui, -apple-system, BlinkMacSystemFont, sans-serif;color:#6b7280;width:fit-content;font-size:14px;font-weight:400;text-decoration:none}.footer-link:hover{color:#141424}.footer-divider{border-top:1px solid #d5d5d559;margin-top:26px}.footer-bottom{justify-content:space-between;align-items:center;gap:14px;margin-top:18px;display:flex}.footer-copy{font-family:var(--font-gilroy), system-ui, -apple-system, BlinkMacSystemFont, sans-serif;color:#6b7280;margin:0;font-size:13px;font-weight:400}.footer-legal{align-items:center;gap:24px;display:inline-flex}.footer-legal-link{font-family:var(--font-gilroy), system-ui, -apple-system, BlinkMacSystemFont, sans-serif;color:#6b7280;font-size:13px;font-weight:400;text-decoration:none}.footer-legal-link:hover{color:#141424}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin:0;padding:0}@media (max-width:1024px){.footer-right{gap:36px}}@media (max-width:768px){.footer-top{flex-direction:column;gap:22px}.footer-left{max-width:100%}.footer-right{justify-content:space-between;gap:22px;width:100%}.footer-col{min-width:unset;flex:1 1 0}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.footer-legal{flex-wrap:wrap;gap:14px}}@media (max-width:480px){.footer-right{flex-direction:column}.footer-social{gap:8px}}
