/* Canonical single Program presentation. Program records provide data only. */
.av-program-single{--ps-navy:#072f61;--ps-blue:#0b65ae;--ps-gold:#e7a510;--ps-teal:#138777;--ps-ink:#18304a;--ps-muted:#607487;--ps-line:#dce6ee;--ps-soft:#f6f9fc;color:var(--ps-ink);background:#fff}
.av-program-single *{box-sizing:border-box}.av-program-single h1,.av-program-single h2,.av-program-single h3{color:var(--ps-navy);line-height:1.16;margin-top:0}.av-program-single h2{font-size:clamp(1.45rem,2vw,1.8rem);margin-bottom:1.2rem}.av-program-single h3{font-size:1.05rem}.av-program-single p{line-height:1.65}.av-program-single .av-container{width:min(100% - 2.5rem,76rem)}
.av-program-single__breadcrumb{border-bottom:1px solid var(--ps-line);background:#fff}.av-program-single__breadcrumb ol{display:flex;gap:.5rem;align-items:center;list-style:none;padding:.75rem 0;margin:0;color:var(--ps-muted);font-size:.84rem;white-space:nowrap;overflow:hidden}.av-program-single__breadcrumb li{min-width:0;overflow:hidden;text-overflow:ellipsis}.av-program-single__breadcrumb li+li:before{content:'›';margin-right:.5rem;color:#93a5b5}
.av-program-single__hero{padding:0;background:linear-gradient(90deg,#f7fafc 0%,#f2f7fb 48%,#c9def0 100%)}.av-program-single__hero-grid{min-height:28rem;display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%);align-items:stretch}.av-program-single__intro{z-index:2;align-self:center;padding:3.5rem 2.5rem 3.5rem 0}.av-program-single__badges,.av-program-single__actions{display:flex;flex-wrap:wrap;gap:.65rem}.av-program-single__intro h1{max-width:19ch;margin:1.1rem 0 .9rem;font-size:clamp(2.2rem,3.6vw,3.35rem);letter-spacing:-.035em}.av-program-single__meta{display:flex;flex-wrap:wrap;gap:.45rem 1rem;list-style:none;padding:0;margin:0 0 .85rem;font-size:.84rem;font-weight:700;color:var(--ps-navy)}.av-program-single__summary{max-width:58ch;margin:0;color:#3f566b;font-size:1rem}.av-program-single__actions{margin-top:1.45rem}.av-program-single__media{position:relative;min-width:0;margin:0;overflow:hidden}.av-program-single__media:before{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#f4f8fb 0%,rgba(244,248,251,.82) 8%,rgba(244,248,251,0) 42%);pointer-events:none}.av-program-single__image{width:100%;height:100%;min-height:28rem;object-fit:cover;display:block}
.av-program-single__facts{padding:2rem 0;background:#fff}.av-program-single__facts dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.9rem;margin:0}.av-program-single__facts dl>div{min-height:6.25rem;padding:1rem;border:1px solid var(--ps-line);border-radius:12px;background:#fff;box-shadow:0 6px 20px rgba(7,47,97,.045);display:flex;align-items:flex-start;gap:.75rem}.av-program-single__facts dl>div>span{display:grid;place-items:center;width:2rem;height:2rem;flex:0 0 auto;border-radius:50%;background:#e9f3fb;color:var(--ps-blue);font-weight:900}.av-program-single__facts dt{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;font-weight:800;color:var(--ps-muted)}.av-program-single__facts dd{margin:.38rem 0 0;font-weight:800;color:var(--ps-navy);line-height:1.35}
.av-program-single__section{padding:clamp(2.8rem,4.5vw,4rem) 0}.av-program-single__section--soft{background:var(--ps-soft);border-block:1px solid #e8eef3}.av-program-single__prose{max-width:55rem}.av-program-single__prose p:last-child{margin-bottom:0}.av-program-single__requirements{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(17rem,1fr);gap:1.2rem}.av-program-single__requirements--single{grid-template-columns:minmax(0,48rem)}.av-program-single__card{padding:1.25rem;border:1px solid var(--ps-line);border-radius:13px;background:#fff;box-shadow:0 7px 22px rgba(7,47,97,.035)}.av-program-single__card h3{margin-bottom:.8rem}.av-program-single__rows{margin:0}.av-program-single__rows>div{display:flex;gap:.7rem;padding:.78rem 0;border-top:1px solid #e7edf2}.av-program-single__rows>div:first-child{border-top:0;padding-top:0}.av-program-single__rows>div>span{display:grid;place-items:center;width:1.45rem;height:1.45rem;flex:0 0 auto;border-radius:50%;background:#e7f5ef;color:#14825f}.av-program-single__rows dt{font-weight:800;color:var(--ps-navy)}.av-program-single__rows dd{margin:.2rem 0 0;color:#496176;line-height:1.5}
.av-program-single__split{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.av-program-single__split>div:only-child{grid-column:1/-1;max-width:55rem}.av-program-single__language-card,.av-program-single__fee-card{min-height:9rem;display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border:1px solid var(--ps-line);border-radius:13px;background:#fff;box-shadow:0 7px 22px rgba(7,47,97,.035)}.av-program-single__language-card>span,.av-program-single__fee-card>span{display:grid;place-items:center;width:2.8rem;height:2.8rem;flex:0 0 auto;border-radius:10px;background:#e6f5f1;color:var(--ps-teal);font-size:1.15rem;font-weight:900}.av-program-single__fee-card>span{background:#f3eafb;color:#8659b7}.av-program-single__language-card dl,.av-program-single__fee-card dl{display:grid;gap:.65rem;margin:0}.av-program-single__language-card dt,.av-program-single__fee-card dt{font-weight:800;color:var(--ps-navy)}.av-program-single__language-card dd,.av-program-single__fee-card dd{margin:.2rem 0 0;color:#496176}.av-program-single__fee-body{flex:1}.av-program-single__fee-head{display:flex;justify-content:space-between;gap:1rem}.av-program-single__fee-head a{font-weight:800;color:var(--ps-navy);white-space:nowrap}.av-program-single__fee-card p{margin:.85rem 0 0;padding-top:.8rem;border-top:1px solid var(--ps-line);color:#536b7f}
.av-program-single__intakes{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem}.av-program-single__intake-head{display:flex;align-items:center;gap:.65rem}.av-program-single__intake-head>span:first-child{display:grid;place-items:center;width:2rem;height:2rem;flex:0 0 auto;border-radius:50%;background:#e7f5ef;color:#14825f}.av-program-single__intake-head h3{margin:0;flex:1}.av-program-single__intakes p{margin:.65rem 0 0;color:#526a7d}.av-program-single__intake-note{margin:1rem 0 0;padding:.7rem 1rem;border-radius:7px;background:#e4f0fb;color:#24577e;font-size:.84rem}.av-program-single__fallback{max-width:46rem;margin:0;padding:1rem 1.2rem;border:1px solid var(--ps-line);border-radius:12px;background:#fff;color:#405a70}
.av-program-single__documents{display:flex;flex-wrap:wrap;gap:.65rem 1.5rem;list-style:none;padding:0;margin:0}.av-program-single__documents li{display:flex;align-items:center;gap:.45rem}.av-program-single__documents li>span{color:#14825f;font-weight:900}.av-program-single__documents small{color:var(--ps-muted)}.av-program-single__documents-note{margin:.75rem 0 0;color:#526a7d;font-size:.9rem}
.av-program-single__related .av-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.av-program-single__related .av-directory-card{height:100%;display:flex;flex-direction:column}.av-program-single__related .av-directory-card__media{aspect-ratio:16/8}.av-program-single__related .av-directory-card__body{display:flex;flex:1;flex-direction:column}.av-program-single__related .av-directory-card h3{min-height:3.7em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.av-program-single__related .av-directory-card__actions{margin-top:auto}
.av-program-single__mobile-bar{display:none}
@media(max-width:64rem){.av-program-single__hero-grid{grid-template-columns:minmax(0,55%) minmax(0,45%)}.av-program-single__requirements{grid-template-columns:1fr}.av-program-single__related .av-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.av-program-single__split{grid-template-columns:1fr}}
@media(max-width:47.99rem){.av-program-single{padding-bottom:4.25rem}.av-program-single .av-container{width:min(100% - 1.5rem,76rem)}.av-program-single__hero-grid{grid-template-columns:1fr}.av-program-single__intro{padding:2.5rem 0 2rem}.av-program-single__intro h1{font-size:clamp(2rem,10vw,2.7rem)}.av-program-single__media{margin-inline:-.75rem}.av-program-single__image{min-height:15rem;max-height:20rem}.av-program-single__media:before{background:linear-gradient(180deg,#f4f8fb 0%,rgba(244,248,251,0) 30%)}.av-program-single__actions{display:grid;grid-template-columns:1fr;width:100%}.av-program-single__actions .av-button{text-align:center}.av-program-single__facts dl{grid-template-columns:repeat(2,minmax(0,1fr))}.av-program-single__section{padding:2.75rem 0}.av-program-single__fee-head{flex-direction:column}.av-program-single__intakes{grid-template-columns:1fr}.av-program-single__related .av-directory-grid{grid-template-columns:1fr}.av-program-single__related .av-directory-card h3{min-height:0}.av-program-single__mobile-bar{position:fixed;z-index:999;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--ps-line);box-shadow:0 -8px 25px rgba(6,43,89,.12);padding:.55rem}.av-program-single__mobile-bar a{padding:.75rem .45rem;text-align:center;font-size:.82rem;font-weight:800;color:var(--ps-navy)}.av-program-single__mobile-bar a:first-child{border-radius:8px;background:var(--ps-gold);color:#fff}}
@media(max-width:30rem){.av-program-single__facts dl{grid-template-columns:1fr}.av-program-single__language-card,.av-program-single__fee-card{flex-direction:column}}
