.scroll-locked{height:100vh;overflow-y:hidden}.desktop-nav{display:flex;justify-content:space-between;width:100%}.mobile-nav,.mobile-toggle{display:none}@media(max-width:1023px){.os-primary-nav{display:block!important}#hs_cos_wrapper_os_primary_menu{align-items:center!important;justify-content:flex-end!important}.desktop-nav{display:none}.mobile-nav{background-color:#edf2f5;display:block;height:100vh;max-width:0;overflow-x:hidden;padding-top:10vh;position:absolute;right:0;top:0;transition:.2s;width:0;z-index:999}.mobile-nav.open{box-shadow:0 3px 6px rgba(0,0,0,.2);max-width:100%;width:400px}.mobile-toggle{cursor:pointer;display:block;height:24px;margin-right:1rem;position:relative;width:30px;z-index:1000}.mobile-toggle .line{background-color:#000;border-radius:20px;display:block;height:4px;left:0;position:absolute;transition:.3s;width:100%}.mobile-toggle .line-1{top:0}.mobile-toggle .line-2{top:calc(50% - 2px)}.mobile-toggle .line-3{bottom:0}.mobile-toggle.open .line-1{top:50%;transform:rotate(45deg)}.mobile-toggle.open .line-2{display:none}.mobile-toggle.open .line-3{top:50%;transform:rotate(-45deg)}.os-profile-nav{padding:calc(2rem + 10px)}}