.sticky-menu-and-text{display:flex;gap:120px;justify-content:space-between}.sticky-menu-and-text__left{height:100%;position:sticky;top:165px;width:350px;z-index:5}.sticky-menu-and-text__left h3{color:var(--dark-red)}.sticky-menu-and-text__right{width:fit-content}.sticky-menu-and-text__left__jumplinks{display:flex;flex-direction:column;gap:15px}.sticky-menu-and-text__left__jumplinks a{color:var(--dark-blue)}.sticky-menu-and-text__left__jumplinks a:hover{color:var(--dark-red)}@media (max-width:1200px){.sticky-menu-and-text{gap:40px}.sticky-menu-and-text__left{background-color:var(--white);padding:50px 0 0;top:50px;width:auto}.sticky-menu-and-text__left.manual{position:static}.sticky-menu-and-text__left.manual a{display:none}.sticky-menu-and-text{flex-direction:column}.sticky-menu-and-text__left h3,.sticky-menu-and-text__left__jumplinks{display:none}.sticky-menu-and-text__left__jumplinks-select{background:url(https://21175968.fs1.hubspotusercontent-na1.net/hubfs/21175968/ascend-theme-2024-assets/dropdown-arrow-dark-blue.png) no-repeat 98% 50%;border-color:var(--dark-blue);color:var(--dark-blue);width:100%}}