.soft-services{background:#102f4c;color:#fff;overflow:hidden}.soft-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:7vw;align-items:end;margin-bottom:3.5rem}.soft-heading h2{max-width:850px}.soft-heading>p{line-height:1.8;color:#c6d4e1;margin:0}.soft-card-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.soft-card-grid article{position:relative;min-height:360px;padding:2rem 1.5rem;border:1px solid #315c80;border-radius:14px;background:#183d5f;transition:transform .25s,background .25s,border-color .25s}.soft-card-grid article:hover{transform:translateY(-6px);background:#1c486f;border-color:#5593be}.soft-card-grid article>span{position:absolute;right:1.4rem;top:1.4rem;font-size:.7rem;color:#86abc7;font-weight:800}.soft-icon{width:62px;height:62px;display:grid;place-items:center;margin-bottom:2rem;color:#fff}.soft-icon svg{width:50px;height:50px;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.soft-card-grid h3{font-size:1.12rem;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem;color:#fff}.soft-card-grid p{font-size:.84rem;line-height:1.7;color:#c9d7e3;margin:0}.delivery-strip{display:grid;grid-template-columns:.35fr 1fr;gap:2rem;padding:2rem;margin-top:1rem;background:#0b2740;border-left:4px solid var(--lime)}.delivery-strip strong{color:var(--lime)}.delivery-strip span{line-height:1.7;color:#c9d7e3}[dir=rtl] .soft-card-grid article>span{right:auto;left:1.4rem}[dir=rtl] .delivery-strip{border-left:0;border-right:4px solid var(--lime)}@media(max-width:1200px){.soft-card-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.soft-heading{grid-template-columns:1fr}.soft-card-grid{grid-template-columns:1fr 1fr}.delivery-strip{grid-template-columns:1fr}}@media(max-width:620px){.soft-card-grid{grid-template-columns:1fr}.soft-card-grid article{min-height:auto}.soft-heading{margin-bottom:2.5rem}}
