.service-cta-strip{display:flex;align-items:center;gap:18px;margin-top:28px;padding:25px 28px;border-radius:14px;background:linear-gradient(112deg,var(--p),var(--s));color:#fff;box-shadow:0 16px 30px #123c3a25}.service-cta-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:12px;background:#ffffff17;color:var(--a);font-size:25px}.service-cta-strip h2{margin:0 0 4px;font:800 20px/1.25 'Sora',Arial,sans-serif;color:#fff}.service-cta-strip p{margin:0;color:#e0ece8;font-size:14px}.service-cta-strip .btn{margin-left:auto;white-space:nowrap}.service-cta-strip .orange:hover{background:#d9541d}@media(max-width:700px){.service-cta-strip{align-items:flex-start;flex-wrap:wrap;padding:22px}.service-cta-strip .btn{width:100%;margin-left:0}}
.service-cta-strip--orange{background:linear-gradient(112deg,#f26a2e,#df5726);box-shadow:0 16px 30px #f26a2e30}.service-cta-strip--orange .service-cta-icon{color:#d6a84b}.service-cta-strip--orange p{color:#fff8f3}.service-cta-strip--orange .btn{background:#fff;color:#123c3a}.service-cta-strip--orange .btn:hover{background:#d6a84b;color:#123c3a}
