@import "https://fonts.googleapis.com/css2?family=Coiny&family=Dosis&family=Exo+2&family=Happy+Monkey&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff}.program-enquire_form{color:#fff;cursor:pointer;text-decoration:none}.outer-container{color:#000;width:100%;height:auto}.header{text-align:center;margin-top:2rem}.header h1{color:#08085e;margin-top:0;font-family:Dosis,cursive;font-size:70px;font-weight:700}.header .paragraph p{color:#167acb;width:auto;font-family:Happy Monkey,cursive;font-size:1.9rem;font-weight:none;margin:4rem 12rem}.cardsection{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:100%;height:50%;margin-top:10rem;margin-bottom:5rem;display:flex}.card-1{background-color:#db7093;border-radius:1rem;margin-bottom:25px}.card-2{background-color:#adff2f;border-radius:1rem;margin-bottom:25px}.card-3{background-color:#cd5c5c;border-radius:1rem;margin-bottom:25px}.card-4{background-color:#cea179;border-radius:1rem;margin-bottom:25px}.card-5{background-color:#7171a1;border-radius:1rem;margin-bottom:25px}.card-1,.card-2,.card-3,.card-4,.card-5{width:15rem;height:20rem}.card-1 img,.card-2 img,.card-3 img,.card-4 img,.card-5 img{border-radius:35px;width:10rem;height:11rem;margin-left:3rem;position:absolute;top:-140px}.card-1 img,.card-5 img{width:10rem;height:13rem;margin-left:-2rem;top:-100px}.card-2 img{width:9rem;margin-left:-2rem;top:-90px}.card-3 img{width:9rem;margin-left:-.5rem;top:-100px}.card-4 img{width:11rem;height:13rem;margin-left:-1.5rem;top:-125px}.card-5 img{width:10rem;margin-left:-.25rem;top:-110px}.card-1 h1,.card-2 h1,.card-3 h1,.card-4 h1,.card-5 h1{color:#08085e;margin-top:5rem;margin-bottom:1rem;margin-left:1rem;font-family:"Exo 2",cursive;font-size:1.5rem;font-weight:700}.card-1 p,.card-2 p,.card-3 p,.card-4 p,.card-5 p{color:#000;margin-top:1.5rem;margin-bottom:.1rem;margin-left:1rem;font-size:1.1rem;font-weight:700;font-family:"Exo 2",sans-serif!important}.card-3 p,.card-4 p{margin-top:-1.8rem}.card-1 button,.card-2 button,.card-3 button,.card-4 button,.card-5 button{color:#f5f5f5;border:#51b751;border-radius:.5rem;margin-top:2.5rem;margin-left:1rem;padding:.5rem 1.2rem .8rem;font-weight:700}.program-button{color:#f5f5f5;background-color:#276327;border:#51b751;border-radius:.5rem;width:auto;margin-top:1.5rem;margin-left:.1rem;padding:.5rem 1.2rem .8rem;font-weight:700}.program-button:hover{cursor:pointer;transform:scale(1.2)}.button-end{color:#f5f5f5;background-color:#d68010;border:2px solid #d68010;border-radius:.5rem;padding:.5rem 1.2rem .8rem;font-size:1rem;font-weight:bolder;position:absolute;top:105%;left:45%}.image-13{width:10rem;animation:2s ease-out infinite moveElement;position:absolute;left:50px}@keyframes moveElement{0%{transform:translate(-800px)}20%{bottom:5rem;left:5rem;transform:translateY(-50px)}30%{bottom:10rem;left:10rem;transform:translateY(-90px)}40%{bottom:15rem;left:15rem;transform:translateY(-120px)}50%{left:20rem;transform:translateY(-150px)}60%{bottom:25rem;left:25rem;transform:translateY(-180px)}to{bottom:30rem;left:30rem;transform:translateY(-210px)}}.image-23{width:8rem;animation:1.5s infinite alternate-reverse moveUpDown;position:absolute;bottom:2rem;right:30px}@keyframes moveUpDown{0%{transform:translateY(0)}to{transform:translateY(-150px)}}@media (max-width:960px){.header .paragraph p{width:auto;margin:1rem 1rem 5rem;font-size:1.4rem;right:0}.header h1{font-size:40px}}@media (max-width:480px){.card-1 img,.card-2 img,.card-3 img,.card-4 img,.card-5 img{border-radius:25px;width:7rem;height:9rem;margin-left:1.5rem;position:absolute;top:-45px}.card-1 p,.card-2 p,.card-5 p{margin-top:-10px}.card-3 p,.card-4 p{margin-top:-34px}.header h1{font-size:40px}}
