.hero-program{color:var(--text-color-tertiary);min-height:384px;overflow:hidden;padding:var(--space-xxl) 0;position:relative}.hero-program__bg{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:0}.hero-program__container{margin:0 auto;max-width:var(--container-xl);padding:0 var(--space-lg);position:relative;z-index:1}.hero-program__content{display:flex;flex-direction:column;padding-top:var(--space-xl)}.hero-program__badge-wrapper{margin-bottom:var(--space-xl)}.hero-program__badge{background-color:var(--bg-color-accent);border-radius:var(--border-radius-md) var(--border-radius-md) var(--border-radius-md) 0;color:var(--text-color-primary);display:inline-block;font-family:var(--font-primary);font-size:var(--font-size-base);padding:var(--space-xs) var(--space-lg);text-decoration:none}.hero-program__badge:focus-visible{outline:2px solid var(--text-color-tertiary);outline-offset:2px}.hero-program__title-group{align-items:flex-start;display:flex;flex-direction:column}.hero-program__title{line-height:var(--line-height-xs);margin:0}.hero-program__eyebrow{color:var(--text-color-tertiary);display:block;font-family:var(--font-primary);font-size:var(--font-size-base);font-weight:600;margin-bottom:var(--space-xs)}.hero-program__program{color:var(--bg-color-accent-secondary);display:block;font-family:var(--font-primary);font-size:var(--font-size-md);font-weight:700;line-height:var(--line-height-xs);max-width:var(--container-sm)}.hero-program__modality{color:var(--text-color-tertiary);white-space:nowrap}.hero-program__divider{background-color:var(--bg-color-footer-badge);height:var(--border-width-medium);margin-top:var(--space-md);width:100%}.hero-program__bottom{margin-top:var(--space-xl)}.hero-program__legal{color:var(--text-color-tertiary);font-family:var(--font-primary);font-size:var(--font-size-base);margin:0}.hero-program__legal+.hero-program__legal{margin-top:var(--space-xs)}.hero-program__cta-wrapper{margin-top:var(--space-xl)}.hero-program__cta-wrapper .btn{color:var(--text-color-primary)}.hero-program__cta-wrapper .btn:hover{color:var(--text-color-tertiary)}.program-anchors{background-color:var(--bg-color-primary)}.program-anchors__container{display:flex;flex-direction:column;margin:0 auto;max-width:var(--container-xl);padding:0 var(--space-lg)}.program-anchors__link{color:var(--text-color-tertiary);font-family:var(--font-primary);font-size:var(--font-size-base);font-weight:600;padding:var(--space-md) 0;text-align:center;text-decoration:none}.program-anchors__link:last-child{border-bottom:none}.program-anchors__link:hover{color:var(--bg-color-accent)}.program-anchors__link:focus-visible{outline:2px solid var(--bg-color-accent);outline-offset:2px}@media (min-width:768px){.hero-program{min-height:488px;padding:var(--space-xl) 0}.program-anchors__container{flex-direction:row;gap:var(--space-xxl);justify-content:center;padding:0 var(--space-lg)}.program-anchors__link{border-top:none;padding:var(--space-md) 0}.program-anchors__link,.program-anchors__link:last-child{border-bottom:var(--border-width-thick) solid transparent}.program-anchors__link:hover{border-bottom-color:var(--bg-color-accent);color:var(--bg-color-accent)}.hero-program__container{padding:0 var(--space-xxl)}.hero-program__program{font-size:var(--font-size-lg)}}