
.sg{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#222;max-width:100%;line-height:1.65}
.sg *{box-sizing:border-box;margin:0;padding:0}
.sg img{display:block;max-width:100%;height:auto}
.sg-hero{background:linear-gradient(140deg,#0b1630 0%,#1E3A8A 55%,#1a6e8a 100%);border-radius:14px;overflow:hidden;display:grid;grid-template-columns:1fr 320px;min-height:210px;margin-bottom:32px;position:relative}
.sg-hero::after{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 85% -10%,rgba(26,110,138,.5),transparent 60%);pointer-events:none}
.sg-hero-text{position:relative;z-index:1;padding:36px 40px;display:flex;flex-direction:column;justify-content:center}
.sg-label{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#9ecfda;margin-bottom:10px;display:block}
.sg-hero-text h2{font-size:clamp(20px,3vw,32px);font-weight:800;color:#fff;line-height:1.2;margin-bottom:12px}
.sg-hero-text h2 em{font-style:normal;color:#f0c96a}
.sg-hero-text p{font-size:14px;color:#c5d8f0;line-height:1.7;max-width:460px}
.sg-hero-img{overflow:hidden}
.sg-hero-img img{width:100%;height:100%;object-fit:cover}
.sg-hr{height:1px;background:linear-gradient(90deg,transparent,#d5ddf0,transparent);margin:30px 0}
.sg-h{font-size:17px;font-weight:800;color:#1E3A8A;border-bottom:2px solid #e4eaf8;padding-bottom:10px;margin-bottom:6px}
.sg-sub{font-size:13px;color:#667;margin-bottom:18px}
.sg-tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.sg-tech-card{border:1px solid #e0e8f5;border-radius:12px;overflow:hidden;background:#fff}
.sg-tech-img{aspect-ratio:4/3;overflow:hidden;background:#f0f4fc}
.sg-tech-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.sg-tech-card:hover .sg-tech-img img{transform:scale(1.04)}
.sg-tech-body{padding:14px}
.sg-tech-body h4{font-size:14px;font-weight:800;color:#1E3A8A;margin-bottom:6px}
.sg-tech-body p{font-size:12.5px;color:#556;line-height:1.6}
.sg-tech-badge{display:inline-block;margin-top:8px;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#1a6e8a;background:#e8f5f7;border-radius:999px;padding:3px 10px}
.sg-caps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.sg-cap{background:#f4f7ff;border:1px solid #dde5f5;border-radius:12px;padding:20px 18px}
.sg-cap-icon{font-size:26px;margin-bottom:10px}
.sg-cap h4{font-size:14px;font-weight:800;color:#1E3A8A;margin-bottom:8px}
.sg-cap ul{list-style:none;display:grid;gap:7px}
.sg-cap li{font-size:13px;color:#444;display:flex;gap:8px;align-items:flex-start;line-height:1.5}
.sg-cap li::before{content:"✓";color:#1a6e8a;font-weight:800;flex:none;margin-top:1px}
.sg-table{width:100%;border-collapse:collapse;font-size:13.5px;border-radius:10px;overflow:hidden;border:1px solid #e0e8f5}
.sg-table th{background:#1E3A8A;color:#fff;padding:11px 16px;text-align:left;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}
.sg-table td{padding:11px 16px;border-bottom:1px solid #edf0f8;color:#444;vertical-align:top}
.sg-table td:first-child{font-weight:700;color:#1E3A8A;white-space:nowrap;width:160px}
.sg-table tr:last-child td{border-bottom:none}
.sg-table tr:nth-child(even) td{background:#f7f9ff}
.sg-trust{background:linear-gradient(135deg,#0b1630,#1E3A8A);border-radius:14px;padding:36px 40px;display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}
.sg-trust-text .sg-label{color:#9ecfda}
.sg-trust-text h3{font-size:clamp(18px,2.5vw,26px);font-weight:800;color:#fff;line-height:1.25;margin-bottom:14px}
.sg-trust-text h3 em{font-style:normal;color:#f0c96a}
.sg-trust-text p{font-size:13.5px;color:#c5d8f0;line-height:1.75;margin-bottom:10px}
.sg-trust-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px}
.sg-stat{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:14px 16px}
.sg-stat b{display:block;font-size:22px;font-weight:800;color:#f0c96a;font-family:Georgia,serif}
.sg-stat span{font-size:12px;color:#b8d0e8}
.sg-trust-img{border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.15)}
.sg-trust-img img{width:100%;height:100%;object-fit:cover;min-height:220px}
.sg-uses{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.sg-use{background:#f4f7ff;border:1px solid #e0e8f5;border-radius:10px;padding:18px 14px;text-align:center}
.sg-use-ico{font-size:28px;margin-bottom:10px}
.sg-use b{display:block;font-size:13.5px;color:#1E3A8A;font-weight:700;margin-bottom:6px}
.sg-use span{font-size:12px;color:#667;line-height:1.55}
.sg-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:0;position:relative}
.sg-flow::before{content:"";position:absolute;top:26px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,#1E3A8A,#1a6e8a);z-index:0}
.sg-flow-step{position:relative;z-index:1;text-align:center;padding:0 6px}
.sg-flow-num{width:52px;height:52px;border-radius:50%;background:#1E3A8A;color:#f0c96a;font-size:17px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;border:3px solid #fff;box-shadow:0 4px 14px rgba(30,58,138,.28)}
.sg-flow-step b{display:block;font-size:13px;color:#1E3A8A;font-weight:700;margin-bottom:5px}
.sg-flow-step span{font-size:12px;color:#667;line-height:1.5}
.sg-contact{background:#f4f7ff;border:1px solid #d8e3f5;border-radius:14px;padding:28px 32px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}
.sg-contact h3{font-size:17px;font-weight:800;color:#1E3A8A;margin-bottom:8px}
.sg-contact p{font-size:13.5px;color:#556;line-height:1.65}
.sg-contact-ways{display:flex;flex-direction:column;gap:10px;flex:none}
.sg-way{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d0daf0;border-radius:10px;padding:10px 16px;font-size:13.5px;font-weight:700;color:#1E3A8A;white-space:nowrap}
.sg-way span{font-size:18px}
.sg-faq{display:grid;gap:10px}
details.sg-q{background:#f8faff;border:1px solid #e0e8f5;border-radius:10px;padding:0 18px}
details.sg-q summary{list-style:none;cursor:pointer;padding:15px 0;font-size:14px;font-weight:700;color:#1E3A8A;display:flex;justify-content:space-between;align-items:center;gap:14px}
details.sg-q summary::-webkit-details-marker{display:none}
details.sg-q summary::after{content:"+";font-size:20px;color:#1a6e8a;font-weight:400;transition:transform .2s;flex:none}
details.sg-q[open] summary::after{transform:rotate(45deg)}
details.sg-q p{padding:0 0 16px;font-size:13.5px;color:#555;line-height:1.75}
@media(max-width:900px){
  .sg-hero{grid-template-columns:1fr}.sg-hero-img{display:none}
  .sg-tech-grid{grid-template-columns:repeat(2,1fr)}
  .sg-caps{grid-template-columns:1fr}
  .sg-trust{grid-template-columns:1fr}.sg-trust-img{display:none}
  .sg-uses{grid-template-columns:repeat(2,1fr)}
  .sg-flow{grid-template-columns:repeat(3,1fr)}.sg-flow::before{display:none}
  .sg-contact{grid-template-columns:1fr}
}
@media(max-width:540px){
  .sg-tech-grid{grid-template-columns:1fr}
  .sg-uses{grid-template-columns:1fr 1fr}
  .sg-flow{grid-template-columns:repeat(2,1fr)}
  .sg-hero-text{padding:24px 20px}
}
