@media (min-width:901px){
.desktop-nav{overflow:visible!important;align-items:center!important}.smart-nav-item{position:relative;display:flex;align-items:center}.smart-nav-item>.nav-link{display:inline-flex!important;align-items:center!important;gap:8px!important}.smart-nav-caret{font-size:10px;margin-left:2px;opacity:.58;transition:transform .18s ease,opacity .18s ease}.smart-nav-item:hover .smart-nav-caret,.smart-nav-item:focus-within .smart-nav-caret{transform:rotate(180deg);opacity:1}.smart-dropdown{position:absolute;top:calc(100% + 10px);left:50%;width:290px;min-width:260px;padding:10px;transform:translate(-50%,8px);background:rgba(255,255,255,.99);border:1px solid #dce5f1;border-radius:16px;box-shadow:0 22px 55px rgba(15,23,42,.16);opacity:0;visibility:hidden;pointer-events:none;z-index:100500;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.smart-dropdown::before{content:"";position:absolute;left:0;right:0;top:-13px;height:15px}.smart-nav-item:hover>.smart-dropdown,.smart-nav-item:focus-within>.smart-dropdown,.smart-nav-item.is-open>.smart-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.smart-dropdown.wide{width:380px}.smart-dropdown-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px 10px;margin-bottom:5px;border-bottom:1px solid #edf1f6}.smart-dropdown-title strong{color:#101828;font-size:13px}.smart-dropdown-title span{color:#8491a3;font-size:10px;font-weight:750}.smart-dropdown-list{display:grid;gap:3px}.smart-dropdown-link{display:grid;grid-template-columns:35px minmax(0,1fr);gap:10px;align-items:center;min-height:48px;padding:7px 9px;border-radius:11px;color:#344054!important;text-decoration:none!important;transition:background .15s ease,color .15s ease,transform .15s ease}.smart-dropdown-link:hover,.smart-dropdown-link:focus{background:#eef5ff;color:#155eef!important;transform:translateX(2px);outline:none}.smart-dropdown-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#f4f7fb;color:#2563eb;font-size:14px}.smart-dropdown-copy{min-width:0}.smart-dropdown-copy strong{display:block;color:inherit;font-size:12.5px;line-height:1.25}.smart-dropdown-copy small{display:block;margin-top:2px;color:#8491a3;font-size:10.5px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smart-dropdown-all{margin-top:7px;padding-top:8px;border-top:1px solid #edf1f6}.smart-dropdown-all a{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-radius:9px;background:#f7f9fc;color:#155eef!important;font-size:11.5px;font-weight:800;text-decoration:none!important}.smart-dropdown-all a:hover{background:#eef5ff}.smart-nav-item:last-child .smart-dropdown{left:auto;right:0;transform:translate(0,8px)}.smart-nav-item:last-child:hover>.smart-dropdown,.smart-nav-item:last-child:focus-within>.smart-dropdown,.smart-nav-item:last-child.is-open>.smart-dropdown{transform:translate(0,0)}}
.mobile-smart-group{width:100%}.mobile-smart-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;border-radius:13px}.mobile-smart-row>.mobile-nav-link{width:100%!important}.mobile-submenu-toggle{width:38px;height:38px;margin-right:5px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#667085;cursor:pointer}.mobile-submenu-toggle i{transition:transform .18s ease}.mobile-smart-group.is-open .mobile-submenu-toggle{background:#eef5ff;color:#155eef}.mobile-smart-group.is-open .mobile-submenu-toggle i{transform:rotate(180deg)}.mobile-smart-submenu{display:none;margin:3px 8px 8px 20px;padding:7px;border-left:2px solid #d7e5fb;background:#f8fafc;border-radius:0 12px 12px 0}.mobile-smart-group.is-open .mobile-smart-submenu{display:grid;gap:3px}.mobile-smart-sublink{min-height:39px;display:flex;align-items:center;gap:9px;padding:7px 10px;border-radius:9px;color:#475467!important;font-size:12.5px;font-weight:700;text-decoration:none!important}.mobile-smart-sublink i{width:18px;text-align:center;color:#2563eb;font-size:12px}.mobile-smart-sublink:hover,.mobile-smart-sublink:active{background:#fff;color:#155eef!important}@media (max-width:1120px) and (min-width:901px){.desktop-nav .nav-link{padding-left:9px!important;padding-right:9px!important;gap:6px!important}.desktop-nav .nav-text{font-size:13px}.smart-dropdown{width:270px}}
