.page--expertise { background: #f3f6f9; }
.page--expertise h1, .page--expertise h2, .page--expertise h3, .page--expertise h4, .page--expertise p { margin-top: 0; }
.expertise-hero { margin-top: 80px; padding: 76px 0 64px; color: #fff; background: radial-gradient(circle at 85% 13%, rgba(129, 174, 255, .52) 0, rgba(129, 174, 255, 0) 28%), linear-gradient(119deg, #123b92 0%, #2052c4 55%, #153c91 100%); }
.expertise-eyebrow { margin-bottom: 14px; color: #2052c4; font-size: 13px; font-weight: 700; line-height: 1.2; letter-spacing: .1em; text-transform: uppercase; }
.expertise-hero .expertise-eyebrow, .expertise-cta .expertise-eyebrow { color: #c8d9ff; }
.expertise-hero h1 { max-width: 840px; margin-bottom: 22px; color: #fff; font-size: clamp(38px, 5vw, 68px); font-weight: 800; line-height: 1.04; letter-spacing: -.045em; }
.expertise-hero__lead { max-width: 760px; margin-bottom: 28px; color: rgba(255,255,255,.88); font-size: 19px; line-height: 1.52; }
.expertise-nav { display: flex; flex-wrap: wrap; gap: 10px; }
.expertise-nav a { padding: 10px 15px; border: 1px solid rgba(255,255,255,.35); border-radius: 999px; color: #fff; font-size: 14px; font-weight: 600; text-decoration: none; transition: background .2s ease, color .2s ease; }
.expertise-nav a:hover { color: #17479f; background: #fff; }
.expertise-proof { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 14px; margin-top: 58px; }
.expertise-proof > div { min-height: 132px; padding: 24px; border: 1px solid rgba(255,255,255,.24); border-radius: 22px; background: rgba(255,255,255,.1); }
.expertise-proof strong, .expertise-proof span { display: block; }
.expertise-proof strong { margin-bottom: 8px; font-size: clamp(28px, 3.2vw, 44px); font-weight: 800; line-height: 1; letter-spacing: -.04em; }
.expertise-proof span { color: rgba(255,255,255,.82); font-size: 15px; line-height: 1.35; }
.expertise-profiles { padding: 78px 0; }
.expertise-section-heading { max-width: 760px; margin-bottom: 34px; }
.expertise-section-heading h2, .expertise-cta h2 { margin-bottom: 14px; color: #10244d; font-size: clamp(31px, 3.5vw, 49px); font-weight: 800; line-height: 1.08; letter-spacing: -.04em; }
.expertise-section-heading > p:last-child { margin-bottom: 0; color: #55657e; font-size: 17px; line-height: 1.52; }
.expert-profile { scroll-margin-top: 102px; padding: 42px; border-radius: 34px; background: #fff; box-shadow: 0 16px 38px rgba(32,56,94,.08); }
.expert-profile + .expert-profile { margin-top: 26px; }
.expert-profile__intro { display: grid; grid-template-columns: 90px minmax(0,1fr); gap: 22px; align-items: center; padding-bottom: 31px; border-bottom: 1px solid #e1e8f1; }
.expert-profile__avatar { display: grid; width: 78px; height: 78px; place-items: center; border-radius: 50%; color: #fff; background: linear-gradient(145deg, #143c91, #2874de); font-size: 22px; font-weight: 800; letter-spacing: -.04em; }
.expert-profile__avatar--light { color: #17479f; background: #e8f0ff; }
.expert-profile__role { margin-bottom: 6px; color: #2052c4; font-size: 13px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.expert-profile h3 { margin-bottom: 7px; color: #10244d; font-size: clamp(28px, 3vw, 39px); font-weight: 800; line-height: 1.1; letter-spacing: -.035em; }
.expert-profile__title { margin-bottom: 0; color: #55657e; font-size: 17px; line-height: 1.4; }
.expert-profile__body { display: grid; grid-template-columns: minmax(0,1.15fr) minmax(280px,.85fr); gap: 52px; padding-top: 34px; }
.expert-profile__summary { color: #344663; font-size: 17px; line-height: 1.58; }
.expert-profile__summary p + p { margin-top: 17px; }
.expert-profile__details { display: grid; gap: 24px; }
.expert-profile__details section { padding: 24px; border-radius: 20px; background: #f3f6fb; }
.expert-profile h4 { margin-bottom: 15px; color: #173f91; font-size: 17px; font-weight: 800; line-height: 1.25; }
.expert-profile__details p { margin-bottom: 0; color: #55657e; font-size: 15px; line-height: 1.5; }
.expertise-timeline { display: grid; gap: 15px; margin: 0; padding: 0; list-style: none; }
.expertise-timeline li { position: relative; padding-left: 17px; }
.expertise-timeline li::before { position: absolute; top: .53em; left: 0; width: 7px; height: 7px; border-radius: 50%; background: #2052c4; content: ""; }
.expertise-timeline strong, .expertise-timeline span { display: block; }
.expertise-timeline strong { margin-bottom: 3px; color: #344663; font-size: 14px; line-height: 1.3; }
.expertise-timeline span { color: #66758d; font-size: 14px; line-height: 1.42; }
.expertise-directions { margin-top: 38px; padding-top: 32px; border-top: 1px solid #e1e8f1; }
.expertise-directions > h4 { margin-bottom: 19px; }
.expertise-directions ul { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 14px; margin: 0; padding: 0; list-style: none; }
.expertise-directions li { padding: 21px; border-radius: 20px; background: #f6f8fc; }
.expertise-directions strong, .expertise-directions span { display: block; }
.expertise-directions strong { margin-bottom: 8px; color: #173f91; font-size: 15px; line-height: 1.25; }
.expertise-directions span { color: #66758d; font-size: 14px; line-height: 1.45; }
.expertise-text-link { color: #2052c4; font-weight: 700; text-decoration: none; }
.expertise-text-link:hover { text-decoration: underline; }
.expertise-materials { padding: 0 0 78px; }
.expertise-materials__grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
.expertise-material-card { display: flex; min-height: 206px; flex-direction: column; align-items: flex-start; padding: 26px; border-radius: 24px; color: #10244d; background: #fff; box-shadow: 0 12px 28px rgba(32,56,94,.07); text-decoration: none; transition: transform .2s ease, box-shadow .2s ease; }
.expertise-material-card:hover { transform: translateY(-3px); box-shadow: 0 18px 36px rgba(32,56,94,.12); }
.expertise-material-card > span { margin-bottom: 16px; color: #2052c4; font-size: 13px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.expertise-material-card strong { font-size: 20px; line-height: 1.25; }
.expertise-material-card em { margin-top: auto; padding-top: 20px; color: #2052c4; font-size: 14px; font-style: normal; font-weight: 700; }
.expertise-cta { display: flex; align-items: center; justify-content: space-between; gap: 32px; margin-top: 26px; padding: 43px; border-radius: 34px; color: #fff; background: linear-gradient(115deg,#102f70 0%,#2052c4 58%,#3981ef 100%); }
.expertise-cta h2 { max-width: 650px; color: #fff; }
.expertise-cta p:last-child { max-width: 680px; margin-bottom: 0; color: rgba(255,255,255,.83); font-size: 17px; line-height: 1.5; }
.expertise-button { flex: 0 0 auto; padding: 15px 24px; border-radius: 999px; color: #17479f; background: #fff; box-shadow: 0 14px 28px rgba(4,24,69,.2); font-size: 16px; font-weight: 700; text-decoration: none; transition: transform .2s ease; }
.expertise-button:hover { transform: translateY(-2px); }
@media (max-width: 996px) { .expertise-hero { margin-top: 50px; padding: 52px 0; } .expertise-proof, .expertise-materials__grid, .expertise-directions ul { grid-template-columns: 1fr; } .expertise-proof > div { min-height: auto; } .expert-profile__body { grid-template-columns: 1fr; gap: 28px; } .expertise-cta { display: block; } .expertise-button { display: inline-block; margin-top: 24px; } }
@media (max-width: 640px) { .expertise-hero, .expertise-profiles { padding-top: 42px; padding-bottom: 42px; } .expertise-hero__lead { font-size: 17px; } .expertise-proof { gap: 10px; margin-top: 38px; } .expertise-proof > div, .expertise-material-card { padding: 20px; } .expert-profile { padding: 22px; border-radius: 25px; } .expert-profile__intro { grid-template-columns: 58px minmax(0,1fr); gap: 14px; padding-bottom: 24px; } .expert-profile__avatar { width: 52px; height: 52px; font-size: 15px; } .expert-profile h3 { font-size: 27px; } .expert-profile__title, .expert-profile__summary { font-size: 16px; } .expert-profile__details section { padding: 20px; } .expertise-cta { margin-top: 18px; padding: 26px 22px; border-radius: 25px; } .expertise-materials { padding-bottom: 42px; } }
