.rg-detail{background:#fff;color:#2f2e2c;overflow:hidden}
.rgd-wrap{width:min(92%,1320px);margin:auto;position:relative;z-index:2}
.rgd-hero,.rgd-section,.rgd-cta{position:relative;overflow:hidden}
.rgd-hero{padding:104px 0;color:#fff;background:linear-gradient(90deg,rgba(2,32,65,.96),rgba(12,83,165,.68)),#022041}
.rgd-hero:before,.rgd-section:before,.rgd-cta:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}
.rgd-hero:before{background-image:linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),radial-gradient(circle,rgba(255,255,255,.10) 1px,transparent 1.8px);background-size:88px 88px,88px 88px,30px 30px;opacity:.28}
.rgd-section{padding:86px 0;background:#fff}
.rgd-section.alt{background:#f5f7fa}
.rgd-section:before{background-image:linear-gradient(rgba(12,83,165,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(12,83,165,.024) 1px,transparent 1px),radial-gradient(circle,rgba(12,83,165,.045) 1px,transparent 1.7px);background-size:76px 76px,76px 76px,28px 28px;opacity:.26}
.rgd-hero-grid,.rgd-two{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}
.rgd-hero h1{margin:0 0 18px;color:#fff;font-size:clamp(38px,4vw,62px);line-height:1.25}
.rgd-lead{color:#eef6ff;font-size:20px;line-height:2}
.rgd-hero p{color:#eef6ff;line-height:2}
.rgd-hero figure{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.22)}
.rgd-hero img{width:100%;height:620px;display:block;object-fit:cover}
.rgd-kicker{display:inline-block;color:#0c53a5;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}
.rgd-hero .rgd-kicker,.rgd-cta .rgd-kicker{color:#9fd6ff}
.rgd-head{max-width:820px;margin:0 auto 42px;text-align:center}
.rgd-head h2,.rgd-section h2{margin:0 0 14px;color:#022041;font-size:clamp(28px,3vw,42px);line-height:1.5}
.rgd-section p{color:#52606d;line-height:2}
.rgd-chipbox{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}
.rgd-chipbox.center{justify-content:center}
.rgd-chipbox span{min-height:42px;display:inline-flex;align-items:center;padding:0 15px;border-radius:999px;background:#fff;border:1px solid rgba(12,83,165,.12);color:#234;font-weight:800;font-size:14px}
.rgd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.rgd-grid article{background:#fff;border:1px solid #e7edf3;border-radius:24px;padding:24px;box-shadow:0 14px 40px rgba(2,32,65,.06)}
.rgd-grid article h3{margin:0 0 10px;color:#022041;font-size:21px;line-height:1.6}
.rgd-grid article p{margin:0;color:#64748b;line-height:2}
.rgd-list{list-style:none;padding:0;margin:20px 0;display:grid;gap:10px}
.rgd-list li{background:#fff;border:1px solid #e7edf3;border-radius:16px;padding:13px 16px;color:#334155;font-weight:800}
.rgd-faq{max-width:980px;margin:0 auto;display:grid;gap:12px}
.rgd-faq details{background:#fff;border:1px solid #e7edf3;border-radius:18px;padding:18px 20px;box-shadow:0 10px 30px rgba(2,32,65,.045)}
.rgd-faq summary{cursor:pointer;font-weight:900;color:#022041}
.rgd-faq p{color:#64748b;line-height:2}
.rgd-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.rgd-actions.center{justify-content:center}
.rgd-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:14px;text-decoration:none;font-weight:900;transition:.2s ease}
.rgd-btn:hover{transform:translateY(-3px)}
.rgd-btn-primary{background:#fff;color:#0c53a5}
.rgd-btn-outline{color:#fff;border:1px solid rgba(255,255,255,.26)}
.rgd-btn-light{background:#fff;color:#022041}
.rgd-btn-outline-light{color:#fff;border:1px solid rgba(255,255,255,.26)}
.rgd-cta{padding:86px 0;text-align:center;color:#fff;background:linear-gradient(135deg,#0c53a5,#022041)}
.rgd-cta:before{background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px),radial-gradient(circle,rgba(255,255,255,.11) 1px,transparent 1.7px);background-size:82px 82px,82px 82px,30px 30px;opacity:.24}
.rgd-cta h2{color:#fff;font-size:clamp(30px,3vw,46px)}
.rgd-cta p{color:#eef6ff;line-height:2}
.rgd-steps article b{display:inline-flex;width:46px;height:46px;border-radius:16px;align-items:center;justify-content:center;background:rgba(12,83,165,.10);color:#0c53a5;margin-bottom:14px;font-weight:900}
.rgd-brand-grid{grid-template-columns:repeat(4,1fr)}
.rgd-mini-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.rgd-mini-tags span{padding:8px 10px;border-radius:999px;background:#f5f7fa;border:1px solid #e7edf3;color:#0c53a5;font-size:12px;font-weight:800}
@media(max-width:1100px){.rgd-hero-grid,.rgd-two{grid-template-columns:1fr}.rgd-grid,.rgd-brand-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.rgd-hero,.rgd-section,.rgd-cta{padding:64px 0}.rgd-grid,.rgd-brand-grid{grid-template-columns:1fr}.rgd-hero img{height:auto}.rgd-actions{flex-direction:column}.rgd-btn{width:100%}}

.rgd-form{
  background:#fff;
  border:1px solid #e7edf3;
  border-radius:30px;
  padding:34px;
  box-shadow:0 18px 50px rgba(2,32,65,.06);
}

.rgd-form-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.rgd-field{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin-bottom:18px;
}

.rgd-field label{
  color:#022041;
  font-weight:900;
  font-size:14px;
}

.rgd-field input,
.rgd-field select,
.rgd-field textarea{
  width:100%;
  min-height:52px;
  border:1px solid #dbe4ee;
  border-radius:16px;
  background:#fff;
  padding:0 16px;
  font-family:inherit;
  color:#2f2e2c;
  box-sizing:border-box;
  transition:.2s ease;
}

.rgd-field textarea{
  min-height:180px;
  padding-top:16px;
  resize:vertical;
}

.rgd-field input:focus,
.rgd-field select:focus,
.rgd-field textarea:focus{
  outline:none;
  border-color:#0c53a5;
  box-shadow:0 0 0 4px rgba(12,83,165,.08);
}

.rgd-submit{
  margin-top:12px;
}

.rgd-btn-submit{
  border:0;
  cursor:pointer;
  background:#0c53a5;
  color:#fff;
  min-width:220px;
}

@media(max-width:720px){

  .rgd-form{
    padding:22px;
  }

  .rgd-form-grid{
    grid-template-columns:1fr;
  }

  .rgd-btn-submit{
    width:100%;
  }

}

.rgd-form{
  background:#fff;
  border:1px solid #e7edf3;
  border-radius:30px;
  padding:34px;
  box-shadow:0 18px 50px rgba(2,32,65,.06);
}

.rgd-form-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.rgd-field{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin-bottom:18px;
}

.rgd-field label{
  color:#022041;
  font-weight:900;
  font-size:14px;
}

.rgd-field input,
.rgd-field select,
.rgd-field textarea{
  width:100%;
  min-height:52px;
  border:1px solid #dbe4ee;
  border-radius:16px;
  background:#fff;
  padding:0 16px;
  font-family:inherit;
  color:#2f2e2c;
  box-sizing:border-box;
  transition:.2s ease;
}

.rgd-field textarea{
  min-height:180px;
  padding-top:16px;
  resize:vertical;
}

.rgd-field input:focus,
.rgd-field select:focus,
.rgd-field textarea:focus{
  outline:none;
  border-color:#0c53a5;
  box-shadow:0 0 0 4px rgba(12,83,165,.08);
}

.rgd-submit{
  margin-top:12px;
}

.rgd-btn-submit{
  border:0;
  cursor:pointer;
  background:#0c53a5;
  color:#fff;
  min-width:220px;
}

@media(max-width:720px){
  .rgd-form{padding:22px}
  .rgd-form-grid{grid-template-columns:1fr}
  .rgd-btn-submit{width:100%}
}
