.services-page{min-height:70vh;padding:38px 0 60px;background:linear-gradient(180deg,#f7fafc 0,#fff 54%)}.services-hero{max-width:850px;margin:0 auto 28px;text-align:center}.services-kicker{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid #dbe8f0;border-radius:999px;background:#fff;color:#2573a1;font-size:.66rem;font-weight:900}.services-hero h1{margin:10px 0 7px;color:#173b57;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.6}.services-hero h1 em{font-style:normal;color:#e49a00}.services-hero>p{max-width:690px;margin:0 auto;color:#6d8091;font-size:.76rem;line-height:2}.services-quick-actions{display:flex;justify-content:center;gap:9px;margin-top:17px}.services-quick-actions>a{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;min-width:190px;padding:10px 13px;border:1px solid #dbe6ed;border-radius:13px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 6px 18px rgba(18,55,82,.04);text-align:right}.services-quick-actions i{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#edf6fb;color:#1670a4}.services-quick-actions span{display:grid}.services-quick-actions b{font-size:.67rem;color:#24465e}.services-quick-actions small{margin-top:1px;font-size:.53rem;color:#8392a0}.services-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}.service-card{position:relative;display:flex;flex-direction:column;min-height:220px;padding:18px;border:1px solid #dce7ef;border-radius:17px;background:#fff;color:inherit;text-decoration:none;overflow:hidden;box-shadow:0 7px 22px rgba(15,50,77,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.service-card:before{content:"";position:absolute;right:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,#0d5a8d,#51a9d2);opacity:.9}.service-card:hover{transform:translateY(-4px);border-color:#bdd5e4;box-shadow:0 14px 34px rgba(15,50,77,.09)}.service-card__number{position:absolute;left:15px;top:13px;color:#c3d0da;font-size:.61rem;font-weight:900}.service-card__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:linear-gradient(145deg,#edf7fc,#e5f0f7);color:#116b9e;font-size:1.18rem}.service-card__content{margin-top:15px;flex:1}.service-card h2{margin:0 0 7px;color:#183f5c;font-size:.9rem}.service-card p{margin:0;color:#687e90;font-size:.66rem;line-height:1.95}.service-card__cta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:17px;padding-top:11px;border-top:1px solid #edf2f5;color:#176896;font-size:.62rem;font-weight:900}.service-card__cta i{transition:.18s ease}.service-card:hover .service-card__cta i{transform:translateX(-3px)}.services-trust{display:grid;grid-template-columns:1fr;gap:8px;margin-top:18px;padding-top:18px;border-top:1px solid #e6edf2}.services-trust>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:12px 13px;border:1px solid #e1e9ef;border-radius:14px;background:#fafcfd}.services-trust i{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#eaf4fa;color:#1970a1}.services-trust span{display:grid}.services-trust b{font-size:.66rem;color:#29485f}.services-trust small{font-size:.53rem;color:#7d8f9d;margin-top:2px}@media(min-width:640px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-trust{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1000px){.services-page{padding:44px 0 64px}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.service-card{min-height:238px;padding:19px}.service-card--wide{grid-column:span 2;min-height:190px}.services-trust{margin-top:22px}}@media(max-width:639px){.services-page{padding:24px 0 42px}.services-hero{margin-bottom:20px}.services-hero h1{font-size:1.45rem}.services-hero>p{font-size:.67rem}.services-quick-actions{display:grid;grid-template-columns:1fr 1fr}.services-quick-actions>a{min-width:0;padding:9px}.services-quick-actions small{display:none}.service-card{min-height:175px;padding:15px}.service-card__content{margin-top:11px}.service-card p{font-size:.62rem}.services-trust{grid-template-columns:1fr}.service-card--wide{grid-column:auto}}
