.support-page{color:#162e4c;background:#fff}
.support-page *, .support-page *::before,.support-page *::after{box-sizing:border-box}
.support-page .container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.support-hero{background:linear-gradient(115deg,#102743,#173c65);color:#fff;padding:76px 0 72px}
.support-hero-inner{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.8fr);gap:64px;align-items:center}
.support-eyebrow{display:block;color:#2676b9;font-size:13px;font-weight:800;letter-spacing:.16em;margin-bottom:18px}
.support-hero .support-eyebrow{color:#80c8ff}
.support-hero h1{font-size:clamp(38px,5vw,58px);line-height:1.09;letter-spacing:-.035em;margin:0 0 20px}
.support-hero p{font-size:19px;line-height:1.65;max-width:680px;margin:0}
.support-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
.support-button{display:inline-block;padding:14px 22px;border-radius:6px;background:#288bd4;color:#fff!important;text-decoration:none;font-weight:700}
.support-button-outline{background:transparent;border:1px solid #b8d5e9}
.support-button:hover,.support-button:focus-visible{background:#1567a8}
.support-hero-note{border:1px solid #7893aa;background:rgba(255,255,255,.07);padding:32px;border-radius:10px}
.support-hero-note span{display:block;color:#90c7ef;font-weight:800;font-size:12px;letter-spacing:.14em;margin-bottom:18px}
.support-hero-note strong{font-size:25px;line-height:1.35}
.support-hero-note p{font-size:15px;margin-top:14px}
.support-section{padding:80px 0}
.support-section h2{font-size:clamp(30px,3.6vw,42px);line-height:1.17;letter-spacing:-.03em;margin:0 0 14px}
.support-section p{line-height:1.65}
.support-lead{font-size:18px;max-width:680px;margin:0 0 34px}
.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.support-card{padding:32px;border:1px solid #dce6ef;border-radius:10px;box-shadow:0 12px 36px rgba(16,39,67,.06)}
.support-card-label{font-size:12px;color:#4076a1;font-weight:800;letter-spacing:.13em}
.support-card h3{font-size:25px;margin:18px 0 10px}
.support-card p{margin:0 0 22px}
.support-card a{color:#b41426;font-weight:700;text-decoration:none}
.support-card a:hover,.support-card a:focus-visible{text-decoration:underline}
.support-section-soft{background:#f2f7fc}
.support-two-column{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}
.support-checklist{list-style:none;padding:0;margin:0}
.support-checklist li{position:relative;padding:15px 0 15px 30px;border-bottom:1px solid #d4e1eb;line-height:1.5}
.support-checklist li::before{content:'';position:absolute;left:1px;top:20px;width:9px;height:9px;background:#b41426;border-radius:50%}
.support-contact-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}
.support-contact-links{display:grid;gap:10px;font-size:19px;font-weight:700}
.support-contact-links a{color:#17679d}
@media(max-width:760px){.support-hero{padding:58px 0}.support-hero-inner,.support-grid,.support-two-column{grid-template-columns:1fr;gap:28px}.support-section{padding:58px 0}.support-contact-inner{display:block}.support-contact-links{margin-top:20px}.support-hero-note{padding:24px}}
