header.Header .website-header-section{padding:30px 18px 30px 36px;width:100%}header.Header{position:fixed;width:100%;z-index:9}header.Header .website-header-section .row-section{align-items:center;display:flex;flex-wrap:wrap}header.Header .website-header-section .row-section .column-left{padding-right:20px;width:17%}header.Header .website-header-section .row-section .column-center{width:57%}header.Header .website-header-section .row-section .column-right{width:25%}header.Header .website-header-section .row-section .column-right .contact-buttons{align-items:center;display:flex;gap:24px;justify-content:end}header.Header .website-header-section .row-section .column-right .contact-buttons .login-button a{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700;gap:8px;letter-spacing:0;line-height:100%}header.Header .website-header-section .row-section .column-right .contact-buttons .get-demo a{color:#fff;font-size:16px;font-weight:700;letter-spacing:0;line-height:100%;padding:12px 40px;position:relative}header.Header .website-header-section .row-section .column-center .menu-section .nav-title{align-items:center;display:flex}header.Header .website-header-section .row-section .column-center .menu-section .nav-title a{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:400;gap:6px;letter-spacing:0;line-height:100%;padding:0 20px}header.Header .website-header-section .row-section .column-center .menu-section .nav-title ul{display:flex;list-style:none;margin:0}header.Header .website-header-section .row-section .column-center .menu-section .nav-title ul li{position:relative;transition:.4s ease-in-out}header.Header .website-header-section .row-section .column-center .menu-section .nav-title ul li ul.sub-menu{background:#191919;border-radius:8px;left:-10px;opacity:0;padding:28px 8px;position:absolute;top:40px;transform:translateY(-20px);visibility:hidden;width:403px}header.Header .website-header-section .row-section .column-center .menu-section .nav-title ul li ul.sub-menu li{margin-bottom:32px}header.Header .website-header-section .row-section .column-center .menu-section .nav-title ul li ul.sub-menu li a{display:block}header.Header .website-header-section .row-section .column-center .menu-section .nav-title ul li:hover ul.sub-menu{animation:slideDown 1.5s ease forwards;display:block;opacity:1;visibility:visible}header.Header .website-header-section .row-section .column-center .menu-section .nav-title ul li ul.sub-menu li h6{color:#fff;font-size:16px;font-weight:800;letter-spacing:0;line-height:16px;margin:0 0 8px}header.Header .website-header-section .row-section .column-center .menu-section .nav-title ul li ul.sub-menu li p{color:#fff;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin:0}header.Header .website-header-section .row-section .column-center .menu-section .nav-title ul.menu li a:before{background:transparent;content:"";height:40px;left:0;position:absolute;top:0;width:100%}header.Header .website-header-section .row-section .column-center .menu-section .nav-title ul.menu li a{position:relative}header.Header .website-header-section .row-section .column-center .menu-section .nav-title .menu li a{padding:0 20px}header.Header .website-header-section .row-section .column-center .menu-section .nav-title ul li:hover svg{transform:rotate(180deg)}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.top-bar-section{padding:0 18px 0 0}.top-bar-section .row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.top-bar-section .row .col-left{padding-right:20px;width:50%}.top-bar-section .row .col-right{padding-left:20px;width:50%}.top-bar-section .row .col-right .right-bar{align-items:center;display:flex;gap:25px;justify-content:end}.top-bar-section .row .col-right .right-bar .login-button a{color:#212121;font-size:16px;font-weight:400;letter-spacing:0;line-height:100%}.top-bar-section .row .col-left .left-bar .text a{background:#e1e1e1;padding:8px 24px 8px 8px}