/**handles:block-acf-hero,block-acf-sidebar,block-acf-single-program,block-acf-our-programs**/
section.default-hero{position:relative;padding:3.25rem 30px;margin-top:7.85em;box-shadow:inset 0 0 0 1000px rgb(0 0 0 / 50%)}section.default-hero .titleContent{color:#fff}section.default-hero .backgroundImage img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:-1}section.default-hero .titleContent h1{text-transform:uppercase;margin:0;position:relative;text-align:center;color:#fff;font-size:3.4em}section.default-hero .titleContent p{font-size:1em;font-weight:600;line-height:1.6}.is-style-btn-outline>a::after,.wp-block.is-style-btn-outline .wp-block-button__link::after{content:"\f178";font-weight:300;display:inline-block;font-size:1.4em;transition:all .2s ease-in-out;font-family:"Font Awesome 6 Pro"}section.default-hero .titleContent h1::after{content:"";width:4em;height:.16em;background:#68bbbf;position:absolute;left:50%;transform:translateX(-50%);bottom:-.54em;top:inherit}@media (max-width:480px){section.default-hero .titleContent h1{font-size:2em}section.default-hero{padding:3.25rem 30px}}@media (max-width:760px){section.default-hero .titleContent h1{font-size:1.9em}}@media (min-width:760px){section.default-hero{padding:7.5rem 30px}}@media (min-width:960px){section.default-hero{padding:10.5rem 30px}}
.sidebar{background:#f2f2f260;padding:2em 1.725em 1.725em 2.35em}.sidebar .sidebarLinks .wp-block-navigation__container{display:block}.sidebar .sidebarLinks a{display:block;font-size:.9em;text-decoration:none;color:#161514;line-height:1.2;padding:1em 0;transition:all .4s ease-in-out;position:relative;width:100%}.sidebar .sidebarLinks li:first-of-type a{margin-top:0}.sidebar .sidebarLinks li:not(:first-of-type){border-top:1px solid #e2dfdf;transition:all .4s ease-in-out}.sidebar .sidebarLinks li:not(:first-of-type):hover{border:none}.sidebar .sidebarLinks li:hover+li{border:none}.sidebar .sidebarLinks a.active,.sidebar .sidebarLinks a:hover{font-size:1em;font-weight:700;color:#68bbbf}.sidebar .sidebarLinks a>span{display:inline-block;position:relative}.sidebar .sidebarLinks a>span::after{content:"";position:absolute;z-index:-1;left:0;bottom:-5px;background:#68bbbf;height:.0666666666666667em;width:0;transition:all .4s ease-in-out}.sidebar .sidebarLinks a.active>span::after,.sidebar .sidebarLinks a:hover>span::after{width:6rem}@media (min-width:1000px){.sidebar{background:#f2f2f260;padding:8em 1.725em 1.725em 2.35em;will-change:min-height}.sidebarLinks{position:relative;transform:translate(0,0);transform:translate3d(0,0,0);will-change:position,transform}}@media (min-width:1700px){.sidebar{padding:8em 1.725em 1.725em 4.35em}}
.eachProgram{width:100%}.eachProgram p{line-height:1.92}.eachProgram img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width:960px){.eachProgram{width:33.33333333333333%}}
.programsGrid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:2.32em;width:100%;justify-content:center;flex-direction:column;position:relative;margin-top:5em}.programsGrid svg{position:absolute;top:-2.5em;left:19.5em}.eachProgram>.overImage{position:relative;padding-bottom:88.2%;overflow:hidden}.eachProgram>.overImage img{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;transition:.3s all ease-in-out}.eachProgram>.overImage:hover img{transform:scale(1.2)}.eachProgram .block-editor-block-list__block.overImage figure .components-resizable-box__container{position:relative;overflow:hidden;width:100%!important;min-height:17em!important}.eachProgram .block-editor-block-list__block.overImage .wp-block-group__inner-container figure img{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;transition:.3s all ease-in-out}.eachProgram .block-editor-block-list__block.overImage figure{display:block;width:100%}.eachProgram .block-editor-block-list__block.overImage figure .components-resizable-box__container:hover img{transform:scale(1.2)}@media only screen and (min-width:960px){.programsGrid{flex-direction:row}}