.children-showcase-module{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.carousel-layout .children-carousel{overflow:hidden;position:relative}.carousel-layout .children-container{display:flex;gap:20px;transition:transform .3s ease}.grid-layout .children-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:20px 0}.child-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;flex-direction:column;max-width:400px;min-width:300px;padding:24px;text-align:center;transition:transform .2s,box-shadow .2s}.grid-layout .child-card{max-width:none;min-width:auto}.grid-layout .child-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.15);transform:translateY(-5px)}.child-photo{border-radius:20px;height:200px;margin-bottom:20px;object-fit:cover;width:200px}.child-name{color:#2c3e50;font-size:24px;font-weight:700;margin:0 0 8px}.child-country{color:#7f8c8d;display:block;font-size:14px;font-weight:500;margin-bottom:16px}.child-age{color:#7f8c8d;flex-grow:1;line-height:1.6;margin-bottom:24px}.child-age p{margin:0 0 12px}.child-age p:last-child{margin-bottom:0}.sponsor-button{align-items:center;background:#ff6000;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .2s}.sponsor-button:hover{background:#e65600;box-shadow:0 4px 12px rgba(230,126,34,.3);transform:translateY(-2px)}.sponsor-button .arrow{transition:transform .2s}.sponsor-button:hover .arrow{transform:translateX(4px)}.cta-card{background:linear-gradient(135deg,#fff5ee,#fff);border:3px solid #ff6000;justify-content:center;min-height:400px}.cta-content{align-items:center;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center}.cta-title{color:#ff6000;font-size:26px;font-weight:700;line-height:1.3;margin:0;text-align:center}.cta-description{color:#7f8c8d;font-size:16px;line-height:1.5;margin:0;text-align:center}.cta-button{margin-top:8px}.carousel-layout .nav-arrows{display:flex;gap:20px;justify-content:center;margin-top:30px}.grid-layout .nav-arrows{display:none}.nav-arrow{align-items:center;background:#fff;border:2px solid #ff6000;border-radius:50%;color:#ff6000;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;transition:all .2s;width:50px}.nav-arrow:hover{background:#e65600;border-color:#e65600;color:#fff}.nav-arrow:disabled{border-color:#bdc3c7;color:#bdc3c7;cursor:not-allowed}.nav-arrow:disabled:hover{background:#fff;color:#bdc3c7}.loading-sentinel{display:flex;justify-content:center;padding:40px 0;width:100%}.loader{text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ff6000;height:40px;margin:0 auto 16px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader p{color:#7f8c8d;font-size:14px;margin:0}@media (max-width:768px){.child-card{min-width:280px}.grid-layout .children-grid{grid-template-columns:1fr}.child-photo{height:160px;width:160px}.child-name{font-size:20px}}.hs-richtext{color:inherit}.hs-richtext p{margin:0 0 12px}.hs-richtext p:last-child{margin-bottom:0}