
.gh-page{font-family:Arial,Helvetica,sans-serif;color:#10243e;background:#fff;line-height:1.55;max-width:1200px;margin:auto}
.gh-page *{box-sizing:border-box}
.gh-hero{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;background:linear-gradient(135deg,#031b36,#0578b8);color:#fff;border-radius:0 0 28px 28px;padding:55px 35px;margin-bottom:35px}
.gh-hero-copy h1{font-size:48px;line-height:1.05;margin:18px 0 15px;color:#fff}
.gh-hero-copy p{font-size:19px;max-width:560px;color:#eaf8ff}
.gh-badge{display:inline-block;background:#ffd42a;color:#061d38;padding:8px 14px;border-radius:30px;font-weight:800;font-size:13px;letter-spacing:.3px}
.gh-hero-image img{display:block;width:100%;max-height:620px;object-fit:contain;border-radius:18px;box-shadow:0 15px 45px rgba(0,0,0,.25)}
.gh-btn{display:inline-block;background:#ffd42a;color:#071c34!important;text-decoration:none!important;border:0;border-radius:30px;padding:14px 28px;font-weight:900;font-size:16px;cursor:pointer;margin-top:10px}
.gh-section{padding:30px 25px}
.gh-section h2,.gh-form-head h2{font-size:34px;line-height:1.15;margin:0 0 8px;color:#06294d}
.gh-intro{color:#5b6b7d;margin-top:0}
.gh-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}
.gh-card{display:flex;gap:14px;align-items:center;border:1px solid #d9e5ef;border-radius:14px;padding:17px;background:#f7fbfe}
.gh-card strong{display:block;color:#082d50}.gh-card small{display:block;color:#6b7785;margin-top:3px}
.gh-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#063e68;color:#fff;font-weight:900;flex:none}
.gh-benefits{background:#eef8ff;border-radius:20px;margin:20px 25px}
.gh-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:20px}
.gh-benefit-grid div{background:#fff;border-radius:14px;padding:20px;box-shadow:0 5px 18px rgba(10,45,80,.06)}
.gh-benefit-grid b{display:block;color:#062f55;margin-bottom:7px}.gh-benefit-grid span{font-size:14px;color:#596979}
.gh-note{background:#fff7d6;border-left:4px solid #e9bd00;padding:13px 15px;border-radius:8px;margin-bottom:0}
.gh-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding-left:20px}
.gh-process{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:15px 25px 35px}
.gh-process div{text-align:center;background:#062e52;color:#fff;border-radius:12px;padding:14px 7px;font-size:13px}
.gh-process span{display:grid;place-items:center;margin:0 auto 7px;width:32px;height:32px;border-radius:50%;background:#ffd42a;color:#062e52;font-weight:900}
.gh-form-section{background:#f5faff;border:1px solid #d9e8f4;border-radius:22px;margin:25px;padding:35px}
.gh-form-head{text-align:center;max-width:750px;margin:auto auto 25px}.gh-form-head p{color:#627386}
.gh-form{background:#fff;border-radius:18px;padding:25px;box-shadow:0 8px 35px rgba(0,40,80,.08)}
.gh-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}
.gh-form label{display:block;font-weight:700;color:#18364f;margin-bottom:16px;font-size:14px}
.gh-form input,.gh-form select,.gh-form textarea{display:block;width:100%;position:relative;z-index:5;pointer-events:auto!important;margin-top:7px;padding:13px 14px;border:1px solid #c9d7e3;border-radius:9px;background:#fff;color:#142c43;font-size:15px;box-sizing:border-box}
.gh-form input:focus,.gh-form select:focus,.gh-form textarea:focus{outline:2px solid #68cfff;border-color:#168dcb}
.gh-form input[type=checkbox]{display:inline-block;width:auto;margin:2px 8px 0 0;vertical-align:top}
.gh-form input[type=file]{padding:10px}
.gh-form small{display:block;color:#718093;font-weight:400;margin-top:5px}
.gh-consent{border-top:1px solid #e4edf4;padding-top:17px;margin-top:5px}
.gh-consent label{font-weight:500;color:#465b70}
.gh-consent a{color:#0075b9;text-decoration:underline}
.gh-submit{display:block;margin:18px auto 0}
.gh-terms-box{background:#f7fafc;border:1px solid #dce7ef;border-radius:14px;padding:20px;margin-top:18px}
.gh-terms-box p{margin:0 0 11px}.gh-terms-box p:last-child{margin-bottom:0}
.gh-footer{background:#06294b;color:#fff;text-align:center;border-radius:20px 20px 0 0;padding:30px 20px;margin-top:20px}
.gh-footer h3{color:#fff;margin:0 0 8px}.gh-footer p{margin:5px 0;color:#dcecf8;font-size:14px}.gh-footer a{color:#ffd42a}
.gh-alert{padding:15px 20px;border-radius:10px;margin:15px 25px;font-weight:700}.gh-alert.success{background:#e6f8ed;color:#176b3a}.gh-alert.error{background:#fff0f0;color:#a52626}
@media(max-width:900px){.gh-hero{grid-template-columns:1fr;padding:35px 20px}.gh-hero-copy h1{font-size:38px}.gh-benefit-grid{grid-template-columns:repeat(2,1fr)}.gh-process{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.gh-grid,.gh-form-grid,.gh-list,.gh-benefit-grid{grid-template-columns:1fr}.gh-section,.gh-form-section{padding:22px 16px;margin:15px}.gh-process{grid-template-columns:repeat(2,1fr);margin:15px}.gh-hero-copy h1{font-size:34px}.gh-hero-copy p{font-size:16px}}

/* WordPress/Elementor compatibility: keep native select controls clickable */
.gh-form select{appearance:auto!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;}
.gh-form select option{background:#fff;color:#142c43;}
.gh-form label{position:relative;z-index:4;}
