.helpPage{background:#fbfcfa}.helpHero{text-align:center;background:linear-gradient(145deg,#edf6f0,#f6f4e9);padding:85px 20px 105px;border-bottom:1px solid var(--line)}.helpHero h1{font-family:var(--font-serif);font-size:clamp(52px,7vw,76px);font-weight:400;line-height:1;margin:14px 0}.helpHero>p{color:var(--muted);font-size:16px}.helpSearch{width:min(720px,100%);height:64px;margin:32px auto 0;background:#fff;border:1px solid #ccdcd5;border-radius:12px;display:flex;align-items:center;padding:0 17px;gap:12px;box-shadow:0 16px 45px #173d3010}.helpSearch>span{font-size:25px;color:#247359}.helpSearch input{border:0;outline:0;flex:1;min-width:0;font-size:14px;color:var(--ink)}.helpSearch kbd{font:700 9px var(--font-sans);color:#81908b;background:#f1f4f2;border:1px solid #dbe3df;border-radius:5px;padding:5px 7px}.helpSearchStatus{height:15px!important;margin:10px 0 0;color:#28735c!important;font-size:11px!important;font-weight:800}.helpTopics{max-width:1112px;margin:-46px auto 0;position:relative;padding-bottom:95px}.helpSectionHead{margin:90px 0 28px}.helpSectionHead h2,.faqSection aside h2,.helpContact h2{font-family:var(--font-serif);font-size:42px;font-weight:400;line-height:1.08;margin:8px 0}.topicGrid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 18px 55px #173d300d}.topicGrid>a{min-height:165px;padding:25px;display:grid;grid-template-columns:44px 1fr auto;gap:14px;align-items:start;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.topicGrid>a:nth-child(3n){border-right:0}.topicGrid>a:nth-child(n+4){border-bottom:0}.topicGrid>a:hover{background:#f2faf6}.topicGrid i{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#e5f3ec;color:#17694f;font-style:normal;font-size:19px}.topicGrid span{display:flex;flex-direction:column;gap:7px}.topicGrid strong{font-family:var(--font-serif);font-size:20px;font-weight:400}.topicGrid small{color:#74847e;font-size:11px;line-height:1.55}.topicGrid b{color:#82a196;font-size:17px}.faqSection{max-width:1112px;margin:auto;padding:0 0 100px;display:grid;grid-template-columns:290px minmax(0,1fr);gap:80px;align-items:start}.faqSection>aside{position:sticky;top:110px}.faqSection aside p{color:#6c7e77;font-size:13px;line-height:1.7}.faqSection aside a{display:inline-block;margin-top:15px;color:#17694f;font-size:12px;font-weight:800}.faqGroup{scroll-margin-top:105px;margin-bottom:45px}.faqGroup h3{font-family:var(--font-serif);font-size:28px;font-weight:400;margin:0 0 15px}.faqGroup details{background:#fff;border:1px solid var(--line);border-bottom:0}.faqGroup details:first-of-type{border-radius:12px 12px 0 0}.faqGroup details:last-child{border-bottom:1px solid var(--line);border-radius:0 0 12px 12px}.faqGroup details:only-of-type{border-radius:12px}.faqGroup summary{list-style:none;cursor:pointer;padding:20px 22px;display:flex;justify-content:space-between;gap:20px;font-size:13px;font-weight:800}.faqGroup summary::-webkit-details-marker{display:none}.faqGroup summary span{color:#247359;font-size:18px}.faqGroup details[open] summary span{transform:rotate(45deg)}.faqGroup details p{margin:0;padding:0 55px 22px 22px;color:#60726b;font-size:13px;line-height:1.8}.faqGroup details[open]{background:#f8fbf9}.noHelpResults{text-align:center;border:1px dashed #abc0b7;border-radius:12px;padding:50px 20px}.noHelpResults span{font-size:34px;color:#28775d}.noHelpResults h3{font-family:var(--font-serif);font-size:28px;font-weight:400;margin:10px 0}.noHelpResults p{color:var(--muted);font-size:12px}.helpContact{background:#103b31;color:#fff;padding:75px max(calc((100vw - 1112px)/2),24px);display:flex;justify-content:space-between;align-items:center;gap:70px}.helpContact>div{max-width:700px}.helpContact p{color:#afc4bd;font-size:13px;line-height:1.75}.helpContact>a{white-space:nowrap;background:var(--blue);color:#fff;padding:14px 18px;border-radius:8px;font-size:12px;font-weight:800}.helpContact>a:hover{background:#08479a;transform:translateY(-1px)}[data-search-item][hidden],[data-search-card][hidden],[data-search-group][hidden]{display:none!important}
@media(max-width:900px){.helpTopics,.faqSection{padding-left:24px;padding-right:24px}.topicGrid{grid-template-columns:repeat(2,1fr)}.topicGrid>a:nth-child(3n){border-right:1px solid var(--line)}.topicGrid>a:nth-child(2n){border-right:0}.topicGrid>a:nth-child(n+4){border-bottom:1px solid var(--line)}.topicGrid>a:nth-child(n+5){border-bottom:0}.faqSection{grid-template-columns:230px 1fr;gap:45px}}
@media(max-width:680px){.helpHero{padding:60px 15px 85px}.helpHero h1{font-size:49px}.helpHero>p{font-size:14px}.helpSearch{height:58px}.helpSearch kbd{display:none}.helpTopics{margin:-35px auto 0;padding:0 15px 70px}.helpSectionHead{margin:70px 0 24px}.helpSectionHead h2,.faqSection aside h2,.helpContact h2{font-size:35px}.topicGrid{grid-template-columns:1fr}.topicGrid>a{min-height:auto;border-right:0!important;border-bottom:1px solid var(--line)!important}.topicGrid>a:last-child{border-bottom:0!important}.faqSection{grid-template-columns:1fr;padding:0 15px 70px;gap:35px}.faqSection>aside{position:static}.faqGroup details p{padding-right:22px}.helpContact{padding:65px 17px;align-items:flex-start;flex-direction:column;gap:25px}.helpContact>a{white-space:normal}}
