body,html{margin:0;padding:0;width:100%;min-width:100%;max-width:100vw;background:#f5f5f5;overflow-x:hidden!important;position:relative;height:100%}*{margin:0;padding:0;box-sizing:border-box}#root{width:100%;min-width:100%;max-width:100vw;overflow-x:hidden!important;position:relative;min-height:100vh;display:flex;flex-direction:column}main,section,div{box-sizing:border-box;max-width:100vw}.nav-wrapper{width:100%;font-family:sans-serif;position:sticky;top:0;background-color:#fff;box-shadow:0 2px 5px #0000001a;left:0;right:0;z-index:999;overflow-x:hidden}.nav-top{width:100%;background-color:#152b01;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:.75rem 4rem;box-sizing:border-box}.nav-top-left{display:flex;align-items:center;gap:.5rem}.nav-phone-icon{width:1rem;height:auto}.nav-phone-text{font-size:15px;font-weight:400}.nav-top-right{display:flex;gap:1rem;align-items:center}.nav-social-icon{width:1rem;height:auto;cursor:pointer;transition:transform .2s ease}.nav-social-icon:hover{transform:scale(1.1)}.nav-main{width:100%;background-color:#fff;padding:0rem 4rem;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.nav-logo img{width:130px;height:auto;display:block}.nav-links{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.nav-link{text-decoration:none;font-size:20px;font-family:sans-serif;color:#160c2e;font-weight:600;transition:color .3s ease;white-space:nowrap;padding-bottom:4px;border-bottom:2px solid transparent}.nav-link:hover{color:#285934}.nav-link.active{color:#285934;border-bottom:2px solid rgba(40,89,52,1)}.login-btn{background:linear-gradient(135deg,#1d1d1d,#009e2f);color:#fff;border:none;padding:5px 30px 5px 5px;display:flex;align-items:center;gap:6px;border-radius:25px;cursor:pointer;position:relative;right:1rem;font-size:16px;font-weight:500;transition:background .3s ease;white-space:nowrap}.login-btn svg{font-size:35px}.login-btn:hover{background:#009700}.nav-menu-toggle{display:none;flex-direction:column;gap:5px;border:none;background:transparent;cursor:pointer;padding:5px}.nav-menu-toggle span{width:28px;height:3px;background:#000;transition:all .3s ease;border-radius:2px}.nav-menu-toggle.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-menu-toggle.open span:nth-child(2){opacity:0}.nav-menu-toggle.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav-mobile-menu{width:100%;background:#fff;overflow:hidden;max-height:0;padding:0;transition:max-height .4s ease-in-out,padding .4s ease-in-out;box-sizing:border-box;border-bottom:1px solid transparent;visibility:hidden;opacity:0}.nav-mobile-menu.open{max-height:600px;padding:1.5rem 2rem;border-bottom:1px solid #e5e5e5;visibility:visible;opacity:1}.nav-mobile-link{display:block;font-size:1.1rem;font-weight:600;color:#160c2e;text-decoration:none;padding:.75rem 0;transition:color .3s ease,padding-left .3s ease;border-bottom:1px solid #f0f0f0}.nav-mobile-link:hover{color:#285934;padding-left:.5rem}.nav-mobile-link.active{color:#285934;border-left:3px solid rgba(40,89,52,1);padding-left:.5rem}.mobile-login-btn{width:100%;background:linear-gradient(135deg,#1d1d1d,#009e2f);color:#fff;border-radius:8px;border:none;display:flex;gap:6px;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;margin-top:1rem;padding:14px}.mobile-login-btn svg{font-size:28px}.mobile-login-btn:hover{background:linear-gradient(to right,#090,#3f3);transform:translateY(-2px);box-shadow:0 4px 12px #00b30066}@media(max-width:1200px){.nav-wrapper{width:100%}.nav-links{gap:1.5rem}.nav-link{font-size:18px}.nav-top,.nav-main{padding:1rem 1.5rem}}@media(max-width:1024px){.nav-wrapper{width:100%}.nav-links,.login-btn{display:none}.nav-menu-toggle{display:flex}.nav-main,.nav-top{padding:.5rem 2rem}.nav-logo img{width:110px}}@media(max-width:768px){.nav-wrapper{width:100%}.nav-top{padding:.4rem 1.5rem;flex-wrap:wrap}.nav-main{padding:.35rem 1.5rem}.nav-logo img{width:100px}.nav-top-left,.nav-top-right{gap:.75rem}.nav-phone-text{font-size:14px}.nav-social-icon{width:.9rem}}@media(max-width:600px){.nav-top{padding:.4rem 1rem;flex-direction:row;gap:0;text-align:center;justify-content:space-between}.nav-top-left,.nav-top-right{justify-content:center;width:auto}.nav-top-left{flex:1;justify-content:flex-start}.nav-top-right{flex:1;justify-content:flex-end;gap:.8rem}.nav-main{padding:1rem;height:4rem;margin-bottom:-1rem}.nav-logo img{width:125px;margin-bottom:-.5rem}.nav-phone-text{font-size:12px}.nav-social-icon,.nav-phone-icon{width:.85rem}.nav-mobile-menu{padding:1rem}.nav-mobile-link{font-size:1rem}}@media(max-width:480px){.nav-top{padding:.2rem .75rem}.nav-main{padding:.25rem .75rem}.nav-logo img{width:105px}.nav-phone-text{font-size:11px}.nav-social-icon,.nav-phone-icon{width:.75rem}.nav-menu-toggle span{width:22px;height:2.5px}.nav-phone-text{font-size:12px}.nav-social-icon,.nav-phone-icon{width:.8rem}.nav-menu-toggle span{width:24px}.nav-mobile-link{font-size:.95rem}.mobile-login-btn{padding:10px;font-size:15px}}@font-face{font-family:"4U Ananda";src:url(/fonts/4U-Ananda.woff2) format("woff2"),url(/fonts/4U-Ananda.woff) format("woff");font-display:swap}@font-face{font-family:SARA-BARON;src:url(/fonts/SARA-BARON.woff2) format("woff2"),url(/fonts/SARA-BARON.woff) format("woff");font-display:swap}.hero-section{width:100%;max-width:100vw;background-image:url(/assets/hero-background-4SRyw-MS.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:4rem 0 0;position:relative;min-height:51rem;overflow:hidden;box-sizing:border-box;margin:0;left:0;right:0;margin-top:-3rem}.hero-text-image{width:50rem;max-width:100%;position:relative;top:-4rem;height:auto;margin-left:-2.1rem}.hero-text-image-wrapper{margin-bottom:1.5rem;width:100%;display:flex;justify-content:center}.hero-section:before{content:"";position:absolute;inset:0;background-image:url(/assets/hero-background-4SRyw-MS.png);pointer-events:none;z-index:1;min-height:30rem;background-size:cover}.hero-inner{max-width:1400px;width:100%;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:4rem;min-height:auto;position:relative;z-index:2;box-sizing:border-box}.hero-left{flex:0 0 50%;max-width:850px;align-items:left}.hero-tagline{font-size:3rem;font-weight:700;margin:0 0 1rem;line-height:1.2}.Hero_tagline{font-family:Inter;word-spacing:2rem}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;font-family:"4U Ananda"!important}.hero-sub-title{font-family:SARA-BARON!important;font-size:4rem;font-weight:400;display:block;margin-top:.5rem}.hero-title span{color:gold}.hero-subtext{font-size:.875rem;font-weight:500;color:#fff;margin-bottom:1.875rem;line-height:1.6;font-family:Inter,sans-serif;margin-left:0}.hero-firstline{font-weight:700}.hero-actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;position:relative;top:-9rem}.hero-cta{padding:.875rem 1.75rem;border-radius:2.5rem;background:#f2ff00;color:#160c2e;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:filter .3s ease}.hero-cta:hover{filter:brightness(.95)}.hero-review{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;margin-top:1.5rem;margin-left:0;position:relative;top:-9rem}.hero-review img{width:2.5rem;height:2.5rem;border-radius:999rem;object-fit:cover}.reviewAvatarM{z-index:0}.reviewAvatarL{z-index:5;margin-left:-1.5rem}.reviewAvatarR{z-index:4;margin-left:-1.55rem}.hero-review-text{display:flex;flex-direction:column}.hero-review-rating{display:flex;gap:.5rem;align-items:baseline;font-size:.8125rem;color:#fff;font-weight:500}.hero-stars{color:#ffd600;font-weight:700}.hero-review-text p{margin:0;font-size:.6875rem;color:#fff;font-weight:400}.hero-right{flex:0 0 60%;display:flex;justify-content:center;align-items:flex-end;position:relative;max-width:none;top:-4rem;margin-left:50px}.hero-image-wrapper{position:relative;max-width:1400px;height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.hero-image{width:100%;max-width:1400px;height:100%;display:block;position:relative;bottom:0rem;margin-left:auto;object-fit:contain;object-position:bottom}.hero-stat{background:#ffffff0f;border-radius:1.125rem;padding:.625rem 1.125rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.14)}.hero-stat-label{font-size:.75rem;color:#e5e5ff;margin:0 0 .25rem}.hero-stat-value{font-size:1.125rem;font-weight:700;color:#fff;margin:0}.hero-stat-icon{display:flex;justify-content:center;align-items:center;width:50%;margin:0 auto .375rem}.hero-stat-top{position:absolute;top:23%;right:70%}.hero-stat-midle{position:absolute;bottom:10%;left:0%}.hero-stat-left{position:absolute;bottom:55%;right:20%}.hero-stat-group{display:contents}@media(min-width:1200px)and (max-width:1367px){.hero-inner{min-height:25rem;margin-left:5rem;width:110%;margin-top:2rem}.hero-stat-top{top:20%;right:68%}.hero-stat-midle{bottom:12%;left:10%}.hero-stat-left{bottom:52%;right:22%}}@media(min-width:1025px)and (max-width:1194px){.hero-inner{min-height:25rem;margin-left:.5rem;width:110%}.hero-left-side{max-width:100%;width:100%;margin-top:3rem}.hero-stat-top{top:18%;right:65%}.hero-stat-midle{bottom:10%;left:3%}.hero-stat-left{bottom:50%;right:23%}}@media(min-width:835px)and (max-width:1024px){.hero-section{padding:1rem 0 0;min-height:100vh;width:100%;max-width:100vw;margin:0;margin-top:-3rem}.hero-inner{padding:0 2rem;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:100%}.hero-left{flex:1;max-width:100%;width:100%;display:flex;flex-direction:column;align-items:center}.hero-text-image{max-width:50rem;width:100%;top:-2rem}.hero-right{flex:1;max-width:100%;width:100%;display:flex;justify-content:center;align-items:center}.hero-image-wrapper{position:relative;max-width:600px;width:100%}.hero-image{width:100%;height:auto}.hero-stat-top{display:block!important;top:18%;right:8%}.hero-stat-midle{display:block!important;bottom:12%;left:5%}.hero-stat-left{display:block!important;bottom:48%;right:15%}.hero-stat{padding:.7rem 1.2rem}.hero-stat-label{font-size:.75rem}.hero-stat-value{font-size:1.1rem}}@media(min-width:820px)and (max-width:834px){.hero-section{padding:3rem 0 0;min-height:100vh;width:100%;max-width:100vw;margin:0}.hero-inner{flex-direction:column;align-items:center;text-align:center;padding:0 2.5rem;gap:2rem}.hero-text-image-wrapper{margin-top:1rem}.hero-text-image{max-width:48rem;width:100%;top:0}.hero-image-wrapper{max-width:550px;width:100%}.hero-stat-top{display:block!important;top:20%;right:10%}.hero-stat-midle{display:block!important;bottom:15%;left:8%}.hero-stat-left{display:block!important;bottom:50%;right:18%}}@media(min-width:769px)and (max-width:820px){.hero-section{padding:1rem 0 0;min-height:100vh;width:100%;max-width:100vw;margin:0;margin-top:-3rem}.hero-inner{flex-direction:column;align-items:center;text-align:center;padding:0 2rem;gap:1.5rem}.hero-text-image{max-width:46rem;width:100%}.hero-image-wrapper{max-width:520px;width:100%}.hero-stat-top{display:block!important;top:22%;right:12%}.hero-stat-midle{display:block!important;bottom:18%;left:10%}.hero-stat-left{display:block!important;bottom:52%;right:20%}}@media only screen and (max-width:1400px){.hero-image-wrapper{margin-left:50px}.hero-image{width:90%;margin-left:auto}}@media only screen and (min-width:1024px)and (max-width:1024px)and (min-height:1300px){.hero-section{padding:3rem 0 0}.hero-inner{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 2.5rem;gap:3rem}.hero-left{flex:1;max-width:100%;width:100%}.hero-text-image{max-width:45rem;width:100%}.hero-title{font-size:3.25rem}.hero-sub-title{font-size:3.75rem}.hero-tagline{font-size:2.75rem}.hero-subtext{font-size:.9375rem;margin-bottom:1.75rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-cta{padding:.95rem 2rem;font-size:1.0625rem}.hero-review{justify-content:center;margin-top:2rem}.hero-review img{width:2.75rem;height:2.75rem}.hero-review-rating{font-size:.875rem}.hero-review-text p{font-size:.75rem}.hero-right{flex:1;width:100%;max-width:550px;position:relative}.hero-image-wrapper{width:100%;display:flex;justify-content:center;align-items:flex-end}.hero-image{width:85%;max-width:480px;height:auto}.hero-stat-top{display:block!important;top:15%;right:5%}.hero-stat-midle{display:block!important;bottom:15%;left:8%}.hero-stat-left{display:block!important;bottom:15%;right:12%}.hero-stat{padding:.75rem 1.25rem}.hero-stat-label{font-size:.8125rem}.hero-stat-value{font-size:1.25rem}.hero-stat-icon{margin-bottom:.5rem}}@media(max-width:1024px){.hero-section{padding:2rem 0 0;width:100%;max-width:100vw;margin:0;min-height:45rem;flex-direction:column;align-items:center}.hero-inner{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 3rem;gap:2rem;max-width:100%;width:100%;margin-left:auto;margin-right:auto}.hero-left{flex:1;max-width:100%;width:100%;display:flex;flex-direction:column;align-items:center}.hero-text-image-wrapper{width:100%;display:flex;justify-content:center}.hero-text-image{max-width:55rem;width:100%;top:-2rem;margin:0 auto}.hero-title{font-size:3rem}.hero-sub-title{font-size:3.5rem}.hero-tagline{font-size:2.5rem}.hero-subtext{font-size:.875rem;margin-bottom:1.5rem}.hero-actions{justify-content:center;top:-8rem}.hero-review{justify-content:center;top:-8rem;max-width:500px;font-size:18px;font-family:sans-serif}.hero-right{width:100%;max-width:1200px;position:relative;top:3rem;display:flex;align-items:center;flex:none;margin-bottom:-9rem}.hero-image-wrapper{width:100%;max-width:700px;margin:0 auto;position:relative;top:-10rem;display:flex;justify-content:center;margin-bottom:-9rem}.hero-image{width:100%;max-width:700px;margin:0 auto;display:block}.hero-stat{min-width:120px;width:auto;padding:.5rem .875rem}.hero-stat-top,.hero-stat-midle,.hero-stat-left{display:block!important}.hero-stat-top{top:28%;right:23%}.hero-stat-midle{bottom:10%;left:10%}.hero-stat-left{bottom:60%;right:68%}.hero-stat-label{font-size:.6875rem}.hero-stat-value{font-size:1rem}.hero-stat-icon{width:60%;margin-bottom:.25rem}.hero-stat-icon img{width:100%;height:auto}}@media(max-width:768px){.hero-section{padding:2rem 0 0;min-height:100vh;width:100%;max-width:100vw;margin:0;left:0;right:0;position:relative}.hero-inner{padding:0 1rem;gap:1.5rem;max-width:100%;width:100%;margin-left:auto;margin-right:auto}.hero-text-image-wrapper{width:100%;display:flex;justify-content:center}.hero-text-image{max-width:28rem;width:100%;margin:0 auto}.hero-title{font-size:2.5rem;margin-bottom:1rem}.hero-sub-title{font-size:3rem}.hero-tagline{font-size:2rem}.hero-subtext{font-size:.8125rem;margin-bottom:1.25rem}.hero-cta{padding:.75rem 1.5rem;font-size:.9375rem}.hero-review img{width:2rem;height:2rem}.hero-review-rating{font-size:.75rem}.hero-review-text p{font-size:.625rem}.hero-right{width:100%;max-width:100%;top:-3rem;display:flex;justify-content:center;align-items:center}.hero-image-wrapper{width:100%;max-width:100%;display:flex;justify-content:center;max-width:700px}.hero-image{width:100%;max-width:700px!important;height:auto}.hero-stat-top{top:30%!important;right:20%!important}.hero-stat-midle{bottom:8%;left:3%}.hero-stat-left{bottom:58%!important;right:75%!important}.hero-stat{padding:.375rem .625rem;border-radius:.75rem;min-width:90px}.hero-stat-label{font-size:.5625rem}.hero-stat-value{font-size:.8125rem}.hero-stat-icon{width:70%;margin-bottom:.1875rem}}@media(max-width:600px){.hero-section{padding:0rem;min-height:100vh;width:100%;max-width:100vw;margin:0;left:0;right:0;position:relative}.hero-inner{padding:0rem;gap:1.25rem;max-width:100%;width:100%;margin-left:auto;margin-right:auto}.hero-text-image-wrapper{width:100%;display:flex;justify-content:center}.hero-text-image{max-width:24rem;width:100%;margin:0 auto;top:-1rem}.hero-title{font-size:2.25rem;margin-bottom:.875rem}.hero-sub-title{font-size:2.75rem}.hero-tagline{font-size:1.875rem;margin-bottom:.875rem}.hero-subtext{font-size:.8rem;margin-bottom:1.125rem;line-height:1.5}.hero-cta{padding:.725rem 1.375rem;font-size:.9rem;width:100%;max-width:300px}.hero-actions{width:100%;justify-content:center;top:-5rem;display:flex}.hero-review{gap:.625rem;margin-top:1.125rem;top:-5rem;left:0;justify-content:center;width:100%;display:flex}.hero-review img{width:1.875rem;height:1.875rem}.reviewAvatarL,.reviewAvatarR{margin-left:-1.125rem}.hero-review-rating{font-size:.7rem}.hero-review-text p{font-size:.575rem}.hero-right{top:-8.5rem;width:100%;max-width:325px}.hero-image-wrapper{width:100%;position:relative;top:-7rem;margin-bottom:-6rem}.hero-image{width:100%;max-width:300px}.hero-stat-top{top:11%!important;right:2.5%!important}.hero-stat-midle{bottom:7%!important;left:2.5%!important}.hero-stat-left{bottom:7%!important;right:4%!important}.hero-stat{padding:.3rem .575rem;border-radius:.7rem;min-width:85px}.hero-stat-label{font-size:.53rem}.hero-stat-value{font-size:.75rem}.hero-stat-icon{width:72%;margin-bottom:.15rem}}@media(max-width:480px){.hero-section{padding:1.5rem 0 0;min-height:100vh;width:100%;max-width:100vw;margin:0;left:0;right:0;position:relative}.hero-inner{padding:0 1rem;gap:1rem;max-width:100%;width:100%;margin-left:auto;margin-right:auto}.hero-text-image{max-width:20rem;width:100%;left:0;top:0;margin:0 auto}.hero-text-image-wrapper{display:flex;justify-content:center}.hero-title{font-size:2rem;margin-bottom:.75rem}.hero-sub-title{font-size:2.5rem}.hero-tagline{font-size:1.75rem;margin-bottom:.75rem}.hero-subtext{font-size:.75rem;margin-bottom:1rem;line-height:1.5}.hero-cta{padding:.7rem 1.25rem;font-size:.875rem;width:100%;max-width:240px;left:0;top:0}.hero-actions{width:100%;justify-content:center;top:-4rem;display:flex}.hero-review{gap:.5rem;margin-top:1rem;top:-4rem;left:0;justify-content:center;width:100%;display:flex}.hero-review img{width:1.75rem;height:1.75rem}.reviewAvatarL,.reviewAvatarR{margin-left:-1rem}.hero-review-rating{font-size:.6875rem}.hero-review-text p{font-size:.5625rem}.hero-right{top:-6rem;width:100%;max-width:300px}.hero-image-wrapper{width:100%;top:-5rem;margin-bottom:-3.5rem}.hero-image{width:100%;max-width:400px}.hero-stat-top{top:25%!important;right:2%!important}.hero-stat-midle{bottom:6%!important;left:2%!important}.hero-stat-left{bottom:63%!important;right:73%!important}.hero-stat{padding:.25rem .5rem;border-radius:.625rem;min-width:80px}.hero-stat-label{font-size:.5rem;margin-bottom:.125rem}.hero-stat-value{font-size:.6875rem}.hero-stat-icon{width:75%;margin-bottom:.125rem}}@media(max-width:375px){.hero-section{padding:1rem 0 0;min-height:100vh;width:100%;max-width:100vw;margin:0;left:0;right:0;position:relative}.hero-inner{padding:0 .75rem;max-width:100%;width:100%;margin-left:auto;margin-right:auto}.hero-text-image-wrapper{width:100%;display:flex;justify-content:center}.hero-text-image{max-width:18rem;width:100%;margin:0 auto}.hero-title{font-size:1.75rem}.hero-sub-title{font-size:2.2rem}.hero-tagline{font-size:1.5rem}.hero-subtext{font-size:.7rem}.hero-cta{padding:.65rem 1rem;font-size:.8125rem;max-width:200px}.hero-review img{width:1.5rem;height:1.5rem}.hero-image{width:130%;max-width:350px!important}.hero-right{max-width:350px!important;padding:0;margin:0;top:-8rem}.hero-image-wrapper{top:-6.5rem;margin-bottom:-6.5rem}.hero-stat-top{top:12%;right:1%}.hero-stat-midle{bottom:4%;left:1%}.hero-stat-left{bottom:65%;right:75%}.hero-stat{padding:.1875rem .375rem;border-radius:.5rem;min-width:70px}.hero-stat-label{font-size:.4375rem;margin-bottom:.0625rem}.hero-stat-value{font-size:.625rem}.hero-stat-icon{width:80%;margin-bottom:.0625rem}}@media(max-width:768px)and (orientation:landscape){.hero-section{padding:1.5rem 0 0;min-height:100vh;left:0;right:0}.hero-title{font-size:2rem}.hero-sub-title{font-size:2.5rem}.hero-image{max-width:250px}.hero-right{max-width:280px}.hero-stat-top{top:20%;right:8%}.hero-stat-midle{bottom:12%;left:10%}.hero-stat-left{bottom:12%;right:15%}.hero-stat{padding:.375rem .75rem;min-width:100px}.hero-stat-label{font-size:.5625rem}.hero-stat-value{font-size:.8125rem}}.popular-section{width:100%;max-width:1200px;margin:0 auto;padding:60px 16px 40px;font-family:Inter,sans-serif;box-sizing:border-box;overflow-x:hidden}.join-tag{margin-top:30px;background:#00b300;color:#fff;padding:8px 18px;border:none;border-radius:20px;font-size:20px;margin-bottom:10px;font-weight:500!important;font-family:sans-serif;cursor:pointer}.section-title{font-size:40px;font-weight:500;color:#1f1f1f;margin-bottom:40px}.section-title span{color:#2c1c75;font-weight:700}.cards-container{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;justify-content:center;width:100%;max-width:100%;box-sizing:border-box;margin-top:50px}.class-card{width:100%;max-width:100%;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 25px #0000001f;position:relative;box-sizing:border-box}.card-content{background:#25c324;padding:18px;color:#fff;margin-top:-9rem;border-radius:0 0 20px 20px;position:relative;z-index:2}.transperant{background:#ffffff38;padding:14px 20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;position:relative}.transperant:before{content:"";position:absolute;inset:0;border-radius:18px;padding:2px;background:linear-gradient(135deg,#ffffff80,#66666680);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.transperant h3{font-size:19px!important;margin:0 0 10px;font-weight:600!important}.card-info{display:flex;gap:12px;font-size:10px!important;margin-bottom:10px}.card-info span{display:flex;align-items:center;gap:5px;box-sizing:border-box;background:#d9d9d9e6;border-radius:5px;padding:2px;color:#000}.card-info svg{width:14px;height:14px}.price{font-size:20px!important;font-weight:700;font-style:bold;color:#f2ff00}.learn-more{color:#fff;text-decoration:none;font-weight:600;cursor:pointer;font-size:10px!important;font-family:Inter,sans-serif;align-items:center;display:flex}.learn-more svg{height:12px;width:12px;margin-left:4px}.view-all-btn{background:linear-gradient(135deg,#1d1d1d,#009e2f);color:#fff;padding:14px 28px;border-radius:40px;border:none;font-size:20px;display:block;margin:30px auto 0;cursor:pointer;transition:.3s ease;font-style:bold;font-weight:700}.view-all-btn svg{vertical-align:middle;font-size:28px!important;margin-left:6px;align-items:center;margin-top:-3px}.view-all-btn:hover{background:#009700}@media(min-width:1025px)and (max-width:1366px){.popular-section{padding:55px 24px;max-width:1280px}.cards-container{grid-template-columns:repeat(3,1fr);gap:35px}.section-title{font-size:38px}.class-img{width:110%;left:-5%}.card-content{margin-top:-10rem;padding:17px}.transperant h3{font-size:18px!important}.card-desc{font-size:.83rem}}@media(min-width:1025px)and (max-width:1194px){.popular-section{padding:50px 28px}.cards-container{grid-template-columns:repeat(3,1fr);gap:32px}.section-title{font-size:36px}.class-img{width:110%;left:-5%}.card-content{margin-top:-10.5rem}}@media(min-width:1025px)and (max-width:1112px){.cards-container{grid-template-columns:repeat(3,1fr);gap:28px}.class-card{max-width:100%}}@media(min-width:835px)and (max-width:1024px){.popular-section{padding:50px 24px;max-width:100%}.cards-container{grid-template-columns:repeat(2,1fr);gap:35px;width:100%}.class-card{max-width:100%;margin:0 auto}.class-img{width:110%;left:-5%;top:1rem;position:relative;margin-bottom:-3rem}.card-content{margin-top:-11rem;padding:18px}.section-title{font-size:35px}.transperant h3{font-size:18px!important}.card-desc{font-size:.85rem}.price{font-size:19px!important}.view-all-btn{font-size:19px;padding:13px 26px}}@media(min-width:820px)and (max-width:834px){.popular-section{padding:48px 22px}.cards-container{grid-template-columns:repeat(2,1fr);gap:32px}.class-card{max-width:100%}.class-img{width:110%;left:-5%;margin-bottom:-3rem}.card-content{margin-top:-10.5rem}.section-title{font-size:34px}.transperant h3{font-size:17px!important}}@media(min-width:769px)and (max-width:820px){.popular-section{padding:45px 20px}.cards-container{grid-template-columns:repeat(2,1fr);gap:30px}.class-card{max-width:100%}.class-img{width:110%;left:-5%;top:1rem;position:relative;margin-bottom:-3rem}.card-content{margin-top:-10rem;padding:17px}.section-title{font-size:33px}.transperant h3{font-size:17px!important}.card-info{font-size:9.5px!important}.card-desc{font-size:.84rem}.price{font-size:18px!important}}@media(max-width:768px){.popular-section{padding:40px 16px}.section-title{font-size:30px;margin-bottom:-30px!important}.cards-container{grid-template-columns:1fr;gap:30px;width:100%}.class-card{max-width:100%;width:100%;margin:0 auto}.class-img{width:110%;left:-5%;top:1rem;position:relative;margin-bottom:-3rem}.card-content{margin-top:-8rem}}@media(max-width:600px){.popular-section{padding:35px 14px}.section-title{font-size:25px!important}.cards-container{gap:25px}.class-card{width:100%;max-width:100%}.class-img{width:108%;left:-4%;position:relative;margin-top:-1rem}.card-content{padding:16px;margin-top:-12rem}.transperant{padding:12px 16px}.transperant h3{font-size:1.05rem}.card-info{font-size:.85rem}}@media(max-width:480px){.popular-section{padding:30px 12px}.section-title{font-size:25px}.join-tag{font-size:14px;padding:6px 14px}.class-card{width:100%;max-width:100%}.class-img{width:106%;left:-3%;position:relative}.card-content{margin-top:-6rem;padding:14px;margin-top:-11rem}.transperant{padding:10px 14px}.transperant h3{font-size:1rem}.card-info,.card-desc{font-size:.8rem}}@media(max-width:375px){.section-title{font-size:22px}.class-card{max-width:100%;width:100%}.card-content{margin-top:-5.5rem}.view-all-btn{font-size:16px;padding:12px 20px}.transperant h3{font-size:.95rem}}@media(max-width:768px)and (orientation:landscape){.cards-container{grid-template-columns:repeat(2,1fr);gap:25px}.class-card{max-width:100%}.class-img{width:108%;left:-4%}.card-content{margin-top:-9rem}}@media(min-width:1024px)and (max-width:1366px)and (orientation:landscape){.popular-section{padding:50px 30px}.cards-container{gap:35px}.class-img{width:110%;left:-5%}.card-content{margin-top:-10.5rem}}@media(min-width:768px)and (max-width:1024px)and (orientation:portrait){.popular-section{padding:45px 24px}.cards-container{grid-template-columns:repeat(2,1fr);gap:32px}.class-card{max-width:100%}.class-img{width:110%;left:-5%;margin-bottom:-3rem}.card-content{margin-top:-10rem}.section-title{font-size:34px;margin-bottom:35px}.transperant h3{font-size:17px!important}.card-desc{font-size:.84rem}}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:20px;padding:40px;max-width:600px;width:100%;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease;max-height:90vh;overflow-y:auto}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close{position:absolute;top:20px;right:20px;background:transparent;border:none;font-size:24px;cursor:pointer;color:#666;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;padding:0}.modal-close:hover{background:#f5f5f5;color:#333}.modal-title{font-size:32px;font-weight:600;color:#1a1a1a;margin:0 0 30px;font-family:Roboto,sans-serif}.join-form{display:flex;flex-direction:column;gap:16px}.form-input,.form-textarea{width:100%;padding:16px 20px;border:1.5px solid #e0e0e0;border-radius:12px;font-size:15px;font-family:Roboto,sans-serif;color:#333;background:#fafafa;box-sizing:border-box;transition:all .3s ease}.form-input:focus,.form-textarea:focus{outline:none;border-color:#21b66c;background:#fff;box-shadow:0 0 0 3px #5b21b61a}.form-input::placeholder,.form-textarea::placeholder{color:#999}.form-textarea{resize:vertical;min-height:120px;font-family:Roboto,sans-serif}.submit-btn{background:linear-gradient(135deg,#21b65f,#3aed64);color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;margin-top:10px;transition:all .3s ease;box-shadow:0 4px 15px #21b65a4d;font-family:Roboto,sans-serif}.submit-btn:hover{background:linear-gradient(135deg,#1d9577,#28d97e);box-shadow:0 6px 20px #0db04c66;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}@media(max-width:768px){.modal-content{padding:30px 24px;border-radius:16px}.modal-title{font-size:26px;margin-bottom:24px}.modal-close{top:16px;right:16px;width:32px;height:32px}.form-input,.form-textarea{padding:14px 16px;font-size:14px}.submit-btn{font-size:16px;padding:14px 28px}}@media(max-width:600px){.modal-overlay{padding:16px}.modal-content{padding:24px 20px;max-height:85vh}.modal-title{font-size:24px;margin-bottom:20px}.join-form{gap:14px}.form-input,.form-textarea{padding:12px 14px;font-size:14px;border-radius:10px}.form-textarea{min-height:100px}.submit-btn{font-size:16px;padding:12px 24px;margin-top:6px}}@media(max-width:480px){.modal-content{padding:20px 16px}.modal-title{font-size:22px}.submit-btn{font-size:15px}}.student-say-container{text-align:center;max-width:1200px;margin:0 auto;padding:1rem 0rem;box-sizing:border-box;height:100%}.student-say-container h2{font-size:40px!important;font-weight:500!important;color:#000;padding-bottom:0rem;font-family:sans-serif;margin-bottom:20px}.student-say-container h2>span{color:#000!important;font-weight:700!important;font-style:bold}.student-images{display:flex;justify-content:center;align-items:center;gap:18rem;width:100%}.main-img{width:250px;height:250px;object-fit:cover;margin-bottom:20px}.side-img{width:150px;height:150px;margin-top:10rem;object-fit:cover}.student-name{font-size:40px;font-weight:600;margin:5px 0 8px;margin-top:-2rem;font-family:sans-serif}.student-grade{font-size:20px;font-weight:600;color:#999;margin-bottom:15px;font-family:sans-serif}.stars{font-size:25px;margin-bottom:20px;color:#ffae00}.testimonial-text{max-width:1200px;margin:0 auto;font-size:25px;font-weight:600;line-height:1.6;color:#666;display:flex;align-items:center;justify-content:center;gap:15px;margin-top:4rem}.testimonial-text p{text-align:center;padding:4rem;font-family:sans-serif}.quote-left{width:150px;max-width:100%;margin-top:-15rem;position:absolute;margin-left:-46rem}.quote-right{width:150px;max-width:100%;margin-top:15rem;position:absolute;margin-left:46rem}.dots{margin-top:25px;display:flex;justify-content:center;gap:25px}.dots span{width:20px;height:20px;background-color:#ccc;border-radius:50%}.dots .active{background-color:#482b63;transform:scale(1.2)}@media(max-width:1024px)and (min-width:601px){.student-say-container{padding:2rem 1rem}.student-images{gap:6rem;margin-bottom:2rem}.main-img{width:200px;height:200px}.side-img{width:120px;height:120px;margin-top:6rem}.student-name{font-size:32px}.student-grade{font-size:18px}.testimonial-text{font-size:20px;max-width:90%;gap:12px;margin-top:2rem}.testimonial-text p{padding:2rem 3rem}.quote-left{width:120px;margin-top:-12rem;margin-left:-32rem}.quote-right{width:120px;margin-top:12rem;margin-left:32rem}}@media(max-width:600px){.student-say-container{margin-top:1rem;padding:2rem 1rem;max-width:100%}.student-say-container h2{font-size:28px!important}.student-images{gap:1.5rem}.student-images .side-img{display:none}.main-img{width:150px;height:150px}.student-name{font-size:26px;margin-top:0}.student-grade{font-size:16px}.testimonial-text{max-width:95%;font-size:14px;gap:5px;margin-top:4rem;flex-direction:column}.testimonial-text p{padding:1rem .2rem;margin-top:-2rem}.quote-left{width:100px;margin-top:-12rem;margin-left:-20rem}.quote-right{width:100px;margin-top:12rem;margin-left:20rem}.dots{gap:12px}.dots span{width:12px;height:12px}}@media(max-width:480px){.student-say-container{padding:1.5rem .8rem}.student-say-container h2{font-size:24px!important}.main-img{width:130px;height:130px}.student-name{font-size:22px}.student-grade{font-size:14px}.stars{font-size:20px}.testimonial-text{font-size:13px;margin-top:4rem}.testimonial-text p{padding:.8rem 1rem}.quote-left{width:80px;margin-top:-10rem;margin-left:-16rem}.quote-right{width:80px;margin-top:7rem;margin-left:16rem}.dots{gap:10px}.dots span{width:10px;height:10px}}@media(max-width:375px){.student-say-container{padding:1rem .5rem}.student-say-container h2{font-size:22px!important}.main-img{width:120px;height:120px}.student-name{font-size:20px}.student-grade{font-size:13px}.stars{font-size:18px;margin-bottom:15px}.testimonial-text{font-size:12px;margin-top:1.5rem}.testimonial-text p{padding:1.5rem .8rem}.quote-left{width:60px;margin-top:-9rem;margin-left:-12rem}.quote-right{width:60px;margin-top:6rem;margin-left:12rem}.dots{gap:8px;margin-top:20px}.dots span{width:9px;height:9px}}.gallery-wrapper{width:100%;padding:50px 60px;display:flex;justify-content:center;gap:30px;box-sizing:border-box}.gallery-col{display:flex;flex-direction:column;gap:22px}.gallery-col img{width:100%;height:auto;display:block;border-radius:14px;object-fit:cover}.col1 img{width:480px}.col2 img{width:420px;height:698px}.col3 img{width:300px;height:218px}.tall-img{height:790px;object-fit:cover;width:420px}@media(min-width:1200px)and (max-width:1366px){.gallery-wrapper{padding:45px 50px;gap:28px}.col1 img{width:420px}.col2 img{width:380px;height:650px}.col3 img{width:280px;height:200px}.tall-img{height:740px;width:380px}}@media(min-width:1025px)and (max-width:1194px){.gallery-wrapper{padding:40px 45px;gap:25px}.col1 img{width:380px}.col2 img{width:350px;height:600px}.col3 img{width:260px;height:185px}.tall-img{height:680px;width:350px}}@media(min-width:835px)and (max-width:1024px){.gallery-wrapper{padding:35px 40px;gap:22px}.col1 img{width:320px;height:240px;object-fit:cover}.col2 img{width:300px;height:520px;object-fit:cover}.col3 img{width:220px;height:165px;object-fit:cover}.tall-img{height:520px;width:300px;object-fit:cover}.gallery-col img{border-radius:12px}}@media(min-width:820px)and (max-width:834px){.gallery-wrapper{flex-direction:column;align-items:center;padding:35px 30px;gap:24px}.gallery-col{flex-direction:row;justify-content:center;gap:20px;width:100%;flex-wrap:wrap}.gallery-col img{width:48%;height:auto;border-radius:12px}.tall-img{width:100%;height:auto}}@media(min-width:769px)and (max-width:820px){.gallery-wrapper{flex-direction:column;align-items:center;padding:30px 28px;gap:22px}.gallery-col{flex-direction:row;justify-content:center;gap:18px;width:100%;flex-wrap:wrap}.gallery-col img{width:48%;height:auto;border-radius:12px}.tall-img{width:100%;height:auto}}@media(min-width:1024px)and (max-width:1366px)and (orientation:landscape){.gallery-wrapper{padding:40px 45px;gap:25px}.gallery-col{gap:20px}.col1{gap:65px}.gallery-col img{border-radius:12px}}@media(min-width:768px)and (max-width:1024px)and (orientation:portrait){.gallery-wrapper{flex-direction:column;align-items:center;padding:35px 30px;gap:24px}.gallery-col{flex-direction:row;justify-content:center;gap:20px;width:100%;flex-wrap:wrap}.gallery-col img{width:48%;height:auto;border-radius:12px}.tall-img{width:100%;height:auto}}@media only screen and (min-width:1024px)and (max-width:1024px)and (min-height:1300px){.gallery-wrapper{flex-direction:column;align-items:center;padding:40px;gap:28px}.gallery-col{width:65%;align-items:center}.gallery-col img{width:70%;height:auto}.tall-img{height:auto}}@media(max-width:1024px){.gallery-wrapper{flex-direction:column;align-items:center;padding:30px 20px;gap:25px}.gallery-col{flex-direction:row;justify-content:center;gap:18px;width:95%;flex-wrap:wrap}.gallery-col img{width:48%;height:auto}.tall-img{width:100%;height:auto}}@media(max-width:768px){.gallery-wrapper{padding:25px 16px;gap:20px}.gallery-col{width:100%;flex-direction:column;gap:18px}.gallery-col img,.tall-img{width:100%;height:auto}}@media(max-width:480px){.gallery-wrapper{padding:20px 12px;gap:18px}.gallery-col{gap:16px}.gallery-col img{width:100%;height:auto;left:0}}@media(max-width:375px){.gallery-wrapper{padding:16px 10px}.gallery-col{gap:14px}.gallery-col img{border-radius:10px}}@media(max-width:768px)and (orientation:landscape){.gallery-wrapper{padding:18px 20px;gap:18px}.gallery-col{flex-direction:row;flex-wrap:wrap;justify-content:center}.gallery-col img{width:48%;height:auto}}.contact-wrapper{width:100%;max-width:100%;padding:20px 80px;border-radius:4px;box-sizing:border-box;overflow-x:hidden;font-family:Inter,sans-serif}.contact-title{text-align:center;font-size:40px;font-family:Roboto,sans-serif;font-weight:400;color:#1a1a1a;margin-bottom:40px}.contact-title span{color:#241148;font-weight:700}.contact-container{display:flex;justify-content:space-between;gap:125px;max-width:1400px;margin:55px;align-items:flex-start}.contact-left{width:100%;box-sizing:border-box;max-width:700px}.contact-desc{font-size:25px;color:#666;margin-bottom:20px;font-family:Inter,sans-serif;font-weight:500;font-style:medium}.info-box{display:flex;align-items:flex-start;gap:12px;margin-top:40px;margin-bottom:30px}.icon-box{background:linear-gradient(90deg,#273828,#048332);color:#fff;padding:17px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;min-height:50px;min-width:50px;height:50px;width:50px}.info-text{display:flex;flex-direction:column;justify-content:center}.info-box h4{margin:0 0 5px;font-size:20px;font-family:Inter,sans-serif;font-weight:500;font-style:medium}.info-box p{margin:0;color:#555;font-size:22px;font-family:Inter,sans-serif;font-weight:500;font-style:medium}.social-icons{display:flex;gap:15px;margin-top:20px;color:#555;width:100%;justify-content:flex-start}.social-icons-mobile{display:none}.social-icons-desktop{display:flex}.social-item{background:#f5f5f5;padding:12px;border-radius:10px;cursor:pointer;box-sizing:border-box;box-shadow:0 3px 4px #0000001a;height:50px;width:50px}.social-item:hover{background:#e9e9e9}.contact-right{border-radius:10px;width:100%;box-sizing:border-box;max-width:500px}.contact-form{border:.5px solid #999999;border-radius:14px;box-shadow:0 3px 3px #0000004d;width:100%;max-width:30rem;margin:5px -5px 0 auto;box-sizing:border-box;padding-bottom:20px;justify-content:center;align-items:center}.contact-form input,.contact-form textarea{width:85%;padding:14px;border:1px solid #ddd;border-radius:8px;font-size:20px;font-family:Inter,sans-serif;margin:20px auto;display:block;margin-bottom:20px!important;background-color:#f2f2f2;align-items:center;justify-content:center;max-width:700px}.contact-form input{max-height:84px}.contact-form textarea{max-height:120px!important;resize:vertical}.send-btn{color:#fff;padding:12px 25px;border:none;border-radius:10px;cursor:pointer;font-size:20px;font-family:sans-serif;display:block;background:linear-gradient(90deg,#273828,#048332);margin-top:1rem;margin-left:7.5%}.send-btn:hover{background:#009700}@media(max-width:1200px){.contact-wrapper{padding:20px 60px}}@media(max-width:1024px){.contact-wrapper{width:100%;max-width:100%;padding:20px 40px}.contact-container{margin:40px auto;gap:50px}.contact-title{font-size:36px}.contact-desc{font-size:22px}.contact-form{max-width:100%}.info-box{margin-top:20px;margin-bottom:20px}}@media(max-width:768px){.contact-wrapper{padding:20px 24px}.contact-container{flex-direction:column;gap:40px;margin:30px auto}.contact-left,.contact-right{width:100%;max-width:100%}.contact-title{font-size:32px}.contact-desc{font-size:18px;text-align:center;margin-bottom:30px}.contact-left{display:flex;flex-direction:column;align-items:center;order:1}.contact-right{order:2}.info-box{align-items:center;display:flex;justify-content:flex-start;max-width:260px;width:100%;margin-top:15px;margin-bottom:15px}.social-icons-desktop{display:none}.social-icons-mobile{display:flex;align-items:center;justify-content:center;order:3;margin-top:30px;gap:30px;width:100%}}.contact-form{width:100%;max-width:100%;margin:0 auto}.contact-form input,.contact-form textarea{width:85%;font-size:18px;margin:15px auto;display:block}.send-btn{margin:10px auto;display:block}@media(max-width:600px){.contact-wrapper{padding:20px 16px}.contact-container{margin:20px auto}.contact-title{font-size:28px;margin-bottom:30px}.contact-desc{font-size:16px;margin:0 30px 10px}.contact-left{display:flex;flex-direction:column;align-items:center}.info-box{align-items:center;justify-content:flex-start;max-width:200px;width:100%;margin-bottom:10px;margin-top:10px}.info-box h4{font-size:18px}.info-box p{font-size:16px}.icon-box{min-height:20px;min-width:20px;height:20px;width:20px;padding:18px;flex-shrink:0}.social-item{height:45px;width:45px;padding:10px}.contact-form{max-width:100%}.contact-form input,.contact-form textarea{width:85%;font-size:16px;padding:12px;margin:15px auto;display:block}.send-btn{font-size:18px;padding:10px 20px;margin:10px auto;display:block}.whatsapp-btn{font-size:18px;padding:10px 16px;gap:8px}.wa-icon{height:40px;width:40px}}@media(max-width:480px){.contact-wrapper{padding:20px 12px}.contact-container{margin:15px auto;gap:30px}.contact-title{font-size:24px}.contact-desc{font-size:14px;margin:0 20px 10px}.contact-left{display:flex;flex-direction:column;align-items:center}.info-box{align-items:center;justify-content:flex-start;max-width:170px;width:100%}.info-box h4{font-size:16px}.info-box p{font-size:13.5px}.social-item{height:40px;width:40px;padding:8px}.contact-form input,.contact-form textarea{width:85%;font-size:14px;padding:10px;margin:12px auto}.send-btn{font-size:16px;padding:10px 18px;margin:8px auto}.whatsapp-btn{font-size:16px;padding:10px 12px}.wa-icon{height:35px;width:35px}}@media(max-width:375px){.contact-wrapper{padding:15px 10px}.contact-container{margin:10px auto;gap:25px}.contact-title{font-size:22px}.contact-desc{font-size:13px;margin:0 20px 10px}.contact-left{display:flex;flex-direction:column;align-items:center}.info-box{align-items:center;justify-content:flex-start;max-width:160px;width:100%}.info-box h4{font-size:15px}.info-box p{font-size:13px}.social-item{height:38px;width:38px}.contact-form input,.contact-form textarea{width:85%;font-size:13px;padding:8px;margin:10px auto}.send-btn{font-size:14px;padding:8px 16px;margin:8px auto}.whatsapp-btn{font-size:14px;padding:8px 10px}.wa-icon{height:30px;width:30px}}.all-classes-wrapper{width:100%;max-width:100%;padding:60px 5%;font-family:Inter,sans-serif;box-sizing:border-box;overflow-x:hidden;background:#fafafa;background:linear-gradient(to bottom,#00b300,#73737300 30%,#fff 130%)}.all-classes-header{text-align:center;margin-bottom:50px}.all-classes-title{font-size:40px;font-weight:400;color:#fff;margin:20px 0;line-height:1.2;display:flex;gap:10px}.all-classes-title p{font-size:15px;color:#fff;margin-left:15px;align-self:center;background:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 20px;border-radius:25px;box-shadow:0 2px 10px #0000001a;display:flex;align-items:center;gap:8px;border:#fff solid 1px;font-weight:400}.all-classes-title p span{font-weight:700;color:#fff;font-size:15px}.all-classes-title img{width:24px;height:24px}.all-classes-title span{color:#fff;font-weight:700}.all-classes-subtitle{font-size:18px;color:#666;margin-top:15px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.join-tag{background:#00b300;color:#fff;padding:8px 18px;border:none;border-radius:20px;font-size:18px;font-weight:600;margin-bottom:10px;cursor:pointer;transition:background .3s ease}.join-tag:hover{background:#009700}.all-classes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;max-width:1400px;margin:0 auto;box-sizing:border-box}.class-card{width:100%;max-width:100%;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 25px #0000001f;position:relative;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease}.class-card:hover{transform:translateY(-5px);box-shadow:0 8px 35px #0000002e}.class-img{width:110%;margin-top:-1rem;height:auto;display:block;position:relative;top:1rem;left:-1rem}.card-content{background:#25c324;padding:18px;color:#fff;margin-top:-11rem;border-radius:0 0 20px 20px;position:relative;z-index:2}.transperant{background:#ffffff38;padding:14px 20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px}.transperant h3{font-size:1.25rem;margin:0 0 10px;font-weight:700;line-height:1.3}.card-info{display:flex;gap:12px;font-size:.9rem;margin-bottom:10px;flex-wrap:wrap}.card-info span{display:flex;align-items:center;gap:5px}.card-desc{font-size:.85rem;line-height:1.4;margin-bottom:15px}.card-footer{display:flex;justify-content:space-between;align-items:center}.price{font-size:1.2rem;font-weight:700;margin:0}.learn-more{color:#fff;text-decoration:none;font-weight:600;cursor:pointer;transition:opacity .3s ease;font-size:10px!important;font-family:Inter,sans-serif}.learn-more:hover{opacity:.8}@media(max-width:1440px){.all-classes-grid{max-width:1200px;gap:40px}}@media(max-width:1200px){.all-classes-wrapper{padding:50px 4%}.all-classes-title{font-size:42px}.all-classes-grid{gap:35px}}@media(max-width:1024px){.all-classes-wrapper{padding:50px 3%}.all-classes-title{font-size:38px}.all-classes-subtitle{font-size:16px}.all-classes-grid{grid-template-columns:repeat(2,1fr);gap:30px}.card-content{position:relative;margin-top:-13rem}.class-img{position:relative;top:0rem}}@media(max-width:768px){.all-classes-wrapper{padding:40px 16px}.all-classes-title{font-size:32px;margin-top:0;margin-bottom:-20px;display:flex;text-align:center;align-items:center}.all-classes-subtitle{font-size:15px}.all-classes-grid{grid-template-columns:1fr;gap:30px}.class-card{max-width:500px;margin:0 auto}.class-img{width:110%;left:-5%}.card-content{margin-top:-14rem}}@media(max-width:600px){.all-classes-wrapper{padding:35px 12px}.all-classes-title{font-size:28px;margin-top:0;margin-bottom:-20px;display:flex;text-align:center;align-items:center}.all-classes-subtitle{font-size:14px}.join-tag{font-size:14px;padding:6px 14px}.all-classes-grid{gap:25px}.class-img{width:108%;left:-4%}.card-content{margin-top:-14rem;padding:16px}.transperant{padding:12px 16px}.transperant h3{font-size:1.05rem}.card-info{font-size:.85rem}}@media(max-width:480px){.all-classes-wrapper{padding:30px 12px}.all-classes-title{font-size:24px;margin-top:0;margin-bottom:-20px;display:flex;text-align:center;align-items:center}.all-classes-subtitle{font-size:13px}.class-card{max-width:100%}.class-img{width:106%;left:-3%}.card-content{margin-top:-11rem;padding:14px}.transperant{padding:10px 14px}.transperant h3{font-size:1rem}.card-info,.card-desc{font-size:.8rem}}@media(max-width:375px){.all-classes-title{font-size:22px;margin-top:0;margin-bottom:-20px;display:flex;text-align:center;align-items:center}.card-content{margin-top:-5.5rem}.transperant h3{font-size:.95rem}.card-content{margin-top:-8rem}.all-classes-title p,img{width:170px;height:35px;font-size:12px}.all-classes-title h1{font-size:22px}}.g10-wrapper{display:flex;justify-content:space-between;padding:60px 120px;background:linear-gradient(180deg,#090 70%,#fff 30% 30%);background:linear-gradient(to bottom,#00b300,#73737300 30%,#fff 130%),url(/assets/grid-BAedYwWY.png);background-size:auto,contain;background-repeat:no-repeat,no-repeat;background-position:center,center;box-sizing:border-box;gap:60px;max-width:1600px;margin:0 auto}.g10-left{width:60%}.g10-title{font-size:42px;font-weight:700;color:#fff;font-family:sans-serif}.g10-desc{font-size:18px;color:#fff;max-width:600px;margin-top:20px;margin-bottom:30px;font-family:sans-serif}.g10-content-card{padding:25px 30px;background:#ffffffb3;border-radius:18px;box-shadow:0 4px 15px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;justify-content:center;opacity:.85}.section-heading{font-size:30px;font-weight:700;margin-top:20px;margin-bottom:15px;font-family:sans-serif}.section-divider{border:none;border-top:2px solid #e0e0e0;margin:15px 0}.list-items{list-style:none;margin:0 0 15px;font-family:Inter,sans-serif;font-size:20px;font-weight:400}.list-items li{display:flex;align-items:flex-start;margin-bottom:12px;font-size:17px;color:#444;align-items:center}.bullet-icon{color:#8a8a8a;margin-right:8px}.g10-right{width:35%;text-align:center}.promo-card{position:relative;margin-bottom:20px;background-color:#0cb80a;justify-content:center;border-radius:20px;text-align:center}.promo-img{width:100%;border-radius:10px;object-fit:cover;display:block;padding-right:20px}.card-overlay{position:relative;bottom:0;left:0;right:0;padding:10px 20px 20px;display:flex;flex-direction:column;align-items:center;margin-top:-100px;justify-content:center}.price-tag{font-size:32px;font-weight:700;color:#fff;text-align:left;margin:0 0 15px;text-shadow:2px 2px 4px rgba(0,0,0,.3);font-family:sans-serif;width:100%;padding:0 20px}.join-btn{width:90%;padding:5px;font-size:30px;color:#fff;border:none;border-radius:20px;font-weight:700;background:#ffffff40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003;height:84px;margin-top:10px;position:relative}.join-btn:hover{background:#ffffff59;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.join-btn:before{content:"";position:absolute;inset:0;border-radius:20px;padding:1.5px;background:linear-gradient(135deg,#fff,#666);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.contact-section{margin-top:0;font-family:sans-serif}.contact-label{margin:0 0 12px;color:#333;font-size:15px;font-weight:500}.call-btn{background:#f2ff00;padding:10px;width:100%;border-radius:20px;display:flex;justify-content:center;gap:12px;align-items:center;font-size:20px;color:#000;margin-bottom:15px;text-decoration:none;font-weight:600;position:relative}.call-btn:before{content:"";position:absolute;inset:0;border-radius:20px;padding:1.5px;background:linear-gradient(135deg,#482b63,#ae64ff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.c-icon{font-size:26px!important;height:40px;width:40px}.wa-btn{background:#4dc247;padding:10px;width:100%;border-radius:20px;display:flex;justify-content:center;gap:12px;align-items:center;font-size:20px;color:#fff;margin-bottom:25px;text-decoration:none;font-weight:600;position:relative}.wa-btn:before{content:"";position:absolute;inset:0;border-radius:20px;padding:1.5px;background:linear-gradient(135deg,#000,#999);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.wa-icon{font-size:26px!important;height:40px;width:40px}.follow-label{color:#444;margin-bottom:10px;font-size:15px;font-weight:500}.social-section{margin-top:20px;font-family:sans-serif}.social-row{display:flex;justify-content:center;gap:18px;font-size:32px}.social-icon{color:#555;transition:all .3s ease;cursor:pointer;background:#fff;box-shadow:0 3px 4px #0000001a;height:50px;width:50px;border-radius:10px;align-items:center;justify-content:center;display:flex}.social-icon:hover{color:#8b5cf6;transform:translateY(-3px)}.social-icon svg{font-size:32px}@media(max-width:1200px){.g10-wrapper{padding:50px 60px;gap:40px}.g10-title{font-size:38px}.g10-desc{font-size:17px}.section-heading{font-size:28px}.list-items li{font-size:16px}}@media(max-width:1024px){.g10-wrapper{flex-direction:column;padding:40px 30px;gap:30px}.g10-left,.g10-right{width:100%}.g10-title{font-size:34px;text-align:center}.g10-desc{font-size:16px;text-align:center;max-width:100%;margin:15px auto 25px}.section-heading{text-align:center;font-size:26px}.g10-content-card{padding:20px 25px}.promo-card{max-width:500px;margin:20px auto}.promo-img{padding-right:10px}.card-overlay{margin-top:-80px}.join-btn{font-size:26px;height:75px}.contact-section,.social-section{max-width:500px;margin-left:auto;margin-right:auto}.call-btn,.wa-btn{font-size:18px;padding:12px}.c-icon,.wa-icon{height:35px;width:35px}.social-icon{height:45px;width:45px}.social-icon svg{font-size:28px}}@media(max-width:768px){.g10-wrapper{padding:30px 20px}.g10-title{font-size:28px}.g10-desc{font-size:15px}.section-heading{font-size:22px}.g10-content-card{padding:18px 20px}.list-items li{font-size:15px}.promo-card{max-width:100%}.promo-img{padding-right:15px}.card-overlay{margin-top:-70px;padding:10px 15px 20px}.join-btn{font-size:24px;height:80px;width:92%}.call-btn,.wa-btn{font-size:17px;padding:11px}.c-icon,.wa-icon{height:32px;width:32px}.social-icon{height:42px;width:42px}.social-icon svg{font-size:26px}}@media(max-width:600px){.g10-wrapper{padding:25px 15px}.g10-title{font-size:24px}.g10-desc{font-size:14px;margin-top:12px;margin-bottom:20px}.section-heading{font-size:20px}.g10-content-card{padding:15px 18px}.list-items li{font-size:14px;margin-bottom:10px}.bullet-icon{font-size:18px!important}.promo-img{padding-right:10px}.card-overlay{margin-top:-60px}.join-btn{font-size:22px;height:65px;width:93%}.call-btn,.wa-btn{font-size:16px;padding:10px}.c-icon,.wa-icon{font-size:20px!important;height:28px;width:28px}.social-icon{height:40px;width:40px}.social-icon svg{font-size:24px}}@media(max-width:480px){.g10-wrapper{padding:20px 12px}.g10-title{font-size:20px}.g10-desc{font-size:13px}.section-heading{font-size:18px}.g10-content-card{padding:12px 15px}.list-items li{font-size:13px;margin-bottom:8px}.bullet-icon{font-size:16px!important}.promo-img{padding-right:8px}.card-overlay{margin-top:-50px;padding:8px 12px 15px}.join-btn{font-size:20px;height:60px;width:94%}.call-btn,.wa-btn{font-size:14px;padding:9px}.c-icon,.wa-icon{font-size:18px!important;height:26px;width:26px}.social-icon{height:38px;width:38px}.social-icon svg{font-size:22px}}@media(max-width:375px){.g10-wrapper{padding:18px 10px}.g10-title{font-size:18px}.g10-desc{font-size:12px}.section-heading{font-size:16px}.g10-content-card{padding:10px 12px}.list-items li{font-size:12px}.promo-img{padding-right:6px}.card-overlay{margin-top:-45px;padding:6px 10px 12px}.join-btn{font-size:18px;height:55px;width:95%}.call-btn,.wa-btn{font-size:13px;padding:8px}.c-icon,.wa-icon{font-size:16px!important;height:24px;width:24px}.social-icon{height:36px;width:36px}.social-icon svg{font-size:20px}}.footer{background-color:#152b01;color:#fff;padding:50px 0;font-size:18px;font-family:sans-serif;margin-top:auto;width:100%}.footer-inner{max-width:1200px;margin:0;padding:0;display:flex;align-items:center;justify-content:space-between}.footer-left{flex:1;font-size:18px;font-weight:400;position:relative;margin-left:-3rem}.footer-links1{display:none}.footer-left span{white-space:nowrap}.footer-links{flex:1;display:flex;justify-content:center;gap:24px;flex-wrap:wrap;font-size:18px;font-weight:400;position:relative;left:4.5rem}.footer-links a{color:#fff;text-decoration:none;font-size:18px;font-weight:400}.footer-links a:hover{text-decoration:underline}.footer-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.footer-payments{display:flex;align-items:center;gap:30px;flex-basis:100%;justify-content:flex-end;margin-top:30px;position:relative;left:3.5rem}.footer-payments img{height:20px;object-fit:contain}@media(max-width:1200px){.footer{padding:45px 0}.footer-inner{padding:0 50px}.footer-left{margin-left:-1rem}.footer-links,.footer-payments{left:2rem}.footer-left1{display:none}}@media(max-width:1024px){.footer{padding:40px 0}.footer-inner{padding:0 40px}.footer-left{margin-left:0}.footer-links{left:0;gap:20px}.footer-payments{left:0;gap:25px}.footer-left1{display:none}}@media(max-width:900px){.footer{padding:35px 0}.footer-inner{flex-direction:column;gap:20px;text-align:center;padding:0 30px}.footer-left{order:2;margin-left:0}.footer-links{order:1;justify-content:center;left:0;gap:18px}.footer-payments{order:3;justify-content:center;left:0;margin-top:10px}.footer-left span{white-space:normal}}@media(max-width:768px){.footer{padding:30px 0;font-size:16px}.footer-inner{padding:0 24px;gap:18px}.footer-left,.footer-links a{font-size:16px}.footer-links{gap:15px}.footer-payments{gap:20px;margin-top:8px}.footer-payments img{height:18px}}@media(max-width:600px){.footer{padding:25px 0;font-size:14px}.footer-inner{padding:0 20px;gap:15px}.footer-left,.footer-links a{font-size:14px}.footer-links{gap:12px}.footer-payments{gap:18px}.footer-payments img{height:16px}}@media(max-width:480px){.footer{padding:20px 0;font-size:13px}.footer-inner{padding:0 16px;gap:12px}.footer-left,.footer-links a{font-size:11.5px}.footer-links{gap:10px}.footer-payments{gap:15px}.footer-payments img{height:15px}}@media(max-width:375px){.footer{padding:18px 0;font-size:12px}.footer-inner{padding:0 12px;gap:10px}.footer-left,.footer-links a{font-size:9px}.footer-links{gap:8px}.footer-payments{gap:5px!important}.footer-payments img{height:14px}}.about-wrapper{width:100%;max-width:100%;font-family:Poppins,sans-serif;overflow-x:hidden;box-sizing:border-box}.hero-sections{display:flex;background:url(/assets/bgnew3-CGZKI5Bh.png);background-size:contain;background-position:center;background-repeat:no-repeat;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;position:relative;margin-top:-10px}.hero-left .teacher-img{width:500px;position:relative;top:0rem;z-index:3}.hero-right{margin-top:90px;margin-left:-100px;flex-direction:column;align-items:flex-start;left:-4rem;position:relative;z-index:2}.badge{background:#00a83e;padding:6px 15px;border-radius:10px;color:#fff;font-size:20px;position:relative}.teacher-name{font-size:70px;font-weight:700;color:#000;margin-top:5px;line-height:1.2;font-family:sans-serif}.sub{font-size:16px;color:#000;margin-top:10px;font-weight:500;line-height:30px}.mission{margin-top:40px;color:#fff;font-size:25px;font-weight:700;box-sizing:border-box;background-color:#0cb80a;width:100vw;position:relative;left:calc(-157vw + 100%);padding:10px 20px 10px calc(115vw - 110% + 20px);font-family:Inter,sans-serif;line-height:35px;justify-content:center;left:18%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:10px 0 10px 600px;text-align:left}.mission h3{position:relative;left:-30rem;margin-left:20rem;width:70%}.description{margin-top:35px;color:#666;font-size:20px;font-weight:600;margin-bottom:20px;font-family:Inter,sans-serif;max-width:800px;line-height:32px}.hero-left-mobile{display:none}.workplan-section{padding:50px 10%;text-align:center}.section-title{font-size:40px;font-weight:500;margin-bottom:75px;margin-top:30px}.workplan-grid{display:flex;flex-direction:column;gap:60px}.row1,.row2{display:flex;justify-content:center;gap:50px 25px}.work-card{width:400px;padding:25px;background:linear-gradient(#1c2a1f,#01bf1d);color:#fff;border-radius:10px;text-align:center}.work-card .icon{font-size:10px;height:80px;width:80px;margin-bottom:10px;margin-top:-20px}.work-card h3{font-size:25px;font-weight:700;margin-top:-10px}.work-card p{font-size:15px;font-weight:400;line-height:15px;margin-top:10px}.results-section{padding:0 10%;text-align:center;margin-bottom:60px}.results-subtext{max-width:1200px;color:#666;font-size:24px;text-align:left;margin-left:40px}.results-grid{display:flex;align-items:center;gap:70px;flex-wrap:wrap;justify-content:center}.result-item{text-align:center}.result-number{font-size:80px;font-weight:700;background:linear-gradient(#233927,#01bf1d);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.result-title{font-size:25px;font-weight:500;margin-top:-10px}.result-sub{font-size:20px;margin-top:5px;color:#555;font-weight:500}.divider{width:5px;height:200px;background-color:#152b01;margin-top:50px}@media(min-width:1200px)and (max-width:1366px){.results-section{padding:0 8%;margin-bottom:55px}.results-subtext{font-size:23px;margin-left:35px;max-width:1150px}.results-grid{gap:65px;margin-top:60px}.result-number{font-size:78px}.result-title{font-size:24px}.result-sub{font-size:19px}.divider{width:4px;height:180px;background-color:#152b01;margin-top:40px}}@media(min-width:1025px)and (max-width:1194px){.results-section{padding:0 7%;margin-bottom:50px}.results-subtext{font-size:22px;margin-left:30px;max-width:1100px}.results-grid{gap:60px;margin-top:55px}.result-number{font-size:75px}.result-title{font-size:23px}.result-sub{font-size:18px}.divider{width:4px;height:175px;background-color:#152b01;margin-top:38px}}@media(min-width:835px)and (max-width:1024px){.results-section{padding:0 6%;margin-bottom:45px}.section-title{font-size:36px;margin-bottom:50px}.results-subtext{font-size:21px;margin-left:25px;text-align:center;margin-top:40px}.results-grid{gap:55px;margin-top:50px;flex-wrap:wrap}.result-item{flex:0 1 auto}.result-number{font-size:72px}.result-title{font-size:22px}.result-sub{font-size:18px}.divider{width:4px;height:170px;background-color:#152b01;margin-top:35px}}@media(min-width:820px)and (max-width:834px){.results-section{padding:0 5%;margin-bottom:40px}.section-title{font-size:34px;margin-bottom:45px}.results-subtext{font-size:20px;margin-left:0;text-align:center;margin-top:35px}.results-grid{gap:50px;margin-top:45px;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.result-item{flex:0 1 40%}.result-number{font-size:68px}.result-title{font-size:21px}.result-sub{font-size:17px}.divider{width:80px!important;height:2px;background-color:#152b01;margin:-20px auto}}@media(min-width:769px)and (max-width:820px){.results-section{padding:0 5%;margin-bottom:40px}.section-title{font-size:33px;margin-bottom:45px}.results-subtext{font-size:19px;margin-left:0;text-align:center;margin-top:35px}.results-grid{gap:45px;margin-top:40px;flex-direction:column}.result-item{width:100%}.result-number{font-size:65px}.result-title{font-size:21px}.result-sub{font-size:17px}.divider{width:100px;height:3px;background-color:#152b01;margin:-25px auto}}@media(min-width:1024px)and (max-width:1366px)and (orientation:landscape){.results-section{padding:0 7%}.results-grid{gap:60px}.divider{width:4px;height:175px;background-color:#152b01;margin-top:38px}}@media(min-width:768px)and (max-width:1024px)and (orientation:portrait){.results-section{padding:0 5%;margin-bottom:40px}.results-subtext{text-align:center;margin-left:0;margin-top:35px}.results-grid{flex-direction:column;gap:35px}.result-item{width:100%}.divider{width:270px!important;height:3px;background-color:#152b01;margin:25px auto 5px!important;display:block}}@media(max-width:1024px){.hero-sections{padding:40px 40px 0;background:linear-gradient(to top,#00b300,#73737300 30%,#fff 130%),url(/assets/bgnew3-CGZKI5Bh.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.hero-left{display:none}.teacher-name{font-size:60px}.hero-right{position:relative;left:-5rem;top:1rem}}@media(max-width:1024px){.hero-sections{flex-direction:column;align-items:center}.section-title{font-size:36px;margin:10px 0 40px}.hero-left-mobile{display:block;width:100%;order:2;max-width:1200px;display:flex;align-items:center;justify-content:center}.hero-left-mobile .teacher-img{width:100%;max-width:400px;margin:-2rem auto 0;display:block}.hero-right{margin:20px 0 0;padding:0 10px;left:0;order:1}.teacher-name{font-size:55px}.mission{font-size:20px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:10px 45px;text-align:left}.description{font-size:16px}.row1,.row2{flex-direction:column;align-items:center}.work-card{width:85%;max-width:400px}}@media(max-width:768px){.hero-sections{padding:10px 5px 0;flex-direction:column;align-items:center}.section-title{font-size:30px;margin:10px 0 40px}.hero-left{display:none}.workplan-grid{margin-top:80px}.hero-left-mobile{display:block;width:100%;order:2;max-width:1200px;display:flex;align-items:center;justify-content:center}.hero-left-mobile .teacher-img{width:100%;max-width:350px;margin:-2rem auto 0;display:block}.hero-right{padding:0 5px;text-align:center;margin:20px 0 0;order:1;position:relative;justify-content:center;max-width:700px;width:100%}.teacher-name{font-size:45px;text-align:center;justify-content:center;align-items:center;margin:0 auto}.badge{font-size:18px;padding:8px 16px;text-align:left;margin:0 auto}.sub{font-size:16px;text-align:center}.mission{font-size:20px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:10px 45px;text-align:left}.description{font-size:18px;text-align:left}.results-subtext{margin-top:80px;text-align:center}.results-grid{flex-direction:column;margin-top:10px}.divider{width:120px;height:3px;background-color:#152b01;margin:-25px auto}}@media(max-width:600px){.hero-sections{flex-direction:column;padding:10px 10px 0;min-height:auto;position:relative}.hero-left{display:none}.hero-right{order:2;width:100%;padding:20px 5px;margin:0;left:0;background:transparent;box-sizing:border-box;text-align:center}.badge{font-size:16px;padding:8px 14px;display:inline-block;position:static;width:auto;text-align:center}.teacher-name{font-size:42px;margin-top:10px;position:static;left:0;text-align:center}.sub{font-size:12px;margin-top:10px;position:static;left:0;width:100%;text-align:center;line-height:1.5}.mission{margin-top:20px;line-height:1.6;font-size:20px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:10px 45px;text-align:center;opacity:100%}.description{font-size:17px;margin-top:20px;position:static;left:0;width:100%;text-align:left;color:#333;line-height:1.6;padding:0}.results-subtext{margin-top:60px;text-align:center;font-size:18px;margin-left:0}.results-grid{flex-direction:column}.result-number{font-size:55px}.result-title{font-size:20px}.result-sub{font-size:16px}.divider{width:120px;height:3px;background-color:#152b01;margin:-25px auto}}@media(max-width:480px){.hero-right{padding:15px 0 0}.teacher-name{font-size:36px;text-align:center}.badge{font-size:14px;text-align:center}.sub{font-size:8.5px;text-align:center}.mission{margin-top:20px;line-height:1.6;font-size:15px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:10px 15px;text-align:center}.description{font-size:15px;text-align:center}.divider{width:200px;height:3px;background-color:#152b01;margin:-25px auto}.results-subtext{margin-top:60px;text-align:center;font-size:15px;margin-left:0}.work-card{width:100%;height:200px}.work-card h3{font-size:22px;font-family:Inter,sans-serif;font-weight:700}.work-card p{line-height:18px}}@media(max-width:375px){.hero-right{padding:12px 5px}.teacher-name{font-size:32px;text-align:center}.badge{font-size:13px;text-align:center}.sub{font-size:12px;text-align:center}.mission{margin-top:20px;line-height:1.6;font-size:13px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:10px;text-align:center}.description{font-size:14px;text-align:center}.divider{width:100px;height:3px;background-color:#152b01;margin:-25px auto}.work-card{width:100%;height:170px}.work-card h3{font-size:18px;font-family:Inter,sans-serif;font-weight:700}.work-card p{font-size:13px;font-family:Inter,sans-serif}.hero-left-mobile .teacher-img{width:100%;max-width:400px;margin:-2rem auto 0;display:block;height:auto}}@font-face{font-family:Ananda;src:url(/assets/4u-Ananda%20UltraBold-C-2HZr8J.ttf) format("truetype")}.timetable-wrapper{width:100%;max-width:100%;padding:40px 5%;font-family:Poppins,sans-serif;box-sizing:border-box;overflow-x:hidden}.title{text-align:center;font-size:32px;margin-bottom:40px;font-weight:400;font-family:"Ananda" sans-serif}.tables-container{display:flex;width:100%;max-width:1400px;margin:0 auto;gap:40px;justify-content:center;align-items:flex-start;box-sizing:border-box}.column-title{font-size:28px;margin-bottom:20px;color:#111;text-align:center;font-family:Ananda,sans-serif}.column-title span{color:#000;font-weight:600}.left,.right{flex:1;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.tt-img{width:100%;max-width:600px;height:auto;display:block;box-shadow:0 4px 15px #0000001a;border-radius:8px;padding:4rem}@media(max-width:1440px){.tables-container{max-width:1200px}.tt-img{max-width:550px}}@media(max-width:1200px){.timetable-wrapper{padding:40px 4%}.tables-container{max-width:1000px;gap:30px}.tt-img{max-width:480px}}@media(max-width:1024px){.title{font-size:28px}.tables-container{gap:25px}.tt-img{max-width:450px}}@media(max-width:900px){.timetable-wrapper{padding:30px 3%}.tables-container{flex-direction:column;align-items:center;gap:40px}.title{font-size:26px;margin-bottom:30px}.left,.right{width:100%;max-width:600px}.tt-img{width:90%;max-width:550px}}@media(max-width:768px){.timetable-wrapper{padding:30px 16px}.title{font-size:24px;margin-bottom:25px}.tables-container{gap:30px}.tt-img{width:95%;max-width:100%}}@media(max-width:600px){.timetable-wrapper{padding:25px 12px}.title{font-size:22px;margin-bottom:20px}.tables-container{gap:25px}.tt-img{width:100%;border-radius:6px}}@media(max-width:480px){.timetable-wrapper{padding:20px 10px}.title{font-size:20px}.tables-container{gap:20px}}@media(max-width:375px){.title{font-size:18px}.tables-container{gap:15px}}@font-face{font-family:Ananda;src:url(./assets/fonts/ananda.ttf) format("truetype");font-weight:400;font-style:normal}.terms-page{min-height:100vh!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif!important;background:linear-gradient(to bottom,#00b300,#73737300 30%,#fff 60%)!important}.terms-gradient{min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:5rem 1.5rem!important}.terms-card{width:100%!important;max-width:65rem!important;background-color:#fff!important;box-shadow:0 .5rem 2rem #0000001a!important;padding:5rem 3.5rem 3rem!important;box-sizing:border-box!important}.terms-title{font-size:3.125rem!important;line-height:1.2!important;font-weight:700!important;text-align:center!important;margin:0 0 .75rem!important;color:#111!important;font-family:Inter,sans-serif!important}.terms-updated{font-size:.9375rem!important;text-align:center!important;margin:1.5rem 0 4rem!important;color:#666!important;font-weight:600!important;font-family:Inter,sans-serif!important}.terms-section{margin-bottom:1.75rem!important}.terms-heading{font-size:1.875rem!important;font-weight:700!important;font-family:Inter,sans-serif!important;margin:2rem 0 1rem 3rem!important;color:#000!important}.terms-text{font-size:1.25rem!important;line-height:1.6!important;margin:0rem 0 1rem 3rem!important;font-weight:500!important;color:#666!important;font-family:Inter,sans-serif!important}.terms-list{list-style-type:disc!important;padding-left:1.25rem!important;margin:0rem 0 1rem 3rem!important;font-weight:500!important;color:#666!important;font-family:Inter,sans-serif!important;font-size:1.25rem!important}.terms-list li{line-height:1.6!important;font-weight:500!important;margin-bottom:.25rem!important;color:#666!important;font-size:1.25rem!important;font-family:Inter,sans-serif!important}@media(max-width:64rem){.terms-gradient{padding:4rem 1.5rem!important;align-items:flex-start!important}.terms-card{padding:4rem 2.5rem 2.5rem!important}.terms-heading{margin:1.5rem 0 .75rem 2rem!important}.terms-text,.terms-list{margin:0rem 0 1rem 2rem!important}}@media(max-width:48rem){.terms-page{width:104%}.terms-gradient{padding:3rem 1rem!important;align-items:flex-start!important}.terms-card{max-width:100%!important;padding:2.5rem 1.5rem 2rem!important;box-shadow:0 .25rem 1rem #00000014!important}.terms-title{font-size:2.25rem!important;margin:0 0 .5rem!important}.terms-updated{margin:1rem 0 2.5rem!important}.terms-heading{font-size:1.5rem!important;margin:1.25rem 0 .5rem!important}.terms-text,.terms-list{font-size:1rem!important;margin:0rem 0 1rem!important}.terms-list{padding-left:1.5rem!important}}.whatsapp-btn{position:fixed;right:8rem;bottom:1.5rem;width:250px;height:auto;cursor:pointer;z-index:2000;transition:transform .2s ease}.whatsapp-btn:hover{transform:scale(1.03)}@media(max-width:768px){.whatsapp-btn{width:200px;right:1rem;bottom:1rem}}
