.services-offer{padding-top:45px;scroll-margin-top:100px;border-top:1px solid #d5e4f3}
.service-image{height:220px;padding:10px;margin:0 0 26px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #dbe8f6;border-radius:14px;overflow:hidden}
.service-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
@media(max-width:1050px){.service-image{height:280px}}
@media(max-width:480px){.service-image{height:200px}}
.services-offer-heading{max-width:850px;margin-bottom:36px}
.services-offer-heading>span{font-size:.875rem;font-weight:800;letter-spacing:2px;color:#1c65d0}
.intro .services-offer-heading h2{font-size:clamp(32px,3.5vw,52px);line-height:1.12;letter-spacing:-1.5px}
.services-offer-heading p,.services-offer-grid p,.services-offer-grid li,.services-followup p{font-size:1rem;line-height:1.65;color:#52687c}
.services-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.services-offer-grid article{display:flex;flex-direction:column;padding:30px 26px;border:1px solid #d6e4f4;border-radius:22px;background:linear-gradient(155deg,#fff,#f2f7ff);box-shadow:0 15px 35px #0b36840b;transition:transform .25s,box-shadow .25s}
.services-offer-grid article:hover{transform:translateY(-5px);box-shadow:0 22px 40px #0b36841a}
.service-step{display:flex;align-items:center;gap:14px;color:#1556b7;font-size:.875rem;font-weight:800;letter-spacing:1px}
.service-step b{display:grid;place-items:center;width:46px;height:46px;background:#e3efff;border-radius:13px;font-size:1rem}
.services-offer-grid h3{font:800 clamp(22px,2vw,28px)/1.2 "Manrope",sans-serif;letter-spacing:-.6px;color:#102e62;margin:26px 0 12px}
.services-offer-grid p{margin:0 0 20px}
.services-offer-grid ul{padding:0;list-style:none;margin:0 0 28px}
.services-offer-grid li{position:relative;padding-left:21px;margin-bottom:12px}
.services-offer-grid li:before{content:'✓';position:absolute;left:0;color:#1965d2;font-weight:800}
.service-delivery{margin-top:auto;padding:20px 0;border-top:1px solid #d3e2f3}
.service-delivery span{display:block;font-size:.75rem;letter-spacing:1.5px;color:#2261b1;font-weight:800;margin-bottom:10px}
.service-delivery strong{font-size:1rem;font-weight:600;line-height:1.6;color:#173861}
.services-offer-grid a{display:block;font-size:.875rem;line-height:1.6;font-weight:800;padding:15px 18px;border-radius:11px;background:#0b4cb7;color:white}
.services-offer-grid a:hover{background:#1669de}.services-offer-grid a:focus-visible{outline:3px solid #58baf5;outline-offset:4px}
.services-followup{margin-top:25px;padding:26px 30px;border-left:4px solid #4faaf0;background:#edf5ff;border-radius:0 14px 14px 0}
.services-followup strong{font:800 1.2rem "Manrope",sans-serif;color:#133d82}.services-followup p{margin:10px 0 0;max-width:950px}
@media(max-width:1050px){.services-offer-grid{grid-template-columns:1fr}.services-offer-grid article{padding:28px}.services-offer-grid h3{font-size:26px}}
@media(prefers-reduced-motion:reduce){.services-offer-grid article{transition:none;transform:none!important}}
