.ph-section{background:#f4f6fb;overflow:hidden;padding:120px 0 100px;position:relative}.ph__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:0}.ph__bg,.ph__overlay{inset:0;position:absolute}.ph__overlay{background:linear-gradient(105deg,var(--oxford-blue) 0,#091540ad 60%,#09154069 100%);z-index:1}.ph__bg--contained{background-position:100%;background-repeat:no-repeat;background-size:contain;max-width:1170px}.ph__bg--contained,.ph__overlay--contained{inset:auto;bottom:0;left:50%;top:0;transform:translateX(-50%);width:100%}.ph__overlay--contained{max-width:1248px}.ph__grid{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;position:relative;z-index:2}.ph__content{align-items:flex-start;display:flex;flex-direction:column}.ph__eyebrow{background:var(--baby-blue-20);border-radius:999px;color:var(--azure);display:inline-block;font-family:var(--font);font-size:.8125rem;font-weight:600;letter-spacing:.04em;margin-bottom:24px;padding:6px 16px;text-transform:uppercase}.ph__title{color:var(--oxford-blue);font-family:var(--font);font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin:0 0 24px}.ph__title__accent{color:var(--azure)}.ph__subtitle{color:var(--crayon-black);font-family:var(--font);font-size:1.0625rem;font-weight:400;line-height:1.65;margin:0;max-width:520px;opacity:.65}.ph-section--dark .ph__eyebrow{background:rgba(171,210,250,.15);color:var(--baby-blue-eyes)}.ph-section--dark .ph__title{color:#fff}.ph-section--dark .ph__title__accent{color:var(--baby-blue-eyes)}.ph-section--dark .ph__subtitle{color:hsla(0,0%,100%,.75);opacity:1}.ph__course-col{align-items:center;display:flex;justify-content:center}.ph__course-card{background:#fff;border:1px solid rgba(9,21,64,.09);border-radius:var(--radius-lg);box-shadow:0 20px 60px rgba(9,21,64,.12);overflow:hidden;width:100%}.ph-section--dark .ph__course-card{background:hsla(0,0%,100%,.06);border-color:rgba(171,210,250,.12);box-shadow:0 24px 64px rgba(0,0,0,.35)}.ph__course-media{aspect-ratio:16/7;background:var(--oxford-blue);overflow:hidden;position:relative}.ph__course-img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.ph__course-card:hover .ph__course-img{transform:scale(1.03)}.ph__course-placeholder{background:linear-gradient(135deg,#d8e4f0,#edf3fb);height:100%;width:100%}.ph-section--dark .ph__course-placeholder{background:linear-gradient(135deg,var(--oxford-blue) 0,#1a2d70 100%)}.ph__course-overlay{background:linear-gradient(180deg,transparent 40%,rgba(9,21,64,.45));inset:0;position:absolute}.ph__course-badge{align-items:center;background:rgba(9,21,64,.75);border:1px solid rgba(171,210,250,.15);border-radius:999px;color:var(--baby-blue-eyes);display:inline-flex;font-family:var(--font);font-size:10px;font-weight:700;gap:6px;left:14px;letter-spacing:.07em;padding:5px 12px;position:absolute;text-transform:uppercase;top:14px}.ph__course-badge svg{fill:none;flex-shrink:0;stroke:var(--azure)}.ph__course-body{padding:22px 26px 26px;position:relative}.ph__course-body:before{background:linear-gradient(90deg,var(--azure),var(--honey-yellow));border-radius:2px;content:"";height:2px;left:26px;position:absolute;right:26px;top:0}.ph__course-label{color:var(--azure);font-size:10px;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.ph__course-label,.ph__course-title{font-family:var(--font);font-weight:800}.ph__course-title{color:var(--oxford-blue);font-size:1.25rem;letter-spacing:-.02em;line-height:1.25;margin-bottom:10px}.ph-section--dark .ph__course-title{color:#fff}.ph__course-desc{color:var(--text-secondary);font-family:var(--font);font-size:12.5px;line-height:1.7;margin-bottom:20px}.ph-section--dark .ph__course-desc{color:rgba(171,210,250,.6)}@media (max-width:1280px){.ph__bg--contained,.ph__overlay--contained{max-width:calc(100% - 48px)}}@media (max-width:1024px){.ph__grid{gap:40px;grid-template-columns:1fr}.ph__course-card{max-width:560px}}@media (max-width:768px){.ph-section{padding:72px 0}.ph__title{font-size:clamp(2rem,6vw,2.75rem);margin-bottom:20px}.ph__subtitle{font-size:1rem}.ph__bg--contained,.ph__overlay--contained{max-width:calc(100% - 48px)}.ph__course-body{padding:18px 20px 22px}.ph__course-body:before{left:20px;right:20px}}@media (max-width:480px){.ph-section{padding:72px 0 64px}.ph__eyebrow{font-size:.75rem;margin-bottom:20px;padding:5px 14px}.ph__title{font-size:clamp(1.75rem,8vw,2.25rem);line-height:1.15;margin-bottom:20px}.ph__subtitle{font-size:.9375rem;line-height:1.7}.ph__bg--contained{display:none}.ph__overlay--contained{max-width:100%}}@media (max-width:375px){.ph-section{padding:48px 0 56px}.ph__title{font-size:1.625rem;line-height:1.2;margin-bottom:16px}.ph__subtitle{font-size:.875rem;line-height:1.7}}