@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk&display=swap);.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{padding:16px;position:relative;z-index:100}.container{max-width:1800px;padding:0 16px}.header-content{flex-wrap:wrap;justify-content:space-between}.header-content,.logo-title{align-items:center;display:flex}.logo-title{gap:12px}.logo-icon{align-items:center;border-radius:8px;display:flex;height:60px;justify-content:center;width:60px}.title-text{display:flex;flex-direction:column;line-height:1;text-align:left}.title-text>*{line-height:1;margin:0!important;padding:0}.main-title{color:#000;font-size:26px;font-weight:700}.sub-title{font-size:14px!important;white-space:nowrap}.navigation{align-items:center;display:flex;gap:2px}.navigation a{color:#000;font-weight:100;text-decoration:none}.navigation a:hover{color:#6b7280}.nav-link{color:#222;font-size:.95rem;font-weight:500;letter-spacing:.02em;margin:0 18px;position:relative;text-decoration:none;transition:color .2s}.nav-link:focus,.nav-link:hover{color:#ffbf23}.nav-link:after{background:linear-gradient(90deg,#ffbf23,#ffbf23);bottom:-4px;content:"";display:block;height:2px;left:0;position:absolute;transition:width .3s;width:0}.nav-link:focus:after,.nav-link:hover:after{width:100%}.avatar{background-color:#ec4899;font-size:14px;font-weight:500;height:32px;width:32px}.avatar,.mobile-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;justify-content:center}.avatar,.mobile-avatar{background:linear-gradient(135deg,#ffbf23,#ffbf23);box-shadow:0 2px 8px #ff6b6b1f;font-size:1.1rem;font-weight:700;height:38px;margin-left:18px;width:38px}.get_started{background-color:#000;border:1px solid #000;border-radius:8px;color:#ffbf23;cursor:pointer;font-weight:700;padding:8px 16px;transition:background-color .3s}.get_started:hover{background-color:#fbbf24;color:#000}.get_started,.mobile-get-started{background:linear-gradient(90deg,#ffbf23,#ffbf23);border:none;border-radius:22px;box-shadow:0 2px 8px #ff6b6b1a;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:600;margin-left:18px;padding:8px 28px;transition:background .2s,box-shadow .2s}.get_started:hover,.mobile-get-started:hover{background:linear-gradient(90deg,#ffbf23,#ffbf23);box-shadow:0 4px 16px #ff6b6b2e}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:18px;justify-content:space-between;width:24px;z-index:101}.hamburger span{background:#1f2937;border-radius:1px;height:2px;transition:all .3s ease;width:100%}.hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu-overlay{background-color:#fff;display:flex;flex-direction:column;height:90vh;left:0;padding:24px;;position:fixed;right:0;top:0;transform:translateY(-100%);transition:transform .4s ease-in-out;z-index:100}.mobile-menu-overlay.active{transform:translateY(0)}.mobile-avatar{background-color:#ec4899;border-radius:50%;color:#fff;font-size:16px;font-weight:700;height:40px;left:24px;position:absolute;top:24px;width:40px}.mobile-avatar,.mobile-nav-links{align-items:center;display:flex;justify-content:center}.mobile-nav-links{flex:1 1;flex-direction:column;gap:24px}.mobile-nav-links a{color:#1f2937;font-size:20px;text-decoration:none}.mobile-get-started{display:none}.mobile-nav-links .get_started{font-size:18px;max-width:300px;text-align:center;width:100%}.mobile-nav-links .nav-link{border-radius:6px;color:#333;display:block;font-size:1.2rem;margin:18px 0;padding:8px 0 8px 12px;text-align:left;transition:background .2s,color .2s}.mobile-nav-links .nav-link:focus,.mobile-nav-links .nav-link:hover{background:#ffeaea;color:#ffbf23}@media (max-width:480px){.main-title{font-size:20px}.sub-title{font-size:12px}.logo-icon{height:40px;width:40px}.navigation{display:none}.hamburger{display:flex}.mobile-get-started{display:block}}@media (max-width:768px){.navigation{display:none}.hamburger{display:flex}.mobile-get-started{display:block}}@media (min-width:768px) and (max-width:1024px){.main-title{font-size:22px}.sub-title{font-size:13px}.logo-icon{height:50px;width:50px}}@media (min-width:1024px) and (max-width:1200px){.main-title{font-size:24px}.sub-title{font-size:14px}}@media (min-width:1200px){.main-title{font-size:28px}.sub-title{font-size:16px}.container{padding:0 48px}}.hero-section{height:auto;margin-bottom:100px;padding-bottom:clamp(2rem,4vh,4rem);padding-top:clamp(2rem,5vh,6rem)}.container{height:auto;padding:0 1.5rem;width:100%}.hero-text{font-size:1.15rem}.hero-grid{align-items:center;display:flex;flex-direction:column;gap:24px}@media (min-width:1024px){.hero-grid{flex-direction:row;gap:25vw;justify-content:center}.hero-text{order:1;text-align:left}.hero-image-container{order:2}}.hero-text{align-items:flex-start;display:flex;flex-direction:column;gap:24px;max-width:800px;text-align:left}.h-title{color:#111;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:400;line-height:1.2;margin:0}@media (min-width:1200px){.h-title{font-size:2.5rem}}@media (min-width:1440px){.h-title{font-size:2.5rem}.hero-text{padding-left:4rem}}@media (min-width:2560px){.h-title{font-size:3.5rem}.feature-text{font-size:1.25rem}}.descriptions{color:#000;font-family:Space Grotesk,sans-serif;font-weight:400;text-align:left}.hero-image-container{flex-shrink:0;max-width:700px;width:100%}.hero-image{border-radius:16px;display:block;height:auto;width:100%}.get-started{background-color:#000;border:1px solid #000;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:12px 32px;transition:background-color .3s ease,color .3s ease;width:-webkit-max-content;width:max-content}.get-started:hover{background-color:#fded05;color:#000}.get-started.clicked{background-color:#555;color:#fff}.features-grid{flex-direction:column;gap:1rem}.feature-item{align-items:center;display:flex;gap:.75rem}.feature-icon{border-radius:6px;height:36px;object-fit:cover;width:36px}.feature-text{color:#1f2937;font-size:1rem;font-weight:500}.store-button{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:8px;color:#000;display:flex;font-size:1rem;font-weight:600;padding:.75rem 1.25rem;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.store-button:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-2px)}.store-button svg{margin-right:.5rem}.store-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;margin-top:16px}@media (max-width:480px){.h-title{font-size:2.5rem;text-align:center}.hero-section{margin-bottom:80px;padding:2rem 1rem}.get-started{text-align:center;width:100%}.hero-text{align-items:center;text-align:center}}@media (min-width:481px) and (max-width:768px){.h-title{font-size:3rem;text-align:center}.hero-text{align-items:center;text-align:center}.get-started{width:100%}}@media (min-width:769px) and (max-width:1024px){.h-title{font-size:3.5rem}.hero-text{align-items:flex-start;text-align:left}.features-grid{flex-direction:row;flex-wrap:wrap;gap:1rem}.feature-item{flex:1 1 45%}}@media (min-width:1025px) and (max-width:1200px){.hero-text{max-width:600px}.h-title{font-size:4rem}.feature-item{flex:1 1 30%}}.hero-wrapper{background-color:#fff}.hero-info,.hero-wrapper{min-height:100vh;position:relative}.hero-info{background-color:#ffca42!important;-webkit-clip-path:polygon(0 0,10% 20px,20% 35px,30% 45px,40% 50px,50% 50px,60% 45px,70% 35px,80% 20px,90% 10px,100% 10px,100% 100%,0 100%);clip-path:polygon(0 0,10% 20px,20% 35px,30% 45px,40% 50px,50% 50px,60% 45px,70% 35px,80% 20px,90% 10px,100% 10px,100% 100%,0 100%);padding-bottom:5rem;padding-top:6rem}.text-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.text-left{font-family:Space Grotesk,sans-serif;font-size:1.5rem;padding-top:25%}.text-left,.text-right{color:#000;text-align:left}.text-right{padding-right:5%;padding-top:27%}.title-l{font-size:2.75rem;font-weight:300;line-height:1.2;margin:0;text-align:left}.description-r,.title-l{font-family:Space Grotesk,sans-serif}.description-r{color:#000;font-size:1rem;font-weight:200;line-height:1.6;margin-left:auto;max-width:600px;opacity:0;padding-left:10%}@media (max-width:768px){.text-grid{gap:1.5rem;grid-template-columns:1fr}.text-right{margin-left:0;padding-right:0;text-align:left}.description-r,.text-left,.title-l{padding-left:1rem;padding-right:1rem}.title-l{font-size:2rem}.description-r{font-size:1.1rem;padding-left:5%}}@media (min-width:1024px){.text-left{padding-left:25%}.text-right{padding-right:20%}.title-l{font-size:2.6rem}.description-r{font-size:.9rem}}@media (min-width:1440px){.hero-info{justify-content:center}.title-l{font-size:2rem}.description-r{font-size:1.3rem}}.hero-info{justify-content:center;min-height:95vh}@media (min-width:1400px) and (max-width:1599px){.hero-info{justify-content:center;min-height:90vh}}*{font-display:swap;font-family:Space Grotesk,sans-serif!important}.features-section{background-color:#fff;clip-path:path("M60 0 Q0 50% 60 100% H100% V0 Z");-webkit-clip-path:path("M60 0 Q0 50% 60 100% H100% V0 Z");font-family:Space Grotesk,sans-serif;position:relative;text-align:left}.container{margin:0 auto;padding-top:20px}.section-header{margin-bottom:4rem;padding-left:5px;text-align:left}.title{font-family:Space Grotesk,sans-serif;font-weight:700;margin:0}.sub-title,.title{color:#000;padding:0}.sub-title{font-family:Proxima Nova,sans-serif;font-size:1rem;font-weight:100;line-height:1.6;margin-bottom:0;margin-top:.5rem;max-width:50%}.features-grid{display:flex;flex-wrap:nowrap;gap:3rem;justify-content:flex-start}.feature-card{flex-basis:calc(25% - 2.25rem);flex-grow:0;flex-shrink:0;margin-bottom:0;min-width:0;opacity:1;transition:opacity .5s ease-out;transition:transform .1s}.feature-card:hover{border-radius:10px;box-shadow:0 10px 20px #0000001a;padding:2px;transform:scale(.99)}.feature-image{border:2px solid #000;border-radius:.75rem;height:auto;margin-bottom:20px;object-fit:cover;width:90%}.feature-title{color:#000;font-family:Space Grotesk,sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:.4rem;padding-left:5px}.feature-description{color:#000;line-height:1.6;padding-left:5px;padding-top:1%}@media (max-width:1024px){.features-grid{flex-wrap:wrap}.feature-card{flex:1 1 48%;margin-bottom:2rem}}@media (max-width:768px){.sub-title{max-width:100%}.features-grid{flex-direction:column}.feature-card{flex:1 1 100%}}@media (min-width:1025px){.features-grid{flex-direction:row!important;flex-wrap:nowrap!important}}.testimonials-section{background-color:#fff;color:#111;font-family:Montserrat,Arial,sans-serif;position:relative}.testimonials-title{font-weight:700;margin-bottom:30px}.testimonials-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding:0 20px}.testimonial-card{opacity:0;transform:translateY(100px);transition:opacity .3s ease-out,transform .3s ease-out}.fade-in-up.visible{animation:fadeInUp 1.5s ease-out forwards}.testimonial-card-w{background:#fff;border:3px solid #111;border-radius:20px;display:flex;flex-direction:column;padding-bottom:70px;position:relative}.testimonial-header{align-items:center;background:#fbbc23;border-bottom:3px solid #111;border-radius:20px 20px 0 0;display:flex;height:35px;padding-left:18px}.testimonial-dots{display:flex;gap:6px}.testimonial-dot{background:#222;border-radius:50%;height:8px;width:8px}.testimonial-name{bottom:40px;color:#111;font-size:18px;font-weight:700;line-height:1.2;position:absolute;right:32px;text-align:right}.testimonial-image{bottom:-30px;height:auto;left:0;pointer-events:none;position:absolute;width:90px}@media (max-width:480px){.testimonial-name{bottom:32px;font-size:14px;right:16px}.testimonial-image{bottom:-16px;left:10px;width:60px}}@media (min-width:481px) and (max-width:768px){.testimonial-name{font-size:16px}.testimonial-image{width:70px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.BuiltForParents_section__yZ7zV{background-color:#fff;padding:1rem}.BuiltForParents_container__GRBTC{margin:0 auto;padding:0 1rem}.BuiltForParents_grid__3qgvQ{grid-gap:3rem;align-items:center;display:grid;gap:3rem}@media (min-width:1024px){.BuiltForParents_grid__3qgvQ{grid-template-columns:repeat(2,1fr)}}.BuiltForParents_imageWrapper__xawaE{position:relative}.BuiltForParents_image__FdwaY{border-radius:1rem;width:70%}@media (max-width:768px){.BuiltForParents_image__FdwaY{border-radius:.75rem;margin-bottom:1.5rem;width:100%}}.BuiltForParents_content__kQIKD{display:flex;flex-direction:column;gap:1.5rem;padding-right:25%;text-align:left}.BuiltForParents_heading__JnST\+{color:#000;font-size:2.25rem;font-weight:700;padding-left:10px}.BuiltForParents_paragraph__Q64Jo{color:#000;font-size:1.125rem;font-weight:100;line-height:1.75rem;padding-left:10px}.BuiltForParents_features__3nlAl{display:flex;flex-wrap:nowrap;gap:2rem;padding-left:10px}.BuiltForParents_featureItem__eQ0D8{align-items:center;display:flex;flex:1 1;gap:.75rem}.BuiltForParents_featureImage__CO7kP{border-radius:.5rem;height:40px;object-fit:contain;width:40px}.BuiltForParents_featureText__EX9-G{color:#1f2937;font-size:.875rem;font-weight:500}@media (max-width:768px){.BuiltForParents_features__3nlAl{flex-direction:column;gap:1.5rem}.BuiltForParents_featureItem__eQ0D8{flex-direction:row;width:100%}}.boost-section{background-color:#fff;padding-top:5rem}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.content{text-align:center}h2.block{color:#000;display:block;font-size:2rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:60%;width:100%}@media (min-width:1024px){h2.block{font-size:2rem}}.btn-primary{align-items:center;background-color:#000;border:2px solid #000;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;height:2.5rem;justify-content:center;padding:.75rem 2rem;transition:background-color .3s ease;white-space:nowrap}.btn-primary:hover{background-color:#facc15;color:#000}.image-wrapper{margin-left:auto;margin-right:auto;margin-top:3rem;max-width:64rem;opacity:0;position:relative;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.image-wrapper.visible{opacity:1;transform:translateY(0)}.image-wrapper img{border-radius:1rem;height:auto;margin-bottom:-70px;width:50%}.getstarted{background-color:#c2185b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:8px 24px;transition:background-color .3s ease}@media (min-width:320px) and (max-width:980px){h2.block{min-width:100%}.image-wrapper img{width:100%}}.footer{background-color:#ffbf23;color:#000;font-family:sans-serif;padding:80px 0 0;text-align:left}.footer-container{box-sizing:border-box;display:flex;flex-direction:column;margin:auto;max-width:1600px;padding:0 2rem}.footer-logo-section{margin-bottom:20px;width:100%}.footer-logo{align-items:center;display:flex;margin-bottom:15px}.footer-logo-img{height:80px;margin-right:10px;width:80px}.footer-title{font-size:18px;font-weight:700;margin:0}.footer-subtitle{font-size:20px;margin:0}.footer-heading{font-size:20px;font-weight:700;margin:25px 0 15px}.footer-links a{color:#000;display:block;margin-bottom:5px;text-decoration:none}.footer-bottom{background-color:#000;color:#fff;font-size:20px;line-height:40px;margin-top:40px;text-align:center}.footer-contact a{color:#000;text-decoration:none}.footer-contact p{font-size:20px;line-height:1.5;margin:0}.contact-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around}.contact-column{display:flex;flex:1 1 280px;flex-direction:column;gap:10px;min-width:250px}.footer-columns{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;width:100%}.footer-section{box-sizing:border-box;flex-basis:calc(20% - 20px);flex-grow:1;flex-shrink:1}.footer-section.contact-section{display:flex;flex-basis:calc(35% - 2rem);flex-direction:column;flex-grow:1;flex-shrink:1;padding-left:0}.footer-section.quick-links-section{flex-basis:calc(15% - 2rem);flex-grow:1;flex-shrink:1;line-height:2rem;padding-left:0}.footer-section.follow-section{flex-basis:calc(25% - 2rem);flex-grow:1;flex-shrink:1;order:3}.follow-section .subscribe-form{margin-top:10px}.follow-section .subscribe-input{border:1px solid #000;border-radius:5px;display:flex}.follow-section .subscribe-input input{background-color:#fffbe6;border:none!important;border-radius:4px 0 0 4px;border-right:none;flex:1 1;padding:6px;width:30%}.follow-section .subscribe-input button{background-color:#ff4081;border:none;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;outline:none;padding:6px 12px;transition:background-color .3s ease}.follow-section .subscribe-input button:hover{background-color:#d81b60}.footer-section.social-media-section{flex-basis:calc(15% - 2rem);flex-grow:1;flex-shrink:1;margin-right:auto;padding-left:0;text-align:center}.social-media-section .footer-social-links a{color:#1a1a1a;display:block;font-size:20px;font-weight:700;margin-bottom:15px;text-decoration:none;transition:color .3s ease}.social-media-section .footer-social-links a:hover{color:#c2185b;text-decoration:underline}@media (min-width:1200px) and (max-width:1919px){.footer-logo-img{height:80px;width:80px}.contact-column{flex:1 1 200px;flex-direction:column;gap:10px;min-width:160px}.footer-heading{font-size:20px}.footer-container{max-width:1600px}.footer-section{font-size:18px;min-width:200px}}@media (min-width:1024px) and (max-width:1199px){.footer-section.quick-links-section,.footer-section.social-media-section{flex-basis:calc(20% - 2rem);flex-grow:1;flex-shrink:1;padding-left:0}.footer-logo-img{height:70px;width:70px}.footer-container{font-size:20px;padding-left:2rem;padding-right:2rem}.footer-heading{font-size:20px}.footer-section{min-width:300px;padding-left:0}.footer-contact{width:auto}.contact-column{flex-direction:column;gap:5px}.footer-section.follow-section{max-width:30%}}@media (min-width:768px) and (max-width:1023px){.footer-section.quick-links-section{font-size:20px}.footer-section.quick-links-section,.footer-section.social-media-section{flex-basis:calc(20% - 2rem);flex-grow:1;flex-shrink:1}.footer-logo-img{height:70px;width:70px}.footer-container{font-size:20px;padding-left:2rem;padding-right:2rem}.footer-heading{font-size:20px}.footer-section{min-width:250px;padding-left:0}.footer-contact{width:auto}.contact-column{flex:1 1 250px;flex-direction:column;gap:5px;min-width:160px}}@media (min-width:321px) and (max-width:474px){.footer-logo-img{height:40px;width:40px}.footer-heading{font-size:1.8rem}.footer-title{font-size:1.4rem}.footer-subtitle{font-size:.9rem}.contact-column,.contact-grid{flex-direction:column}.contact-column{display:flex;flex:1 1 auto;gap:5px;height:auto;justify-content:space-between;min-width:0;min-width:auto;width:100%}.footer-section.contact-section{flex:1 1 100%;padding-left:0}.footer-section.quick-links-section,.footer-section.social-media-section{flex:1 1 100%;padding-left:0;text-align:left}.footer-section.follow-section{flex:1 1 100%;font-size:18px;margin-top:0;order:3;padding-left:2rem;text-align:left}.follow-section .subscribe-form{margin-top:10px;padding-right:2rem}.footer-columns{flex-direction:column;gap:1.5rem;padding-right:1rem}.footer-contact p,.footer-links a,.social-media-section .footer-social-links a{font-size:16px}.contact-column.footer-contact{line-height:2rem}.footer-links{line-height:.95}.follow-section .subscribe-input button,.follow-section .subscribe-input input{font-size:14px;padding:5px 10px}.footer-section.follow-section{padding-left:0}}@media (max-width:319px){.footer-logo-img{height:35px;width:35px}.footer-heading{font-size:1.5rem}.footer-title{font-size:1.2rem}.footer-subtitle{font-size:.8rem}.contact-column,.contact-grid{flex-direction:column}.contact-column{flex:1 1 auto;gap:4px;height:auto;justify-content:space-between;min-width:0;min-width:auto;width:100%}.footer-section.contact-section{flex:1 1 100%;padding-left:0}.footer-section.quick-links-section,.footer-section.social-media-section{flex:1 1 100%;padding-left:0;text-align:left}.footer-section.follow-section{flex:1 1 100%;font-size:16px;margin-top:0;order:3;padding-left:1rem;text-align:left}.follow-section .subscribe-form{margin-top:5px;padding-right:1rem}.footer-columns{flex-direction:column;gap:1rem;padding-right:.5rem}.footer-container{padding:0 1rem}.footer-contact p,.footer-links a,.social-media-section .footer-social-links a{font-size:13px}.follow-section .subscribe-input button,.follow-section .subscribe-input input{font-size:12px;padding:4px 8px}.footer-bottom{font-size:12px;line-height:30px}}@media (min-width:1920px) and (max-width:2559px){.footer-container{max-width:1800px;padding-left:3rem;padding-right:3rem}.contact-column{flex:1 1 300px;flex-direction:column;gap:1rem;min-width:200px}.footer-logo-img{height:90px;width:90px}.footer-title{font-size:24px}.footer-subtitle{font-size:20px}.footer-heading{font-size:24px}.footer-contact p,.footer-links a,.social-media-section .footer-social-links a{font-size:20px}.follow-section .subscribe-input button,.follow-section .subscribe-input input{font-size:16px;padding:8px 14px}.footer-section{font-size:20px;min-width:250px}}@media (min-width:2560px){.footer-container{font-size:20px;max-width:100%;padding-left:4rem;padding-right:4rem}.contact-column{flex:1 1 350px;flex-direction:column;gap:2rem;min-width:250px}.footer-logo-img{height:100px;width:100px}.footer-title{font-size:28px}.footer-subtitle{font-size:22px}.footer-heading{font-size:26px}.footer-section{font-size:22px;min-width:300px}.footer-contact p,.footer-links a,.social-media-section .footer-social-links a{font-size:22px}.follow-section .subscribe-input button,.follow-section .subscribe-input input{font-size:18px;padding:10px 16px}}.combined-section{animation:fadeInContainer 1s ease-in-out forwards;justify-content:center;min-height:85vh;padding:2rem}.combined-left,.combined-section{align-items:center;display:flex;flex-direction:column}.combined-left{animation:fadeUp 1s ease-out forwards;animation-delay:.3s;max-width:600px;opacity:0;text-align:center;transform:translateY(30px)}.arrow{font-size:1.25rem}.propriety-footer{bottom:1rem;color:#6b7280;font-size:.875rem;left:0;position:fixed;right:0;text-align:center}@media (max-width:768px){.combined-section{min-height:auto;padding:1rem}.intro-title{font-size:1.5rem}.intro-text{font-size:.95rem;line-height:1.8}.teaser-button{font-size:1rem;padding:.6rem 1.5rem}.propriety-footer{bottom:.5rem;font-size:.75rem}}.get-started-section{align-items:center;background-color:#f6f7fa;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding:3rem 1rem}.get-started-title{color:#cc9600;font-size:2.5rem;font-weight:700;margin-bottom:2.5rem;text-align:center}.card-title{color:#cc9600}.card-button{background-color:#3b82f6}.kids-parents-section{align-items:center;background-color:#f6f7fa;display:flex;flex-direction:column;justify-content:center;min-height:70vh;padding:3rem 1rem}.section-title{color:#333!important;font-size:2.5rem}.card-wrapper{display:flex;flex-direction:column;gap:2.5rem;max-width:80rem;width:100%}@media (min-width:768px){.card-wrapper{flex-direction:row;justify-content:center}}.card{animation:fadeIn .6s ease-in;flex:1 1}.card-title{color:#ffbf23;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.card-text{color:#6b7280;margin-bottom:1.5rem;max-width:400px;text-align:center}.card-button{background-color:#ffbf23;border:none;border-radius:9999px;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:700;padding:.5rem 2rem;transition:transform .2s ease}.card-button:hover{transform:scale(1.05)}.parent-type-section{align-items:center;background-color:#f6f7fa;display:flex;flex-direction:column;justify-content:center;min-height:70vh;padding:3rem 1rem}.section-title{color:#ffbf23;font-size:2rem;font-weight:700;margin-bottom:2.5rem;text-align:center}@media (min-width:768px){.section-title{font-size:2.5rem}}.card,.center-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.card{animation:fadeIn .5s ease-in;background-color:#fff;border-radius:1.5rem;box-shadow:0 4px 12px #00000014;max-width:36rem;padding:2rem}.card-question{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.option-group{width:100%}.option{align-items:center;border:1px solid #ccc;border-radius:.5rem;cursor:pointer;display:flex;margin-bottom:1rem;padding:.75rem 1rem;transition:background-color .2s ease}.option:hover{background-color:#f0f4ff}.option:focus{outline:2px solid #ffbf23}.radio{margin-right:.75rem}.option-text{font-size:1.125rem}.score-modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.score-modal-container{background:#fff;border-radius:10px;box-shadow:0 10px 25px #0003;max-width:500px;padding:2rem;position:relative;width:90%}.modal-close-icon{align-items:center;background:none;border:none;border-radius:50%;color:#f44336;cursor:pointer;display:flex;font-size:24px;height:35px;justify-content:center;padding:5px;position:absolute;right:15px;top:15px;width:35px}.modal-close-icon:hover{background-color:#ffebee;color:#d32f2f}.modal-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.modal-score{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;text-align:center}.modal-message{font-size:1rem;margin-bottom:1rem;text-align:center}.modal-bar-bg{background-color:#eee;border-radius:7px;height:14px;margin-bottom:.5rem;overflow:hidden;width:100%}.modal-bar-fill{border-radius:7px;height:100%;transition:width .4s ease-in-out}.modal-percentage{font-size:.9rem;font-weight:500;margin-bottom:1rem;text-align:center}.bg-green-500{background-color:#4caf50}.bg-lime-400{background-color:#cddc39}.bg-yellow-400{background-color:#ffeb3b}.bg-orange-400{background-color:#ff9800}.bg-red-500{background-color:#f44336}.modal-close-btn{background-color:#ffbf23;border-radius:.5rem;font-weight:600;margin-top:.5rem;padding:.5rem 1.25rem;transition:background-color .2s ease}.modal-close-btn:hover{background-color:#e6b800}.modal-input-section{margin-top:1.5rem}.modal-email-label{color:#4b5563;font-size:.875rem;margin-bottom:.5rem}.modal-input{border:1px solid #d1d5db;margin:.5rem auto;max-width:300px;padding:.5rem .75rem;width:100%}.modal-input,.modal-submit-btn{border-radius:.375rem;display:block}.modal-submit-btn{background-color:#ffbf23;color:#fff;margin-left:auto;margin-right:auto;margin-top:.5rem;padding:.5rem 1rem;transition:background-color .2s ease}.modal-submit-btn:hover{background-color:#f39c12}.modal-submit-btn.disabled{cursor:not-allowed;opacity:.7}.modal-error{color:#f44336;font-size:14px;margin-top:5px;text-align:center}.modal-success{color:#4caf50;font-weight:500;margin:20px 0;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}h2{font-weight:700!important}.questionnaire-wrapper{margin:auto;max-width:1200px;padding:2rem 1rem}.question-image img{height:200px;object-fit:contain;width:200px}.phone-select-container{background:#f9fafb;border-radius:10px;margin:4rem auto;max-width:600px;padding:1rem 2rem;text-align:center}h1{color:#1e293b;margin-bottom:2rem}label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}select{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;margin-bottom:2rem;padding:.75rem;width:100%}.model-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;list-style:none;margin-bottom:2rem;padding:0}.model-item{background-color:#fff;border:2px solid #d1d5db;border-radius:9999px;cursor:pointer;padding:.75rem 1.5rem;transition:background-color .2s ease,border-color .2s ease;-webkit-user-select:none;user-select:none}.model-item:hover{border-color:#ffbf23}.model-item.selected{border-color:#ffbf23}.continue-button,.model-item.selected{background-color:#ffbf23;color:#1e293b;font-weight:700}.continue-button{border:none;border-radius:9999px;cursor:pointer;font-size:1.125rem;padding:.75rem 3rem;transition:transform .2s ease}.continue-button:disabled{background-color:#e0e0e0;cursor:not-allowed}.continue-button:not(:disabled):hover{transform:scale(1.05)}.fullscreen-center{align-items:center;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:90vh;justify-content:center;padding:1rem}.card-container{animation:fadeSlideIn .6s ease-out forwards;background-color:#fff;border-radius:12px;box-shadow:0 6px 18px #0000001a;max-width:400px;opacity:0;padding:2rem;text-align:center;transform:translateY(20px);width:100%}@keyframes fadeSlideIn{to{opacity:1;transform:translateY(0)}}.selected-label{color:#444;font-size:1rem;font-weight:600;margin-bottom:1rem;text-align:center}.age-slider{-webkit-appearance:none;appearance:none;background:#ffd96a;border-radius:5px;height:6px;margin:1rem 0;outline:none;transition:background .3s;width:100%}.age-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#ffbf23;border-radius:50%;box-shadow:0 0 4px #0003;cursor:pointer;height:18px;-webkit-transition:transform .2s ease;transition:transform .2s ease;width:18px}.age-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.age-slider::-moz-range-thumb{background:#ffbf23;border-radius:50%;cursor:pointer;height:18px;-moz-transition:transform .2s ease;transition:transform .2s ease;width:18px}.age-slider::-moz-range-thumb:hover{transform:scale(1.2)}.slider-labels{color:#666;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.2rem;justify-content:space-between;margin-bottom:1rem}.slider-label{flex:1 1;text-align:center;white-space:nowrap}#age-continue-btn{background-color:#ffbf23;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}#age-continue-btn:disabled{background-color:#ffe28c;cursor:not-allowed}#age-continue-btn:hover:enabled{background-color:#e6aa1f;transform:scale(1.02)}@media screen and (min-width:768px){.card-container{max-width:500px;padding:2.5rem 3rem}.selected-label{font-size:1.1rem}.slider-labels{font-size:.85rem}#age-continue-btn{font-size:1.05rem;padding:1rem}.age-slider::-moz-range-thumb,.age-slider::-webkit-slider-thumb{height:22px;width:22px}.age-slider{height:8px}}@media screen and (min-width:1024px){.card-container{max-width:600px}.selected-label{font-size:1.2rem}.slider-labels{font-size:.9rem}#age-continue-btn{font-size:1.1rem}}.questionnaire-wrapper{display:flex;justify-content:center;padding:20px}.questionnaire-content{align-items:center;display:flex;flex-direction:column;gap:3rem;width:100%}@media (min-width:768px){.questionnaire-content{flex-direction:row;justify-content:center}}.question-box{background-color:#fff;border-radius:1.5rem;box-shadow:0 4px 12px #0000001a;max-width:600px;padding:2rem;width:100%}.progress-outer{background-color:#e0e0e0;margin-bottom:1rem;width:100%}.progress-inner,.progress-outer{border-radius:999px;height:.5rem}.progress-inner{background-color:#facc15;transition:width .4s ease-in-out}.question-index{font-weight:600;margin-bottom:.5rem;text-align:center}.category-info{color:#555;font-size:14px}.category-info,.question-title{margin-bottom:1.5rem;text-align:center}.question-title{font-size:1.5rem}.required{color:red}.option-group{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.question-option{align-items:center;border:1px solid #ccc;border-radius:.5rem;cursor:pointer;display:flex;padding:.75rem 1rem;transition:background-color .2s ease}.question-option:hover{background-color:#f9fafb}.question-option.selected{background-color:#fffbea;border-color:#facc15}.option-radio{accent-color:#facc15;appearance:none;-webkit-appearance:none;border:2px solid #d1d5db;border-radius:50%;cursor:pointer;height:20px;margin-right:.75rem;position:relative;width:20px}.option-radio:checked{background-color:#fff;border-color:#facc15}.option-radio:checked:after{background-color:#facc15;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.option-text{font-size:1rem}.alert-message{color:red;font-weight:600;margin-top:.75rem;text-align:center}.navigation-buttons{display:flex;justify-content:space-between;margin-top:2rem}.nav-button{background-color:#facc15;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease}.nav-button:hover{background-color:#e6b800}.nav-button.disabled{cursor:not-allowed;opacity:.5}.questionnaire-error{padding:5rem 2rem;text-align:center}.questionnaire-error h2{color:#dc2626;font-size:1.75rem;margin-bottom:.5rem}.courses-page{background:linear-gradient(120deg,#f8fafc,#e0e7ff);min-height:100vh;padding:2rem}.courses-title{color:#3b3b3b;font-size:2.5rem;letter-spacing:1px;margin-bottom:2rem;text-align:center}.courses-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1000px}.course-card{align-items:flex-start;background:#fff;border:1px solid #e0e7ff;border-radius:18px;box-shadow:0 4px 24px #3c485814;display:flex;flex-direction:column;padding:2rem 1rem;transition:transform .2s,box-shadow .2s}.course-card:hover{border-color:#ffbf23;box-shadow:0 8px 32px #3c485829;transform:translateY(-8px) scale(1.03)}.course-card h2{color:#ffbf23;font-size:1.4rem;margin-bottom:.7rem}.course-card p{color:#555;font-size:1rem;margin-bottom:1.2rem}.access-btn{border:none;border-radius:8px;box-shadow:0 2px 8px #6366f114;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin:0 auto;padding:.6rem 1.5rem;transition:background .2s}.access-btn,.access-btn:hover{background:linear-gradient(90deg,#ffbf23,#ffbf23)}.forum-container{background:linear-gradient(120deg,#f8fafc,#e0e7ff);border-radius:18px;box-shadow:0 4px 24px #3c485814;display:flex;margin:2rem auto;max-width:1100px;min-height:80vh;overflow:hidden}.forum-messages-list{background:#fff;border-right:2px solid #e0e7ff;display:flex;flex-direction:column;gap:1rem;padding:2rem 1rem;width:30%}.forum-messages-list h2{color:#ffbf23;font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.forum-message-preview{background:#f3f4f6;border:2px solid #0000;border-radius:10px;box-shadow:0 2px 8px #6366f10a;cursor:pointer;padding:1rem;transition:background .2s,box-shadow .2s}.forum-message-preview:hover{background:#e0e7ff}.forum-message-preview.selected{background:#ffbf23;border:2px solid #ffbf23;color:#fff}.forum-sender{font-weight:600;margin-bottom:.3rem}.forum-preview-text{color:#555;font-size:.98rem}.forum-message-view{background:#fff;border-radius:0 18px 18px 0;box-shadow:0 2px 8px #6366f10a;display:flex;flex-direction:column;justify-content:flex-start;padding:2.5rem 2rem;width:70%}.forum-message-view h2{color:#ffbf23;font-size:1.4rem;margin-bottom:1.2rem}.forum-message-content{background:#f8fafc;border-radius:10px;box-shadow:0 2px 8px #6366f10a;color:#333;font-size:1.1rem;padding:1.5rem}@media (max-width:900px){.forum-container{border-radius:0;box-shadow:none;flex-direction:column;min-height:0;min-height:auto}.forum-message-view,.forum-messages-list{border-radius:0;box-shadow:none;padding:1rem;width:100%}.forum-message-view{padding:1.5rem 1rem}}.built-in-controls{animation:fadeInContainer 1s ease-in-out forwards;min-height:85vh;padding:2rem}.built-in-controls,.combined-right{align-items:center;display:flex;justify-content:center}.combined-right{animation:fadeUp 1s ease-out forwards;animation-delay:.3s;background-color:#fff;flex-direction:column;max-width:900px;opacity:0;text-align:center;transform:translateY(30px)}.intro-title{color:#1e293b;font-size:2.25rem;font-weight:700;margin-bottom:.5rem;transition:color .3s ease,transform .3s ease,text-shadow .3s ease}.intro-title:hover{cursor:pointer;text-shadow:0 2px 6px #ffbf2399;transform:scale(1.05)}.intro-text{color:#6b7280;cursor:default;line-height:1.6;margin-bottom:2rem;margin-top:.5rem;position:relative;transition:color .3s}.intro-text:hover{color:#4b5563}.intro-text:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.intro-text:hover:after{width:100%}.teaser-button{align-items:center;background-color:#ffbf23;border:none;border-radius:9999px;box-shadow:0 4px 6px #0000001a;color:#1e293b;cursor:pointer;display:flex;font-size:1.125rem;font-weight:700;gap:.5rem;padding:.75rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.teaser-button:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-3px) scale(1.05)}@keyframes fadeInContainer{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.built-in-controls{min-height:auto;padding:1rem}.combined-right{border-radius:12px;box-shadow:0 4px 10px #0000001a;padding:2rem 1rem}.intro-title{font-size:1.5rem}.intro-text{font-size:.95rem;line-height:1.8;max-width:100%}.teaser-button{font-size:1rem;padding:.6rem 1.5rem}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contact-section *{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}.contact-section button,.contact-section h1,.contact-section h2,.contact-section h3,.contact-section h4,.contact-section h5,.contact-section h6,.contact-section input,.contact-section p,.contact-section span,.contact-section textarea{opacity:1!important;visibility:visible!important}.contact-section{align-items:center;background:#0000000d;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.contact-container{margin:0 auto;max-width:600px;width:100%}.contact-card{background:#fff;border-radius:10px;box-shadow:0 10px 25px #0003;margin:0 auto;max-width:600px;padding:2rem;position:relative;width:90%}.contact-title{color:#333!important;font-family:inherit;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.contact-tabs{border-bottom:1px solid #ffbf23;display:flex;gap:0;justify-content:center;margin-bottom:1.5rem}.contact-tab{background:#0000;border:1px solid;border-color:#0000 #0000 #ffbf23;border-top-left-radius:.375rem;border-top-right-radius:.375rem;color:#6c757d!important;cursor:pointer;flex:1 1;font-family:inherit;font-size:.875rem;font-weight:500;margin-bottom:-1px;max-width:180px;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:all .15s ease-in-out;white-space:nowrap}.contact-tab:hover{border-color:#ffbf23}.contact-tab.active{background-color:#fff;border-color:#ffbf23 #ffbf23 #fff;color:#495057!important;font-weight:600}.form-group{margin-bottom:1rem}.form-input{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;color:#333!important;display:block;font-family:inherit;font-size:1rem;font-weight:400;height:40px;padding:.5rem .75rem;transition:border-color .2s ease;width:100%}.form-input:focus{border-color:#ffbf23;box-shadow:0 0 0 3px #ffbf231a;outline:none}.form-input::placeholder{color:#9ca3af!important;opacity:1}.form-input::-webkit-input-placeholder{color:#9ca3af!important;opacity:1}.form-input::-moz-placeholder{color:#9ca3af!important;opacity:1}.form-input:-ms-input-placeholder{color:#9ca3af!important;opacity:1}.form-input:-moz-placeholder{color:#9ca3af!important;opacity:1}.form-textarea{font-family:inherit;height:auto;max-height:120px;min-height:80px;resize:vertical}.submit-btn{background-color:#ffbf23;border:none;border-radius:.375rem;color:#fff!important;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.5rem 1rem;transition:background-color .2s ease;width:100%}.submit-btn:hover{background-color:#e6b800}.custom-dropdown{position:relative;width:100%}.custom-dropdown-toggle{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;color:#333!important;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:400;height:40px;justify-content:space-between;padding:.5rem .75rem;transition:border-color .2s ease;width:100%}.custom-dropdown-toggle:hover{border-color:#ffbf23}.custom-dropdown-toggle.open,.custom-dropdown-toggle:focus{border-color:#ffbf23;box-shadow:0 0 0 3px #ffbf231a;outline:none}.custom-dropdown-toggle .placeholder{color:#9ca3af!important;font-family:inherit}.custom-dropdown-toggle .has-value{color:#333!important;font-family:inherit}.dropdown-arrow{color:#6c757d!important;flex-shrink:0;font-family:inherit;font-size:.75rem;margin-left:8px;transition:transform .2s ease}.custom-dropdown-toggle.open .dropdown-arrow{transform:rotate(180deg)}.custom-dropdown-menu{background:#fff;border:1px solid #ffbf23;border-radius:0 0 .375rem .375rem;border-top:none;box-shadow:0 4px 8px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.custom-dropdown-option{background:#fff;color:#333!important;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:400;padding:.5rem .75rem;transition:background-color .15s ease}.custom-dropdown-option:hover{background-color:#ffbf23;color:#fff!important}.custom-dropdown-option.selected{background-color:#fff3cd;color:#333!important;font-weight:500}.custom-dropdown-option.selected:hover{background-color:#ffbf23;color:#fff!important}.custom-dropdown-option.disabled{background:#f9fafb;color:#9ca3af!important;cursor:not-allowed;font-family:inherit;font-size:1rem;font-style:italic;font-weight:400;padding:.5rem .75rem}.custom-dropdown-option.disabled:hover{background:#f9fafb!important;color:#9ca3af!important}.contact-info{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1rem;text-align:center}.contact-info p{color:#4b5563!important;font-family:inherit;font-size:.875rem;font-weight:400;margin-bottom:.5rem}.contact-link{color:#3b82b6!important;font-family:inherit;font-weight:500;text-decoration:none;transition:color .2s ease}.contact-link:hover{color:#2563eb!important;text-decoration:underline}@media (max-width:768px){.contact-section{padding:1rem .5rem}.contact-card{padding:1.5rem;width:95%}.contact-title{font-size:1.25rem}.contact-tabs{flex-direction:column;gap:.25rem;margin-bottom:1rem}.contact-tab{max-width:none;padding:.75rem 1rem}.custom-dropdown-toggle,.form-input{font-size:16px;padding:.75rem}.form-textarea{min-height:70px}.submit-btn{padding:.75rem 1rem}.custom-dropdown-option{padding:.75rem}}@media (max-width:480px){.contact-section{padding:.5rem}.contact-card{padding:1rem;width:98%}.contact-title{font-size:1.125rem}.form-textarea{min-height:60px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{font-family:Space Grotesk,sans-serif!important;font-size:20px;overflow-x:hidden}.main-title{font-family:Arial,sans-serif!important}p{font-size:20px}.footer{background-color:#ffca42;margin-top:30px!important;padding-top:80px!important}.footer a{font-size:20px;text-decoration:none}.footer h5{font-family:Arial,sans-serif!important;font-size:22px}.footer .toph{margin-top:18px}
/*# sourceMappingURL=main.629925d7.css.map*/