.program-page{color:var(--ink);background:#fff}.program-hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:680px;background:var(--cream)}.program-hero-copy{padding:100px clamp(28px,7vw,115px);display:flex;flex-direction:column;justify-content:center}.program-hero h1{font-family:Georgia,serif;font-size:clamp(58px,7vw,104px);font-weight:500;line-height:.91;letter-spacing:-.06em;margin:18px 0 28px}.program-hero h1 em{font-weight:500;color:var(--orange)}.program-page.skills .program-hero h1 em{color:var(--blue)}.program-hero-copy>p:not(.section-kicker){font-size:18px;line-height:1.75;color:#59676d;max-width:620px}.program-hero-copy>a{display:flex;justify-content:space-between;width:250px;padding:17px 20px;background:var(--navy);color:#fff;font-size:13px;font-weight:900;margin-top:24px}.program-hero-image{position:relative;overflow:hidden}.program-hero-image>img{width:100%;height:100%;object-fit:cover;transition:transform 1s}.program-hero-image:hover>img{transform:scale(1.045)}.program-hero-image:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(4,28,56,.8))}.program-badge{position:absolute;z-index:2;right:35px;bottom:35px;width:165px;height:165px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;text-align:center}.skills .program-badge{background:var(--blue)}.program-badge strong{font-family:Georgia,serif;font-size:42px;font-weight:500;line-height:1}.program-badge span{position:absolute;font-size:9px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;bottom:32px}.program-ribbon{padding:25px clamp(24px,7vw,110px);min-height:90px;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;gap:clamp(20px,4vw,60px);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:900}.skills .program-ribbon{background:var(--blue)}.program-ribbon i{font-style:normal;color:var(--navy)}.program-intro{padding:110px clamp(24px,7vw,110px) 135px}.program-heading{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end;margin-bottom:60px}.program-heading h2{font-family:Georgia,serif;font-size:clamp(52px,6vw,88px);font-weight:500;line-height:.93;letter-spacing:-.05em;margin:15px 0 0}.program-heading>p{line-height:1.75;color:#647178}.program-explorer{border-top:1px solid #d8ddda}.program-tabs{display:grid;grid-template-columns:repeat(3,1fr)}.program-tabs button{height:105px;border:0;border-right:1px solid #d8ddda;border-bottom:1px solid #d8ddda;background:#fff;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;padding:0 24px;text-align:left;color:var(--ink);cursor:pointer}.program-tabs button:last-child{border-right:0}.program-tabs span{font-size:9px;color:var(--orange);font-weight:900}.program-tabs strong{font-family:Georgia,serif;font-size:22px;font-weight:500}.program-tabs i{font-style:normal;color:var(--orange);font-size:20px;transition:.25s}.program-tabs button:hover,.program-tabs button.active{background:var(--navy);color:#fff}.program-tabs button.active i{transform:rotate(45deg)}.program-explorer.blue .program-tabs span,.program-explorer.blue .program-tabs i{color:#4d95e5}.program-panel{display:grid;grid-template-columns:1.05fr .95fr;min-height:600px;background:#f3f0e6;animation:panel-in .5s ease}@keyframes panel-in{from{opacity:.55;transform:translateY(8px)}}.program-panel-image{position:relative;overflow:hidden}.program-panel-image img{width:100%;height:100%;object-fit:cover}.program-panel-image>span{position:absolute;right:28px;top:28px;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-family:Georgia,serif;font-size:27px}.blue .program-panel-image>span{background:var(--blue)}.program-panel-copy{padding:65px clamp(35px,6vw,80px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.program-panel-copy small{text-transform:uppercase;letter-spacing:.15em;color:var(--orange);font-size:9px;font-weight:900}.blue .program-panel-copy small{color:var(--blue)}.program-panel-copy h3{font-family:Georgia,serif;font-size:clamp(40px,5vw,65px);font-weight:500;line-height:1;letter-spacing:-.045em;margin:15px 0 22px}.program-panel-copy>p{line-height:1.75;color:#5c696f}.program-panel-copy ul{list-style:none;padding:0;margin:18px 0 30px;width:100%}.program-panel-copy li{display:flex;gap:12px;padding:13px 0;border-top:1px solid #d0d6d2;font-size:13px;font-weight:800}.program-panel-copy li i{font-style:normal;color:var(--orange)}.blue .program-panel-copy li i{color:var(--blue)}.program-panel-copy>a{display:flex;justify-content:space-between;gap:38px;background:var(--navy);color:#fff;padding:16px 19px;font-size:13px;font-weight:900}.program-panel-copy>a b{font-size:19px}.program-outcomes{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--navy);color:#fff}.outcomes-copy{padding:95px clamp(35px,7vw,110px)}.outcomes-copy h2{font-family:Georgia,serif;font-size:clamp(48px,6vw,80px);font-weight:500;line-height:.95;margin:15px 0 28px}.outcomes-copy>p:not(.section-kicker){line-height:1.75;color:#cbd9e8}.outcome-list{display:flex;flex-direction:column}.outcome-list article{flex:1;padding:35px 45px;display:grid;grid-template-columns:65px 1fr;gap:25px;align-items:center;border-bottom:1px solid rgba(255,255,255,.18);background:#10396a;transition:.3s}.outcome-list article:hover{background:var(--blue);padding-left:55px}.outcome-list article:last-child{border:0}.outcome-list b{font-family:Georgia,serif;font-size:45px;color:var(--orange);font-weight:500}.outcome-list h3{font-family:Georgia,serif;font-size:28px;font-weight:500;margin:0 0 7px}.outcome-list p{color:#c5d4e4;line-height:1.55;margin:0}.program-feature{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:var(--cream)}.program-feature>img{width:100%;height:100%;object-fit:cover}.program-feature>div{padding:80px clamp(35px,7vw,105px);display:flex;flex-direction:column;justify-content:center}.program-feature h2{font-family:Georgia,serif;font-size:clamp(48px,6vw,76px);font-weight:500;line-height:.95;margin:15px 0 25px}.program-feature p{line-height:1.8;color:#5d6a70}.program-feature ul{padding:0;list-style:none}.program-feature li{padding:14px 0;border-top:1px solid #ccd3cf;font-weight:800;font-size:13px}.program-feature li span{color:var(--orange);margin-right:12px}.program-cta{padding:85px clamp(24px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--orange);color:#fff}.skills .program-cta{background:var(--blue)}.program-cta h2{font-family:Georgia,serif;font-size:clamp(45px,6vw,76px);font-weight:500;margin:0}.program-cta>a{display:flex;justify-content:space-between;min-width:230px;background:#fff;color:var(--navy);padding:18px 21px;font-size:13px;font-weight:900}
@media(max-width:950px){.program-hero,.program-panel,.program-outcomes,.program-feature{grid-template-columns:1fr}.program-hero-image,.program-panel-image{min-height:500px}.program-heading{grid-template-columns:1fr}.program-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.program-hero-copy{padding:75px 24px}.program-hero-image,.program-panel-image{min-height:390px}.program-ribbon{justify-content:flex-start;overflow:auto}.program-intro{padding:80px 24px}.program-tabs{grid-template-columns:1fr}.program-tabs button{height:78px;border-right:0}.program-panel-copy{padding:48px 26px}.outcomes-copy{padding:70px 24px}.outcome-list article{padding:30px 24px}.program-feature>div{padding:65px 24px}}
