.text-cta{border-top:1px solid #ffffff59;border-bottom:1px solid #ffffff59;margin:4rem 0;padding:2rem 0}.text-cta__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.text-cta__heading{color:var(--white);text-transform:uppercase;max-width:20ch;margin:0;font-family:Inter,sans-serif;font-size:clamp(2.5rem,5vw,4.75rem);font-style:normal;font-weight:400;line-height:.95}.text-cta__heading b,.text-cta__heading strong{font-weight:900}.text-cta__heading em{font-family:Inter,sans-serif;font-style:italic;font-weight:400}.text-cta__heading em b,.text-cta__heading em strong,.text-cta__heading b em,.text-cta__heading strong em{font-family:Inter,sans-serif;font-style:italic;font-weight:900}.text-cta__link{color:var(--white);letter-spacing:-.03em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:1rem;font-family:Inter,sans-serif;font-size:clamp(1.1rem,1.8vw,1.5rem);font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.text-cta__link:hover,.text-cta__link:focus{color:var(--orange);text-decoration:none}.text-cta__link-arrow{font-size:1.5em;line-height:1;position:relative;top:-.05em}@media (max-width:767px){.text-cta{margin:2.5rem 0;padding:1.5rem 0}.text-cta__inner{flex-direction:column;align-items:flex-start;gap:1rem}.text-cta__heading{max-width:none}}