.ministry-section{padding:5rem 0;background-color:#fff}.ministry-section__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.ministry-section__header{text-align:center;margin-bottom:4rem}.ministry-section__title{font-family:var(--font-figtree),sans-serif;font-size:1.875rem;font-weight:700;color:#020617;margin-bottom:1rem}.ministry-section__subtitle{color:#94a3b8;font-size:1.125rem;max-width:42rem;margin-left:auto;margin-right:auto;line-height:1.6}.ministry-section__grid{display:grid;gap:1.5rem;max-width:64rem;margin-left:auto;margin-right:auto}.ministry-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);overflow:hidden;border:2px solid transparent;transition:all .3s ease}.ministry-card:hover{transform:scale(1.03);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);border-color:#0ea5a4}.ministry-card__image-wrap{position:relative;height:12rem;overflow:hidden}.ministry-card__image{-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.ministry-card__image--kids{-o-object-position:center center;object-position:center center}.ministry-card:hover .ministry-card__image{transform:scale(1.1)}.ministry-card__gradient{position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,23,42,.8),transparent)}.ministry-card__content{padding:1.5rem}.ministry-card__title{font-family:var(--font-figtree),sans-serif;font-size:1.25rem;font-weight:700;color:#020617;margin-bottom:.75rem}.ministry-card__description{color:#94a3b8;line-height:1.6;margin-bottom:1rem}.ministry-card__link{color:#0ea5a4;font-weight:600;display:inline-flex;align-items:center}.ministry-card__link:hover{text-decoration:underline}.ministry-page__main{min-height:100vh}.ministry-page__hero{position:relative;height:24rem;width:100%;overflow:hidden}.ministry-page__hero-bg{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-image:var(--ministry-hero-bg,none)}.ministry-page__hero-img{-o-object-fit:cover;object-fit:cover}.ministry-page__hero-overlay{position:absolute;inset:0;background-color:rgba(15,23,42,.7)}.ministry-page__hero-content{position:relative;z-index:10;height:100%;display:flex;align-items:center;justify-content:center}.ministry-page__hero-inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding:1rem 1.5rem;text-align:center}.ministry-page__hero-title{font-family:var(--font-figtree),sans-serif;font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.ministry-page__hero-description{font-size:1.25rem;color:#f8fafc;max-width:48rem;margin-left:auto;margin-right:auto}.ministry-page__content{padding:4rem 0;background-color:#fff}.ministry-page__content-inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.ministry-page__content-wrapper{max-width:56rem;margin-left:auto;margin-right:auto}.ministry-page__main-content{display:flex;flex-direction:column;gap:2rem}.ministry-page__block h2{font-family:var(--font-figtree),sans-serif;font-size:1.875rem;font-weight:700;color:#020617;margin-bottom:1rem}.ministry-page__block p{color:#94a3b8;font-size:1.125rem;line-height:1.75}.ministry-page__sidebar{background-color:#f8fafc;border-radius:1rem;padding:1.5rem;position:sticky;top:5rem}.ministry-page__sidebar h3{font-family:var(--font-figtree),sans-serif;font-size:1.25rem;font-weight:700;color:#020617;margin-bottom:1rem}.ministry-page__sidebar-section{margin-bottom:1rem}.ministry-page__sidebar-section:last-of-type{margin-bottom:1.5rem}.ministry-page__sidebar h4{font-weight:600;color:#020617;margin-bottom:.5rem}.ministry-page__sidebar p{color:#94a3b8}.ministry-page__back{display:inline-flex;align-items:center;color:#0ea5a4;font-weight:600;margin-top:3rem}.ministry-page__back:hover{text-decoration:underline}@media (min-width:640px){.ministry-section__container{padding-left:1.5rem;padding-right:1.5rem}.ministry-section__title{font-size:2.25rem}.ministry-section__grid{grid-template-columns:repeat(2,1fr);gap:2rem}.ministry-page__hero-title{font-size:3rem}.ministry-page__hero-description{font-size:1.5rem}.ministry-page__content{padding:5rem 0}.ministry-page__content-inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.ministry-section{padding:6rem 0}}@media (min-width:1024px){.ministry-section{padding:8rem 0}.ministry-section__container{padding-left:2rem;padding-right:2rem}.ministry-section__title{font-size:3rem}.ministry-section__grid{grid-template-columns:repeat(3,1fr)}.ministry-page__hero-inner{padding:1rem 2rem}.ministry-page__hero-title{font-size:3.75rem}.ministry-page__content{padding:6rem 0}.ministry-page__content-inner{padding-left:2rem;padding-right:2rem}.ministry-page__content-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem}.ministry-page__sidebar{padding:1.5rem}}