.subprogramme-page{background-color:var(--primary-white);min-height:100vh}.subprogramme-content-section{padding:8rem 0}.subprogramme-split{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.subprogramme-text-content h2{color:var(--primary-blue);margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.subprogramme-subtitle{color:var(--primary-yellow);text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-size:1.2rem;font-weight:700}.subprogramme-text-content p{color:var(--gray-600);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.subprogramme-image-wrapper{border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.subprogramme-image-wrapper img{width:100%;height:auto;display:block}.subprogramme-cta-section{background-color:var(--gray-50);text-align:center;padding:6rem 0}.subprogramme-cta-content{max-width:600px;margin:0 auto}.subprogramme-cta-content h3{color:var(--primary-blue);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.subprogramme-cta-content p{color:var(--gray-600);margin-bottom:3rem;font-size:1.2rem}.subprogramme-cta-actions{justify-content:center;gap:1.5rem;display:flex}@media (max-width:1024px){.subprogramme-split{grid-template-columns:1fr;gap:4rem}.subprogramme-text-content h2{font-size:2.8rem}}@media (max-width:768px){.subprogramme-text-content h2{font-size:2.2rem}.subprogramme-subtitle{font-size:1.1rem}.subprogramme-cta-actions{flex-direction:column}}
