.ps-cta-strip{overflow:hidden;position:relative}.ps-cta-strip[data-bg=navy]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'><g fill='%23ffffff' fill-opacity='0.04'><path d='M32 14h10v14h14v10H42v14H32V38H18V28h14z'/></g></svg>");background-repeat:repeat;background-size:180px 180px;content:"";inset:0;pointer-events:none;position:absolute}.ps-cta-strip[data-bg=navy] .ps-cta-strip__title{color:var(--ps-white)}.ps-cta-strip[data-bg=navy] .ps-cta-strip__subhead{color:hsla(0,0%,100%,.85)}.ps-cta-strip[data-bg=sky]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'><g fill='%231B3A8C' fill-opacity='0.05'><path d='M32 14h10v14h14v10H42v14H32V38H18V28h14z'/></g></svg>");background-repeat:repeat;background-size:180px 180px;content:"";inset:0;pointer-events:none;position:absolute}.ps-cta-strip[data-bg=sky] .ps-cta-strip__title{color:var(--ps-navy)}.ps-cta-strip[data-bg=sky] .ps-cta-strip__subhead{color:var(--ps-gray-700)}.ps-cta-strip[data-bg=red]{background:linear-gradient(135deg,var(--ps-red) 0,var(--ps-red-dark) 100%);color:var(--ps-white)}.ps-cta-strip[data-bg=red]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'><g fill='%23ffffff' fill-opacity='0.08'><path d='M32 14h10v14h14v10H42v14H32V38H18V28h14z'/></g></svg>");background-repeat:repeat;background-size:180px 180px;content:"";inset:0;pointer-events:none;position:absolute}.ps-cta-strip[data-bg=red] .ps-cta-strip__title{color:var(--ps-white)}.ps-cta-strip[data-bg=red] .ps-cta-strip__subhead{color:hsla(0,0%,100%,.92)}.ps-cta-strip[data-bg=red] .ps-btn--accent{background:var(--ps-white);border-color:var(--ps-white);color:var(--ps-red)}.ps-cta-strip[data-bg=red] .ps-btn--accent:hover{background:var(--ps-charcoal);border-color:var(--ps-charcoal);box-shadow:0 8px 24px rgba(0,0,0,.3);color:var(--ps-white)}.ps-cta-strip>*{position:relative}.ps-cta-strip__inner{align-items:center;display:flex;flex-wrap:wrap;gap:var(--ps-space-6);justify-content:space-between}.ps-cta-strip__text{flex:1 1 400px}.ps-cta-strip__title{font-family:var(--ps-font-display);font-size:clamp(22px,2.5vw,32px);font-weight:700;letter-spacing:-.01em;line-height:1.25;margin:0 0 var(--ps-space-2)}.ps-cta-strip__subhead{font-size:var(--ps-text-base);line-height:1.55;margin:0}.ps-cta-strip__btn{flex-shrink:0}@media (max-width:767px){.ps-cta-strip__inner{flex-direction:column;text-align:center}.ps-cta-strip__btn{justify-content:center;text-align:center;width:100%}}