.solution-shell .rp-stage{--rp-bg:#0e6c58;--rp-btn:#084533;--rp-btn-hover:#053021;background:var(--rp-bg);color:#fff;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:140px 24px 120px;display:flex;position:relative}.solution-shell .rp-stage-inner{text-align:center;flex-direction:column;align-items:center;max-width:1040px;margin:0 auto;display:flex}.solution-shell .rp-stage-title{letter-spacing:-.025em;color:#fff;margin:0 0 var(--space-7);word-break:keep-all;text-wrap:balance;font-size:clamp(28px,4.4vw,56px);font-weight:500;line-height:1.35}.solution-shell .rp-stage-title strong{font-weight:800}.solution-shell .rp-stage-lead{color:#ffffffeb;letter-spacing:-.005em;word-break:keep-all;text-wrap:pretty;margin:0 0 var(--space-10);font-size:clamp(13.5px,1.45vw,16px);font-weight:500;line-height:1.85}.solution-shell .rp-stage-cta{background:var(--rp-btn);color:#fff;letter-spacing:-.005em;transition:background .2s var(--ease-standard), transform .2s var(--ease-standard);border-radius:9999px;align-items:center;gap:12px;padding:16px 38px;font-size:15px;font-weight:700;display:inline-flex}.solution-shell .rp-stage-cta:hover{background:var(--rp-btn-hover);transform:translateY(-1px)}.solution-shell .rp-stage-cta svg{width:14px;height:14px;transition:transform .25s var(--ease-standard)}.solution-shell .rp-stage-cta:hover svg{transform:translate(2px,-2px)}.solution-shell .rp-stage-coupon{margin-top:var(--space-12);width:clamp(220px,28vw,320px)}.solution-shell .rp-stage-coupon img{width:100%;height:auto;display:block}@media (max-width:768px){.solution-shell .rp-stage{min-height:calc(100vh - 64px);padding:100px 20px 80px}.solution-shell .rp-stage-title{margin-bottom:var(--space-6)}.solution-shell .rp-stage-lead{margin-bottom:var(--space-8)}.solution-shell .rp-stage-cta{padding:14px 28px;font-size:14px}.solution-shell .rp-stage-coupon{margin-top:var(--space-10)}}
