.wrapTopNav{left:50%;position:absolute;top:30px;transform:translateX(-50%);width:100%;z-index:99}.wrapTopNav .container-fluid{background-color:#fff;margin:0 auto;max-width:1360px;padding:12px 30px;position:relative;transition:all .3s;width:95%}.wrapTopNav .container-fluid .topnav-content{align-items:center;display:flex;gap:80px;justify-content:space-between;width:100%}.wrapTopNav .container-fluid .topnav-content .logo{width:32%}.wrapTopNav .container-fluid .topnav-content .main-nav{display:flex;justify-content:space-between;width:33%}.wrapTopNav .container-fluid .topnav-content .main-nav .nav-item{position:relative}.wrapTopNav .container-fluid .topnav-content .main-nav .nav-item:hover{cursor:pointer}.wrapTopNav .container-fluid .topnav-content .main-nav .nav-item:hover .nav-title{color:#1075dc;font-weight:700}.wrapTopNav .container-fluid .topnav-content .main-nav .nav-item .nav-title{color:#141414;font-family:Manrope;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.wrapTopNav .container-fluid .topnav-content .main-nav .nav-item .wrap-dropdown-content{display:none;left:-24px;position:absolute;top:25px}.wrapTopNav .container-fluid .topnav-content .main-nav .nav-item .nav-dropdown-content{background-color:#fff;display:flex;flex-direction:column;gap:15px;margin-top:30px;padding:24px;width:230px}.wrapTopNav .container-fluid .topnav-content .main-nav .nav-item .nav-dropdown-content a{display:block;width:fit-content}.wrapTopNav .container-fluid .topnav-content .main-nav .nav-item .nav-dropdown-content .nav-sub-item{color:#141414;font-family:Manrope;font-size:14px;font-style:normal;font-weight:300;line-height:24px}.wrapTopNav .container-fluid .topnav-content .main-nav .nav-item .nav-dropdown-content .nav-sub-item:hover{color:#1075dc;cursor:pointer;font-weight:600}.wrapTopNav .container-fluid .topnav-content .main-nav .nav-item.have-dropdown:hover{cursor:pointer}.wrapTopNav .container-fluid .topnav-content .main-nav .nav-item.have-dropdown:hover .wrap-dropdown-content{display:block}.wrapTopNav .container-fluid .topnav-content .btn-section{align-items:center;display:flex;gap:12px;justify-content:flex-end;width:33%}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login{display:flex;position:relative}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login .login-title{align-items:center;border:1px solid #141414;color:#141414;font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;gap:6px;justify-content:center;line-height:150%;padding:11px 24px}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login .wrap-dropdown-content{display:none;left:-24px;position:absolute;top:45px}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login .nav-dropdown-content{background-color:#fff;display:none;flex-direction:column;gap:15px;margin-top:22px;padding:24px;width:180px}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login .nav-dropdown-content a{display:block;width:fit-content}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login .nav-dropdown-content .nav-sub-item{color:#141414;font-family:Manrope;font-size:14px;font-style:normal;font-weight:300;line-height:24px}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login .nav-dropdown-content .nav-sub-item:hover{color:#1075dc;cursor:pointer;font-weight:600}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login:hover{cursor:pointer}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login:hover .nav-dropdown-content{display:flex}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login:hover .nav-dropdown-content .nav-sub-item{cursor:pointer}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login:hover .wrap-dropdown-content{display:block}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-login:hover .login-title{background:#e0e0e0}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-book-a-demo{align-items:center;background-color:#141414;color:#fff;display:flex;font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;gap:6px;justify-content:center;line-height:150%;padding:12px 24px}.wrapTopNav .container-fluid .topnav-content .btn-section .btn-book-a-demo:hover{background:#1075dc;cursor:pointer}.wrapTopNav .topnav-mobile{align-items:center;display:none;justify-content:space-between;transition:all .3s;width:100%}.wrapTopNav .topnav-mobile .logo{width:fit-content}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content{background-color:#fff;height:0;left:0;opacity:0;padding:0 20px;position:absolute;top:74px;transition:all .3s;visibility:hidden;width:100%}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content.active{display:flex;flex-direction:column;gap:20px;height:calc(100vh - 74px);opacity:1;visibility:visible}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content .row{width:100%}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content .row .row-title{align-items:center;display:flex;justify-content:space-between;width:100%}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content .row .row-title .text{color:#141414;font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:30px}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content .row .row-title .dropdown-icon i{background-color:#141414;display:block;height:1px;position:relative;transform:rotate(0deg);width:10px}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content .row .row-title .dropdown-icon i:after{background-color:#000;content:"";display:block;height:1px;transform:rotate(-90deg);width:10px}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content .row .row-title.active .text{color:#1075dc}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content .row .row-title.active i:after{display:none}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content .row .row-title.active~.nav-dropdown-content{display:flex;height:fit-content;margin-top:10px;opacity:1;visibility:visible}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content .row .nav-dropdown-content{flex-direction:column;gap:16px;height:0;opacity:0;padding-left:20px;transition:all .3s;visibility:hidden;width:100%}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content .row .nav-dropdown-content .nav-sub-item{color:#141414;font-family:Manrope;font-size:14px;font-style:normal;font-weight:300;line-height:24px}.wrapTopNav .topnav-mobile .top-nav-mobile-menu-content .row .nav-dropdown-content .nav-sub-item:hover{color:#1075dc;cursor:pointer;font-weight:600}.wrapTopNav .topnav-mobile .menu-toggle .toggle-icon{cursor:pointer}.wrapTopNav .topnav-mobile.sticky{left:0;position:fixed;top:0;z-index:100}@media screen and (max-width:1023px){.wrapTopNav{left:0;top:0;transform:unset}.wrapTopNav .container-fluid{display:none}.wrapTopNav .topnav-mobile{background-color:#fff;display:flex;padding:15px 20px}}@media screen and (min-width:1024px) and (max-width:1360px){.wrapTopNav{top:0}.wrapTopNav .container-fluid{padding:12px 20px}.wrapTopNav .container-fluid .topnav-content .btn-section{width:30%}}