.sticky-menu-and-text{display:flex;gap:60px;justify-content:space-between}.sticky-menu-and-text__left{height:100%;position:sticky;top:165px;width:490px;z-index:5}.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{font-size:16px;transition:.3s ease-in-out}.sticky-menu-and-text__left__jumplinks a.active{color:var(--blue)}.sticky-menu-and-text__left__jumplinks a:not(:hover){text-decoration:none}@media (min-width:1201px){.sticky-menu-and-text__left__jumplinks-select{display:none}}@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{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%}}