.cta-band{background:var(--orange)}.cta-band__inner{align-items:center;display:flex;gap:40px;justify-content:space-between;padding-block:clamp(40px,7vw,80px)}.cta-band__heading{font-size:clamp(2.25rem,5vw,4.75rem);letter-spacing:-.045em;line-height:1;margin:0;max-width:18ch}.cta-band__supporting{max-width:580px}.cta-band__supporting p{margin:20px 0 0}.cta-band__cta{background:var(--plum);color:var(--cream);flex:0 0 auto}@media (max-width:767px){.cta-band__inner{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.cta-band *{transition:none}}