.program-landing-info{padding:30px 20px}.program-landing-info__content{display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:1200px}.program-landing-info__title{color:var(--text-color-quaternary);font-size:2rem;margin-bottom:15px}.program-landing-info__description{color:#333;font-size:1rem;line-height:1.6;margin-bottom:20px}.program-landing-info__actions{display:flex;justify-content:space-around}.program-landing-info__video{position:relative}.program-landing-info__video img{width:100%}.program-landing-info__video iframe{min-height:12rem}.program-landing-info__video-button{bottom:0;color:var(--background-color-primary);cursor:pointer;font-size:5rem;height:8rem;left:0;margin:auto;position:absolute;right:0;text-align:center;top:0;width:8rem}@media (min-width:992px){.program-landing-info__content{align-items:flex-start;flex-direction:row}.program-landing-info__text{flex:3;padding-right:40px}.program-landing-info__video{flex:2}.program-landing-info__title{font-size:2.125rem}.program-landing-info__button .cta-button{display:inline-block;width:auto}.program-landing-info__video iframe{min-height:17rem}}