/**handles:elevation-programs-about-style**/
.programs-about-block__row{display:flex;flex-direction:column}@media(min-width:992px){.programs-about-block__row{flex-direction:row}}.programs-about-block__image{display:flex;height:250px;width:100%}@media(min-width:768px){.programs-about-block__image{height:350px}}@media(min-width:992px){.programs-about-block__image{height:auto;width:40%}}@media(min-width:1400px){.programs-about-block__image{width:676px}}.programs-about-block__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.programs-about-block__content{background-color:#d9d9d9;padding:30px;width:100%}@media(min-width:768px){.programs-about-block__content{padding:50px 80px}}@media(min-width:992px){.programs-about-block__content{flex:1;width:50%}}@media(min-width:1200px){.programs-about-block__content{padding:73px 113px;row-gap:36px!important}}.programs-about-block__content-title{padding-bottom:10px;position:relative}@media(min-width:992px){.programs-about-block__content-title{max-width:310px}}.programs-about-block__content-title h2{color:#2e2c74;font-family:Porter,sans-serif;font-size:2.1875rem;font-weight:700;line-height:120%}.programs-about-block__content-title:after{background-color:#d92429;bottom:-12px;content:"";height:6px;position:absolute;width:100%}