.help-page{min-height:100vh;padding-top:max(var(--top-nav-offset,0px),90px);background:#f5f2eb;font-family:Poppins,sans-serif}.help-hero{background-color:#0000;background-image:linear-gradient(#07256161 0%,#09358780 100%),url(/services-bg.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:260px;display:flex}.help-heroOverlay{text-align:center;padding:20px}.help-heroOverlay h1{color:#fff;text-shadow:0 10px 30px #04143557;margin:0;font-size:48px;font-weight:800}.help-content{justify-content:center;padding:40px 20px 72px;display:flex}.help-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:32px;width:min(100%,1100px);display:grid}.help-formCard,.help-infoCard{background:#fff;border:1px solid #e7e1d7;border-radius:14px;box-shadow:0 12px 28px #1f293714}.help-formCard{padding:24px}.help-side{flex-direction:column;gap:16px;display:flex}.help-infoCard{padding:22px}.help-infoCard h3{color:#1d2f5f;margin:0 0 10px;font-size:24px}.help-infoCard p{color:#4b5563;margin:0;font-size:15px;line-height:1.7}.help-infoCard a{color:#0a5bd3;margin-top:14px;font-weight:700;text-decoration:none;display:inline-block}.help-input,.help-textarea{color:#23314f;background:#fff;border:1px solid #d7dce5;border-radius:6px;outline:none;width:100%;margin-bottom:16px;padding:13px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.help-input:focus,.help-textarea:focus{border-color:#0a5bd3;box-shadow:0 0 0 3px #0a5bd31f}.help-textarea{resize:vertical;min-height:140px}.help-button{color:#fff8ea;cursor:pointer;background:linear-gradient(#0a5bd3,#004cb8);border:none;border-radius:8px;padding:12px 18px;font-size:14px;font-weight:700;box-shadow:0 12px 24px #0a5bd333}@media (max-width:768px){.help-page{padding-top:max(var(--top-nav-offset,0px),80px)}.help-hero{min-height:220px}.help-heroOverlay h1{font-size:32px}.help-content{padding:28px 16px 48px}.help-grid{grid-template-columns:1fr;gap:20px}}
