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{background-color:#0000;justify-content:center;width:100%;height:auto;display:flex}.toddlers-wrapper>.hero-wrapper>.hero{background-color:var(--accent-s);width:950px;height:900px;padding:var(--default-mag);border-radius:30px;margin-top:100px;display:flex}.toddlers-wrapper>.hero-wrapper>.hero>.info{width:500px;height:100%}.toddlers-wrapper>.hero-wrapper>.hero>.info>h1{margin-bottom:30px;font-size:50px}.toddlers-wrapper>.hero-wrapper>.hero>.info>p{margin-bottom:30px;font-size:16px}.toddlers-wrapper>.hero-wrapper>.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>.hero>.image{background-color:#0000;width:450px;height:600px;margin-top:200px;display:block}.toddlers-wrapper>.activities{width:100%;height:auto;padding:var(--default-mag);text-align:center;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:20px}.toddlers-wrapper>.activities>.activities-wrapper{max-width:1350px;height:auto;padding:var(--default-mag);text-align:center;background-color:#0000;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.toddlers-wrapper>.activities>.activities-wrapper>.activities-card{background-color:#dfdee0;border-radius:10px;width:350px;height:500px}.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:100%;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)}
