/* Shared navy and lime navigation. */
.help-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #dce4e9}
.help-utility{background:#f0f5f8;color:#475c6b;font-size:13px;line-height:1.5;border-bottom:1px solid #e3ebef}
.help-utility .wrap{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:9px 0}
.help-utility a{text-decoration:none}
.help-utility a:hover{text-decoration:underline}
.help-header-row{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:100px}
.help-header .site-brand .brand-logo{width:252px}
.help-main-nav{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#132a3d}
.help-main-nav>a,.help-nav-group>summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:13px 12px;min-height:46px;text-decoration:none;white-space:nowrap;border-radius:5px;font-size:14px;font-weight:600;line-height:1.4;cursor:pointer}
.help-main-nav>a:hover,.help-nav-group>summary:hover,.help-main-nav [aria-current="page"]{color:#132a3d;background:#f0f5f8}
.help-main-nav [aria-current="page"]{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px}
.help-nav-group{position:relative;border:0;margin:0;padding:0}
.help-nav-group>summary{list-style:none}
.help-nav-group>summary::-webkit-details-marker{display:none}
.help-nav-group>summary svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}
.help-nav-group[open]>summary{background:#f0f5f8}
.help-nav-group[open]>summary svg{transform:rotate(180deg)}
.help-dropdown{position:absolute;top:calc(100% + 12px);left:0;width:300px;max-width:calc(100vw - 40px);background:white;border:1px solid #dce4e9;border-radius:8px;padding:18px;box-shadow:0 16px 35px #11263b20}
.help-dropdown p{font-size:12px;text-transform:uppercase;letter-spacing:1.2px;color:#617582;margin:0 10px 10px;line-height:1.5}
.help-dropdown a{display:block;padding:11px 10px;min-height:44px;text-decoration:none;border-radius:4px;font-size:15px;line-height:1.5;white-space:normal}
.help-dropdown a:hover{background:#f0f5f8;color:#11263b}
.help-dropdown .help-dropdown-all{border-top:1px solid #dce4e9;border-radius:0;margin-top:8px;padding-top:15px;display:flex;justify-content:space-between}
.help-main-nav>a.help-nav-cta{background:#d5f77b;color:#11263b;padding:14px 18px;margin-left:8px;gap:15px}
.help-main-nav>a.help-nav-cta:hover{background:#c4e767}
.help-menu-toggle{display:none}
.help-header :focus-visible{outline:3px solid #406d87;outline-offset:3px}
footer.help-footer{background:#11263b;color:#c2d0da;padding:64px 0 24px;border:0;border-top:4px solid #d5f77b;font-size:15px;line-height:1.7}
.help-footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:42px;padding-bottom:42px}
.help-footer .site-brand{margin:0 0 18px}
.help-footer .site-brand .brand-logo{width:266px}
.help-footer-brand>p{font-size:21px;line-height:1.5;color:#fff;max-width:300px;margin:0 0 14px}
.help-footer-location{display:block;font-size:13px;line-height:1.65;max-width:270px}
.help-footer .help-footer-cta{display:inline-flex;align-items:center;gap:20px;padding:13px 0;color:#d5f77b;text-decoration:none;font-size:14px;font-weight:700;border-bottom:1px solid #71884d;margin-top:16px;min-height:46px}
.help-footer .help-footer-cta:hover{color:white;border-color:white}
.help-footer nav h2{color:#fff;font-size:15px;line-height:1.5;letter-spacing:0;font-weight:700;margin:9px 0 16px}
.help-footer nav a{display:block;width:fit-content;color:#c2d0da;text-decoration:none;padding:7px 0;min-height:39px;font-size:14px;line-height:1.75}
.help-footer nav a:hover,.help-footer nav a[aria-current="page"]{color:#d5f77b;text-decoration:underline;text-underline-offset:5px}
.help-footer-about{border-top:1px solid #354b5e;padding-top:26px;display:grid;grid-template-columns:1fr 1fr;gap:48px}
.help-footer-about>p{font-size:14px;line-height:1.8;margin:0;max-width:560px}
.help-footer-about strong{color:#e6edf2;font-weight:600}
.help-footer details{border:0;margin:0;padding:0;min-width:0}
.help-footer details summary{color:#e6edf2;display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;padding:0 0 12px;font-size:14px;min-height:44px}
.help-footer details summary::-webkit-details-marker{display:none}
.help-footer details summary span{font-size:23px;font-weight:400;color:#d5f77b}
.help-footer details[open] summary span{transform:rotate(45deg)}
.help-footer details p{font-size:14px;line-height:1.8;margin:0 0 20px}
.help-footer-bottom{border-top:1px solid #354b5e;margin-top:28px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px}
.help-footer-bottom a{padding:8px 0;color:#e6edf2;text-decoration:none}
.help-footer-bottom a span{color:#d5f77b;margin-left:10px}
.help-footer :focus-visible{outline:2px solid #d5f77b;outline-offset:5px}
@media(max-width:1100px){.help-header-row{gap:12px}.help-header .site-brand .brand-logo{width:220px}.help-main-nav{gap:0}.help-main-nav>a,.help-nav-group>summary{padding:13px 9px}.help-main-nav>a.help-nav-cta{padding:13px 12px;margin-left:4px;gap:8px}.help-footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:32px}.help-footer-brand{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:32px}.help-footer-brand .site-brand{grid-column:1}.help-footer-brand>p{grid-column:2;grid-row:1/3;margin:0}.help-footer-brand .help-footer-cta{grid-column:2;width:fit-content;margin:0}.help-footer-location{grid-column:1}}
@media(max-width:900px){.help-header-row{flex-wrap:wrap;min-height:90px;padding-top:14px;padding-bottom:14px}.help-main-nav{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:3px;border-top:1px solid #dce4e9;padding-top:14px}.help-header.is-enhanced .help-menu-toggle{display:flex;align-items:center;gap:10px;justify-content:center;border:1px solid #c6d3dc;border-radius:5px;background:white;color:#11263b;min-height:44px;padding:10px 13px;font-size:14px;font-weight:700}.help-header.is-enhanced .help-main-nav:not(.is-open){display:none}.help-header .site-brand .brand-logo{width:230px}.help-main-nav>a,.help-nav-group>summary{padding:14px;font-size:16px}.help-dropdown{position:static;width:100%;max-width:none;border:0;box-shadow:none;padding:6px 12px 12px;background:#f5f8fa;border-radius:0 0 6px 6px}.help-dropdown p{padding-top:8px}.help-main-nav>a.help-nav-cta{margin:9px 0 0;padding:15px;justify-content:center;gap:20px}.help-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}}
@media(max-width:650px){.help-header .wrap,.help-footer .wrap{width:calc(100% - 40px)}.help-utility{font-size:12px}.help-utility .wrap{justify-content:center}.help-utility a{display:none}.help-header .site-brand .brand-logo{width:210px}.help-header-row{min-height:82px}.help-footer{scroll-margin-top:20px}footer.help-footer{padding-top:40px}.help-footer-grid{grid-template-columns:1fr 1fr;gap:30px 24px;padding-bottom:30px}.help-footer-brand{display:block;grid-column:1/-1}.help-footer-brand>p{max-width:310px;font-size:21px;margin-bottom:12px}.help-footer .site-brand .brand-logo{width:260px}.help-footer-brand .help-footer-cta{margin-top:12px}.help-footer-grid nav:last-child{grid-column:1/-1}.help-footer-about{grid-template-columns:1fr;gap:22px}.help-footer nav a{min-height:44px;line-height:1.6}.help-footer-bottom{align-items:flex-start;font-size:12px}.help-footer-bottom>span{max-width:210px}.help-footer-bottom>a{white-space:nowrap}.help-footer nav h2{font-size:14px}}
@media(max-width:370px){.help-header .site-brand .brand-logo{width:180px}.help-header .wrap,.help-footer .wrap{width:calc(100% - 32px)}.help-menu-toggle{padding:10px!important;gap:6px!important}.help-footer-grid{grid-template-columns:1fr}.help-footer-grid nav:last-child{grid-column:auto}.help-footer-bottom{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.help-utility a.help-phone{display:inline-flex;align-items:center;min-height:36px;white-space:nowrap;font-weight:700}.help-footer-phone{display:block;width:fit-content;color:#d5f77b!important;font-size:20px;font-weight:700;padding:14px 0;text-underline-offset:5px}@media(min-width:651px) and (max-width:1100px){.help-footer-brand .help-footer-phone{grid-column:1}}@media(max-width:650px){.help-utility .wrap{flex-wrap:wrap;gap:0 14px}.help-utility a.help-phone{font-size:14px}}
