.program{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50px;overflow:hidden}.program__content{background-color:#fffefe;border-radius:50px;margin:0 auto;max-width:984px;padding:56px 64px 72px}.program__header{margin-bottom:64px;text-align:center}.program__title{color:#000;font-weight:500;letter-spacing:-.4px;margin-bottom:40px}.program__subtitle{color:#000;font-size:22px;font-weight:700}.program__list{counter-reset:counter;list-style:none;margin:0;padding-left:0}.program__list-item{color:#00030e;counter-increment:counter;font-size:18px;margin-bottom:24px;padding-left:32px;position:relative}.program__list-item:before{color:#fc0;content:counter(counter) ".";font-weight:700;left:0;padding-right:8px;position:absolute}.program__list-item:last-child{margin-bottom:0}@media (max-width:767px){.program{border-radius:24px}.program__content{padding:56px 32px 72px}.program__list-item{padding-left:24px}}@media (max-width:480px){.program__content{padding:48px 16px}.program__header,.program__title{margin-bottom:24px}.program__subtitle{font-size:18px;line-height:1.5}}