.landing-header-inner{align-items:center;display:flex;justify-content:space-between}header.landing-header{background-color:#fff;left:0;padding:20px 0;position:fixed;top:0;width:100%;z-index:99}.landing-header-left{width:96px}.landing-header-left svg{height:auto;width:100%}.landing-header-right{text-align:right;width:calc(100% - 96px)}.landing-header-right .hs-menu-wrapper>ul{align-items:center;display:flex;justify-content:end}.landing-header-right .hs-menu-wrapper>ul>li+li{margin-left:50px}.landing-header-right .hs-menu-wrapper>ul>li:last-child>a{background-color:#8a036d;border:2px solid #8a036d;border-radius:150px;color:#fff;display:block;font-size:14px;font-weight:500;line-height:1;padding:13px 36px}.landing-header-right .hs-menu-wrapper>ul>li:not(:last-child)>a{color:#3d3b44;display:block;position:relative}.landing-header-right .hs-menu-wrapper>ul>li:not(:last-child)>a:before{background-color:#8a036d;content:"";height:2px;left:50%;position:absolute;top:calc(100% + 3px);transform:translateX(-50%);transition:all .3s ease;width:100%;width:0}.landing-header-right .hs-menu-wrapper>ul>li:not(:last-child)>a.current:before,.landing-header-right .hs-menu-wrapper>ul>li:not(:last-child)>a:hover:before{width:100%}.landing-header-right .hs-menu-wrapper>ul>li:not(:last-child)>a.current,.landing-header-right .hs-menu-wrapper>ul>li:not(:last-child)>a:hover{color:#8a036d;font-weight:700}@media(max-width:991px){.landing-header-right .hs-menu-wrapper>ul>li+li{margin-left:24px}.landing-header-right .hs-menu-wrapper>ul>li:not(:last-child)>a{font-size:14px}}@media(max-width:767px){.landing-header-right{display:none}.landing-header-left{width:68px}header.landing-header{padding:18px 0}}