a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0}*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;font-size:.875rem;min-height:100vh;text-rendering:optimizeSpeed}h1{color:#3f404b;font-size:4rem;font-weight:600}@media only screen and (max-width:768px){h1{font-size:2.5rem}}h2{font-size:2.5rem;font-weight:600}@media only screen and (max-width:768px){h2{font-size:1.75rem}}h3{font-size:1.25rem;font-weight:600}img{max-width:100%}@media only screen and (max-width:576px){.container{margin-left:auto;margin-right:auto;max-width:90%}}.alert{animation:appear-right .5s forwards;border:none;border-radius:10px;margin-bottom:15px;padding:18px 15px;position:fixed;right:2%;top:5%;transform:translateX(250%);z-index:999}.alert.alert-success{background-color:#3cb11e;color:#fff}.alert.alert-danger{background-color:#e24141;color:#fff}.alert.hide{display:none}@keyframes appear-right{0%{transform:translateX(250%)}to{transform:translateX(0)}}.color-light{color:#9aa4c1}.background-gradient{background:linear-gradient(268deg,#456eff,#d371cc)}.card{background-color:transparent;border:none;border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:15px;position:relative}.card:before{background:linear-gradient(268deg,#456eff,#d371cc);border-radius:10px;content:"";inset:0;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;padding:1.5px;position:absolute}.card .picto{height:45px;object-fit:contain;width:45px}.column{display:flex;flex-direction:column}.btn-primary{background-color:#d371cc;background-image:linear-gradient(268deg,#456eff,hsla(0,0%,100%,0));border:none;border-radius:6px;color:#fff!important;cursor:pointer;display:inline-block;font-weight:500;padding:15px 40px;text-align:center;text-decoration:none;transition:background .3s}.btn-primary:hover{background-color:#866fe8;transition:all .3s}.btn-secondary{background:#fff;border:none;color:#3f404b;color:#866fe8;cursor:pointer;display:inline-block;font-weight:500;padding:14px 36px 13px;position:relative;text-align:center;text-decoration:none;transition:background .3s}.btn-secondary:before{background:linear-gradient(268deg,#456eff,#d371cc);border-radius:6px;content:"";inset:0;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;padding:1.5px;position:absolute}.btn-secondary:hover{background:#f5f5f5;transition:all .3s}@keyframes appear-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}header{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:30px 0;z-index:999}@media only screen and (max-width:768px){header{align-items:flex-start;flex-direction:column;min-height:111px}}header #header.show{animation:appear-top .5s forwards;display:flex;transform:translateY(-100%)}@media only screen and (max-width:768px){header #header{background-color:#fff;border-radius:0 0 20px 20px;box-shadow:0 10px 10px rgba(0,0,0,.1);display:none;left:0;padding-top:80px;position:fixed;top:0;transition:all .3s;width:100%;z-index:10}}header #header ul{align-items:center;display:flex;gap:45px}@media only screen and (max-width:992px){header #header ul{gap:15px}}@media only screen and (max-width:768px){header #header ul{flex-direction:column;padding:40px 0 30px;width:100%}}header #header ul li{list-style:none}header #header ul li a{color:#9aa4c1;display:inline-block;padding:15px 10px;text-decoration:none}header #header ul li a.btn-primary{padding:15px 40px}header #btn-menu-mobile{background:none;border:none;cursor:pointer;display:none;height:28px;position:relative;width:45px}header #btn-menu-mobile span{background-color:#866fe8;border-radius:20px;height:3px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}header #btn-menu-mobile:before{height:3px;top:0}header #btn-menu-mobile:after,header #btn-menu-mobile:before{background-color:#866fe8;border-radius:20px;content:"";left:0;position:absolute;transition:all .3s;width:100%}header #btn-menu-mobile:after{bottom:0;height:3.2px}header #btn-menu-mobile.open span{background-color:transparent}header #btn-menu-mobile.open:before{top:50%;transform:translateY(-50%) rotate(45deg)}header #btn-menu-mobile.open:after{top:50%;transform:translateY(-50%) rotate(-45deg)}@media only screen and (max-width:768px){header #btn-menu-mobile{display:block}header{border-radius:0 0 20px 20px;left:0;max-width:100%!important;min-height:auto;position:fixed;top:0;transition:all .3s}header.scroll{box-shadow:0 10px 10px rgba(0,0,0,.1);padding-bottom:10px;padding-top:10px}header .md-full{align-items:center;display:flex;justify-content:space-between;margin:0 auto;width:90%;z-index:999}header .md-full.show{left:50%;max-width:90%;padding:30px 11px;position:fixed;top:0;transform:translateX(-50%)}}footer{background:#f6f6fa;border-radius:20px;margin-top:75px}@media only screen and (max-width:768px){footer{margin-top:40px}}footer .footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;padding:70px 110px}@media only screen and (max-width:992px){footer .footer-content{justify-content:center;padding:60px 80px}}@media only screen and (max-width:768px){footer .footer-content{padding:40px}}footer .footer-content .footer-logo{width:225px}footer .footer-content .footer-email{align-items:center;display:flex;gap:10px}footer .footer-content .footer-email img{width:20px}footer .footer-content .footer-email .email{color:#3f404b;text-decoration:none;transition:all .3s}footer .footer-content .footer-email .email:hover{color:#9aa4c1}.copyright{margin:15px auto}.copyright p{color:#9aa4c1;font-size:.75rem;margin:0 auto;max-width:70%;text-align:center}.copyright a{color:#9aa4c1;font-weight:500;text-decoration:none;text-decoration:underline;transition:all .3s}.copyright a:hover{color:#866fe8}.copyright .image-eco{height:24px;margin-bottom:4px;width:24px}@media only screen and (max-width:768px){#home{padding-top:90px}}#home .intro{align-items:center;display:flex;flex-direction:column;gap:30px;margin-top:60px;position:relative;z-index:2}@media only screen and (max-width:768px){#home .intro{margin-top:30px}}#home .intro .sub-title{color:#9aa4c1;position:relative;text-align:center}#home .intro .sub-title:after{background-image:url(/build/images/hearth.8f29bcbe.svg);background-repeat:no-repeat;background-size:contain;content:"";height:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70px;z-index:-1}#home .intro .buttons{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}@media only screen and (max-width:768px){#home .intro .buttons{gap:15px}}#home .intro .buttons a{width:200px}#home .discover{border-radius:30px;color:#fff;margin-bottom:75px;margin-top:100px;padding:60px 130px;position:relative;scroll-margin-top:150px;z-index:1}@media only screen and (max-width:992px){#home .discover{margin-top:100px;padding-bottom:400px}}@media only screen and (max-width:768px){#home .discover{margin-top:45px;padding:60px 60px 400px}}@media only screen and (max-width:576px){#home .discover{padding:30px 30px 380px}}@media only screen and (max-width:480px){#home .discover{padding:30px 30px 320px}}#home .discover:after{background-image:url(/build/images/app-images.9d17702d.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:170%;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}@media only screen and (max-width:992px){#home .discover:after{background-image:url(/build/images/app-images-mobile.1564fa2b.png);height:400px;width:100%}}@media only screen and (max-width:768px){#home .discover:after{max-height:340px}}#home .discover:before{background-image:url(/build/images/wondermum-illustration.dc16d460.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;content:"";height:610px;pointer-events:none;position:absolute;right:-6%;top:0;transform:translateY(calc(-100% + 200px));width:660px;z-index:1}@media only screen and (max-width:1200px){#home .discover:before{height:500px;transform:translateY(calc(-100% + 150px));width:480px}}@media only screen and (max-width:992px){#home .discover:before{right:-20%}}@media only screen and (max-width:768px){#home .discover:before{content:none}}#home .discover h2{margin-bottom:15px}#home .discover h3{margin-top:20px}#home .discover .content-input{margin-top:20px;max-width:100%}#home .discover .store-link{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}#home .discover .store-link img{height:50px;object-fit:contain}#home .features{margin:150px auto;scroll-margin-top:70px}@media only screen and (max-width:992px){#home .features{margin:100px auto 60px}}@media only screen and (max-width:768px){#home .features{margin:60px auto 45px}}#home .features-header{align-items:center}@media only screen and (min-width:1200px){#home .features-header{margin-bottom:-40px}}@media only screen and (max-width:1200px){#home .features-header{margin-bottom:-10px}}@media only screen and (max-width:768px){#home .features-header{margin-bottom:0}}@media only screen and (max-width:992px){#home .features-header{align-items:flex-start}}#home .features .background-gradient{align-items:flex-end;border-radius:10px;display:flex;justify-content:center}@media only screen and (max-width:992px){#home .features .background-gradient{margin:20px auto}}#home .features .background-gradient img{height:380px;max-width:90%;object-fit:contain;object-position:bottom}@media only screen and (max-width:992px){#home .features .background-gradient img{height:300px}#home .features .content-title{order:1}}@media only screen and (min-width:1200px){#home .features .content-title h2{max-width:80%}}@media only screen and (max-width:992px){#home .features .content-illustration{order:3;width:30%}#home .features .content-illustration img{height:230px;transform:translateY(-8px)}}@media only screen and (max-width:768px){#home .features .content-illustration{display:none}}@media only screen and (min-width:992px){#home .features .content-text{padding-left:20px}}@media only screen and (max-width:992px){#home .features .content-text{height:100%;margin-bottom:15px;margin-top:15px;order:2;width:70%}}@media only screen and (max-width:768px){#home .features .content-text{width:100%}}#home .features .column{gap:30px}@media only screen and (min-width:992px){#home .features .column:first-child{padding-right:24px}#home .features .column:last-child{padding-left:24px}}#home .features-2{background-color:#f6f6fa;margin-top:250px;padding:75px 0;position:relative}@media only screen and (max-width:768px){#home .features-2{padding:45px 0}}#home .features-2 .content-image{position:relative}@media only screen and (max-width:992px){#home .features-2 .content-image{text-align:center}}@media only screen and (max-width:576px){#home .features-2 .content-image{text-align:left}}#home .features-2 .content-image:after{background-image:url(/build/images/illustration_father.0392e21a.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:50%;position:absolute;right:0;transform:translateX(25%);width:100%;z-index:0}@media only screen and (max-width:1200px) and (min-width:992px){#home .features-2 .content-image:after{right:-20%}}#home .features-2 .content-image .mockup{position:relative;will-change:transform;z-index:1}@media only screen and (max-width:992px){#home .features-2 .content-image .mockup{height:600px}}@media only screen and (max-width:768px){#home .features-2 .content-image .mockup{height:500px}}@media only screen and (max-width:576px){#home .features-2 .content-image .mockup{height:auto;object-fit:contain;width:70%}}#home .features-2 .column{gap:25px}@media only screen and (min-width:992px){#home .features-2 .column .card{max-width:75%}}#home .video-presentation{align-items:center;background:linear-gradient(180deg,#f6f6fa 50%,#fff 0);display:flex;justify-content:center;padding:35px 0;position:relative;scroll-margin-top:70px}#home .video-presentation #play-button{background-image:url(/build/images/play.3f4d4e3b.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer;height:150px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s;width:150px;z-index:3}#home .video-presentation #play-button:hover{transform:translate(-50%,-50%) scale(1.1)}@media only screen and (max-width:992px){#home .video-presentation #play-button{height:100px;width:100px}}@media only screen and (max-width:768px){#home .video-presentation #play-button{height:70px;width:70px}}#home .video-presentation video{border-radius:30px;max-height:630px;object-fit:cover}#home .video-presentation video.paused{filter:brightness(.8)}#home .about{margin:150px auto;padding-bottom:75px;scroll-margin-top:150px}@media only screen and (max-width:992px){#home .about{margin:120px auto 75px}}#home .about .row{align-items:center}#home .about .row .content-text{align-items:flex-start;display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:80%}@media only screen and (max-width:992px){#home .about .row .content-text{margin-bottom:20px;max-width:100%}}@media only screen and (max-width:768px){#home .about .row .content-text h2{font-size:2.5rem}}#home .about .row .content-text .btn-primary{padding:15px 65px}#home .about .row .content-image img{border-radius:20px;height:430px;object-fit:cover;width:100%}@media only screen and (max-width:768px){#home .about .row .content-image img{height:280px}}#home .register{border-radius:20px;color:#fff;margin:75px auto;padding:90px 110px;position:relative;scroll-margin-top:150px}@media only screen and (max-width:992px){#home .register{padding:40px 60px}}@media only screen and (max-width:768px){#home .register{padding:30px}}#home .register:after{background-image:url(/build/images/illustration_mother_unicorn.294b868d.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;content:"";height:250px;position:absolute;right:15%;top:0;transform:translateY(calc(-100% + 23px));width:360px}@media only screen and (max-width:768px){#home .register:after{content:none}}#home .register .content-text{max-width:440px}#home .register .content-text h2{font-size:2.25rem;margin-bottom:15px}@media only screen and (max-width:992px){#home .register .content-text{margin-bottom:20px}}@media only screen and (max-width:768px){#home .register .content-text{text-align:center}}#home .register .content-input{height:100%}#home .discover .content-input,#home .register .content-input{align-items:center;display:flex;justify-content:center}#home .discover .content-input .input-email,#home .register .content-input .input-email{align-items:center;display:flex;flex:1;justify-content:center}@media only screen and (max-width:768px){#home .discover .content-input .input-email,#home .register .content-input .input-email{margin-top:20px}}#home .discover .content-input .input-email input,#home .register .content-input .input-email input{background-color:#fff;border:none;border-radius:6px 0 0 6px;flex:1;padding:20px 25px}@media only screen and (max-width:768px){#home .discover .content-input .input-email input,#home .register .content-input .input-email input{padding:18px 20px;width:100%}}@media only screen and (max-width:1200px) and (min-width:992px){#home .discover .content-input .input-email input,#home .register .content-input .input-email input{max-width:180px!important}}@media only screen and (max-width:380px){#home .discover .content-input .input-email input,#home .register .content-input .input-email input{max-width:150px!important}}#home .discover .content-input .input-email button,#home .register .content-input .input-email button{background-color:#f1eef6;border:none;border-radius:0 6px 6px 0;padding:20px 50px}#home .discover .content-input .input-email button:before,#home .register .content-input .input-email button:before{content:none}@media only screen and (max-width:768px){#home .discover .content-input .input-email button,#home .register .content-input .input-email button{padding:18px}}#home-teaser.container{max-width:770px;text-align:center;width:100%}#home-teaser.container img{max-width:650px;width:100%}#home-teaser h1{color:#3f404b;font-size:2rem;font-weight:600;line-height:3rem;margin:0;padding:0}#home-teaser p{color:#9aa4c1;margin:0;padding:0}#home-teaser .btn-wondermum{align-items:center;background:linear-gradient(268deg,#456eff,#d371cc);border-radius:6px;color:#fff;display:inline-block;display:flex;gap:10px;justify-content:center;margin:10px auto;max-width:312px;padding:15px;text-decoration:none;width:100%}#home-teaser .cd{background:#fff;border-radius:6px;color:#9aa4c1;display:inline-block;font-weight:500;padding:15px}#home-teaser .f20{font-size:30px;font-weight:500}#home-teaser .countdown{min-height:101px}@media (max-width:992px){#home-teaser h1{font-size:25px}#home-teaser body{background-image:none!important}#home-teaser .cd{padding:5px}#home-teaser .countdown{min-height:81px}}#login{align-items:center;display:flex;justify-content:center;min-height:100vh}#login form{max-width:85%;width:600px}#login form label{margin-bottom:5px;margin-top:20px}#login form .checkbox{text-align:center}#login form .checkbox label{margin:20px auto}#login h1{text-align:center}#login .btn-primary{display:block;font-size:.875rem;margin:10px auto;width:fit-content}#page{padding-top:50px}@media only screen and (max-width:768px){#page{padding-top:110px}}#page .h1,#page h1{font-size:3.5rem;margin-bottom:25px}#page .h2,#page h2{margin-bottom:10px;margin-top:15px}#page .h3,#page h3{margin-bottom:5px;margin-top:10px}#page ul{margin-bottom:10px;margin-top:10px;padding-left:25px}.verify-email-page{text-align:center}.verify-email-page .logo{margin:20px auto 50px}.verify-email-page h1{margin-bottom:35px}@media only screen and (max-width:768px){#page.privacy-policy h1{font-size:2.6rem}}#page.privacy-policy h2{margin-top:30px}#page.privacy-policy p{margin:10px 0}#page.privacy-policy .show-cgv{margin:40px 0 0;text-align:center}