.help-page{color:#092a50;background:#f3f8fc;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.help-page *{box-sizing:border-box}.help-page>header{background:#fff;border-bottom:1px solid #dbe7f1;justify-content:space-between;align-items:center;height:78px;padding:0 max(22px,50vw - 540px);display:flex}.help-page>header img{object-fit:contain;width:150px;height:66px}.help-page>header>a:last-child{color:#116bb0;align-items:center;gap:7px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.help-page>header svg{width:17px}.help-shell{width:min(1080px,100% - 32px);margin:auto;padding:28px 0 64px}.help-back{color:#126eb2;align-items:center;gap:6px;margin-bottom:20px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.help-back svg{width:17px}.help-hero{color:#fff;background:radial-gradient(circle at 83% 20%,#5be6ef47,#0000 25%),linear-gradient(135deg,#061c3d,#096cb7);border-radius:22px;justify-content:space-between;align-items:center;gap:25px;padding:34px;display:flex;box-shadow:0 18px 44px #07295138}.help-hero span,.faq-heading>span{letter-spacing:.16em;color:#71e4ec;font-size:10px;font-weight:900}.help-hero h1{letter-spacing:-.045em;margin:7px 0;font-size:42px}.help-hero p{color:#d8ecfa;max-width:690px;margin:0;font-size:14px;line-height:1.65}.help-hero>svg{color:#72e8ef;background:#ffffff21;border-radius:22px;width:78px;height:78px;padding:19px}.help-nav{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 25px;display:grid}.help-nav a{color:#174f7d;background:#fff;border:1px solid #d5e3ef;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:13px;font-size:12px;font-weight:900;text-decoration:none;display:flex}.help-nav a:hover{color:#0870b9;border-color:#1684ca}.help-nav svg{width:18px}.help-grid{gap:20px;display:grid}.help-form-card{background:#fff;border:1px solid #dbe7f1;border-radius:18px;padding:26px;scroll-margin-top:20px;box-shadow:0 5px 19px #092d530e}.help-form-heading{align-items:center;gap:13px;margin-bottom:21px;display:flex}.help-form-heading>span{color:#0872c4;background:#e8f5ff;border-radius:13px;place-items:center;width:47px;height:47px;display:grid}.help-form-heading svg{width:22px}.help-form-heading h2{margin:0 0 5px;font-size:23px}.help-form-heading p{color:#647a90;margin:0;font-size:12px}.help-fields{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.help-form-card label>span{color:#405d77;text-transform:uppercase;letter-spacing:.055em;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.help-form-card input,.help-form-card select,.help-form-card textarea{color:#14395c;width:100%;font:inherit;background:#fbfdff;border:1px solid #cad9e6;border-radius:10px;outline:none;padding:12px;font-size:13px}.help-form-card input:focus,.help-form-card select:focus,.help-form-card textarea:focus{border-color:#1685cc;box-shadow:0 0 0 3px #1685cc1a}.help-message{margin-top:12px;display:block}.help-form-card textarea{resize:vertical}.help-consent{align-items:flex-start;gap:9px;margin:14px 0;display:flex!important}.help-consent input{flex:none;height:17px;margin:0;width:17px!important}.help-consent span{line-height:1.5;text-transform:none!important;letter-spacing:0!important;margin:0!important;font-size:11px!important;font-weight:600!important}.help-consent a{color:#0871bd}.help-form-card form>button{color:#fff;background:linear-gradient(135deg,#0876cc,#0b9fc0);border:0;border-radius:10px;align-items:center;gap:8px;padding:12px 17px;font-weight:900;display:inline-flex}.help-form-card form>button svg{width:17px}.help-form-card form>small{color:#71859a;margin-top:9px;font-size:10px;display:block}.help-status{color:#176849;background:#e8f9f2;border-radius:10px;align-items:center;gap:7px;margin:12px 0 0;padding:11px;font-size:11px;font-weight:800;display:flex}.help-status svg{width:17px}.fee-notice{color:#275c83;background:#edf8ff;border:1px solid #cae4f5;border-radius:11px;gap:10px;margin-top:14px;padding:13px;display:flex}.fee-notice>svg{flex:none;width:20px}.fee-notice p{flex-direction:column;gap:4px;margin:0;font-size:11px;line-height:1.5;display:flex}.faq-section{color:#fff;background:#071f40;border-radius:20px;margin-top:26px;padding:28px;scroll-margin-top:20px}.faq-heading>span{color:#62dae6}.faq-heading h2{margin:6px 0 20px;font-size:28px}.faq-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.faq-list details{color:#103453;background:#fff;border-radius:11px;padding:15px}.faq-list summary{cursor:pointer;font-size:12px;font-weight:900}.faq-list p{color:#5b7185;margin:10px 0 0;font-size:11px;line-height:1.6}.help-contact{background:#fff;border:1px solid #cfe1ee;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:20px;padding:19px;display:grid}.help-contact>svg{color:#0b79c7}.help-contact strong{font-size:13px}.help-contact p{color:#657c91;margin:4px 0 0;font-size:11px}.help-contact a{color:#fff;background:#0875c6;border-radius:9px;padding:10px 13px;font-size:11px;font-weight:900;text-decoration:none}.help-page>footer{color:#8da5bb;background:#061b37;justify-content:center;gap:25px;padding:24px;font-size:10px;display:flex}.help-page>footer a{color:#d9e7f3;text-decoration:none}@media (width<=720px){.help-page>header{height:68px}.help-page>header img{width:120px;height:58px}.help-page>header>a:last-child{font-size:0}.help-hero{padding:25px}.help-hero h1{font-size:34px}.help-hero>svg{display:none}.help-nav{grid-template-columns:1fr 1fr}.help-fields,.faq-list{grid-template-columns:1fr}.help-form-card{padding:20px}.help-contact{grid-template-columns:auto 1fr}.help-contact a{text-align:center;grid-column:1/-1}}.help-subhead{color:#0a4f83;letter-spacing:.03em;border-top:1px solid #e1eaf2;padding-top:18px;margin:22px 0 10px!important;font-size:12px!important}.help-form-card form>.help-subhead:first-child{border-top:0;padding-top:0;margin-top:0!important}.help-wide{grid-column:1/-1}.traveler-security{color:#21654d;background:#ebf9f3;border:1px solid #bfe3d5;border-radius:11px;gap:10px;margin-top:14px;padding:13px;display:flex}.traveler-security>svg{flex:none;width:20px}.traveler-security p{flex-direction:column;gap:4px;margin:0;font-size:11px;line-height:1.55;display:flex}.traveler-security span{color:#497564}@media (width<=720px){.help-wide{grid-column:auto}}
