html{overflow-x:hidden}body{font-family:var(--font-poppins);margin:0;padding:0}.toddlers-wrapper{width:100%;height:auto;margin-bottom:50px;padding-top:100px}.toddlers-wrapper>.hero-wrapper-toddlers{clip-path:ellipse(100% 70% at 50% 30%);background:url(/imgs/1.jpeg) 50%/cover no-repeat fixed;justify-content:center;width:100%;height:500px;display:flex}.toddlers-wrapper>.hero-wrapper-toddlers>.hero{background-color:#1a2b41d4;width:100%;max-width:100%;height:auto;margin-top:20px;padding:80px 150px;display:flex}.toddlers-wrapper>.hero-wrapper-toddlers>.hero>.info{text-align:center;width:100%;max-width:900px;height:auto;margin:0 auto}.toddlers-wrapper>.hero-wrapper-toddlers>.hero>.info>h1{color:#fff;margin-top:10px;font-size:28px}.toddlers-wrapper>.hero-wrapper-toddlers>.hero>.info>h2{color:#e8e8e8;margin-top:10px;margin-bottom:30px;font-size:25px}.toddlers-wrapper>.hero-wrapper-toddlers>.hero>.info>p{color:#dfdfdf;margin-bottom:30px;font-size:18px}.toddlers-wrapper>.hero-wrapper-toddlers>.hero>.info>.apply-btn-wrapper>button{background-color:var(--accent);cursor:pointer;border-radius:10px;margin-bottom:30px;padding:10px 25px;font-size:16px}.toddlers-wrapper>.hero-wrapper-toddlers>.hero>.image{background-color:#0000;width:300px;height:600px;margin:150px 50%;position:absolute}.toddlers-wrapper>.activities{width:100%;height:auto;padding:var(--default-mag);text-align:center;font-family:var(--font-poppins);background-color:#0000;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.toddlers-wrapper>.activities>h2{font-size:24px;font-family:var(--font-poppins)}.toddlers-wrapper>.activities>p{font-size:17px;font-family:var(--font-poppins);color:#696969;width:850px;margin-top:10px}.toddlers-wrapper>.activities>.activities-wrapper{max-width:1350px;height:auto;padding:var(--default-mag);text-align:center;font-family:var(--font-poppins);background-color:#0000;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.toddlers-wrapper>.activities>.activities-wrapper>.activities-card-green{-webkit-backdrop-filter:blur(18px);text-align:left;background:#7aa57126;border:1px solid #b3b3b3cd;border-radius:16px;width:350px;height:250px;padding:20px;box-shadow:0 8px 32px #0000001a}.toddlers-wrapper>.activities>.activities-wrapper>.activities-card-blue{-webkit-backdrop-filter:blur(18px);text-align:left;background:#0ba6e826;border:1px solid #b3b3b3cd;border-radius:16px;width:350px;height:250px;padding:20px;box-shadow:0 8px 32px #0000001a}.toddlers-wrapper>.activities>.activities-wrapper>.activities-card-orange{-webkit-backdrop-filter:blur(18px);text-align:left;background:#fc723726;border:1px solid #b3b3b3cd;border-radius:16px;width:350px;height:250px;padding:20px;box-shadow:0 8px 32px #0000001a}.toddlers-wrapper>.activities>.activities-wrapper>.activities-card-green>h3,.activities-card-blue>h3,.activities-card-orange>h3{font-family:var(--font-poppins);color:#000;margin-bottom:10px;font-size:20px}.toddlers-wrapper>.activities>.activities-wrapper>.activities-card-green>p,.activities-card-blue>p,.activities-card-orange>p{font-family:var(--font-poppins);color:#676767;margin-bottom:10px;font-size:16px}.toddlers-wrapper>.faq{width:100%;height:auto;padding:var(--default-mag);background-color:gray}.toddlers-wrapper>.faq-section{width:100%;height:auto;padding:var(--default-mag);background-color:#0000;flex-direction:column;align-items:center;gap:10px;display:flex}.toddlers-wrapper>.faq-section>h2{margin-bottom:25px;font-size:20px}.toddlers-wrapper>.faq-section>.faq-wrapper{background-color:#0000;flex-direction:column;align-items:center;gap:30px;width:1050px;height:auto;display:flex}.toddlers-wrapper>.faq-section>.faq-wrapper>.faq{width:80%;height:auto;padding:10px;padding-left:var(--default-mag);cursor:pointer;background-color:#e6e6e6;border-radius:10px;position:relative}.displayBlock{visibility:visible;opacity:1;height:auto;max-height:150px;transition:all .3s ease-in-out}.displayNone{visibility:hidden;opacity:0;height:0;transition:all 20ms ease-in-out}.chevron{transition:all .2s ease-in-out;position:absolute;top:15px;right:10px}.chevron-rotate{transition:all .2s ease-in-out;position:absolute;top:15px;right:10px;transform:rotate(-180deg)}.cta{text-align:center;max-width:700px;margin:0 auto;padding:80px 20px}.cta h3{margin-bottom:20px;font-size:2rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.btn{border-radius:30px;padding:12px 22px;font-size:.95rem;text-decoration:none;transition:all .3s}.primary{color:#fff;background:#000}.secondary{color:#000;background:#f2f2f2}.outline{color:#000;border:1px solid #000}.btn:hover{opacity:.8}
