@media screen and (min-width:0px){section#our-programs .container .inner .content .content__cards-wrapper .cards__inner{display:flex;flex-direction:column;gap:calc(var(--spacing--gutter)*1.5)}section#our-programs .container .inner .content .content__cards-wrapper .cards__inner .card{align-items:stretch;background-color:var(--color--blue-50);border-radius:var(--border-radius--8);display:grid;grid-template-columns:repeat(1,1fr);overflow:hidden}section#our-programs .container .inner .content .content__cards-wrapper .cards__inner .card .card__content-wrapper{display:flex;flex-direction:column;padding:calc(var(--spacing--card-padding)/.6)}section#our-programs .container .inner .content .content__cards-wrapper .cards__inner .card .card__content-wrapper .text-wrapper{display:flex;flex-direction:column;gap:calc(var(--spacing--gutter)*.5);padding-bottom:var(--spacing--gutter);padding-top:calc(var(--spacing--gutter)*.75)}section#our-programs .container .inner .content .content__cards-wrapper .cards__inner .card .card__content-wrapper svg{display:inline-flex;max-width:48px}section#our-programs .container .inner .content .content__cards-wrapper .cards__inner .card .card__image-wrapper .image-wrapper{aspect-ratio:690/391;height:100%}section#our-programs .container .inner .content .content__cards-wrapper .cards__inner .card:nth-child(2n) .card__image-wrapper{order:1}}@media screen and (min-width:992px){section#our-programs .container .inner .content .content__cards-wrapper .cards__inner .card{grid-template-columns:repeat(2,1fr)}section#our-programs .container .inner .content .content__cards-wrapper .cards__inner .card .card__image-wrapper .image-wrapper{aspect-ratio:unset}section#our-programs .container .inner .content .content__cards-wrapper .cards__inner .card:nth-child(2n) .card__image-wrapper{order:0}}@media screen and (min-width:0px){section#news .container .inner .content .content__news h3.no-recent-posts{text-align:center}}