.next-cta-nav *{flex-wrap:nowrap;box-sizing:border-box;white-space:nowrap}.next-cta-nav{--easing:ease;--offset:20px;height:auto;overflow:hidden;transition:width var(--duration) var(--easing),height var(--duration) var(--easing);background-color:#ff98ed;width:auto;--duration:0.7s}.next-cta-nav--stick{position:fixed;top:var(--offset);margin-top:unset}.next-cta-nav__cta,.next-cta-nav__nav{column-gap:8px;height:auto;padding:10px 20px;flex-direction:row;width:fit-content;display:flex}.next-cta-nav--stick .next-cta-nav__cta,.next-cta-nav:not(.next-cta-nav--stick) .next-cta-nav__nav{display:none}.next-cta-nav__cta--get-width,.next-cta-nav__nav--get-width{display:flex!important}