section.header-mobile{background:#130c1e;display:initial;padding-top:10px;position:fixed;top:0;transition:all .5s;width:100%;z-index:3333}section.header-mobile .top{padding:0 10px 10px}section.header-mobile .logo{display:flex}section.header-mobile .top .flex{align-items:center;display:flex;justify-content:space-between}section.header-mobile .top .flex .btn .cta.dark-text{font-size:13px;font-weight:500;line-height:16px}section.header-mobile .top .flex .tool{display:flex}section.header-mobile .top .flex .tool img{cursor:pointer}section.header-mobile .nav{background:#1e1829;height:100vh;padding:10px 30px}section.header-mobile .nav .menu ul li a{color:#fff;font-size:16px;font-weight:400;line-height:25px}section.header-mobile .nav .menu ul li.hs-item-has-children ul{background:#130c1e;height:0;opacity:0;transition:all .5s;visibility:hidden}section.header-mobile .nav .menu ul li a{display:block;margin-bottom:18px}section.header-mobile .nav .menu ul li.hs-item-has-children ul li a{font-size:15px;font-style:normal;font-weight:500;line-height:14px}section.header-mobile .nav .menu ul li.hs-item-has-children.active a{display:block}section.header-mobile .nav .menu ul li.hs-item-has-children.active>a{font-weight:700}section.header-mobile .nav .menu ul li.hs-item-has-children.active ul{display:block;height:auto;margin-bottom:20px;opacity:1;padding:20px 10px 5px;transition:all .5s;visibility:unset}section.header-mobile .nav .ctas{margin-bottom:20px;margin-top:35px}section.header-mobile .nav .ctas a.cta{text-align:center;width:100%}section.header-mobile .nav .social p{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:14px;margin-bottom:20px}section.header-mobile .nav .social a{margin-right:20px}