@import url(https://fonts.googleapis.com/css2?family=Itim&family=Karla+Tamil+Inclined:wght@400;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Edu+AU+VIC+WA+NT+Pre:wght@400..700&family=Itim&family=Karla+Tamil+Inclined:wght@400;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Spicy+Rice&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playwrite+HR+Lijeva:wght@100..400&display=swap);*{text-wrap:balance;box-sizing:border-box;margin:0;padding:0}button,input,textarea{border:none;font-family:inherit;outline:none}.btn,button{cursor:pointer}:root{font-family:Itim,cursive}.spinner{animation:spinner-c7wet2 1s linear infinite;background:radial-gradient(farthest-side,#f0f0f7 94%,#0000) top/9px 9px no-repeat,conic-gradient(#0000 30%,#f0f0f7);border-radius:50%;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 0)}@keyframes spinner-c7wet2{to{transform:rotate(1turn)}}.btn{padding:1rem 2rem}.btn-primary{background-image:linear-gradient(45deg,#00f 20%,#add8e6);background-image:-moz-linear-gradient(45deg,#00f 20%,#add8e6 100%);color:#fff;font-weight:700}.btn-tertiary{background-image:linear-gradient(45deg,#fff 10%,#ffd000);background-image:-moz-linear-gradient(45deg,#fff 10%,#ffd000 100%);border-radius:30px;color:#1f1e1e;font-size:1.1rem;font-weight:700;gap:1rem}.btn-dropdown,.btn-tertiary{align-items:center;display:flex}.btn-dropdown{gap:.5rem;justify-content:center}.btn-secondary{background:none;position:relative}.btn-secondary:after{background-image:linear-gradient(45deg,#00f 20%,#add8e6);background-image:-moz-linear-gradient(45deg,#00f 20%,#add8e6 100%);bottom:0;content:"";height:3px;left:0;position:absolute;transform:scaleX(.5);transform-origin:left;transition:1s;width:100%}.btn-secondary:hover:after{transform:scaleX(1)}.menu-icon{display:none}.header{justify-content:space-between;padding:1rem 2rem}.header,.header .navigation{align-items:center;display:flex}.header .navigation{gap:.5rem;justify-content:center}.header .navigation .btn-dropdown{position:relative}.header .navigation .btn-dropdown .dropdown{background-color:#f5f5ef;border-radius:.5rem;display:flex;flex-wrap:wrap;gap:10px;left:0;max-width:500px;min-width:300px;padding:1rem;position:absolute;transform:translateY(55%);width:50vw;z-index:3}.header .navigation .btn-dropdown .dropdown:after{aspect-ratio:1/1;background-color:inherit;content:"";left:7px;position:absolute;top:-7px;transform:rotate(45deg) skewY(10deg);width:20px;z-index:2}.header .navigation .btn-dropdown .dropdown .dropdown-item{display:block;padding:1rem;text-align:left}.header .navigation .btn-dropdown .dropdown .dropdown-item:hover{color:blue}.header .navigation .nav-link{color:#1f1e1e;padding:.5rem 1rem;text-decoration:none}.hamburger-container{background-image:linear-gradient(45deg,#fff 10%,#ffd000);background-image:-moz-linear-gradient(45deg,#fff 10%,#ffd000 100%);border:2px solid;border-radius:50%;box-shadow:2px 2px 2px 1px #000;display:none;padding:1rem;transition:box-shadow .5s}.hamburger-container:hover{box-shadow:5px 5px 2px 1px #000;transform:scale(1.03);transition:box-shadow .5s;transition:transform .5s}@media screen and (max-width:800px){.hamburger-container{display:initial;display:flex;place-content:center}.header .btn-container,.header .navigation{display:none}}.sidebar{background-color:#222831;inset:0;position:fixed;z-index:30}.sidebar ul li{color:#ffd000;font-size:2rem;font-weight:700;list-style-type:none;margin:0;padding:1rem 2rem}.sidebar ul li *{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(45deg,#fff 10%,#ffd000);background-image:-moz-linear-gradient(45deg,#fff 10%,#ffd000 100%);color:#0000}.sidebar ul li:hover{text-decoration:underline}.sidebar-topnav{display:flex;justify-content:flex-end;padding:2rem}.sidebar-topnav .side-close-btn{background-color:#0000;color:#fff}.sidebar-open{animation:side-open-anim 1s ease .1s forwards;opacity:1;opacity:0;transform:translateX(-100%)}.sidebar-close{animation:side-close-anim 1s ease .1s forwards;opacity:1}@keyframes side-open-anim{to{opacity:1;transform:translateX(0)}}@keyframes side-close-anim{to{opacity:0;transform:translateX(-100%)}}.footer{background-color:#222831;color:hsla(43,8%,83%,.918);padding:2rem 1rem}.footer .footer-container{align-items:stretch;border-bottom:1px solid #37414f;display:flex;gap:1rem;margin:0 auto;max-width:1200px;padding-bottom:1rem}.footer .footer-container .footer-nav{display:flex;flex:2 1;flex-direction:row;flex-wrap:wrap}.footer .footer-container .footer-nav .footer-subheading{color:wheat;font-size:1.2rem;margin-bottom:.5rem}.footer .footer-container .footer-desc{display:flex;flex-direction:column;gap:1rem;max-width:40ch}.footer .footer-container .footer-contact,.footer .footer-container .footer-links,.footer .footer-container .footer-social{flex:1 1 150px;margin-bottom:1rem}.footer .footer-container .footer-item{padding:1rem}.footer .footer-container .footer-links{display:flex;flex-direction:column}.footer .footer-container .footer-links a{color:hsla(43,8%,83%,.582);margin:.3rem 0;text-decoration:none;transition:color .2s}.footer .footer-container .footer-links a:hover{color:hsla(43,8%,73%,.582)}.footer .footer-container .footer-contact p{margin:.3rem 0}.footer .footer-container .footer-social .footer-social-wrapper{display:flex;flex-wrap:nowrap}.footer .footer-container .footer-social .footer-social-link{color:hsla(43,8%,83%,.582);display:inline-block;font-size:1.2rem;margin-right:.5rem;transition:color .2s}.footer .footer-container .footer-social .footer-social-link:hover{color:hsla(43,8%,73%,.582)}.footer .footer-container .footer-social .footer-social-link i{display:inline-block}.footer .footer-bottom{color:wheat;font-size:.9rem;padding:1rem 0;text-align:center}.caption{color:wheat;font-family:Spicy Rice,cursive;font-size:clamp(1.5rem,5vw,4rem);text-align:center}@media(max-width:768px){.footer-container{flex-direction:column}}.modal{display:flex;inset:0;isolation:isolate;place-content:center;place-items:center;position:fixed;z-index:12}.payment-heading{text-align:center}.modal-content{aspect-ratio:1/.5;background-color:#fff;border-radius:20px;display:block;display:flex;flex-basis:600px;flex-direction:column;gap:1rem;justify-content:space-between;max-width:600px;padding:2rem;position:relative;z-index:14}.modal-overlay{background-color:rgba(0,0,0,.432);inset:0;position:absolute;z-index:13}.modal-item,.row{display:flex;gap:1rem}.modal-item{flex-direction:column;justify-content:center}.pay-btn-container{align-items:center;display:flex;justify-content:center}.pay-btn{background:none;padding-block:10px;padding-inline:0}.cancel{align-self:stretch}.payment-price{align-items:center;display:flex;gap:10px}.payment-price-wrapper{align-items:center;display:flex;justify-content:space-between}.pay-btn--active{border-bottom:2px solid blue;color:blue}.modal-subheading-wrapper{align-items:baseline;display:flex;justify-content:space-between}.modal-user{color:gray;font:.5em;text-transform:uppercase}.desc-text{background-color:#daa5201c;color:#daa520;font-size:.7rem;padding:.5em 1em}.payment-notice{background-color:#e8fff7;border-radius:10px;color:#0000ff73;padding:.7em}@media screen and (max-width:600px){.modal-content{border-radius:0;width:100%}}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{text-wrap:balance}.sp-btn-container{display:flex;gap:10px;padding:2rem 1rem}.logo{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(45deg,#00f 20%,#add8e6);background-image:-moz-linear-gradient(45deg,#00f 20%,#add8e6 100%);color:#0000;font-size:clamp(1.3rem,3.3vw,2rem)}.logo,.logo-secondary{font-weight:1000;text-decoration:none}.logo-secondary{color:#fff;font-size:1.5rem}button{cursor:pointer}.flex{flex-wrap:wrap;gap:2rem}.flex,.loader-container{display:flex;justify-content:center}.loader-container{align-items:center;background-color:#fff;height:100vh;inset:0;position:fixed;width:100vw;z-index:1000}.loader{animation:rotate 1s linear infinite;border-radius:50%;height:48px;position:relative;width:48px}.loader:after,.loader:before{animation:prixClipFix 2s linear infinite;border:5px solid blue;border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}.loader:after{animation:prixClipFix 2s linear infinite,rotate .5s linear infinite reverse;border-color:#ffd000;inset:6px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.rounded-banner{align-items:center;background-blend-mode:darken;background-color:#0000ff73;border-radius:48px;display:flex;height:250px;justify-content:center}.container-centered{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:750px;padding:3rem 1.5rem}.container-centered-heading{color:#fff;color:#ffd000;font-size:3.5rem;text-shadow:5px 5px blue,3px 3px blue}.banner2{border-radius:10px;display:block;height:500px;margin:auto;object-fit:cover;width:100%}.space-item{display:flex;gap:1rem}@keyframes pop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.logo-container a{align-items:center;display:flex}.logo-icon{height:clamp(24px,2.5vw,50px)}.accordion{border:1px solid #ddd;border-radius:5px;margin:20px auto;overflow:hidden}.accordion-item{border-bottom:1px solid #ddd}.accordion-item:last-child{border-bottom:none}.accordion-header{align-items:center;background:#f9f9f9;border:none;cursor:pointer;display:flex;font-size:18px;justify-content:space-between;outline:none;padding:15px;width:100%}.accordion-header .icon{transition:transform .3s ease}.accordion-header .rotate{transform:rotate(180deg)}.accordion-content{max-height:0;overflow:hidden;padding:0 15px;text-align:left;transition:max-height .3s ease-in-out,padding .3s ease-in-out}.accordion-content.open{max-height:200px;padding:10px 15px}.fit-content{width:fit-content}@media(max-width:700px){.accordion-content,.accordion-header{text-align:left}}body{margin:auto}.about-title,.whyus-title{color:blue;font-weight:800;position:relative}.about-title:after,.whyus-title:after{background-color:#add8e6;content:"";height:100%;position:absolute;transform:translate(-70%,30%);width:100px;z-index:-1}.clamp,.section{margin:auto;max-width:1500px;overflow-x:clip}.section{padding:2rem}.section-title{isolation:isolate;margin:auto;position:relative;width:fit-content}.divider{display:flex;flex-direction:column;gap:1rem;padding:2rem;position:relative;z-index:1}.divider .divider-lottie{bottom:0;position:absolute;right:30%}.divider .divider-lottie .divider-anim{width:250px}.divider .divider-lottie-close{bottom:-12%;position:absolute;right:32%;z-index:-1}.divider .divider-lottie-close .divider-anim{width:250px}.divider .divider-heading{color:blue;font-family:Spicy Rice,cursive;font-size:clamp(1.7rem,4vw,3rem);font-weight:1000;max-width:29ch}.divider .divider-heading .linear-txt{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(45deg,#00f 20%,#add8e6);background-image:-moz-linear-gradient(45deg,#00f 20%,#add8e6 100%);color:#0000}.divider .divider-txt{font-size:1.3rem;line-height:1.4;max-width:50ch}.divider .divider-text-wrapper{display:flex;flex-direction:column;gap:1rem}.divider-wrapper{padding:1rem}.d-message{bottom:40px;color:blue;position:fixed;right:20px;z-index:4}.span-anim{animation:span-anim 10s ease 10s infinite alternate;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(45deg,blue,#000);background-position:0 100%;background-size:1000px 1000px;color:#0000;display:inline-block}@keyframes span-anim{to{background-position:100% 0}}.intro-wrapper{border-bottom:50px solid #d8d4d4;isolation:isolate;margin-block:2rem;overflow:hidden;padding:2rem;position:relative}.intro-wrapper:after{animation:hero 2s linear 2s 1 forwards;background:url(/static/media/class2.7493c7eafc2be2b23eee.jfif);background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:.1;position:absolute;z-index:-1}.intro{display:grid;grid-template-columns:1fr 1fr;margin:auto;max-width:1500px}.intro .hero{mask-image:url(/static/media/splash.bb451ecc2ee431ccd3d8.svg);-webkit-mask-image:url(/static/media/splash.bb451ecc2ee431ccd3d8.svg);-moz-mask-image:url(/static/media/splash.bb451ecc2ee431ccd3d8.svg);-o-mask-image:url(/static/media/splash.bb451ecc2ee431ccd3d8.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;overflow:hidden;position:relative;z-index:1}.intro .hero .hero-img{width:100%}.intro .intro-text{display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:1rem}.intro .intro-text .btn-container{padding:1rem 0}.intro .intro-text .title{font-family:Spicy Rice,cursive;font-size:clamp(1.6rem,5vw,4rem);max-width:16ch}.intro .intro-text .sub-title{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(45deg,#00f 20%,#add8e6);background-image:-moz-linear-gradient(45deg,#00f 20%,#add8e6 100%);color:#0000;font-size:1rem;font-weight:800}.world-gif{aspect-ratio:1/1;max-width:400px}.about{align-items:center;display:flex;justify-content:space-around}.about .about-text{display:flex;flex-direction:column;gap:1rem;max-width:70ch}.about .about-text .about-para{font-size:1.3rem;line-height:1.4}.programs{background-color:#ffd00063;min-height:100vh}.programs .program-banner{isolation:isolate;position:relative}.programs .program-banner .program-badge{position:absolute;width:200px;z-index:2}.programs .program-banner .badge-one{left:100px;top:40px}.programs .program-banner .badge-three{bottom:-130px;right:50px}.programs .programs-title:after{background-color:#fff;content:"";height:100%;position:absolute;transform:translate(-70%,30%);width:100px;z-index:-1}.programs .program-card{background-color:#add8e6;border-radius:20px;box-shadow:20px 20px 0 0 #1f1e1e;display:flex;flex-direction:column;gap:1rem;min-height:250px;padding:1.2rem}.programs .program-card:hover{background-color:#fff;border-radius:20px;box-shadow:19px 19px 0 0 #1f1e1e;transition:box-shadow 1s ease,max-width 1s ease,height 1s ease}.programs .program-card .program-title{font-size:1.5rem}.programs .program-card .program-item-content{display:flex;flex-direction:column;gap:1rem;line-height:1.4}.programs .program-items{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(200px,1fr));justify-content:center;margin-block:2rem}.course-mobile-container{display:none}.star-container{display:flex;gap:.5rem}.star-wrapper{color:#ffd000;filter:drop-shadow(3px 3px 1px rgb(31,30,30))}.courses-section{background-color:#e8fff7;isolation:isolate;margin:auto;overflow:hidden}.courses-section .courses-container{margin:1rem auto auto;max-width:1000px;min-height:100vh;padding:2rem;position:relative}.courses-section .courses-container .course-card-heading{color:#ffd000;font-family:Spicy Rice,cursive;font-size:3rem;text-shadow:2px 5px 3px blue,7px 5px 1px #1f1e1e}.courses-section .courses-container .card-top{padding:2rem;position:relative}.courses-section .courses-container .course-card{margin:auto;position:absolute;width:100%}.courses-section .courses-container .course-card .course-content{aspect-ratio:1/1;background-color:#fff;border-radius:20px;bottom:100px;display:flex;flex-direction:column;gap:2rem;max-width:500px;padding:2rem;position:absolute;right:-30px}.courses-section .courses-container .course-card .course-content .course-card-desc{font-size:1.3rem;line-height:1.4}.courses-section .courses-container .course-card .course-btn-container{bottom:-14px;display:flex;gap:1rem;padding:1rem;position:absolute;right:14px}.courses-section .courses-container .course-card .course-img{aspect-ratio:1/1.1;border-radius:20px;mix-blend-mode:multiply;object-fit:cover;width:60%}.camps-wrapper{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));justify-content:center}.camp-container{background-color:#1f1e1e;border-radius:20px}.camp-container .camp-img-container{align-self:stretch;border-radius:20px;overflow:hidden}.camp-container .camp-img{height:200px;object-fit:cover;width:100%}.camp-outline{background-color:#fff;border:1px solid;border-radius:20px;display:flex;flex-direction:column;gap:1rem;justify-content:center;left:-20px;padding:1rem;position:relative;top:-20px;transition:.5s;z-index:2}.camp-outline:hover{left:-15px;top:-15px}.camp-outline .camp-txt-container{display:flex;flex-direction:column;gap:.6rem}.alumini-divider-pd{padding:2rem;width:100%}.alumini-divider-wrapper{background-color:rgba(173,216,230,.658);border:2px solid;border-radius:20px;box-shadow:1px 1px 2px 7px #fff,-1px -1px 2px 7px #000;margin-inline:2rem;margin:auto;max-width:78.125rem;width:100%}.alumini-divider{background-color:#222831;width:100%}.alumini-heading-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.alumini-heading{color:#0000;color:#add8e6;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,5vw,3rem);font-weight:1000;max-width:70ch;max-width:26ch;padding:2rem;text-align:center}.alumini-subheading{color:#ccc;max-width:70ch;text-align:center}.alumini-section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:80vh;overflow-x:hidden}.alumini-section,.review-slider{background-color:#222831}.reviews-container{align-items:center;display:flex;gap:10px;height:100vh;justify-content:center;padding:2rem;perspective:60rem;width:100%}.review-card{-webkit-box-reflect:below -1px linear-gradient(180deg,#0000 80%,#0003);-moz-box-reflect:below -1px linear-gradient(180deg,#0000 80%,#0003);-o-box-reflect:below -1px linear-gradient(180deg,#0000 80%,#0003);aspect-ratio:1/1.4;background:blue;border-radius:20px;min-width:300px;overflow:hidden;transition:.5s;width:300px}.review-card .alumini-img{filter:grayscale(70%);height:100%;object-fit:cover;transition:.4s;width:100%}.review-card:hover{transform:translateY(40px);transition:.5s;transition-property:transform;z-index:1}.review-card:hover .alumini-img{filter:none;scale:1;scale:1.2;transition:.4s}.whyus-title{text-align:center}.whyus-heading{display:flex;flex-direction:column;gap:3rem;padding:1rem}.whyus-subtitle{color:wheat;font-family:Spicy Rice,cursive;font-size:clamp(1.5rem,5vw,4rem);text-align:center;text-shadow:2px 2px #222831}.whyus-wrapper{padding:2rem}.whyus-wrapper .whyus-container{background-color:#fff;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem;position:sticky;top:30px}@media(max-width:600px){.whyus-wrapper .whyus-container{min-height:100vh}}.whyus-wrapper .whyus-container .whyus-content{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:1em}.whyus-wrapper .whyus-container .whyus-content-title{align-items:center;color:blue;display:flex;font-size:1.3rem;gap:10px;padding:1rem}.whyus-wrapper .whyus-container .whyus-description{font-size:1.3rem;line-height:1.4;max-width:50ch}.whyus-wrapper .whyus-container:first-of-type,.whyus-wrapper .whyus-container:nth-of-type(2){background-image:url(/static/media/symbol-scatter-haikei.fea7454bb0bedbf1c562.svg);background-position:800px 200px;background-repeat:no-repeat}.whyus-wrapper .whyus-container:nth-of-type(2){background-color:#222831}.whyus-wrapper .whyus-container:nth-of-type(2) .whyus-content-title{align-items:center;color:#fff;display:flex;font-size:1.3rem;gap:10px}.whyus-wrapper .whyus-container:nth-of-type(2) .whyus-description{color:wheat;font-size:1.3rem;line-height:1.4;max-width:50ch}.whyus-wrapper .whyus-container:nth-of-type(3){background-color:#ffd000}.whyus-wrapper .whyus-container:nth-of-type(3),.whyus-wrapper .whyus-container:nth-of-type(4){background-image:url(/static/media/wave-haikei.ff42d8994b8f1995909d.svg),url("/static/media/wave-haikei%20(1).dd1177978a1eeb3c7e1d.svg");background-position:800px 200px,600px 100px;background-repeat:no-repeat}.whyus-wrapper .whyus-container:nth-of-type(4){background-color:blue}.whyus-wrapper .whyus-container:nth-of-type(4) .whyus-content-title{align-items:center;color:#fff;display:flex;font-size:1.3rem;gap:10px}.whyus-wrapper .whyus-container:nth-of-type(4) .whyus-description{color:wheat;font-size:1.3rem;line-height:1.4;max-width:50ch}.whyus-wrapper .whyus-container:nth-of-type(6){background-image:url("/static/media/blob-scene-haikei%20(3).ec1d3f845e6d0c532a0a.svg");background-size:cover}.whyus-wrapper .whyus-container:nth-of-type(6) .whyus-content-title{align-items:center;color:#fff;display:flex;font-size:1.3rem;gap:10px}.whyus-wrapper .whyus-container:nth-of-type(6) .whyus-description{color:wheat;font-size:1.3rem;line-height:1.4;max-width:50ch}.whyus-wrapper .whyus-container:nth-of-type(5){background-image:url("/static/media/blob-scene-haikei%20(4).de0523fe1da9dd9c5236.svg");background-size:cover}@media screen and (max-width:968px){.course-mobile-container{grid-gap:1rem;align-content:center;display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));justify-content:center;margin:auto;padding:2rem 1rem;transition:.5s}.course-mobile-container .course-item .course-mobile-wrapper{isolation:isolate;position:relative}.course-mobile-container .course-item .course-mobile-wrapper:after{background:#222831;border-radius:1rem;content:"";inset:0;position:absolute;transition:transform .6s;z-index:-1}.course-mobile-container .course-item .course-mobile-wrapper:hover:after{transform:translateY(5px)}.course-mobile-container .course-item .course-mobile-card{align-items:center;border:solid #222831;border-radius:1rem;border-width:1px 1px 3px;color:#222831;display:flex;flex-direction:column;font-size:1.5rem;justify-content:space-between;padding:1.5rem;transition:.9s;z-index:1}.course-mobile-container .course-item .course-mobile-card .course-card-bottom,.course-mobile-container .course-item .course-mobile-card .course-card-top{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.courses-container{display:none}.course-card .course-card-heading{font-size:2.1rem}.divider{isolation:isolate}.divider .divider-lottie,.divider .divider-lottie-close{right:-20px;z-index:-1}.divider .divider-lottie .divider-anim,.divider .divider-lottie-close .divider-anim{width:120px}.intro{align-items:center;display:flex;flex-direction:column}.intro .hero,.intro .intro-text{margin:auto;max-width:500px}.intro .intro-text{align-items:center;justify-content:center}.intro .intro-text .title{margin:auto;text-align:center}.intro .intro-text .sub-title{text-align:center}.about{flex-direction:column;padding:2rem}}@media screen and (max-width:650px){.course-mobile-container{grid-template-columns:repeat(2,minmax(150px,1fr))}.programs .program-items{grid-template-columns:1fr}.programs+.divider .divider-lottie{display:none}}@media screen and (max-width:1200px){.whyus-wrapper{padding:0}.whyus-wrapper .whyus-container .whyus-image-wrapper{display:none}.whyus-wrapper .whyus-container .whyus-description{padding:1rem}}.enroll-container{isolation:isolate;margin-inline:auto;max-width:1400px;padding:2rem;position:relative;z-index:0}.enroll-container .row{align-items:center}.enroll-contents-wrapper{display:flex}.enroll-contents-wrapper>*{flex:1 1}.enroll-form-container{background-color:#fff;border-radius:20px;max-width:700px;min-height:400px;padding:2rem;position:relative;z-index:2}.rive-container{height:500px;left:2rem;max-width:600px;min-height:500px;position:absolute;top:1rem;width:600px}.input{border:1px solid gray;border-radius:5px;display:flex;overflow:hidden;width:100%}.input:focus-within{border:1px solid blue;outline:2px solid rgba(0,0,255,.582)}.enroll-form{display:flex;flex-direction:column;gap:1rem}.enroll-form .input-element{flex-grow:2;font-size:1rem;padding:1rem}.input-container{flex:1 1}.select-container{display:flex;flex:1 1;flex-direction:column;gap:.7rem}.select-container label{color:gray}@media screen and (max-width:660px){.enroll-container .row{align-items:stretch;flex-direction:column;gap:1rem}.enroll-contents-wrapper{display:block}.rive-container{flex:0 1}.enroll-form-container{flex:2 1;margin:auto;padding:0;position:relative;width:100%}.enroll-rive{display:none}}.body{color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0;padding:0}.app-container{min-height:100vh}.loading-overlay{align-items:center;background-color:#fff;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.spinner{animation:spin 1s linear infinite;border:4px solid #3b82f6;border-radius:9999px;border-right-color:#0000;height:4rem;width:4rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{background-color:#fff;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;padding:1rem}.header-nav{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1280px}.site-title{color:#1f2937;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-link{color:#4b5563;text-decoration:none;transition:color .3s}.nav-link:hover{color:#3b82f6}.home-page{background-color:#f3f4f6;min-height:100vh;padding:2rem}.main-title{color:#1f2937;font-size:2.25rem;font-weight:700;margin-bottom:3rem;text-align:center}.course-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.course-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.course-grid{grid-template-columns:repeat(3,1fr)}}.course-card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;overflow:hidden;transition:transform .3s ease-in-out}.course-card:hover{transform:scale(1.05)}.card-image{height:12rem;object-fit:cover;width:100%}.card-content{padding:1.5rem}.card-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.card-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#4b5563;display:-webkit-box;margin-bottom:1rem;overflow:hidden}.view-course-btn{background-color:#2563eb;border-radius:9999px;color:#fff;display:inline-block;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}.view-course-btn:hover{background-color:#1d4ed8}.course-detail-page{background-color:#f9fafb;color:#1f2937;font-family:inherit;min-height:100vh}.hero-section{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;justify-content:center;min-height:400px;padding:3rem 1rem;position:relative;text-align:center}.hero-overlay{background-color:#000;inset:0;opacity:.8;position:absolute}.hero-content{margin-left:auto;margin-right:auto;max-width:64rem;position:relative;z-index:2}.hero-title{font-size:2.25rem;font-weight:800;margin-bottom:1rem}@media(min-width:768px){.hero-title{font-size:3rem}}@media(min-width:1024px){.hero-title{font-size:3.75rem}}.hero-description{font-size:clamp(.875rem,4vw,1.125rem);font-weight:300;margin-bottom:1.5rem}@media(min-width:768px){.hero-description{font-size:1.25rem}}.price-info{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.promo-price{color:#4ade80;font-size:1.25rem;font-weight:700}@media(min-width:768px){.promo-price{font-size:1.5rem}}.original-price{color:#d1d5db;font-size:1.125rem;text-decoration:line-through}@media(min-width:768px){.original-price{font-size:1.25rem}}.enroll-btn{background-color:#2563eb;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;color:#fff;font-weight:700;padding:.75rem 2rem;text-decoration:none;transition:transform .3s,background-color .3s}.enroll-btn:hover{background-color:#1d4ed8;transform:scale(1.05)}.section-padded{padding-bottom:4rem;padding-top:4rem}.bg-white{background-color:#fff}.bg-light-gray{background-color:#f3f4f6}.container{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1rem;padding-right:1rem}.max-w-6xl{max-width:72rem}.section-title{font-size:1.875rem;font-weight:700;margin-bottom:3rem;text-align:center}@media(min-width:768px){.section-title{font-size:2.25rem}}.learn-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.learn-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.learn-grid{grid-template-columns:repeat(3,1fr)}}.learn-card{background-color:#f9fafb;border-left:4px solid #2563eb;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;padding:1.5rem}.learn-text{color:#374151;font-size:1.125rem}.curriculum-list{display:flex;flex-direction:column;gap:1.5rem}.curriculum-item{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;overflow:hidden;transition:all .3s}.curriculum-summary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem;-webkit-user-select:none;user-select:none}.module-title{color:#1f2937;font-size:1.25rem;font-weight:600}.toggle-icon{color:#6b7280;transition:transform .3s}.curriculum-item[open] .toggle-icon{transform:rotate(180deg)}.toggle-icon svg{fill:none;stroke-width:2;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;height:1.5rem;width:1.5rem}.curriculum-details{border-top:1px solid #e5e7eb;padding:1.5rem}.module-description{color:#4b5563}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;text-align:center}@media(min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{align-items:center;background-color:#f9fafb;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;display:flex;flex-direction:column;padding:1.5rem}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.feature-description{color:#4b5563}.cta-section{background-color:#2563eb;color:#fff;padding-bottom:4rem;padding-top:4rem;text-align:center}.cta-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.cta-title{font-size:2.25rem}}.cta-text{font-size:1.125rem;font-weight:300;margin-bottom:2rem}@media(min-width:768px){.cta-text{font-size:1.25rem}}.enroll-btn-secondary{background-color:#fff;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;color:#2563eb;font-weight:700;padding:.75rem 2rem;text-decoration:none;transition:transform .3s}.enroll-btn-secondary:hover{transform:scale(1.05)}.not-found-page{align-items:center;background-color:#f3f4f6;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.error-title{color:#dc2626;font-size:3rem;font-weight:700;margin-bottom:1rem}.error-text{color:#4b5563;font-size:1.25rem;margin-bottom:1.5rem}.go-home-link{color:#2563eb;text-decoration:underline}.success-container{align-items:center;background:#f3f9ff;border-radius:10px;box-shadow:0 4px 10px #0000001a;color:#1e3a8a;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:20px;text-align:center}.success-container .success-icon{animation:pop .5s ease-in-out;color:#28a745;font-size:4rem}.success-container h2{font-size:2rem;margin:10px 0}.success-container .transaction-header{align-items:center;background-image:linear-gradient(45deg,#00f 20%,#add8e6);background-image:-moz-linear-gradient(45deg,#00f 20%,#add8e6 100%);color:#fff;display:flex;font-size:clamp(1.2rem,2vw,2rem);justify-content:center;min-height:20px}.success-container .transaction-content{align-items:stretch;background:#fff;border-radius:8px;box-shadow:0 2px 8px #4b4a4a1a;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;margin:auto;max-width:600px;min-height:80vh;padding:20px}.success-container .transaction-content .transaction-details{display:flex;flex-direction:column;gap:1rem;padding:1rem}.success-container .transaction-content .transaction-details p{font-size:1.1rem;margin:5px 0;text-align:left}.success-container .transaction-content .transaction-details strong{color:#0a58ca}.success-container .print-button{background:#0a58ca;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:10px;padding:12px 20px;transition:all .3s ease-in-out}.success-container .print-button:hover{background:#083b9a;transform:scale(1.05)}.transaction_r_container{background-color:#fff;inset:0;position:fixed;z-index:4}.sp-hero{background-blend-mode:overlay;background-image:url(/static/media/sp-hero.211a6ca4c67d3e998678.png),radial-gradient(rgba(124,145,182,.801),#0000fffa);background-position:50%;background-size:cover;color:#ffd000;min-height:30vmin;padding:2rem}.sp-hero .sp-hero-wrapper{margin:auto;max-width:1500px}.sp-hero .sp-intro{display:flex;flex-direction:column;gap:1rem;padding:2rem}.sp-hero .sp-intro-subheading{font-size:1.3rem;max-width:40ch}.sp-hero .sp-heading{font-family:Spicy Rice,cursive}.sp-container{max-width:1500px;padding:2rem}.sp-content{text-wrap:pretty;display:flex;flex-direction:column;gap:1rem;margin:auto;max-width:80ch;padding:2rem;text-align:justify;text-align-last:left}.sp-content .sp-content-heading{color:blue}.sp-content .sp-content-txt{font-size:1.3rem;line-height:1.4}.sp-section{padding:2rem}.sp-steps-section{background-blend-mode:overlay;background-color:#222831;background-image:url(/static/media/rain.3d9d734e2387d95be412.gif);background-position:100%;background-repeat:no-repeat;background-size:cover;min-height:50vh}.sp-steps-section .sp-section-heading{color:#fff;text-align:center}.sp-card{background-color:#fff;border-left:5px solid #ffd000;border-radius:10px;font-family:Spicy Rice,cursive;max-width:700px;min-height:150px;padding:3rem 2rem;position:relative}.sp-card .sp-card-title{color:#222831}.sp-card .sp-card-top{display:flex;flex-direction:column;gap:1rem}.sp-card:nth-of-type(2n){border-left:5px solid #d7afc8}.sp-card:nth-of-type(2n):after{background-color:#d7afc8}.sp-card:after{align-items:center;background-color:#ffd000;border-radius:100%;color:#222831;content:attr(data-step-count);display:flex;height:50px;justify-content:center;left:-28px;position:absolute;top:50%;transform:translateY(-50%);width:50px}.sp-card-container{display:flex;flex-direction:column;gap:1rem;margin:auto;max-width:700px;padding:2rem}@media(max-width:700px){.sp-hero{background-image:url(/static/media/sp-hero.211a6ca4c67d3e998678.png),radial-gradient(#0000ff73,#0000fffa)}.sp-hero,.sp-hero .sp-intro{padding:1rem}.sp-container{max-width:1500px}.sp-container .sp-btn-container{justify-content:center}.sp-card-container{padding:2rem 0}.sp-content{text-wrap:balance;display:flex;flex-direction:column;gap:1rem;margin:auto;max-width:80ch;padding:.5rem;text-align:left}.sp-content .sp-content-heading{color:blue}.sp-content .sp-content-txt{font-size:1.3rem;line-height:1.4;text-align:left}.sp-section{padding:1rem}}
/*# sourceMappingURL=main.f5f94bd3.css.map*/