.journey-hero{min-height:610px;padding:clamp(70px,9vw,120px) clamp(24px,7vw,110px);background:#080a52;color:#fff;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.journey-hero>div>p:not(.eyebrow):not(.guide-download-note){font-size:clamp(1.08rem,1.6vw,1.35rem);color:#cbd3ed;max-width:720px;margin:26px 0 34px}.guide-download-note{margin-top:14px;color:#8fa3b1;font-size:.83rem;font-weight:700}.contact-hero aside{padding:38px;background:#13186b;border-left:8px solid #ffd230;display:flex;flex-direction:column;gap:14px}.contact-hero aside strong{font:800 1.35rem Manrope}.contact-hero aside a{color:#fff;font-weight:700}.guide-hero figure{margin:0;min-height:430px;overflow:hidden;box-shadow:20px 20px 0 #23bed1}.guide-hero figure img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block}.enquiry-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;background:#f4f7f7}.enquiry-intro>p:not(.eyebrow){margin:24px 0;color:#45545d}.expect-list{display:flex;flex-direction:column;gap:12px}.expect-list span{display:flex;gap:12px;align-items:center;font-weight:800;color:#080a52}.expect-list b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#23bed1}.enquiry-form{background:#fff;padding:clamp(26px,4vw,48px);border-top:8px solid #ffd230;box-shadow:0 20px 70px #17374712}.enquiry-form label{display:flex;flex-direction:column;gap:7px;font-weight:800;color:#080a52;margin-bottom:18px}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;font:400 1rem DM Sans;padding:13px 14px;border:1px solid #aebbc3;border-radius:5px;background:#fff;color:#071724}.enquiry-form textarea{resize:vertical}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.copy-enquiry{display:block;margin:16px 0 0;background:transparent;border:0;padding:0;color:#08788a;font:800 1rem DM Sans;text-decoration:underline;cursor:pointer}.form-status{margin-top:14px;color:#08788a;font-weight:800}.privacy-note{margin-top:12px;color:#66747d;font-size:.85rem}.direct-contact{background:#0b3557;color:#fff}.direct-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px}.direct-grid a{background:#103f64;border:1px solid #2c5878;padding:28px;text-decoration:none;display:flex;flex-direction:column;gap:9px}.direct-grid span{color:#ffd230;font-size:.72rem;letter-spacing:.15em;font-weight:800}.direct-grid strong{font:800 1.15rem Manrope;overflow-wrap:anywhere}.guide-intro{background:#fff}.guide-offers{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#315b79}.guide-offers article{background:#0b3557;color:#fff;padding:clamp(35px,5vw,65px)}.guide-offers article:nth-child(2),.guide-offers article:nth-child(4){background:#103f64}.guide-offers .guide-anthem{background:#ff6559;color:#fff}.guide-offers article>b{font:800 3rem Manrope;color:#ffd230}.guide-label{font-size:.72rem;letter-spacing:.15em;font-weight:800;color:#23bed1;margin:13px 0}.guide-anthem .guide-label{color:#080a52}.guide-offers h2{font-size:clamp(1.9rem,3.5vw,3.4rem)}.guide-offers article>p:not(.guide-label){color:#c8d5de;font-size:1.05rem;margin:20px 0}.guide-offers .guide-anthem>p:not(.guide-label){color:#fff}.guide-offers ul{padding-left:20px;margin:0 0 26px}.guide-offers a{color:#ffd230;font-weight:800;text-decoration:none}.guide-anthem a{color:#080a52}.guide-themes{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;background:#f4f7f7;align-items:center}.theme-cloud{display:flex;flex-wrap:wrap;gap:10px}.theme-cloud span{padding:12px 17px;border:1px solid #d7e0e2;background:#fff;border-radius:100px;font-weight:800;color:#080a52}.investment-preview{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;background:#0b3557;color:#fff}.investment-preview h2{max-width:720px}.investment-preview>div>p:not(.eyebrow):not(.vat-note){color:#c6d6df;font-size:1.08rem;margin:24px 0 13px}.investment-preview .vat-note{color:#ffd230;font-weight:800}.investment-preview aside{background:#103f64;border-top:7px solid #23bed1;padding:34px}.investment-preview aside p{color:#d4e0e7;margin-bottom:22px}.investment-preview aside .button{width:100%;text-align:center}.guide-included{background:#080a52;color:#fff}.next-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.next-steps article{padding:30px;background:#13186b;border-top:6px solid #23bed1}.next-steps b{font:800 2.2rem Manrope;color:#ffd230}.next-steps h3{margin:12px 0}.next-steps p{color:#cbd3ed}.guide-cta{background:#ffd230;color:#080a52;display:flex;justify-content:space-between;align-items:center;gap:50px}.guide-cta>div>p:last-child{margin-top:18px;max-width:700px}.guide-cta .button{background:#080a52;color:#fff;white-space:nowrap}@media(max-width:900px){.journey-hero,.enquiry-layout,.guide-themes,.investment-preview{grid-template-columns:1fr}.guide-offers{grid-template-columns:1fr}.direct-grid,.next-steps{grid-template-columns:1fr}.guide-cta{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.journey-hero{min-height:auto}.field-pair{grid-template-columns:1fr}.enquiry-form{padding:24px}.guide-hero figure,.guide-hero figure img{min-height:300px}.guide-cta .button{width:100%}}
/* Programme Guide hero uses the site's bright cyan accent. */
.guide-hero h1{color:var(--cyan)}
