/* About v3 — simplified layout */
.about-site{background:#f2f7fb}
.about-page{max-width:1180px;width:100%;margin:0 auto;padding:24px 24px 56px;box-sizing:border-box;color:#153b51;font-family:'Cairo',system-ui,sans-serif}
.about-page *,.about-page *::before,.about-page *::after{box-sizing:border-box}
.about-breadcrumb{display:flex;align-items:center;gap:9px;margin:0 0 20px;color:#6a8190;font-size:.8rem}
.about-breadcrumb a{color:#276987;text-decoration:none;font-weight:700}
.about-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:28px;align-items:stretch;padding:36px;border:1px solid #d9e7ef;border-radius:26px;background:#fff;box-shadow:0 14px 38px rgba(30,73,103,.045)}
.about-hero-copy{display:flex;flex-direction:column;justify-content:center}
.about-kicker{display:inline-block;margin:0 0 8px;color:#2a7995;font-size:.76rem;font-weight:800}
.about-page h1{margin:0 0 14px;font-size:clamp(2.15rem,4vw,3.25rem);line-height:1.35;font-weight:900;letter-spacing:-.03em}
.about-page h1 span{color:#155a78}
.about-lead{max-width:720px;margin:0;color:#496579;font-size:1rem;line-height:2}
.about-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.about-page .btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;width:auto;padding:10px 18px;border-radius:12px;font-size:.87rem;font-weight:800;text-decoration:none;box-shadow:none}
.about-page .btn-primary{background:linear-gradient(120deg,#17c8da,#55dfe8);color:#09394a}
.about-page .about-secondary{background:#fff;border:1px solid #bfd2de;color:#21536e}
.about-page .btn:hover{filter:brightness(.99);transform:none}
.about-brand-panel{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:28px;border-radius:21px;background:linear-gradient(145deg,#3d84bd,#245f91);color:#fff;text-align:center}
.about-brand-panel img{display:block;width:min(280px,92%);height:auto;object-fit:contain}
.about-brand-panel strong{font-size:1.15rem}
.about-brand-panel span{color:#deeffa;font-size:.82rem;line-height:1.8}
.about-section{margin-top:38px}
.about-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:18px}
.about-section-head h2,.about-info-card h2,.about-support h2,.about-closing h2{margin:0;color:#153f57;font-weight:850}
.about-section-head h2{font-size:1.55rem}
.about-section-head>p{max-width:440px;margin:0;color:#5b7282;font-size:.86rem;line-height:1.8}
.about-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.about-card{padding:25px;border:1px solid #dbe7ef;border-radius:18px;background:#fff}
.about-number{display:inline-grid;place-items:center;width:40px;height:40px;margin-bottom:17px;border-radius:11px;background:#eaf6fa;color:#1b7591;font-size:.8rem;font-weight:900}
.about-card h3{margin:0 0 8px;font-size:1.03rem;font-weight:850;color:#193f56}
.about-card p{margin:0;color:#536c7d;font-size:.88rem;line-height:1.9}
.about-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}
.about-info-card{padding:28px;border:1px solid #dbe7ef;border-radius:18px;background:#fff}
.about-info-card:first-child{background:#eaf5fa;border-color:#d2e7ef}
.about-info-card h2{margin-bottom:10px;font-size:1.35rem;line-height:1.6}
.about-info-card p{margin:0;color:#536c7d;font-size:.89rem;line-height:1.95}
.about-text-link{display:inline-flex;margin-top:15px;color:#176f8d;font-size:.8rem;font-weight:800;text-decoration:none;border-bottom:1px solid currentColor}
.about-support{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;margin-top:30px;padding:28px;border:1px solid #dbe7ef;border-radius:18px;background:#fff}
.about-support h2{margin-bottom:8px;font-size:1.4rem}
.about-support p{margin:0;color:#536c7d;font-size:.88rem;line-height:1.9}
.about-support-actions{min-width:0}
.about-support-email{display:block;padding:14px 16px;border:1px solid #dce8ef;border-radius:11px;background:#f6fafc;color:#175a78;font-size:.96rem;font-weight:800;text-decoration:none;overflow-wrap:anywhere}
.about-support .about-actions{margin-top:12px}
.about-closing{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px;padding:28px 32px;border-radius:20px;background:linear-gradient(110deg,#265d8c,#2f78ad);color:#fff}
.about-closing .about-kicker{color:#c1edf4}
.about-closing h2{margin-bottom:5px;color:#fff;font-size:1.45rem}
.about-closing p{margin:0;color:#dfedf8;font-size:.84rem}
.about-page .about-cta-button{flex:none;min-width:170px;background:#fff;color:#1b5573}
.about-page a:focus-visible{outline:3px solid #1a7f9b;outline-offset:4px;border-radius:6px}
.about-skip{position:fixed;top:-80px;inset-inline-start:18px;z-index:200;background:#fff;color:#173e54;padding:10px 15px;border-radius:9px}
.about-skip:focus{top:10px}
.about-site .soq-footer-v2{padding-top:21px;padding-bottom:21px}
@media(max-width:900px){
 .about-hero{grid-template-columns:1fr;gap:20px;padding:28px}
 .about-brand-panel{padding:23px}
 .about-brand-panel img{width:230px}
 .about-info-grid,.about-support{grid-template-columns:1fr}
 .about-section-head{display:block}
 .about-section-head>p{max-width:none;margin-top:7px}
}
@media(max-width:760px){
 .about-page{padding:20px 16px 38px}
 .about-grid{grid-template-columns:1fr}
 .about-section{margin-top:30px}
 .about-closing{flex-direction:column;align-items:stretch;padding:24px}
 .about-page .about-cta-button{align-self:flex-start}
}
@media(max-width:480px){
 .about-page{padding-inline:13px}
 .about-hero{padding:23px 19px;border-radius:20px}
 .about-page h1{font-size:2rem}
 .about-lead{font-size:.92rem}
 .about-actions{flex-direction:column}
 .about-page .about-actions .btn{width:100%}
 .about-card,.about-info-card,.about-support{padding:22px}
 .about-brand-panel img{width:205px}
 .about-closing{padding:22px}
}
@media(prefers-reduced-motion:reduce){.about-page *{transition:none!important;animation:none!important}}
