.page-module__fyeLLG__page{min-height:100vh}.page-module__fyeLLG__container{max-width:1200px;margin:0 auto;padding:0 40px}.page-module__fyeLLG__hero{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);text-align:center;padding:100px 0}.page-module__fyeLLG__title{color:var(--color-white);margin:0 0 15px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}.page-module__fyeLLG__subtitle{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}.page-module__fyeLLG__statsSection{background-color:var(--color-white);padding:60px 0}.page-module__fyeLLG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;display:grid}.page-module__fyeLLG__stat{text-align:center;flex-direction:column;align-items:center;padding:20px;display:flex}.page-module__fyeLLG__statNumber{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:48px;font-weight:800}.page-module__fyeLLG__statLabel{color:var(--color-text);font-size:16px;font-weight:500}.page-module__fyeLLG__testimonialsSection{background-color:var(--color-cream);padding:100px 0}.page-module__fyeLLG__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;display:grid}.page-module__fyeLLG__testimonialCard{background-color:var(--color-white);border-radius:16px;flex-direction:column;padding:35px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #00000014}.page-module__fyeLLG__testimonialCard:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001f}.page-module__fyeLLG__rating{gap:4px;margin-bottom:20px;display:flex}.page-module__fyeLLG__star{color:#f4b942;width:20px;height:20px}.page-module__fyeLLG__text{color:var(--color-text);flex:1;margin-bottom:25px;font-size:15px;font-style:italic;line-height:1.8}.page-module__fyeLLG__author{border-top:1px solid #00000014;align-items:center;gap:15px;padding-top:20px;display:flex}.page-module__fyeLLG__authorImage{object-fit:cover;border-radius:50%;width:60px;height:60px}.page-module__fyeLLG__authorInfo{flex-direction:column;gap:4px;display:flex}.page-module__fyeLLG__authorName{color:var(--color-primary);font-size:16px;font-weight:600}.page-module__fyeLLG__authorRole{color:var(--color-text);font-size:14px}.page-module__fyeLLG__childName{color:var(--color-text);opacity:.8;font-size:13px}.page-module__fyeLLG__ctaSection{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);padding:100px 0}.page-module__fyeLLG__ctaContent{text-align:center;max-width:700px;margin:0 auto}.page-module__fyeLLG__ctaTitle{color:var(--color-white);margin-bottom:20px;font-size:clamp(2rem,3vw,2.5rem);font-weight:800}.page-module__fyeLLG__ctaText{color:#ffffffe6;margin-bottom:35px;font-size:17px;line-height:1.7}.page-module__fyeLLG__ctaButton{background-color:var(--color-white);color:var(--color-primary);border-radius:9999px;padding:16px 40px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.page-module__fyeLLG__ctaButton:hover{background-color:var(--color-secondary);color:var(--color-white);transform:translateY(-3px);box-shadow:0 10px 30px #0003}@media (max-width:768px){.page-module__fyeLLG__container{padding:0 20px}.page-module__fyeLLG__testimonialsGrid{grid-template-columns:1fr}.page-module__fyeLLG__statsGrid{grid-template-columns:repeat(2,1fr)}.page-module__fyeLLG__statNumber{font-size:36px}}
