.program-aspirants{padding:2rem 0}.program-aspirants__content{display:grid;gap:1rem;grid-template-columns:1fr}.program-aspirants h2,.program-aspirants__title{margin-bottom:1rem;padding-bottom:1rem}.program-aspirants__image img{border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);width:100%}.program-aspirants__introduction{line-height:1.8}.program-aspirants__features ul{list-style:none;padding-left:0}.program-aspirants__features li{align-items:flex-start;padding-left:2.5rem;position:relative}.program-aspirants__text{display:flex;flex-direction:column;justify-content:center}.program-aspirants strong{color:var(--bg-color-primary)}.program-aspirants__features li:not(:last-child){margin-bottom:1.5rem}.program-aspirants__features li:before{background-color:var(--bg-color-tertiary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 448 512'%3E%3Cpath d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7l233.4-233.3c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:50%;border-radius:50%;content:"";height:1.4rem;left:0;position:absolute;top:.35rem;width:1.4rem}@media (min-width:768px){.program-aspirants__content{gap:3rem;grid-template-columns:1fr 2fr}.program-aspirants{padding:4rem 0}}