.program-access{margin-bottom:var(--module-margin-bottom,0);margin-top:var(--module-margin-top,0);overflow:hidden;padding-bottom:var(--module-padding-bottom,5rem);padding-top:var(--module-padding-top,5rem);position:relative;width:100%}@media (max-width:767px){.program-access{margin-bottom:var(--module-margin-bottom-mobile,0);margin-top:var(--module-margin-top-mobile,0);padding-bottom:var(--module-padding-bottom-mobile,3.75rem);padding-top:var(--module-padding-top-mobile,3.75rem)}}.program-access__background{background-color:var(--section-bg-color,#094545);bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.program-access__container{margin:0 auto;max-width:var(--content-max-width,1400px);padding-left:1rem;padding-right:1rem}.program-access__layout{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:768px){.program-access__layout{gap:4rem;grid-template-columns:1fr 1fr}}@media (min-width:1024px){.program-access__layout{gap:5rem}}@media (min-width:1280px){.program-access__layout{gap:6rem}}.program-access__image-wrapper{aspect-ratio:1/1;border-radius:50%;margin:0 auto;max-width:500px;overflow:hidden;position:relative;width:100%}.program-access__image{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}@media (min-width:768px){.program-access__image-wrapper{max-width:495px}}.program-access__content{display:flex;flex-direction:column;gap:1.5rem}.program-access__title{color:var(--title-color,#fff);font-size:2rem;font-weight:700;line-height:1.2;margin:0}.program-access__body{display:flex;flex-direction:column;gap:1.25rem}.program-access__paragraph{color:var(--body-text-color,#fff);font-size:.9375rem;line-height:1.7}.program-access__paragraph p{margin:0}@media (min-width:768px){.program-access__title{font-size:2.5rem}.program-access__paragraph{font-size:1rem}}@media (min-width:1024px){.program-access__title{font-size:3rem}.program-access__paragraph{font-size:1.0625rem}}@media (min-width:1280px){.program-access__title{font-size:3.5rem}}