@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap";
.OrphanageDetails-module__XuHH7a__container{background:linear-gradient(135deg,#eef5f9,#fff);flex-direction:column;align-items:center;min-height:100vh;padding:40px 20px;font-family:Poppins,sans-serif;animation:1.2s ease-in-out OrphanageDetails-module__XuHH7a__fadeIn;display:flex}.OrphanageDetails-module__XuHH7a__textCenter{text-align:center;max-width:700px}.OrphanageDetails-module__XuHH7a__heading{color:#2c3e50;font-size:2.5rem;font-weight:700}.OrphanageDetails-module__XuHH7a__divider{background-color:#3498db;width:60px;height:4px;margin:10px auto}.OrphanageDetails-module__XuHH7a__description{color:#555;margin-top:16px;font-size:1.1rem;line-height:1.7}.OrphanageDetails-module__XuHH7a__highlight{color:#1d72b8;font-weight:700}.OrphanageDetails-module__XuHH7a__imageGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;align-items:stretch;gap:16px;width:100%;max-width:1200px;margin-top:40px;display:grid}.OrphanageDetails-module__XuHH7a__imageWrapper{background:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:280px;transition:transform .3s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}.OrphanageDetails-module__XuHH7a__imageWrapper img{object-fit:cover;border-radius:12px;width:100%;height:auto}.OrphanageDetails-module__XuHH7a__imageWrapper:hover{transform:scale(1.03)}.OrphanageDetails-module__XuHH7a__videoContainer{justify-content:center;width:100%;margin-top:60px;display:flex}.OrphanageDetails-module__XuHH7a__videoWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border-radius:12px;padding:16px;box-shadow:0 4px 12px #0003}.OrphanageDetails-module__XuHH7a__video{border:2px solid #ddd;border-radius:12px;width:100%;max-width:600px;box-shadow:0 2px 6px #0003}@keyframes OrphanageDetails-module__XuHH7a__fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
