.tlpi-sticky-cta{background:#fff;border-top:1px solid #e7ecf3;bottom:0;box-shadow:0 -8px 30px rgba(13,34,64,.12);left:0;position:fixed;right:0;transform:translateY(110%);transition:transform .25s cubic-bezier(.4,0,.2,1);z-index:200}.tlpi-sticky-cta.tlpi-sticky-cta--show{transform:translateY(0)}.tlpi-sticky-cta__in{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin:0 auto;max-width:1120px;padding:14px 28px}.tlpi-sticky-cta__copy{display:flex;flex-direction:column;gap:2px}.tlpi-sticky-cta__h{color:#0f1f38;font-size:16px;font-weight:800;line-height:1.2}.tlpi-sticky-cta__sub{color:#5f6b82;font-size:13px}.tlpi-sticky-cta__btns{display:flex;flex-shrink:0;gap:12px}.tlpi-btn--outline-navy{background:transparent;border:1.5px solid #0a1626;color:#0a1626}.tlpi-btn--outline-navy:hover{background:#0a1626;color:#fff}@media (max-width:640px){.tlpi-sticky-cta__in{align-items:flex-start;flex-direction:column;gap:14px}.tlpi-sticky-cta__btns{width:100%}.tlpi-sticky-cta__btns a{flex:1;text-align:center}}