.sptline{position:relative;background:linear-gradient(135deg,#172B39 0%,#1B3142 50%,#0C1E2A 100%);padding:56px 0 64px;overflow:hidden}
.sptgrid{position:relative;display:flex;flex-direction:column;z-index:1}
.spt-tag{color:#FFD25F;font-size:0.82rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;margin:0 0 12px}
.spt-lead{font-size:1.08rem;color:#DCE9F2;margin:0 0 8px}
.heroicon{margin:26px auto 0;width:100%;max-width:260px}
.heroicon svg{display:block}
.hero-echo{position:absolute;right:-80px;bottom:-70px;width:380px;opacity:0.07;pointer-events:none}
@media (min-width:1081px){
.sptgrid{flex-direction:row;align-items:center}
.sptcopy{flex:1;min-width:0;padding-right:56px}
.sptcopy .hcta-row{justify-content:flex-start}
.sptcopy .hcta{margin-left:0}
.heroicon{flex:0 0 40%;max-width:320px;min-width:180px;margin:0}
}
@media (max-width:480px){
.sptline{padding:40px 0 46px}
.hero-echo{right:-140px;bottom:-90px}
}
