.clean-home { color: #20243a; font-family: Poppins, Arial, sans-serif; }
.clean-home h1, .clean-home h2, .clean-home h3 { color: #1B1464; font-weight: 700; }
.clean-home h1 { font-size: 3.6rem; line-height: 1.08; margin: 12px 0 16px; }
.clean-home h2 { font-size: 2.3rem; margin-bottom: 36px; }
.clean-home p { color: #50566d; font-size: 1.05rem; line-height: 1.75; }
.clean-hero { background: #f5f5f2; padding: 72px 0; }
.clean-hero__copy { padding-right: 55px; }
.clean-hero__image, .clean-about img { display: block; height: 470px; object-fit: cover; width: 100%; }
.clean-kicker { color: #d97900 !important; font-size: .78rem !important; font-weight: 700; letter-spacing: .13em; margin: 0; text-align:center; text-transform: uppercase; }
.clean-hero__copy .clean-kicker, .clean-about__copy .clean-kicker { text-align:left; }
.clean-lead { color: #1B1464 !important; font-size: 1.35rem !important; font-weight: 500; }
.clean-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.clean-button { border: 1px solid #1B1464; color: #1B1464; display: inline-block; font-weight: 600; padding: 12px 22px; text-decoration: none; }
.clean-button:hover { background: #ececf1; color: #1B1464; text-decoration: none; }
.clean-button--primary { background: #1B1464; color: #fff; }
.clean-button--primary:hover { background: #151d5f; color: #fff; }
.clean-section { padding: 78px 0; }
.clean-programmes { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; }
.clean-programmes article { border-left: 1px solid #d8d9df; padding: 4px 36px; }
.clean-programmes article:first-child { border-left: 0; padding-left: 0; }
.clean-programmes article span { color: #d97900; font-size: .8rem; font-weight: 700; }
.clean-programmes h3 { font-size: 1.3rem; margin: 16px 0 8px; }
.clean-programmes strong { color: #1B1464; display: block; margin-bottom: 14px; }
.clean-programmes a, .clean-about a { color: #1B1464; font-weight: 700; text-decoration: underline; }
.clean-about { background: #f5f5f2; }
.clean-about__copy { padding-left: 60px; }
.clean-about img { height: 390px; }
.clean-values { display: grid; grid-template-columns: repeat(2, 1fr); gap: 42px 70px; }
.clean-values h3 { font-size: 1.2rem; margin-bottom: 8px; }
.clean-approach { background: #f5f5f2; text-align: center; }
.clean-centered-copy { margin: 0 auto; max-width: 850px; }
.clean-pathways { display: grid; grid-template-columns: repeat(3, 1fr); gap: 35px; }
.clean-pathways div { border-top: 1px solid #d8d9df; padding-top: 22px; }
.clean-pathways strong { color: #1B1464; font-size: 1.15rem; }
.clean-cta { background: #1B1464; padding: 68px 0; text-align: center; }
.clean-cta h2, .clean-cta p { color: #fff; }
.clean-cta h2 { font-size: 2.3rem; }
.clean-actions--center { justify-content: center; }
.clean-button--light { background: #fff; border-color: #fff; color: #1B1464; }
.clean-button--outline-light { border-color: #fff; color: #fff; }
.brand-title { position: relative; text-align: center; padding-bottom: 18px; }
.brand-title::after { background: #FF9A12; bottom: 0; content: ''; height: 3px; left: 50%; position: absolute; transform: translateX(-50%); width: 54px; }
.brand-title--left { text-align: left; }
.brand-title--left::after { left: 0; transform: none; }
.brand-title--light { color: #fff !important; }
@media (max-width: 991px) { .clean-home h1 { font-size: 2.7rem; } .clean-hero__copy { padding-right: 15px; } .clean-hero__image { height: 400px; margin-top: 35px; } .clean-about__copy { padding: 35px 15px 0; } }
@media (max-width: 767px) { .clean-hero, .clean-section { padding: 52px 0; } .clean-programmes, .clean-values, .clean-pathways { grid-template-columns: 1fr; } .clean-programmes article { border-left: 0; border-top: 1px solid #d8d9df; padding: 28px 0; } .clean-programmes article:first-child { border-top: 0; } .clean-home h1 { font-size: 2.25rem; } .clean-home h2 { font-size: 1.85rem; } }
