:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#172033;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}.container{width:min(760px,calc(100% - 32px));margin:64px auto}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;color:#657086}.brand{font-size:20px;font-weight:700;color:#172033}.summary,.services{background:#fff;border:1px solid #e3e8f1;border-radius:12px;box-shadow:0 8px 24px rgba(24,39,75,.05)}.summary{padding:26px 28px;margin-bottom:18px}.summary i{display:inline-block;width:11px;height:11px;border-radius:50%;background:#22a06b;margin-right:10px}.summary strong{font-size:18px}.summary p{margin:8px 0 0 25px;color:#718096}.services{padding:0 28px}.services div{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid #edf0f5}.services div:last-child{border:0}.services b{color:#16845a;font-size:14px}footer{text-align:center;color:#929bad;font-size:13px;margin-top:28px}@media(max-width:520px){.container{margin:28px auto}.services div{align-items:center;gap:16px}}
