/* Scoped additions for the new education service. Existing components remain unchanged. */
.service-switch.education-navigation{grid-template-columns:repeat(5,minmax(0,1fr))}.education-navigation>a{overflow-wrap:anywhere}.education-page .hero h1{max-width:680px}.education-page .hero-copy{max-width:560px}.education-intro{padding-bottom:34px}.education-section{padding-top:44px;padding-bottom:44px}.education-section+.education-section{border-top:1px solid #d9e7f0}.education-section .area-grid{align-items:center}.education-section h2{font-size:clamp(28px,3vw,40px)}.education-section p,.education-section li{color:var(--muted);font-size:16px}.education-section ul{padding-left:22px}.education-section li{margin:8px 0}.education-task-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.education-task-grid article{padding:26px;border:1px solid #d7e7f0;border-radius:12px;background:#fff;box-shadow:0 6px 22px #12395708}.education-task-grid h3{font-size:21px;margin:15px 0 12px}.education-task-grid p{font-size:15px;color:var(--muted);margin:0}.education-faq details{padding:22px 0;border-bottom:1px solid #d9e7f0;max-width:940px}.education-faq summary{font-size:18px;font-weight:600;cursor:pointer;color:var(--navy)}.education-faq details p{color:var(--muted);max-width:800px}.education-page .area .cities{margin-top:24px}.education-page section[id]{scroll-margin-top:24px}
@media(max-width:1100px){.service-switch.education-navigation{grid-template-columns:repeat(3,minmax(0,1fr))}.education-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.service-switch.education-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.education-navigation>a:last-child{grid-column:1/-1}.education-section{padding-top:30px;padding-bottom:30px}.education-section .area-grid{gap:24px}.education-section h2{font-size:30px}.education-section figure img{height:260px}.education-page .hero h1{font-size:32px}.education-task-grid{grid-template-columns:1fr;gap:16px}.education-task-grid article{padding:23px}.education-intro{padding-bottom:15px}.education-faq summary{font-size:17px}}
