.purpose-container{padding:2rem;max-width:900px;margin:0 auto;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1f2937;background-color:#fafafa}.hero{height:350px;background-size:cover;background-position:8rem 19%!important;border-radius:10px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.hero:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4)}.hero .purpose-title{position:relative;font-size:3rem;color:white;z-index:1;padding:0 1rem;text-align:center}.purpose-content{max-width:900px;margin:0 auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05);font-size:1.1rem;line-height:1.7;color:#333}.purpose-content h2{font-size:1.8rem;margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid #ddd;display:inline-block;padding-bottom:.3rem;color:#111}.purpose-content p{margin:1rem 0}.purpose-content ul{list-style:disc inside;padding-left:1rem;margin-top:1rem;margin-bottom:2rem}.purpose-content li{margin-bottom:.75rem}@media(max-width:768px){.hero{height:250px}.purpose-title{font-size:2rem}.purpose-content{padding:1rem}.purpose-content h2{font-size:1.5rem}}