@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap);@font-face{font-family:GT-Super-Regular;src:url(/static/media/GT-Super-Display-Regular.67d0e07a4949414618d9.woff2) format("woff2")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,sans-serif,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{box-sizing:border-box;min-height:100vh;overflow-x:hidden;width:100vw}.header-component{min-height:calc(100vh - 170px)}.footer{align-items:center;box-sizing:border-box;display:flex;height:60px;justify-content:center;text-align:center;width:100%}.footer>p{color:grey;font-size:14px;font-weight:500}.navbar{align-items:center;border-bottom:5px solid;border-image:linear-gradient(90deg,#f27b81 14.28%,#f7c44e 0,#f7c44e 28.56%,#aec158 0,#aec158 42.84%,#b0b6fb 0,#b0b6fb 57.12%,#f7c44e 0,#f7c44e 71.4%,#dd72b3 0,#dd72b3 85.68%,#fcc6e6 0) 5;box-sizing:border-box;display:flex;flex-direction:row;height:80px;justify-content:space-between;margin-top:1.2rem;max-height:80px;padding:0 4rem 16px;width:100%}.nav-container{display:flex;flex-direction:column;margin:0;text-align:center}.bottom-nav-container,.top-nav-container{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0;text-align:center}.logo:hover{opacity:.7}.nav-container li{display:inline-block;font-size:large;font-weight:600;margin:0 5px}.nav-container li a{color:#000;display:block;font-family:Open Sans,sans-serif;padding:7px 11px;position:relative;text-decoration:none;z-index:1}.nav-container li a,.nav-container li a:after,.nav-container li a:before{transition:all .5s}.nav-container li a:after{bottom:0;color:transparent;content:".";display:block;height:1px;left:0;margin:auto;opacity:0;position:absolute;right:0;top:0;visibility:none;width:100%;z-index:-1}.top-nav-container{justify-content:flex-end}.top-nav-container>li>a{color:gray;font-size:medium;font-weight:400}.top-nav-container>li>a:hover{color:#000}.pink:after{background-color:pink}.nav-container li a:hover:after{height:100%;opacity:1;visibility:visible}.right .hamburger{cursor:pointer;display:flex;flex-direction:column;height:28px;justify-content:space-between;width:35px}.right .hamburger span{background-color:#000;height:3px;-webkit-transform-origin:left;transform-origin:left;transition:all .5s ease;width:100%;z-index:20}.right.active .hamburger span:first-child{background-color:#000;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.right.active .hamburger span:nth-child(2){opacity:0}.right.active .hamburger span:last-child{background-color:#000;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger span{color:#fff}.menu{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;height:100vh;justify-content:center;position:fixed;right:-300px;top:0;transition:all 1s ease;width:300px;z-index:10}.menu.active{right:0}.menu ul{color:#000;font-size:17px;font-weight:700;list-style:none;margin:40px;padding:0;width:70%}.menu ul li{border-bottom:1px solid #d3d3d3;line-height:40px;margin-bottom:10px}.menu ul li a{color:inherit;font-size:inherit;text-decoration:none}.menu ul li:hover{font-weight:500}.menu,.right{display:none}@media screen and (max-width:1024px){.logo>a>img{height:64px}.navbar{padding-left:50px;padding-right:50px}.nav-container li a{padding:4px 8px}.bottom-nav-container{padding-left:20px}}@media screen and (max-width:950px){.logo>a>img{height:60px}.navbar{padding-left:40px;padding-right:40px}.nav-container li{font-size:medium}.nav-container li a{padding:2px 5px}.bottom-nav-container{padding-left:10px}}@media screen and (max-width:772px){.nav-container{display:none}.menu,.right{display:flex}}@media screen and (max-width:525px){.navbar{padding:30px}}.header{background-color:#fff9f1;flex-direction:row;height:calc(100vh - 170px);position:relative}.header,.header-image{box-sizing:border-box;display:flex}.header-image{align-items:flex-end;justify-content:center;width:60%}.header-image img{height:100%}.header-container{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:40%;z-index:5}.header-content{box-sizing:border-box;font-family:Open Sans;margin-right:6rem;margin-top:3rem}.header-content h1{color:#000;font-size:56px;font-weight:700;letter-spacing:-.04em;margin-bottom:14px}.header-content h4{color:#000;font-size:20px;letter-spacing:-.04em;margin:8px 0}.instagramLogo{height:50px;margin-right:10px;width:50px}.logo-group{display:flex;gap:10px;justify-content:end;justify-items:center;position:absolute;right:4%;top:10%}.rightdiv{position:relative}.logo-group img:hover{background-color:brown;border-radius:50%;padding:1px}@media screen and (max-width:1505px){.header-content{margin-right:4rem}.header-image img{height:95%}.logo-group{top:2rem}}@media screen and (max-width:1225px){.header-image img{height:90%}.header-content h1{font-size:48px}.logo-group{top:1rem}}@media screen and (max-width:1045px){.header-image img{height:88%}.header-container{width:60%}.header-content{margin-right:3rem}.header-content h1{font-size:42px}.logo-group{right:37%;top:3rem}}@media screen and (max-width:825px){.header{flex-direction:column-reverse;height:auto;min-height:calc(100vh - 170px)}.header-container,.header-image{width:100%}.header-content h1{font-size:62px;margin-top:60px}.header-content h2{font-size:32px}.header-content h4{font-size:24px}.header-image img{height:480px;left:-20px;position:relative}.header-content{margin-bottom:35px;margin-right:0;padding:0 25px}}@media screen and (max-width:650px){.header-image img{height:380px;left:-20px;position:relative}.header-content{margin-bottom:24px;margin-right:0}.header-content h1{font-size:56px}.header-content h2{font-size:32px}.header-content h4{font-size:24px}.logo-group{display:flex;position:absolute;right:38%;top:4%}}@media screen and (max-width:490px){.header-content h1{font-size:48px}.header-content h2{font-size:24px}.header-content h4{font-size:18px}.header-image img{height:320px;left:0}.logo-group{display:flex;position:absolute;right:33%;top:5%}}.card-btn{align-items:center;color:#fff;display:flex;justify-content:center;width:100%}#classbtnn{padding:8px 0;width:100%}#btnbg:hover{opacity:.9}.classes{border:1px solid #f5f5f5;border-radius:10px;flex-direction:column;margin:1rem 4rem;padding:1rem 0}.classes,.classes-container{align-items:center;display:flex;justify-content:center}.classes-container{flex-direction:row;flex-wrap:wrap}@media screen and (max-width:525px){.classes{margin:30px}.page-heading{text-align:center}}.timetable{border:1px solid #f5f5f5;border-radius:10px;flex-direction:column;margin:1rem 4rem;padding:1rem 0}.timetable,.timetable-container{align-items:center;display:flex;justify-content:center}.timetable-container{flex-direction:row;flex-wrap:wrap;margin:auto}.timetable-display-table{display:block}.timetable-display-card{display:none}@media screen and (max-width:1350px){.timetable-container{overflow-x:scroll;width:100%}}@media screen and (max-width:525px){.timetable{margin:25px}.page-heading{text-align:center}.timetable-display-table{display:none}.timetable-display-card{display:inline-flex}}@media screen and (max-width:820px){.timetable{margin:25px 25px 10px}.page-heading{text-align:center}.timetable-display-table{display:none}.timetable-display-card{display:inline-flex}}.courses{border:1px solid #f5f5f5;border-radius:10px;flex-direction:column;margin:1rem 4rem;padding:1rem 0}.courses,.courses-container{align-items:center;display:flex;justify-content:center}.courses-container{flex-direction:row;flex-wrap:wrap}@media screen and (max-width:525px){.courses{margin:30px}.page-heading{text-align:center}}.resources{border:1px solid #f5f5f5;border-radius:10px;flex-direction:column;margin:1rem 4rem;padding:1rem 0}.resources,.resources-container{align-items:center;display:flex;justify-content:center}.resources-container{flex-direction:row;flex-wrap:wrap}@media screen and (max-width:525px){.resources{margin:30px}.page-heading{text-align:center}}@media screen and (max-width:780px){.MuiPaper-root{margin-left:0;margin-right:0;max-width:100%;min-width:70%}}.testimonials{border:1px solid #f5f5f5;border-radius:10px;flex-direction:column;margin:1rem 4rem;padding:1rem 0}.testimonials,.testimonials-container{align-items:center;display:flex;justify-content:center}.testimonials-container{flex-direction:row;flex-wrap:wrap}.Learn-more-hover:hover{background-color:#8fdff5!important;text-decoration:none}@media screen and (max-width:525px){.testimonials{margin:30px}.page-heading{text-align:center}}.card-container{align-items:flex-start;border:1px solid #e4eaf0;box-sizing:border-box;display:flex;flex-direction:row;margin:8px;max-width:380px;min-height:180px;min-width:370px;padding:15px}.card-container:hover{background-color:#faecf5}.avatar>img{border-radius:50%;height:74px;margin-right:15px;object-fit:cover;width:74px}.details{color:#33344a}.details>h3{font-family:Open Sans;font-weight:700;margin-bottom:0;margin-top:0}.details>p{font-size:17px;margin-top:8px}a{text-decoration:none}@media screen and (max-width:890px){.card-container{max-width:90%;min-width:500px}}@media screen and (max-width:650px){.card-container{max-width:90%;min-width:374px;min-width:320px}}@media screen and (max-width:390px){.card-container{max-width:90%;min-width:90%}}.team{border:1px solid #f5f5f5;border-radius:10px;flex-direction:column;margin:1rem 4rem;padding:1rem 0}.team,.team-container{align-items:center;display:flex;justify-content:center}.team-container{flex-direction:row;flex-wrap:wrap;width:100%}@media screen and (max-width:525px){.team{margin:30px}.page-heading{text-align:center}}.resourceDetails{border-radius:10px;flex-direction:column;margin:1rem 4rem;padding:1rem 0}.resourceDetails,.resourceDetails-container{align-items:center;display:flex;justify-content:center}.resourceDetails-container{flex-direction:row;flex-wrap:wrap}.resourceDetails-container>img{height:350px;object-fit:cover}@media screen and (max-width:800px){.MuiPaper-root{width:500px}.resourceDetails{margin:30px}}@media screen and (max-width:630px){.MuiPaper-root{width:300px}}.right-card{margin:40px}.course-details-container{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-evenly}.right-card-course{margin:40px 40px 40px 0;min-width:360px;width:450px!important}.course-description{font-weight:500;line-height:1.5rem}#payBtn:hover{opacity:.9}@media screen and (max-width:868px){.course-details-container{align-items:center;flex-direction:column;justify-content:space-around}.right-card-course{margin-left:40px}}@media screen and (max-width:525px){.left-card,.right-card-course{margin:30px}.right-card-course{min-width:300px}}.teamdetails{border:1px solid #f5f5f5;border-radius:10px;flex-direction:column;margin:1rem 4rem;padding:4rem 6rem}.details-container,.teamdetails{align-items:flex-start;display:flex;justify-content:flex-start}.details-container{flex-direction:row;margin-top:2rem;width:100%}.left-avatar{margin-right:50px;max-width:240px}.left-avatar>img{height:auto;width:150px}.right-details{width:100%}.right-details>h3{font-size:26px;line-height:1em;margin-bottom:0;margin-top:0;padding-bottom:10px}#lastP{padding-top:8px}span{font-weight:300;margin-right:5px}@media screen and (max-width:850px){.teamdetails{margin:30px;padding:50px}.left-avatar{margin-right:0;max-width:90%}.details-container{align-items:center;flex-direction:column;justify-content:center}.right-details{margin-top:20px}}@media screen and (max-width:525px){.teamdetails{margin:30px;padding:20px}}input{min-width:240px}@media screen and (max-width:525px){.childprofile{margin:30px}.page-heading{text-align:center}.submitbtn-inside{float:right;margin-top:10px}}@media (min-width:526px) and (max-width:768px){.submitbtn-inside{float:right;margin-top:10px}}@media (min-width:769px) and (max-width:899px){.submitbtn-inside{float:right;margin-top:10px}}@media (min-width:900px) and (max-width:1050px){.submitbtn-inside{display:flex;float:none;margin-left:10px;margin-top:10px}}.class-details-container{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-evenly}.left-card{margin:40px 24px 40px 40px;width:810px}.right-card{min-width:360px;width:360px}.details-content{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;flex-direction:row;justify-content:space-between}.pricingCard{margin-top:20px}.right-card-heading{font-family:Open Sans;font-weight:700;padding:8px 0;text-align:center;text-transform:uppercase;width:100%}#contact-classbtn{padding:8px 0;width:50%}#contact-classbtn:hover{opacity:.9}@media screen and (max-width:868px){.class-details-container{align-items:center;flex-direction:column;justify-content:space-around}}@media screen and (max-width:525px){.left-card,.right-card{margin:30px}.right-card{min-width:300px}}.about-heading-box{text-align:center}.about-container,.about-heading-box{align-items:center;display:flex;flex-direction:column;justify-content:center}.about-container{border:1px solid #f5f5f5;border-radius:10px;margin:1rem 4rem;padding:1rem 0}.about-bottom-box{display:flex;justify-content:center}.about-row{display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-top:25px;max-width:1300px;width:100%}.about-left-col{display:flex;flex-direction:column;overflow:hidden;padding:25px;width:40%}.about-left-img{height:auto;width:100%}.about-right-col{display:flex;flex-direction:column;padding:25px;width:60%}.about-right-col h4{margin-bottom:0;margin-top:0}.about-right-col h2{margin:0;padding-top:5px}@media (max-width:575px){.about-container{margin:30px}.about-bottom-border{height:auto;width:50%}.about-row{flex-wrap:wrap;margin-top:30px}.about-left-col{width:100%}.about-right-col{padding:25px;width:100%}.about-right-col h4{margin-bottom:0;margin-top:0;text-align:center}.about-right-col h2{text-align:center}}@media (min-width:576px) and (max-width:991px){.about-container{margin:30px}.about-bottom-border{height:auto;width:50%}.about-row{flex-wrap:wrap;margin-top:30px}.about-left-col{width:100%}.about-right-col{padding:25px;width:100%}.about-right-col h4{margin-bottom:0;margin-top:0;text-align:center}.about-right-col h2{text-align:center}}@media (min-width:992px) and (max-width:1024px){.about-bottom-border{height:80%;width:20%}.about-row{margin-top:25px}}.accordion-box{margin:auto;max-width:1300px}.faq-row{display:flex;flex-direction:row;height:auto;justify-content:center;margin-top:25px;width:100%}.faq-col{flex-direction:column;overflow:hidden;padding:25px;width:100%}.faq-question-text{font-size:17px!important;font-weight:700!important}.faq-active-color{background-color:#73d5f0!important}.faq-active-color:hover{background-color:#81d9f1!important}.faq-active-color.Mui-expanded{background-color:pink!important;color:#fff!important}.faq-active-color.Mui-expanded .css-yw020d-MuiAccordionSummary-expandIconWrapper{color:#fff!important}.faq-accordion{border:0 solid transparent;border-top-left-radius:4px!important;border-radius:4px}.faq-container{align-items:center;border:1px solid #f5f5f5;border-radius:10px;justify-content:center;margin:1rem 4rem;padding:1rem 0}@media (max-width:575px){.faq-container{margin:30px}.faq-row{flex-wrap:wrap;margin-top:25px}.faq-col{padding:15px}.faq-accordion,.faq-col{width:100%}}@media (min-width:576px) and (max-width:768px){.faq-container{margin:30px}.faq-row{flex-wrap:wrap;margin-top:25px}.faq-col{padding:15px;width:100%}}.childprofile{align-items:center;border:1px solid #f5f5f5;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin:1rem 4rem;padding:1rem 0}.childprofile-container{flex-wrap:wrap;width:100%}.childprofile-container,.page-heading{align-items:center;display:flex;flex-direction:row;justify-content:center}.Childform{background-color:#faf9f9;padding:30px;width:60%}.form-top{height:70px}.form-top>img{height:50px}p{font-family:Open Sans;font-size:17px}.mt20{margin-top:20px}input{line-height:1.2em;margin-right:10px;margin-top:5px;min-width:280px;padding:5px}.inp250{min-width:505px}textarea{margin-top:5px;max-height:140px;max-width:99%;min-height:100px;min-width:99%;padding:5px}.red{color:red}.input-container{display:flex;flex-direction:column}.btn-class{background:red;color:#fff;padding:8px 12px;width:120px}.submitbtn-inside{float:right;margin-top:140px}.childheading{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.contact-link-style{color:#09f!important}.contact-link-style:hover{color:#2baaff!important}input[type=file]{background:#fff;border:1px solid #09f;border-radius:5px;color:#444;cursor:pointer;margin-left:10px;max-width:100%!important;padding:10px}input[type=file]::-webkit-file-upload-button{background:#09f;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-right:20px;padding:10px 20px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}input[type=file]::file-selector-button{background:#09f;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-right:20px;padding:10px 20px;transition:.2s ease-in-out}input[type=file]::-webkit-file-upload-button:hover{background:#09f}input[type=file]::file-selector-button:hover{background:#09f}@media screen and (max-width:525px){.childprofile{margin:30px}.page-heading{text-align:center}input[type=file]{border-radius:5px;margin-bottom:5px;max-width:100%!important;min-width:88%;padding:10px}.submitbtn-inside{float:right;margin-top:10px}}@media (min-width:526px) and (max-width:768px){input[type=file]{border-radius:5px;margin-bottom:5px;max-width:100%!important;min-width:90%;padding:10px}.submitbtn-inside{float:right;margin-top:10px}}@media (min-width:769px) and (max-width:899px){input[type=file]{border-radius:5px;margin-bottom:5px;max-width:100%!important;min-width:96%;padding:10px}.submitbtn-inside{float:right;margin-top:10px}}@media (min-width:900px) and (max-width:1050px){input[type=file]{border-radius:5px;margin-bottom:5px;max-width:100%!important;min-width:26%;padding:10px}.span-risponsice-css{display:block}.submitbtn-inside{display:flex;float:none;margin-left:10px;margin-top:10px}}@media (min-width:1051px) and (max-width:1200px){input[type=file]{border-radius:5px;margin-bottom:5px;margin-left:0;max-width:100%!important;min-width:26%;padding:10px}input{min-width:280px!important}}.gallery{border:1px solid #f5f5f5;border-radius:10px;flex-direction:column;margin:1rem 4rem;padding:1rem 0}.gallery,.gallery-container{align-items:center;display:flex;justify-content:center}.gallery-container{flex-direction:row;flex-wrap:wrap}.gallery-container .gallery-card{border:1px solid #00000012;border-radius:5px;box-shadow:none;transition:cubic-bezier(.075,.82,.165,1)}.gallery-card:hover{box-shadow:0 2px 8px 0 rgba(99,99,99,.2);transition:cubic-bezier(.075,.82,.165,1)}.gallery-content{background:#f1f2f97a;padding:9px 10px}.gallery-content h6 p{margin-bottom:0;margin-top:5px}.gallery-content h4{color:#e91e63}.gallery-container .gallery-img{cursor:zoom-in;height:250px;object-fit:cover;width:100%}.page-heading>h1{margin-left:10px}@media screen and (max-width:525px){.gallery{margin:30px}.page-heading{text-align:center}}.testimonial-card-hover:hover{background-color:#faecf5}.thanks-message-wrapper{align-items:center;background:#fff;display:flex;height:75vh;justify-content:center;padding:40px 0;text-align:center}.thanks-message-wrapper .card{background:#c9cdd124;max-width:680px;padding:50px 20px;width:100%}.thanks-message-wrapper .div_class i{color:green;font-size:58px;left:-8px;position:relative}.thanks-message-wrapper .div_class{border:1px solid green;border-radius:50%;display:inline-block;height:90px;width:90px}.thankyou-payment-grid{align-items:center;background:#cfd2d54f;display:flex;justify-content:space-between;margin-top:30px;padding:10px 20px}.thankyou-payment-grid p{margin:0;padding:0}
/*# sourceMappingURL=main.fe44fcc8.css.map*/