.mobile-nav-overlay{z-index:9998;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;width:100vw;height:100vh;animation:.25s fadeIn;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-nav-drawer{z-index:9999;background:#fff;border-top-right-radius:18px;border-bottom-right-radius:18px;flex-direction:column;width:85vw;max-width:320px;height:100vh;transition:left .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:-100%;overflow:hidden auto;box-shadow:4px 0 24px #0003}.mobile-nav-drawer.active{left:0}.mobile-nav-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.mobile-nav-logo{align-items:center;display:flex}.mobile-nav-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.mobile-nav-close:hover{color:#1f2937;background:#f3f4f6}.mobile-nav-close:active{background:#e5e7eb;transform:scale(.95)}.mobile-nav-links{background:#fff;flex-direction:column;flex:1 0;min-height:400px;margin:0;padding:0;visibility:visible!important;opacity:1!important;display:flex!important}.mobile-nav-link{background:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;min-height:48px;padding:14px 24px;font-size:16px;font-weight:400;text-decoration:none;transition:all .2s;position:relative;color:#374151!important;visibility:visible!important;opacity:1!important;display:flex!important}.mobile-nav-link:hover{color:#1f2937;background:#f9fafb;padding-left:28px}.mobile-nav-link:active{background:#f3f4f6}.mobile-nav-link.active{color:#1f2937;background:#f9fafb;border-left:4px solid #1f2937;padding-left:20px;font-weight:600}.mobile-nav-active-indicator{background:#1f2937;border-radius:50%;flex-shrink:0;width:8px;height:8px}.mobile-nav-link-text{color:inherit;flex:1;visibility:visible!important;opacity:1!important;display:block!important}.mobile-nav-link.special .mobile-nav-link-text{background:linear-gradient(135deg,#667eea 0%,#764ba2 25%,#f093fb 50%,#4facfe 75%,#667eea 100%) 0 0/300% 300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;animation:4s infinite udaanGlow}.mobile-nav-link.special:hover{filter:drop-shadow(0 0 8px #667eea4d)}@keyframes udaanGlow{0%,to{background-position:0%}50%{background-position:100%}}.mobile-nav-drawer::-webkit-scrollbar{width:6px}.mobile-nav-drawer::-webkit-scrollbar-track{background:#f9fafb}.mobile-nav-drawer::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.mobile-nav-drawer::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width:768px){.mobile-nav-drawer{width:80vw;max-width:300px}.mobile-nav-header{padding:18px 20px}.mobile-nav-link{min-height:48px;padding:13px 20px;font-size:15px}.mobile-nav-link:hover{padding-left:24px}.mobile-nav-link.active{padding-left:16px}}@media (max-width:430px){.mobile-nav-drawer{width:85vw;max-width:280px}.mobile-nav-header{padding:16px 18px}.mobile-nav-logo span{font-size:18px!important}.mobile-nav-close{width:36px;height:36px}.mobile-nav-link{min-height:46px;padding:12px 18px;font-size:15px}.mobile-nav-link:hover{padding-left:22px}.mobile-nav-link.active{padding-left:14px}}@media (max-width:390px){.mobile-nav-drawer{width:85vw;max-width:260px}.mobile-nav-header{padding:16px}.mobile-nav-link{min-height:44px;padding:11px 16px;font-size:14px}.mobile-nav-link:hover{padding-left:20px}.mobile-nav-link.active{padding-left:12px}}@media (max-width:375px){.mobile-nav-drawer{width:85vw;max-width:250px}.mobile-nav-logo span{font-size:17px!important}.mobile-nav-link{font-size:14px}}@media (min-width:769px){.mobile-nav-drawer,.mobile-nav-overlay{display:none!important}}
.login-social{flex-direction:column;gap:12px;width:100%;max-width:340px;margin:0 auto;display:flex}.social-btn,.wallet-btn{cursor:pointer;border:1px solid #dadce0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:52px;padding:0 16px;font-family:inherit;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.social-btn{background:#fff}.wallet-btn{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border-color:#7c3aed;font-size:14px;font-weight:600}.social-btn .btn-main-icon,.wallet-btn .btn-main-icon{justify-content:center;align-items:center;width:28px;height:28px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;left:50%;transform:translate(-50%)}.social-btn .btn-hover-text,.wallet-btn .btn-hover-text{opacity:0;color:#3c4043;white-space:nowrap;margin-left:36px;font-size:14px;font-weight:500;transition:all .4s cubic-bezier(.4,0,.2,1);transform:translate(10px)}.wallet-btn .btn-hover-text{color:#fff;font-weight:600}.social-btn:hover,.wallet-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.wallet-btn:hover{box-shadow:0 8px 24px #8b5cf659}.social-btn:hover .btn-main-icon,.wallet-btn:hover .btn-main-icon{left:40px;transform:translate(-50%)}.social-btn:hover .btn-hover-text,.wallet-btn:hover .btn-hover-text{opacity:1;transform:translate(0)}.social-btn.google{background:linear-gradient(#fff,#f8f9fa)}.social-btn.google:hover{background:linear-gradient(#f8f9fa,#f1f3f4);border-color:#bdc1c6}.social-btn.facebook:hover{color:#fff;background:#1877f2;border-color:#1877f2}.social-btn.facebook:hover .btn-hover-text{color:#fff}.social-btn.facebook i{color:#1877f2}.social-btn.facebook:hover i{color:#fff}.social-btn.apple:hover{color:#fff;background:#000;border-color:#000}.social-btn.apple:hover .btn-hover-text{color:#fff}.social-btn.apple i{color:#000}.social-btn.apple:hover i{color:#fff}.social-btn i,.wallet-btn i{font-size:24px}.social-btn .btn-main-icon img{width:26px;height:26px}
.section-page-login:before,.section-page-login:after,.login-wrap:before,.login-wrap:after,.page-login:before,.page-login:after{content:none!important;display:none!important}.section-page-login>:not(.tf-container),.login-wrap>:not(.tf-container){display:none!important}.section-page-login,.login-wrap{overflow:hidden!important}
.AnimatedSignInButton-module__aRrbQW__animatedSigninBtn{cursor:pointer;white-space:nowrap;background:#000;border:3px solid #000;border-radius:30px;align-items:center;padding:10px 20px;display:inline-flex;overflow:hidden;box-shadow:inset 4px 4px 8px #ffffff1a,inset -4px -4px 8px #00000080,2px 2px 8px #0000004d,-2px -2px 8px #ffffff0d}.AnimatedSignInButton-module__aRrbQW__animatedSigninBtn span{color:#fff;text-shadow:1px 1px 2px #00000080,-1px -1px 1px #ffffff1a;z-index:1;letter-spacing:0;min-width:.28em;padding:0;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;display:inline-block;position:relative}.AnimatedSignInButton-module__aRrbQW__animatedSigninBtn:hover span{color:#f5f5f5}.AnimatedSignInButton-module__aRrbQW__animatedSigninBtn:active span{color:#fff;text-shadow:1px 1px 2px #0009,-1px -1px 2px #ffffff26}.AnimatedSignInButton-module__aRrbQW__animatedSigninBtn:active{box-shadow:inset 2px 2px 4px #0009,inset -2px -2px 4px #ffffff1a}
.Footer1-module___lHoJq__footer-section{background:#fff}@media (max-width:767px){footer>div{max-width:100%!important;padding:40px 16px 32px!important}footer>div>div:first-child>div:first-child{grid-column:1/-1!important;width:100%!important}footer>div>div:first-child{grid-template-columns:repeat(3,1fr)!important;gap:20px!important;margin-bottom:32px!important;display:grid!important}footer>div>div:first-child>div:first-child{grid-column:1/-1!important;margin-bottom:12px!important}footer>div>div:first-child>div:first-child>a>div{gap:10px!important}footer>div>div:first-child>div:first-child>a>div img{width:40px!important;height:40px!important}footer>div>div:first-child>div:first-child>a>div span{font-size:18px!important}:is(footer>div>div:first-child>div:first-child p,footer>div>div:first-child>div:first-child a){font-size:13px!important;line-height:1.6!important}footer>div>div:first-child>div:not(:first-child){width:100%!important}footer>div>div:first-child>div:not(:first-child) h5{margin-bottom:12px!important;font-size:13px!important;font-weight:700!important}footer>div>div:first-child>div:not(:first-child) ul li{margin-bottom:8px!important}footer>div>div:first-child>div:not(:first-child) ul li a{font-size:11px!important;line-height:1.5!important}footer>div>div:last-child{flex-direction:column!important;align-items:flex-start!important;gap:24px!important}footer>div>div:last-child>div:first-child{flex-wrap:wrap!important;justify-content:flex-start!important;gap:12px!important;width:100%!important}footer>div>div:last-child>div:first-child a{width:36px!important;height:36px!important}footer>div>div:last-child>div:first-child a svg{width:16px!important;height:16px!important}footer>div>div:last-child>div:last-child{width:100%!important;max-width:100%!important}footer>div>div:last-child>div:last-child form{flex-direction:column!important;gap:12px!important}footer>div>div:last-child>div:last-child form input{width:100%!important;padding:12px 16px!important;font-size:14px!important}footer>div>div:last-child>div:last-child form button{width:100%!important;padding:12px 20px!important;font-size:14px!important}footer+div{padding:32px 0!important;overflow:visible!important}footer+div>div{white-space:nowrap!important;font-size:clamp(60px,20vw,120px)!important;overflow:visible!important}}@media (max-width:430px){footer>div{padding:32px 14px 28px!important}footer>div>div:first-child{gap:16px!important}footer>div>div:first-child>div:first-child>a>div img{width:36px!important;height:36px!important}footer>div>div:first-child>div:first-child>a>div span{font-size:17px!important}:is(footer>div>div:first-child>div:first-child p,footer>div>div:first-child>div:first-child a){font-size:12px!important}footer>div>div:first-child>div:not(:first-child) h5{font-size:12px!important}footer>div>div:first-child>div:not(:first-child) ul li a{font-size:10px!important}footer+div>div{font-size:clamp(50px,18vw,100px)!important}}@media (max-width:390px){footer>div{padding:28px 12px 24px!important}footer>div>div:first-child{gap:14px!important}footer>div>div:first-child>div:not(:first-child) h5{font-size:11px!important}footer>div>div:first-child>div:not(:first-child) ul li a{font-size:9px!important}footer+div>div{font-size:clamp(45px,16vw,90px)!important}}@media (max-width:360px){footer>div{padding:24px 10px 20px!important}footer>div>div:first-child{gap:12px!important}footer>div>div:first-child>div:first-child>a>div img{width:32px!important;height:32px!important}footer>div>div:first-child>div:first-child>a>div span{font-size:16px!important}footer>div>div:first-child>div:not(:first-child) h5{margin-bottom:10px!important;font-size:10px!important}footer>div>div:first-child>div:not(:first-child) ul li{margin-bottom:6px!important}footer>div>div:first-child>div:not(:first-child) ul li a{font-size:8px!important}footer+div{padding:24px 0!important}footer+div>div{font-size:clamp(40px,15vw,80px)!important}}
@media (max-width:768px){.section-become-instructor{padding-top:40px!important;padding-bottom:40px!important;overflow-x:hidden!important}.section-become-instructor .tf-container{max-width:100%!important;padding-left:20px!important;padding-right:20px!important;overflow-x:hidden!important}.section-become-instructor .row{flex-direction:column!important;margin:0!important}.section-become-instructor .col-md-5{width:100%!important;max-width:100%!important;margin-bottom:32px!important;padding:0!important}.section-become-instructor .image-left{max-width:100%!important}.section-become-instructor .image-left img{max-width:100%!important;height:auto!important}.section-become-instructor .content-right{max-width:100%!important}.section-become-instructor h2{margin-bottom:16px!important;font-size:28px!important}.section-become-instructor p{margin-bottom:24px!important;font-size:15px!important}.section-become-instructor ul li{margin-bottom:12px!important}.section-become-instructor ul li span{font-size:14px!important}}@media (max-width:430px){.section-become-instructor{padding-top:32px!important;padding-bottom:32px!important}.section-become-instructor h2{font-size:26px!important}.section-become-instructor p{font-size:14px!important}}@media (max-width:390px){.section-become-instructor{padding-top:28px!important;padding-bottom:28px!important}.section-become-instructor h2{font-size:24px!important}}@media (max-width:375px){.section-become-instructor h2{font-size:23px!important}}
