.gpg{background:#fff;color:#071a3d;padding-bottom:48px}.gpg-wrap{width:min(100% - 48px,1320px);margin:auto}.gpg-crumb{display:flex;gap:9px;align-items:center;padding:22px 0 12px;color:#6b7890;font-size:12px}.gpg-crumb a{color:inherit;text-decoration:none}.gpg-hero{position:relative;overflow:hidden;margin-bottom:36px;padding:48px 24px;text-align:center;border:1px solid #f2e7de;border-radius:18px;background:linear-gradient(135deg,#fffaf7,#fff)}.gpg-hero::before,.gpg-hero::after{content:"";position:absolute;width:190px;height:190px;border:26px solid rgba(255,96,0,.055);border-radius:42px;transform:rotate(-18deg)}.gpg-hero::before{left:-85px;bottom:-105px}.gpg-hero::after{right:-75px;top:-115px}.gpg-pill{display:inline-flex;padding:7px 14px;border:1px solid #ffd7c0;border-radius:999px;background:#fff7f2;color:#f35b00;font-size:10px;font-weight:900;letter-spacing:.06em}.gpg-hero h1{position:relative;margin:15px 0 10px;font-size:clamp(32px,4vw,52px);letter-spacing:-1.4px}.gpg-hero h1 em{color:#ff5d00;font-style:normal}.gpg-hero p{position:relative;max-width:700px;margin:auto;color:#556783;line-height:1.65}.gpg-title{text-align:center;margin:38px 0 24px;font-size:26px}.gpg-title::after{content:"";display:block;width:54px;height:3px;margin:10px auto 0;border-radius:3px;background:#ff5d00}.gpg-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.gpg-step{position:relative;min-height:280px;padding:25px 18px;border:1px solid #e3e9f1;border-radius:16px;background:#fff;text-align:center;box-shadow:0 10px 28px rgba(6,31,72,.06)}.gpg-step:not(:last-child)::after{content:"→";position:absolute;right:-22px;top:48%;color:#ff5d00;font-size:28px}.gpg-number{position:absolute;top:12px;left:12px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#ff5d00;color:#fff;font-weight:900}.gpg-icon{width:78px;height:78px;margin:28px auto 15px;display:grid;place-items:center;color:#071a3d}.gpg-icon svg{width:58px;height:58px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.gpg-step h3{font-size:15px}.gpg-step p{color:#66758c;font-size:12px;line-height:1.6}.gpg-info{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gpg-info-card{min-height:116px;padding:20px;display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;border:1px solid #e3e9f1;border-radius:14px;box-shadow:0 8px 22px rgba(6,31,72,.045)}.gpg-info-card i{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#fff2ea;color:#ff5d00}.gpg-info-card svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8}.gpg-info-card b{display:block;font-size:13px}.gpg-info-card p{margin:4px 0 0;color:#68778e;font-size:10px;line-height:1.5}.gpg-types{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0}.gpg-type{padding:20px;display:grid;grid-template-columns:64px 1fr;gap:15px;align-items:center;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.gpg-type.is-active{border-color:#ff9b61;background:#fffaf7}.gpg-type i{width:62px;height:62px;display:grid;place-items:center;border-radius:13px;background:#fff0e7;color:#ff5d00}.gpg-type svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-width:1.8}.gpg-type h3{margin:0 0 5px}.gpg-type p{margin:0;color:#637189;font-size:11px;line-height:1.45}.gpg-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:13px;font-size:11px}.gpg-table th,.gpg-table td{padding:11px 14px;border-right:1px solid #e5eaf1;border-bottom:1px solid #e5eaf1;text-align:center}.gpg-table th{background:#ff5d00;color:#fff}.gpg-table th:first-child{background:#071f48}.gpg-table tr:last-child td{border-bottom:0}.gpg-table td:first-child{text-align:left;font-weight:800}.gpg-faq{margin-top:28px}.gpg-faq details{padding:13px 4px;border-bottom:1px solid #dfe6ef}.gpg-faq summary{cursor:pointer;font-size:12px;font-weight:800}.gpg-faq p{color:#637189;font-size:11px;line-height:1.6}.gpg-cta{margin-top:32px;padding:24px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:15px;background:linear-gradient(100deg,#071d43,#0b448e);color:#fff}.gpg-cta h2{margin:0 0 5px}.gpg-cta p{margin:0;color:#d6e2f1;font-size:12px}.gpg-actions{display:flex;gap:12px}.gpg-btn{padding:12px 20px;border-radius:8px;background:#ff5d00;color:#fff;text-decoration:none;font-size:12px;font-weight:900}.gpg-btn.alt{border:1px solid #fff;background:transparent}.gpg-svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1000px){.gpg-steps{grid-template-columns:repeat(2,1fr)}.gpg-step:not(:last-child)::after{display:none}.gpg-info,.gpg-types{grid-template-columns:1fr}.gpg-table{display:block;overflow-x:auto}.gpg-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.gpg-wrap{width:min(100% - 28px,560px)}.gpg-steps{grid-template-columns:1fr}.gpg-actions{width:100%;flex-direction:column}.gpg-btn{text-align:center}}
