*,body{font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{color:#374151!important}.community-stats p,.community-stats span,.community-stats div,.features-wix-style p,.features-wix-style span,.features-wix-style div,.learning-paths p,.learning-paths span,.learning-paths div,.tools-section p,.tools-section span,.tools-section div{color:#ffffffe6!important}.card-title{color:#374151!important}.intro-ai-title,.intro-ai-fundamentals-title{color:teal!important}.card-description-dark,.paths-container .path-card .card-description-dark{color:#374151!important}.tag-text-unique-dark-grey{color:#374151!important;font-weight:500!important;font-family:Arial,sans-serif!important}.card-description{color:#fffc!important}.tool-card h3{color:#374151!important}.tool-card p{color:#fffc!important}:root{--header-height: 40px}.back-arrow{position:fixed;top:calc(20px + var(--header-height));left:20px;z-index:1000;color:#6b7280;cursor:pointer;font-weight:500;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);background:#000c;padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:.5rem}.back-arrow:hover{color:#374151!important;background:#000000e6;border-color:#fff3;transform:translateY(-1px)}.back-arrow svg{width:16px;height:16px;transition:transform .3s ease}.back-arrow:hover svg{transform:translate(-2px)}@media(max-width:768px){.back-arrow{top:calc(15px + var(--header-height));left:15px;font-size:13px}.back-arrow svg{width:14px;height:14px}}body{font-family:Arial,sans-serif;line-height:1.7;color:#374151!important;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;background:#fff}.app{min-height:100vh;background:#fff;display:flex;flex-direction:column;margin:0;position:relative}.header a,.header button,.nav-links a,.nav-links button,.dropdown-toggle,.header a:hover,.header button:hover,.nav-links a:hover,.nav-links button:hover,.dropdown-toggle:hover{text-decoration:none!important;border-bottom:none!important}.header{position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 2px 20px #0000001a;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000;height:var(--header-height)!important;min-height:var(--header-height)!important;padding:0!important;display:flex!important;align-items:center!important}.app>*:not(.header):not(.footer){flex:1}.main-content{position:relative;z-index:10;min-height:100vh;margin-top:0;padding-top:50px}.nav-container{max-width:1400px;margin:0 auto;justify-content:space-between;width:100%;position:relative;min-height:100%!important;padding:0 2rem!important;height:100%!important;display:flex!important;align-items:center!important}.logo{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;flex-shrink:0;font-family:Arial,sans-serif}.logo-link{flex-direction:column;text-decoration:none;color:inherit;padding:.25rem;border-radius:8px;transition:all .3s ease;background:transparent;display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important}.logo-image{height:65px;width:auto;-o-object-fit:contain;object-fit:contain;transition:all .3s ease}.logo-img{height:100px;width:auto;position:relative;padding-left:30px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease}.logo-image,.logo-img{display:block;margin:0!important;padding:0!important;align-self:center!important}.logo-link:hover{background:transparent;transform:translateY(-1px)}.logo-link:hover .logo-image{transform:scale(1.05)}.nav-links{display:flex!important;flex-direction:row!important;gap:1.5rem;align-items:center;visibility:visible!important;opacity:1!important;flex-wrap:nowrap;white-space:nowrap;margin-left:.5rem}.nav-links a{position:relative;overflow:visible;transition:all .3s cubic-bezier(.4,0,.2,1);color:#fff!important;font-weight:500;font-family:Arial,sans-serif;padding:.3rem .8rem;border-radius:0;font-size:.9rem;text-decoration:none!important;letter-spacing:.025em;white-space:nowrap;background:none;border:none}.nav-links a:hover{color:#f97316;transform:none;background:none;box-shadow:none;text-decoration:none!important}.dropdown{position:relative}.dropdown-toggle{background:none;border:none;outline:none;color:#fff!important;font-weight:500;font-size:.9rem;cursor:pointer;padding:.3rem .8rem;font-family:Arial,sans-serif;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:0;display:flex;align-items:center;gap:.4rem;letter-spacing:.025em;white-space:nowrap;text-decoration:none!important}.dropdown-toggle:after{content:"";font-size:.7rem;transition:transform .3s ease}.dropdown-toggle:hover:after{transform:none}.dropdown-toggle:hover{color:teal;transform:none;background:none;box-shadow:none;text-decoration:none!important}.dropdown-menu{position:absolute;top:100%;left:0;background:#1a1a1a;border-radius:8px;padding:.5rem 0;min-width:250px;box-shadow:0 20px 40px #0000004d,0 8px 16px #0003;border:1px solid #333333;margin-top:.5rem;opacity:0;visibility:hidden;transform:translateY(-5px);transition:all .3s cubic-bezier(.4,0,.2,1);animation:dropdownFadeIn .3s cubic-bezier(.4,0,.2,1);overflow:hidden}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:.95;transform:translateY(0)}}.dropdown:hover .dropdown-menu{opacity:.95;visibility:visible;transform:translateY(0)}.dropdown-menu a{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;color:#fff!important;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:0;margin:0;font-size:.85rem;font-weight:500;letter-spacing:.025em;position:relative;overflow:hidden;font-family:Arial,sans-serif;background:none;border:none;cursor:pointer;width:100%;text-align:left}.dropdown-menu a:hover{background:#ffffff1f;color:#fff!important;transform:none;box-shadow:none}.dropdown-menu button{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;color:#fff!important;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:0;margin:0;font-size:.85rem;font-weight:500;letter-spacing:.025em;position:relative;overflow:hidden;background:none;border:none;width:100%;text-align:left;cursor:pointer;font-family:Arial,sans-serif}.dropdown-menu button:hover{background:#ffffff1f;color:#fff!important;transform:none;box-shadow:none}.nav-actions{display:flex;gap:1rem;align-items:center;flex-shrink:0}.meeting-btn{background:teal;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:.8rem}.meeting-btn:hover{background:#1a9b94;transform:translateY(-1px);box-shadow:0 3px 8px #20b2aa4d}.mobile-menu-btn{display:none!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;padding:.5rem!important;border-radius:8px!important;cursor:pointer!important;font-size:1.2rem!important;transition:all .3s ease!important;position:relative!important}.mobile-menu-btn:hover{background:#fff3;border-color:#ffffff4d}.mobile-menu-overlay{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;display:none}.mobile-menu-overlay.active{display:block}.mobile-menu-content{position:fixed;top:0;right:0;width:300px;height:100vh;background:#000000f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid rgba(255,255,255,.1);padding:2rem;overflow-y:auto;transform:translate(100%);transition:transform .3s ease}.mobile-menu-overlay.active .mobile-menu-content{transform:translate(0)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu-title{color:#374151!important;font-size:1.2rem;font-weight:600}.mobile-menu-close-btn{background:none;border:none;color:#374151!important;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .3s ease}.mobile-menu-close-btn:hover{background:#ffffff1a}.mobile-menu-link{display:block;color:#374151!important;text-decoration:none;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease;font-weight:500;background:none;border:none;width:100%;text-align:left;cursor:pointer}.mobile-menu-link:hover{color:teal;padding-left:1rem}.mobile-menu-item-container{position:relative}.mobile-submenu-content{display:none;padding-left:1rem;border-left:2px solid rgba(0,180,216,.3);margin-left:1rem}.mobile-menu-item-container:hover .mobile-submenu-content{display:block}.mobile-submenu-link{font-size:.9rem;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.page-navigation{position:fixed;top:calc(20px + var(--header-height));left:20px;z-index:1000}.back-btn{background:#000c;border:1px solid rgba(255,255,255,.1);color:#6b7280;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-weight:500;font-size:14px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.back-btn:hover{color:#374151!important;background:#000000e6;border-color:#fff3}@media(min-width:769px){.nav-links{display:flex!important;flex-direction:row!important;visibility:visible!important;opacity:1!important;gap:1.5rem;flex-wrap:nowrap}.mobile-menu-btn{display:none!important}.nav-container{justify-content:space-between;align-items:center}.nav-links{justify-content:center}}@media(max-width:768px){.mobile-menu-btn{display:block!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.nav-links{display:none;flex-direction:column;width:100vw;background:#000;position:fixed;top:30px;left:0;right:0;padding:1.5rem 1rem;gap:1rem;z-index:998}.meeting-btn{display:none!important;visibility:hidden!important}.nav-links.active{display:flex}.nav-links a{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);width:100%;text-align:center}.nav-links a:hover{background:#ffffff1a}.nav-container{padding:0 1rem;flex-direction:column;gap:.2rem;min-height:30px}.header{padding:.1rem 0;min-height:30px}.logo-icon{animation:pulse 2s ease-in-out infinite;background:transparent;background-size:200% 200%}}.hero-slider{width:100%;height:calc(100vh - var(--header-height));overflow:hidden;background:linear-gradient(135deg,teal,#066,#004d4d);display:flex;align-items:center;justify-content:center;z-index:1;margin-top:0;border-radius:0;margin-bottom:0;border:none;box-shadow:none;position:relative}.hero-slider:before{content:"";position:absolute;inset:0;background:transparent;z-index:0}.slider-container{position:relative;width:100%;height:100vh}.slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.slide.active{z-index:2}.slide-1{background:transparent;height:100%;position:relative;overflow:hidden;z-index:1}.hero-left-side{flex:1;height:100%;display:flex;align-items:center;justify-content:center;padding:4rem 3rem;background:transparent;position:relative;z-index:2}.hero-right-side{flex:1;height:100%;display:flex;align-items:center;justify-content:center;padding:3rem;position:relative;z-index:1;background:transparent}.video-container{width:90%;height:70%;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 4px 20px #0000001a;border:1px solid #e2e8f0;background:#000;padding:0}.hero-video-background{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;opacity:1;display:block}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000001a;z-index:2}.hero-content{position:relative;z-index:3;text-align:left;max-width:100%;padding:2rem 0;margin:0;width:100%;max-width:550px}.hero-title{font-size:3.2rem!important;font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#fff!important;opacity:1;letter-spacing:-.01em;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero-subtitle{font-size:1.2rem!important;line-height:1.6;color:#ffffffe6!important;max-width:500px;margin-bottom:2.5rem;font-weight:400;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero-buttons{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap;opacity:1;margin-top:.5rem}.cta-primary,.cta-secondary{padding:1rem 2rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.01em}.cta-primary{background:teal;color:#fff;box-shadow:0 2px 4px #00808033}.cta-primary:hover{background:#066;transform:translateY(-1px);box-shadow:0 4px 8px #0080804d}.cta-secondary{background:transparent;color:#fff!important;border:2px solid rgba(255,255,255,.3);box-shadow:none}.cta-secondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}@media(max-width:768px){.slide{flex-direction:column;justify-content:flex-start}.hero-left-side{flex:none;height:60%;padding:2rem 1.5rem;background:#fff}.hero-right-side{flex:none;height:40%;padding:1.5rem;background:#f8fafc}.video-container{height:100%;border-radius:8px;width:95%}.hero-content{text-align:center;padding:1rem 0}.hero-title{font-size:2.5rem!important;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem!important;margin-bottom:1.5rem}.hero-buttons{justify-content:center;flex-direction:column;align-items:center;gap:.75rem}.cta-primary,.cta-secondary{width:100%;max-width:250px;padding:.875rem 1.5rem;font-size:.95rem}}.moving-text-banner{background:#000;padding:1rem 0;overflow:hidden;position:relative;z-index:5}.moving-text-container{width:100%;overflow:hidden;position:relative}.moving-text{display:flex;white-space:nowrap;animation:moveText 30s linear infinite}.moving-text span{font-size:1.1rem;font-weight:600;color:teal;padding:0 2rem;margin-right:2rem;display:inline-block}@keyframes moveText{0%{transform:translate(-100%)}to{transform:translate(100%)}}.community-stats{position:relative;overflow:hidden;min-height:80vh;display:flex;align-items:center;justify-content:center;margin-top:-4rem}.community-slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#000}.slider-container{width:100%;height:100%;overflow:hidden;background:#000}.slider-track{position:relative;width:100%;height:100%;background:#000}.slider-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1.5s cubic-bezier(.25,.46,.45,.94);will-change:opacity;background:#000;transform:scale(1.02);filter:blur(1px)}.slider-slide.active{opacity:1;transform:scale(1);filter:blur(0px);transition:opacity 1.5s cubic-bezier(.25,.46,.45,.94),transform 1.5s cubic-bezier(.25,.46,.45,.94),filter 1.5s cubic-bezier(.25,.46,.45,.94)}.slider-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;filter:brightness(.2);transition:opacity .5s ease-in-out,filter .5s ease-in-out;opacity:0}.slider-slide.active img{opacity:1;filter:brightness(.2)}.community-content{position:relative;z-index:2;text-align:center;color:#fff;padding:2rem;max-width:800px;margin:0 auto}.zigzag-title{font-size:3rem;font-weight:700;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.slider-nav{display:none}.nav-btn{background:#fff3;border:none;color:#fff;font-size:2rem;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all .3s ease;pointer-events:all;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-btn:hover{background:#ffffff4d;transform:scale(1.1)}.slider-dots{display:none}.dot{width:12px;height:12px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s ease}.dot.active{background:#fff;transform:scale(1.2)}.dot:hover{background:#fffc}.background-slider{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.background-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-attachment:fixed;opacity:0;transition:opacity 1s ease-in-out}.background-slide.active{opacity:1}.background-slide:nth-child(1){background-image:url(/sliderpic1.jpg)}.background-slide:nth-child(2){background-image:url(/sliderpic2.jpg)}.background-slide:nth-child(3){background-image:url(/sliderpic3.jpg)}.zigzag-title{font-size:3rem;font-weight:800;color:#fff!important;margin-bottom:3rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);position:relative;z-index:2}.stats-grid{display:flex;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:nowrap;align-items:stretch;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.stat-card{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:1rem 1.5rem;text-align:center;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;transition:all .3s ease;flex:1 1 250px;min-width:250px;min-height:120px}.stat-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0003}.stat-icon{font-size:2.5rem;margin-bottom:.5rem}.stat-number{font-size:2rem;font-weight:800;color:#ef4e23;margin-bottom:.25rem}.stat-label{font-size:1rem;color:#ffffffe6;font-weight:500}.features-wix-style{padding:4rem 0;background:#000;position:relative}.wix-container{max-width:1200px;margin:0 auto;padding:0 2rem}.wix-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.wix-title{font-size:2.5rem;font-weight:800;color:#fff!important;margin-bottom:2rem;line-height:1.2}.wix-features-list{display:flex;flex-direction:column;gap:1.5rem}.wix-feature-item{display:flex;align-items:center;gap:1rem;font-size:1.1rem;color:#ffffffe6}.wix-bracket{color:teal;font-size:1.5rem;font-weight:700}.wix-card-carousel{position:relative;width:420px;height:420px;display:flex;align-items:center;justify-content:center;background-image:url(/bigstock-Businessman-Hand-Holding-Table-440550740-900x500.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px;border:1px solid rgba(0,150,255,.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;box-shadow:0 20px 40px #00000026,inset 0 1px #0096ff26}.wix-card-carousel:before{background:#0009!important;background-image:none!important;content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 50% 50%,rgba(0,150,255,.8) 3px,transparent 3px),linear-gradient(90deg,transparent 48%,rgba(0,150,255,.6) 49%,rgba(0,150,255,.6) 51%,transparent 52%),linear-gradient(0deg,transparent 48%,rgba(0,150,255,.6) 49%,rgba(0,150,255,.6) 51%,transparent 52%),linear-gradient(90deg,transparent 18%,rgba(0,150,255,.7) 19%,rgba(0,150,255,.7) 21%,transparent 22%),linear-gradient(90deg,transparent 78%,rgba(0,150,255,.7) 79%,rgba(0,150,255,.7) 81%,transparent 82%),linear-gradient(0deg,transparent 18%,rgba(0,150,255,.7) 19%,rgba(0,150,255,.7) 21%,transparent 22%),linear-gradient(0deg,transparent 78%,rgba(0,150,255,.7) 79%,rgba(0,150,255,.7) 81%,transparent 82%),linear-gradient(90deg,transparent 48%,rgba(0,150,255,.5) 49%,rgba(0,150,255,.5) 51%,transparent 52%),linear-gradient(90deg,transparent 48%,rgba(0,150,255,.5) 49%,rgba(0,150,255,.5) 51%,transparent 52%),linear-gradient(90deg,transparent 48%,rgba(0,150,255,.5) 49%,rgba(0,150,255,.5) 51%,transparent 52%),linear-gradient(90deg,transparent 48%,rgba(0,150,255,.5) 49%,rgba(0,150,255,.5) 51%,transparent 52%),linear-gradient(90deg,transparent 48%,rgba(0,150,255,.5) 49%,rgba(0,150,255,.5) 51%,transparent 52%),radial-gradient(circle at 25% 25%,rgba(0,150,255,.6) 2px,transparent 2px),radial-gradient(circle at 75% 25%,rgba(0,150,255,.6) 2px,transparent 2px),radial-gradient(circle at 25% 75%,rgba(0,150,255,.6) 2px,transparent 2px),radial-gradient(circle at 75% 75%,rgba(0,150,255,.6) 2px,transparent 2px),radial-gradient(circle at 50% 20%,rgba(0,150,255,.6) 2px,transparent 2px),radial-gradient(circle at 50% 80%,rgba(0,150,255,.6) 2px,transparent 2px),radial-gradient(circle at 20% 50%,rgba(0,150,255,.6) 2px,transparent 2px),radial-gradient(circle at 80% 50%,rgba(0,150,255,.6) 2px,transparent 2px),radial-gradient(circle at 35% 35%,rgba(0,150,255,.4) 1px,transparent 1px),radial-gradient(circle at 65% 35%,rgba(0,150,255,.4) 1px,transparent 1px),radial-gradient(circle at 35% 65%,rgba(0,150,255,.4) 1px,transparent 1px),radial-gradient(circle at 65% 65%,rgba(0,150,255,.4) 1px,transparent 1px),linear-gradient(30deg,transparent 48%,rgba(0,150,255,.3) 49%,rgba(0,150,255,.3) 51%,transparent 52%),linear-gradient(-30deg,transparent 48%,rgba(0,150,255,.3) 49%,rgba(0,150,255,.3) 51%,transparent 52%),linear-gradient(90deg,transparent 48%,rgba(0,150,255,.3) 49%,rgba(0,150,255,.3) 51%,transparent 52%),linear-gradient(150deg,transparent 48%,rgba(0,150,255,.3) 49%,rgba(0,150,255,.3) 51%,transparent 52%),linear-gradient(-150deg,transparent 48%,rgba(0,150,255,.3) 49%,rgba(0,150,255,.3) 51%,transparent 52%),linear-gradient(270deg,transparent 48%,rgba(0,150,255,.3) 49%,rgba(0,150,255,.3) 51%,transparent 52%);background-size:100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%;opacity:1;z-index:1;animation:networkPulse 4s ease-in-out infinite}.wix-card-carousel:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,transparent 15px,rgba(0,150,255,.1) 16px,transparent 17px),radial-gradient(circle at 50% 50%,transparent 20px,rgba(0,150,255,.08) 21px,transparent 22px),radial-gradient(circle at 50% 50%,transparent 25px,rgba(0,150,255,.06) 26px,transparent 27px),radial-gradient(circle at 50% 50%,transparent 30px,rgba(0,150,255,.04) 31px,transparent 32px),linear-gradient(22deg,transparent 45%,rgba(0,150,255,.1) 46%,rgba(0,150,255,.1) 48%,transparent 49%),linear-gradient(67deg,transparent 45%,rgba(0,150,255,.08) 46%,rgba(0,150,255,.08) 48%,transparent 49%),linear-gradient(112deg,transparent 45%,rgba(0,150,255,.09) 46%,rgba(0,150,255,.09) 48%,transparent 49%),linear-gradient(157deg,transparent 45%,rgba(0,150,255,.07) 46%,rgba(0,150,255,.07) 48%,transparent 49%),linear-gradient(202deg,transparent 45%,rgba(0,150,255,.08) 46%,rgba(0,150,255,.08) 48%,transparent 49%),linear-gradient(247deg,transparent 45%,rgba(0,150,255,.09) 46%,rgba(0,150,255,.09) 48%,transparent 49%),linear-gradient(292deg,transparent 45%,rgba(0,150,255,.07) 46%,rgba(0,150,255,.07) 48%,transparent 49%),linear-gradient(337deg,transparent 45%,rgba(0,150,255,.08) 46%,rgba(0,150,255,.08) 48%,transparent 49%),linear-gradient(90deg,transparent 48%,rgba(0,150,255,.03) 49%,rgba(0,150,255,.03) 51%,transparent 52%),linear-gradient(0deg,transparent 48%,rgba(0,150,255,.03) 49%,rgba(0,150,255,.03) 51%,transparent 52%),linear-gradient(45deg,transparent 48%,rgba(0,150,255,.02) 49%,rgba(0,150,255,.02) 51%,transparent 52%),linear-gradient(-45deg,transparent 48%,rgba(0,150,255,.02) 49%,rgba(0,150,255,.02) 51%,transparent 52%),radial-gradient(circle at 30% 30%,rgba(0,150,255,.05) .5px,transparent .5px),radial-gradient(circle at 70% 30%,rgba(0,150,255,.05) .5px,transparent .5px),radial-gradient(circle at 30% 70%,rgba(0,150,255,.05) .5px,transparent .5px),radial-gradient(circle at 70% 70%,rgba(0,150,255,.05) .5px,transparent .5px),radial-gradient(circle at 50% 25%,rgba(0,150,255,.05) .5px,transparent .5px),radial-gradient(circle at 50% 75%,rgba(0,150,255,.05) .5px,transparent .5px),radial-gradient(circle at 25% 50%,rgba(0,150,255,.05) .5px,transparent .5px),radial-gradient(circle at 75% 50%,rgba(0,150,255,.05) .5px,transparent .5px),radial-gradient(circle at 40% 40%,rgba(0,150,255,.03) 1px,transparent 1px),radial-gradient(circle at 60% 40%,rgba(0,150,255,.03) 1px,transparent 1px),radial-gradient(circle at 40% 60%,rgba(0,150,255,.03) 1px,transparent 1px),radial-gradient(circle at 60% 60%,rgba(0,150,255,.03) 1px,transparent 1px);background-size:100% 100%;opacity:.7;z-index:1;animation:dataFlow 6s linear infinite}@keyframes networkPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}@keyframes dataFlow{0%{transform:translate(0) translateY(0)}25%{transform:translate(2px) translateY(-1px)}50%{transform:translate(-1px) translateY(2px)}75%{transform:translate(-2px) translateY(-1px)}to{transform:translate(0) translateY(0)}}.wix-card{position:absolute;width:340px;height:340px;background:linear-gradient(135deg,#fffffff2,#fffffffa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:2.5rem;text-align:center;border:2px solid #008080;box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000d,inset 0 1px #fffc;transition:all .6s cubic-bezier(.4,0,.2,1);opacity:0;visibility:hidden;transform:scale(.85) translateY(30px) rotateY(5deg);cursor:pointer;z-index:10}.wix-card.active{opacity:1;transform:scale(1) translate(0) translateY(0) rotateY(0);z-index:10;visibility:visible;border:3px solid #e5e7eb;box-shadow:0 25px 50px #00000026,0 12px 24px #00000014,inset 0 1px #ffffffe6,0 0 0 1px #00808033}.wix-card:not(.active){z-index:1;opacity:0;visibility:hidden;transform:scale(.85) translateY(30px) rotateY(5deg)}.wix-card:hover{transform:scale(1.02) translateY(-2px);border:2px solid #00b2aa;box-shadow:0 30px 60px #0003,0 15px 30px #0000001a,inset 0 1px #ffffffe6}.wix-card-icon{font-size:2.5rem;margin:0 auto 2rem;color:teal;display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:24px;background:linear-gradient(135deg,#00b4d81a,#00b4d80d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,180,216,.2);box-shadow:0 8px 16px #00b4d81a,inset 0 1px #ffffff80;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible}.wix-card-icon i{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1}.wix-card:hover .wix-card-icon{transform:scale(1.05) rotateY(5deg);box-shadow:0 12px 24px #00b4d826,inset 0 1px #fff9}.wix-card-title{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin-bottom:1.2rem;letter-spacing:-.02em;line-height:1.3}.wix-card-description{font-size:1rem;color:#4a4a4a;line-height:1.6;font-weight:400;letter-spacing:.01em}.wix-card-dots{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem}.wix-dot{width:14px;height:14px;border-radius:50%;background:#fff6;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid transparent;position:relative}.wix-dot:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:50%;background:#00b4d84d;transform:translate(-50%,-50%) scale(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.wix-dot.active{background:#00b4d833;border-color:#00b4d899;transform:scale(1.1);box-shadow:0 0 0 2px #00b4d81a}.wix-dot.active:before{background:teal;transform:translate(-50%,-50%) scale(1)}.wix-dot:hover{background:#00b4d826;border-color:#00b4d866;transform:scale(1.05)}.learning-paths{padding:3rem 0 4rem;background:#1a1a1a}.learning-paths-header{text-align:center;margin-bottom:1.5rem;padding:0 2rem}.learning-paths-title{font-size:2.5rem;font-weight:800;color:#fff!important;margin-bottom:0;text-align:center;font-family:Arial,sans-serif}.difficulty-filters{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}.filter-item{display:flex;align-items:center;gap:.5rem;cursor:pointer}.filter-dot{width:8px;height:8px;border-radius:50%}.beginner-dot{background:#a9f244}.intermediate-dot{background:#10b981}.advanced-dot{background:#3b82f6}.filter-text{color:#374151!important;font-weight:500}.cards-wrapper{background:transparent!important;border-radius:20px;padding:1.5rem;margin:0 auto;max-width:1000px;border:none;position:relative;overflow:hidden}.paths-container{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:800px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.path-card:nth-child(odd){width:85%;margin:0 auto 0 0}.path-card:nth-child(2n){width:85%;margin:0 0 0 auto}.path-card{position:relative;background:#fff;border-radius:8px;padding:1.5rem;border:2px solid transparent;transition:all .3s ease,border-right .3s ease;overflow:hidden;margin:0;box-shadow:0 2px 8px #0000001a;box-sizing:border-box}.path-card.active{border:2px solid #32d74b;box-shadow:none}.paths-container .path-card[data-card-index="0"]{border-right:4px solid #A9F244!important;border-top:2px solid transparent;border-left:2px solid transparent;border-bottom:2px solid transparent;box-sizing:border-box;background:#fff!important;border-radius:12px!important}.paths-container .path-card[data-card-index="1"]{border-right:4px solid #3b82f6!important;border-top:2px solid transparent;border-left:2px solid transparent;border-bottom:2px solid transparent;box-sizing:border-box;background:#fff!important;border-radius:12px!important}.paths-container .path-card[data-card-index="2"]{border-right:4px solid #fbbf24!important;border-top:2px solid transparent;border-left:2px solid transparent;border-bottom:2px solid transparent;box-sizing:border-box;background:#fff!important;border-radius:12px!important}.paths-container .path-card[data-card-index="0"]:hover{border-right:5px solid #A9F244!important;transition:border-right .3s ease}.paths-container .path-card[data-card-index="1"]:hover{border-right:5px solid #3b82f6!important;transition:border-right .3s ease}.paths-container .path-card[data-card-index="2"]:hover{border-right:5px solid #fbbf24!important;transition:border-right .3s ease}.path-card:nth-child(odd):hover{transform:scale(1.02);transition:all .3s ease}.path-card:nth-child(2n):hover{transform:scale(1.02);transition:all .3s ease}.card-content{position:relative;z-index:2}.card-title{font-size:1.5rem;font-weight:600;color:#4c1d95;margin-bottom:.75rem;line-height:1.4;font-family:Arial,sans-serif}.card-description{color:#666;line-height:1.5;margin-bottom:1rem;font-weight:400;font-size:1rem;font-family:Arial,sans-serif}.card-footer{display:flex;justify-content:space-between;align-items:center}.difficulty-tag{display:flex;align-items:center;gap:.5rem}.tag-dot{width:8px;height:8px;border-radius:50%;background-color:#a9f244}.tag-text{font-size:.9rem;color:#666;font-weight:500;font-family:Arial,sans-serif}.paths-container .path-card[data-card-index="0"] .tag-dot{background-color:#a9f244!important}.paths-container .path-card[data-card-index="1"] .tag-dot{background-color:#10b981!important}.paths-container .path-card[data-card-index="2"] .tag-dot{background-color:#3b82f6!important}.try-now-link{color:teal;text-decoration:none;font-weight:500;transition:all .3s ease;background:#fff;padding:.5rem 1rem;border-radius:6px;border:1px solid #008080;font-size:.9rem;display:flex;align-items:center;gap:.3rem;font-family:Arial,sans-serif}.try-now-link:hover{background:#f8f8f8}@media(max-width:768px){.path-card:nth-child(2n){margin-left:0;margin-right:auto}.paths-container{padding:0 1rem}.path-card:nth-child(odd):hover,.path-card:nth-child(2n):hover{transform:scale(1.02)}}.tools-section{padding:4rem 0;background:#000}.tools-container{max-width:1200px;margin:0 auto;padding:0 2rem}.tools-title{font-size:2.5rem;font-weight:800;color:#fff!important;text-align:center;margin-bottom:1rem}.tools-subtitle{font-size:1.2rem;color:#fffc;text-align:center;margin-bottom:3rem}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.tool-card{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.tool-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0003}.tool-card h3{font-size:1.3rem;font-weight:600;color:#374151!important;margin-bottom:1rem}.tool-card p{color:#fffc;line-height:1.6;margin-bottom:1.5rem}.tool-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.feature-tag{background:#00b4d833;color:teal;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500}.try-tool-link{color:teal;text-decoration:none;font-weight:500;transition:all .3s ease}.try-tool-link:hover{color:#374151!important}.tools-cta{text-align:center;background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:3rem 2rem;border:1px solid rgba(255,255,255,.1)}.tools-cta h3{font-size:2rem;font-weight:700;color:#fff!important;margin-bottom:1rem}.tools-cta p{font-size:1.1rem;color:#fffc;margin-bottom:2rem}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;background:#00b4d8e6;color:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:1.5rem;cursor:pointer;transition:all .3s ease;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.scroll-to-top:hover{background:#00b4d8;transform:translateY(-2px);box-shadow:0 8px 25px #00b4d84d}.footer{background:#0a0a0a;color:#fff!important;padding:2.5rem 0 0;border-top:none;position:relative;overflow:hidden;font-family:Arial,sans-serif}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;position:relative;z-index:2;font-family:Arial,sans-serif}.footer-column h4{font-size:.9rem;font-weight:600;margin-bottom:1rem;color:#fff!important;text-transform:uppercase;letter-spacing:1px}.footer-column:nth-child(2) h4{margin-left:.3rem}.footer-brand{font-size:1rem!important;font-weight:600!important;color:teal!important;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.footer-slogan{font-size:.8rem;color:#fff!important;margin-bottom:.8rem;font-style:italic;font-weight:400}.footer-description{color:#fff!important;line-height:1.4;margin-bottom:1.2rem;font-size:.8rem}.social-links{display:flex;gap:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#333;color:#fff!important;text-decoration:none;transition:all .3s ease;border:1px solid #555555}.social-link:hover{background:teal;transform:none;box-shadow:none;border-color:teal}.contact-item{display:flex;align-items:center;gap:.3rem;margin-bottom:.25rem}.contact-icon{color:teal;font-size:.8rem;flex-shrink:0;width:12px;text-align:center}.contact-item p{color:#fff!important;margin:0;font-size:.8rem;line-height:1.2}.whatsapp-btn{background:teal;color:#fff;border:none;padding:.45rem .9rem;border-radius:4px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:.2rem;margin-left:.6rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;font-family:Arial,sans-serif;text-transform:none;letter-spacing:0;width:auto;height:auto}.whatsapp-btn i{font-size:.7rem;color:#fff}.whatsapp-btn:hover{background:#1a9b94;transform:none;box-shadow:none}.quick-links{list-style:none;padding:0;margin:0}.quick-links li{margin-bottom:.5rem}.quick-links a{color:#fff!important;text-decoration:none;transition:all .3s ease;font-size:.8rem;font-family:Arial,sans-serif}.quick-links a:hover{color:teal}.newsletter-description{color:#fff!important;font-size:.8rem;line-height:1.4;margin-bottom:1rem;font-family:Arial,sans-serif}.newsletter-form{display:flex;flex-direction:column;gap:.75rem}.newsletter-input{padding:.6rem;border:1px solid #555555;border-radius:4px;background:#333;color:#fff!important;font-size:.8rem;width:100%;font-family:Arial,sans-serif;transition:all .3s ease}.newsletter-input:focus{outline:none;border-color:teal}.newsletter-input::-moz-placeholder{color:#999;font-family:Arial,sans-serif}.newsletter-input::placeholder{color:#999;font-family:Arial,sans-serif}.subscribe-btn{background:teal;color:#fff;border:none;padding:.6rem 1rem;border-radius:4px;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%;font-family:Arial,sans-serif;font-size:.8rem;text-transform:none;letter-spacing:0}.subscribe-btn:hover{background:#1a9b94;transform:none;box-shadow:none}.footer-bottom{max-width:1200px;margin:1.5rem auto 0;padding:1rem 2rem;border-top:1px solid #333333;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;background:#0a0a0a;position:relative;font-family:Arial,sans-serif}.footer-bottom p{color:#fff!important;margin:0;font-size:.8rem}.footer-legal{display:flex;gap:2rem}.footer-legal a{color:#fff!important;text-decoration:none;font-size:.8rem;transition:color .3s ease}.footer-legal a:hover{color:teal}.copyright{color:#fff9;font-size:.9rem}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.footer-bottom{flex-direction:column;text-align:center;gap:1rem;padding:1.5rem}.footer-legal{gap:1rem}}.legal-links{display:flex;gap:2rem}.legal-links a{color:#fff9;text-decoration:none;font-size:.9rem;transition:all .3s ease}.legal-links a:hover{color:teal}@media(max-width:768px){.hero-title{font-size:2rem!important}.hero-subtitle{font-size:1rem!important}.hero-buttons{flex-direction:column;align-items:center}.cta-primary,.cta-secondary{width:100%;max-width:300px}.wix-content{grid-template-columns:1fr;gap:2rem}.wix-title{font-size:2rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.difficulty-filters{flex-direction:column;align-items:center;gap:1rem}.cards-wrapper{padding:1rem;max-width:100%;background:teal!important}.paths-container{flex-direction:column;gap:1rem}.path-card{width:100%!important;margin:0!important}.path-card:nth-child(odd),.path-card:nth-child(2n){margin-left:0!important;margin-right:0!important;width:100%!important}.community-stats{min-height:80vh}.community-content{padding:1rem;margin:1rem}.zigzag-title{font-size:2rem}.stats-grid{flex-direction:row;gap:1rem;overflow-x:auto;padding:0 1rem;flex-wrap:nowrap}.stat-card{flex-shrink:0;min-width:140px;padding:1rem;max-width:none}.stat-number{font-size:2rem}.nav-btn{width:40px;height:40px;font-size:1.5rem}.dot{width:10px;height:10px}.wix-card-carousel{width:100%;height:320px;margin:0 auto;border-radius:20px;background-image:url(/bigstock-Businessman-Hand-Holding-Table-440550740-900x500.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.wix-card-carousel:before{content:"";position:absolute;inset:0;background:#0009;z-index:1;border-radius:20px}.wix-card{width:300px;height:300px;padding:2rem;border-radius:20px}.wix-card-icon{font-size:2rem;margin:0 auto 1.5rem;width:80px;height:80px;border-radius:20px}.wix-card-icon i{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1}.wix-card-title{font-size:1.2rem;margin-bottom:1rem;font-weight:700}.wix-card-description{font-size:.9rem;line-height:1.5}.wix-card-dots{margin-top:1rem;gap:.5rem}.wix-dot{width:12px;height:12px}.wix-dot:before{width:4px;height:4px}}@media(max-width:768px){.header{padding:.75rem 0!important;min-height:50px!important}.nav-container{padding:0 1rem!important;flex-wrap:wrap!important}.logo-image{height:30px!important}.nav-actions{gap:.5rem!important}.meeting-btn{font-size:.85rem!important;padding:.5rem 1rem!important;display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;padding:0!important;margin:0!important}.mobile-menu-btn{font-size:1.5rem!important;padding:.5rem!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;display:block!important;position:relative!important;z-index:100!important}.nav-actions button:not(.mobile-menu-btn){display:none!important;visibility:hidden!important}.mobile-menu-overlay{padding:2rem 1rem!important}.mobile-menu-content{max-width:100%!important;padding:1.5rem!important}.mobile-menu-link{font-size:1.1rem!important;padding:1rem!important}.page-navigation{padding:1rem!important}.back-btn{font-size:.9rem!important;padding:.75rem 1.5rem!important}.main-content{padding-top:60px!important}.hero-slider{min-height:auto!important;padding:2rem 0!important;margin-top:50px!important}.slider-container{padding:1rem!important}.hero-left-side{padding:1.5rem 1rem!important;text-align:center!important}.hero-right-side{padding:1rem!important}.hero-content{padding:1rem 0!important}.hero-title{font-size:2rem!important;line-height:1.2!important;margin-bottom:1rem!important}.hero-subtitle{font-size:1rem!important;line-height:1.5!important;margin-bottom:1.5rem!important}.hero-buttons{flex-direction:column!important;gap:1rem!important;width:100%!important}.cta-primary,.cta-secondary{width:100%!important;max-width:280px!important;padding:.875rem 1.5rem!important;font-size:.95rem!important}.moving-text-banner{padding:.75rem 0!important}.moving-text{font-size:.85rem!important}.community-stats{padding:2rem 0!important;min-height:auto!important}.community-slider{margin-bottom:2rem!important}.slider-container{padding:.5rem!important}.slider-slide img{border-radius:12px!important}.slider-nav{padding:0 1rem!important}.nav-btn{width:36px!important;height:36px!important;font-size:1.2rem!important}.slider-dots{margin-top:1rem!important}.dot{width:8px!important;height:8px!important}.community-content{padding:1.5rem 1rem!important}.zigzag-title{font-size:1.75rem!important;margin-bottom:1.5rem!important;text-align:center!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important;padding:0 .5rem!important}.stat-card{padding:1.25rem .75rem!important;text-align:center!important}.stat-icon{font-size:2rem!important;margin-bottom:.5rem!important}.stat-number{font-size:1.75rem!important;margin-bottom:.25rem!important}.stat-label{font-size:.85rem!important}.features-wix-style{padding:2rem 0!important}.wix-container{padding:0 1rem!important}.wix-content{grid-template-columns:1fr!important;gap:2rem!important}.wix-left{text-align:center!important}.wix-title{font-size:1.75rem!important;margin-bottom:1.5rem!important}.wix-features-list{gap:1rem!important}.wix-feature-item{font-size:1rem!important;padding:.75rem!important}.wix-right{width:100%!important}.wix-card-carousel{height:300px!important;border-radius:16px!important}.wix-card{width:280px!important;height:280px!important;padding:1.5rem!important}.wix-card-icon{width:50px!important;height:50px!important;font-size:1.5rem!important;margin-bottom:1rem!important}.wix-card-title{font-size:1.1rem!important;margin-bottom:.75rem!important}.wix-card-description{font-size:.85rem!important;line-height:1.5!important}.wix-card-dots{margin-top:1rem!important;gap:.5rem!important}.wix-dot{width:10px!important;height:10px!important}.learning-paths{padding:2rem 0!important}.learning-paths-header{padding:0 1rem!important;margin-bottom:1.5rem!important}.learning-paths-title{font-size:1.75rem!important;text-align:center!important}.difficulty-filters{flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;gap:1rem!important;padding:1rem!important;margin:0 1rem 2rem!important}.filter-item{font-size:.9rem!important;padding:.5rem 1rem!important}.cards-wrapper{padding:0 1rem!important}.paths-container{gap:1.5rem!important}.path-card{width:100%!important;max-width:100%!important;margin:0!important}.path-card .card-content{padding:1.5rem!important}.card-title{font-size:1.25rem!important;margin-bottom:1rem!important}.card-description{font-size:.95rem!important;line-height:1.6!important;margin-bottom:1rem!important}.card-footer{flex-direction:column!important;gap:1rem!important;align-items:center!important}.difficulty-tag{font-size:.85rem!important}.try-now-link{font-size:.9rem!important;padding:.75rem 1.5rem!important;width:100%!important;text-align:center!important}.tools-section{padding:2rem 0!important}.tools-container{padding:0 1rem!important}.tools-title{font-size:1.75rem!important;text-align:center!important;margin-bottom:1rem!important}.tools-subtitle{font-size:1rem!important;text-align:center!important;margin-bottom:2rem!important;padding:0 1rem!important}.tools-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.tool-card{padding:1.5rem!important}.tool-card h3{font-size:1.25rem!important;margin-bottom:.75rem!important}.tool-card p{font-size:.95rem!important;margin-bottom:1rem!important}.tool-features{flex-wrap:wrap!important;gap:.5rem!important;margin-bottom:1rem!important}.feature-tag{font-size:.8rem!important;padding:.4rem .8rem!important}.try-tool-link{font-size:.9rem!important;padding:.75rem 1.5rem!important}.tools-cta{padding:2rem 1rem!important;text-align:center!important}.tools-cta h3{font-size:1.5rem!important;margin-bottom:1rem!important}.tools-cta p{font-size:.95rem!important;margin-bottom:1.5rem!important}.footer{padding:2rem 0 1rem!important}.footer-content{grid-template-columns:1fr!important;gap:2rem!important;padding:0 1rem!important}.footer-column{text-align:center!important;padding:1.5rem 1rem!important}.footer-brand{font-size:1.25rem!important;margin-bottom:.75rem!important}.footer-slogan{font-size:.9rem!important;margin-bottom:1rem!important}.footer-description{font-size:.85rem!important;line-height:1.6!important;margin-bottom:1rem!important}.social-links{justify-content:center!important;gap:1rem!important;margin-top:1rem!important}.social-link{width:40px!important;height:40px!important;font-size:1.2rem!important}.contact-item{flex-direction:column!important;align-items:center!important;text-align:center!important;margin-bottom:1.5rem!important}.contact-icon{margin-bottom:.5rem!important}.whatsapp-btn{width:100%!important;padding:.875rem 1.5rem!important;font-size:.9rem!important;margin-top:1rem!important}.quick-links{list-style:none!important;padding:0!important}.quick-links li{margin-bottom:.75rem!important}.quick-links a{font-size:.9rem!important}.newsletter-form{flex-direction:column!important;gap:1rem!important}.newsletter-input{width:100%!important;padding:.875rem 1rem!important;font-size:.9rem!important}.subscribe-btn{width:100%!important;padding:.875rem 1.5rem!important;font-size:.9rem!important}.footer-bottom{flex-direction:column!important;text-align:center!important;gap:1rem!important;padding:1.5rem 1rem!important}.footer-legal,.legal-links{flex-direction:column!important;gap:.75rem!important}.scroll-to-top{width:45px!important;height:45px!important;font-size:1.2rem!important;bottom:20px!important;right:20px!important}.dropdown-menu{position:fixed!important;top:50px!important;left:0!important;right:0!important;width:100%!important;max-height:calc(100vh - 50px)!important;overflow-y:auto!important;border-radius:0!important;box-shadow:0 4px 20px #00000026!important}.dropdown-menu-item{padding:1rem 1.5rem!important;font-size:1rem!important;border-bottom:1px solid rgba(0,0,0,.05)!important}button,a.button,.btn-primary,.btn-secondary,.cta-primary,.cta-secondary{min-height:44px!important;min-width:44px!important}.nav-links a,.dropdown-toggle{padding:.5rem 1rem!important;min-height:44px!important;display:flex!important;align-items:center!important}input,select,textarea{font-size:16px!important}html{scroll-behavior:smooth!important}img{max-width:100%!important;height:auto!important}body{overflow-x:hidden!important}.max-w-7xl,.max-w-5xl,.max-w-6xl{padding-left:1rem!important;padding-right:1rem!important}}@media(max-width:480px){.hero-title{font-size:1.75rem!important}.hero-subtitle{font-size:.95rem!important}.stats-grid{grid-template-columns:1fr!important}.stat-card{padding:1rem!important}.wix-card{width:260px!important;height:260px!important;padding:1.25rem!important}.path-card .card-content{padding:1.25rem!important}.card-title{font-size:1.1rem!important}.tools-title,.learning-paths-title,.zigzag-title,.wix-title{font-size:1.5rem!important}}.meeting-btn{display:none!important}.nav-links a,.dropdown-toggle{color:#000!important}.header{background:#fff!important;border-bottom:1px solid #e5e7eb}.nav-links a,.dropdown-toggle{color:#1f2937!important;font-weight:500;transition:color .2s ease}.nav-links a:hover,.dropdown-toggle:hover{color:teal!important}.dropdown-menu{background:#fff!important;border:1px solid #e5e7eb;box-shadow:0 12px 30px #00000014}.dropdown-menu a,.dropdown-menu button{color:#1f2937!important;font-weight:500}.dropdown-menu a:hover,.dropdown-menu button:hover{background:#f9fafb;color:teal!important}.nav-links a:hover{background:none!important;box-shadow:none!important}.mobile-menu-content{background:#fff!important}.mobile-menu-link{color:#1f2937!important}.mobile-menu-link:hover{color:teal!important}.logo-image{transform:translateY(1px)}:root{--header-height: 64px}.logo-image,.logo-img{height:62px!important;width:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.intro-card-description-unique-dark-grey{color:#374151!important;font-size:1rem!important;line-height:1.5!important;margin-bottom:1rem!important;font-family:Arial,sans-serif!important}.tag-text-unique-dark-grey{color:#374151!important;font-weight:500!important;font-family:Arial,sans-serif!important;background:transparent!important}div.paths-container div.path-card[data-card-index="0"] .intro-card-description-unique-dark-grey,div.paths-container div.path-card[data-card-index="1"] .intro-card-description-unique-dark-grey,div.paths-container div.path-card[data-card-index="2"] .intro-card-description-unique-dark-grey,div.paths-container div.path-card[data-card-index="0"] .tag-text-unique-dark-grey,div.paths-container div.path-card[data-card-index="1"] .tag-text-unique-dark-grey,div.paths-container div.path-card[data-card-index="2"] .tag-text-unique-dark-grey{color:#374151!important}.intermediate-dot,.paths-container .path-card[data-card-index="1"] .tag-dot,.filter-dot.intermediate-dot{background-color:#ff5c5c!important}.paths-container .path-card[data-card-index="0"]{border-right:8px solid #A9F244!important}.paths-container .path-card[data-card-index="0"]:hover{border-right:10px solid #A9F244!important}.paths-container .path-card[data-card-index="1"]{border-right:8px solid #FF5C5C!important}.paths-container .path-card[data-card-index="1"]:hover{border-right:10px solid #FF5C5C!important}.advanced-dot,.paths-container .path-card[data-card-index="2"] .tag-dot{background-color:#f28c28!important}.paths-container .path-card[data-card-index="2"]{border-right:8px solid #F28C28!important}.paths-container .path-card[data-card-index="2"]:hover{border-right:10px solid #F28C28!important}.hero-slider,section.hero-slider,div.hero-slider,.App .hero-slider,body .hero-slider,html .hero-slider{background:linear-gradient(135deg,teal,#066,#004d4d)!important;background-image:linear-gradient(135deg,teal,#066,#004d4d)!important;background-color:teal!important}.cta-primary{background:#d2691e!important;border-color:#d2691e!important}.cta-primary:hover{background:#b8621a!important;border-color:#b8621a!important}.paths-container{display:flex!important;flex-direction:column!important;gap:2rem!important;align-items:stretch!important;max-width:1200px!important;margin:0 auto!important}.paths-container .path-card[data-card-index="0"]{align-self:flex-start!important;margin-left:20px!important;margin-right:auto!important}.paths-container .path-card[data-card-index="1"]{align-self:flex-end!important;margin-left:auto!important;margin-right:20px!important}.paths-container .path-card[data-card-index="2"]{align-self:flex-start!important;margin-left:20px!important;margin-right:auto!important}.paths-container .path-card{max-width:550px!important;width:550px!important;min-height:auto!important;height:auto!important}.paths-container .path-card .card-content{padding:1.5rem!important}.paths-container .path-card .card-description{margin-bottom:1rem!important;line-height:1.4!important}.paths-container .path-card{opacity:0!important;transition:all 1.4s cubic-bezier(.165,.84,.44,1)!important;will-change:transform,opacity!important;filter:blur(2px)!important}.paths-container .path-card.animate-in{opacity:1!important;filter:blur(0px)!important}.paths-container .path-card[data-card-index="0"],.paths-container .path-card[data-card-index="2"]{transform:translate(-60px) translateY(30px) scale(.95)!important}.paths-container .path-card[data-card-index="0"].animate-in,.paths-container .path-card[data-card-index="2"].animate-in{transform:translate(20px) translateY(0) scale(1)!important}.paths-container .path-card[data-card-index="1"]{transform:translate(60px) translateY(30px) scale(.95)!important}.paths-container .path-card[data-card-index="1"].animate-in{transform:translate(-20px) translateY(0) scale(1)!important}.paths-container .path-card[data-card-index="0"]{transition-delay:.1s!important}.paths-container .path-card[data-card-index="1"]{transition-delay:.25s!important}.paths-container .path-card[data-card-index="2"]{transition-delay:.4s!important}.rich-library-text-unique-dark-grey-override,div.wix-card[data-card="1"] .rich-library-text-unique-dark-grey-override,div.wix-card[data-card="2"] .rich-library-text-unique-dark-grey-override,div.wix-card[data-card="3"] .rich-library-text-unique-dark-grey-override,div.wix-card[data-card="4"] .rich-library-text-unique-dark-grey-override,div.wix-card[data-card="5"] .rich-library-text-unique-dark-grey-override,.features-wix-style .wix-card .rich-library-text-unique-dark-grey-override,.wix-card-carousel .rich-library-text-unique-dark-grey-override{color:#374151!important}.wix-card{transition:all .8s cubic-bezier(.165,.84,.44,1)!important;transition-delay:.05s!important}.wix-card-icon{background:linear-gradient(135deg,teal,#066)!important;color:#fff!important;border-radius:12px!important;width:60px!important;height:60px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.4rem!important;margin-bottom:1.5rem!important;box-shadow:0 4px 16px #00808033!important;transition:all .9s cubic-bezier(.34,1.56,.64,1)!important;transition-delay:.1s!important;border:2px solid rgba(255,255,255,.1)!important}.wix-card:hover{transform:translateY(-4px)!important}.wix-card:hover .wix-card-icon{transform:translateY(-3px) scale(1.08)!important;box-shadow:0 8px 25px #00808059!important;border-color:#ffffff4d!important}@media(max-width:768px){.nav-links{display:none!important}.nav-actions{gap:1rem!important}.mobile-menu-btn{display:block!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;font-size:1.5rem!important;padding:.5rem!important;border-radius:8px!important}.meeting-btn{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;padding:0!important;margin:0!important}.nav-actions>*:not(.mobile-menu-btn){display:none!important}}.video-container{display:block!important;position:relative!important;background:#000!important;width:90%!important;height:400px!important;border:none!important;margin:20px auto!important;overflow:visible!important}.hero-video-background{display:block!important;position:relative!important;width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;z-index:1!important;opacity:1!important;background:#000!important;border:none!important}.hero-right-side{display:block!important;visibility:visible!important;opacity:1!important}@media(max-width:768px){.header{padding:1.2rem 0!important;box-shadow:0 4px 20px #00000014!important;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;background:#fffffff2!important}.nav-container{padding:0 2rem!important;display:flex!important;justify-content:space-between!important;align-items:center!important}.logo-image{height:40px!important;filter:drop-shadow(0 2px 4px rgba(0,128,128,.2))!important}.hero-slider,section.hero-slider,div.hero-slider,.App .hero-slider,body .hero-slider,html .hero-slider{padding:3rem 0!important;min-height:auto!important;background:linear-gradient(135deg,teal,#066,#004d4d)!important;background-image:linear-gradient(135deg,teal,#066,#004d4d)!important;background-color:teal!important}.hero-content{margin-bottom:3rem!important;background:#ffffff0d!important;border-radius:16px!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.1)!important;padding:2rem!important}.hero-title{font-size:2.2rem!important;line-height:1.3!important;margin-bottom:1.5rem!important;text-align:center!important;background:linear-gradient(135deg,#fff,#e2e8f0)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;text-shadow:none!important}.hero-subtitle{font-size:1.1rem!important;line-height:1.6!important;margin-bottom:2.5rem!important;text-align:center!important;max-width:95%!important;margin-left:auto!important;margin-right:auto!important;color:#ffffffe6!important}.hero-buttons{flex-direction:column!important;gap:1.2rem!important;align-items:center!important;width:100%!important}.cta-primary,.cta-secondary{width:100%!important;max-width:280px!important;padding:1.2rem 2rem!important;font-size:1rem!important;border-radius:12px!important;font-weight:600!important;box-shadow:0 4px 16px #0003!important}.cta-primary{background:linear-gradient(135deg,#d2691e,#b8621a)!important;border:none!important}.cta-secondary{background:#ffffff1a!important;border:2px solid rgba(255,255,255,.3)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.video-container{width:90%!important;max-width:320px!important;height:180px!important;margin:0 auto!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 8px 32px #0000004d!important;border:2px solid rgba(255,255,255,.1)!important;display:block!important;position:relative!important;background:#000!important}.hero-slider .slide{flex-direction:column!important;align-items:center!important;text-align:center!important}.hero-left-side{order:1!important;width:100%!important;margin-bottom:2rem!important}.hero-right-side{order:2!important;width:100%!important;display:flex!important;justify-content:center!important}.hero-video-background{display:block!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;z-index:1!important;opacity:1!important}.learning-paths{padding:3rem 0!important;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)!important}.learning-paths-title{font-size:2.2rem!important;margin-bottom:2.5rem!important;text-align:center!important;padding:0 1.5rem!important;background:linear-gradient(135deg,#fff,teal)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.difficulty-filters{margin-bottom:3rem!important;justify-content:center!important;flex-wrap:wrap!important;gap:1.5rem!important;background:#ffffff0d!important;border-radius:20px!important;padding:1.5rem!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.1)!important;margin:0 1rem 3rem!important}.paths-container .path-card{width:85%!important;max-width:320px!important;margin:0 auto 2.5rem!important;box-shadow:0 8px 24px #00000026!important;border-radius:16px!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;border:1px solid rgba(0,128,128,.1)!important}.paths-container .path-card .card-content{padding:2rem!important}.paths-container .path-card .card-title{font-size:1.3rem!important;text-align:center!important;margin-bottom:1.2rem!important;font-weight:700!important}.paths-container .path-card .card-description{text-align:center!important;font-size:.95rem!important;line-height:1.6!important;margin-bottom:1.5rem!important}.paths-container .path-card .card-footer{padding-top:1.5rem!important;border-top:1px solid #e2e8f0!important;justify-content:center!important;flex-direction:column!important;gap:1rem!important;align-items:center!important}.paths-container .path-card .try-now-link{background:linear-gradient(135deg,teal,#066)!important;color:#fff!important;padding:.8rem 2rem!important;border-radius:10px!important;text-decoration:none!important;font-weight:600!important;box-shadow:0 4px 12px #00808033!important}.features-wix-style{padding:3rem 0!important;background:linear-gradient(135deg,#f8fafc,#e2e8f0)!important}.wix-title{font-size:2.2rem!important;text-align:center!important;margin-bottom:3rem!important;padding:0 1.5rem!important;color:#fff!important;font-weight:800!important}.wix-card{margin:1.5rem auto!important;padding:2rem!important;border-radius:16px!important;box-shadow:0 6px 20px #0000001a!important;background:#fff!important;max-width:300px!important;border:1px solid rgba(0,128,128,.1)!important}.wix-card-icon{margin:0 auto 1.5rem!important;width:50px!important;height:50px!important}.wix-card-title{text-align:center!important;font-size:1.2rem!important;margin-bottom:1rem!important;color:#1a1a1a!important;font-weight:700!important}.rich-library-text-unique-dark-grey-override{text-align:center!important;font-size:.95rem!important;line-height:1.6!important;color:#4a5568!important}.tools-section{padding:3rem 0!important}.tools-title{font-size:2.2rem!important;text-align:center!important;padding:0 1.5rem!important;margin-bottom:1.5rem!important}.tools-subtitle{text-align:center!important;font-size:1.1rem!important;padding:0 1.5rem!important;margin-bottom:3rem!important;color:#ffffffe6!important}.footer{padding:3rem 0 1.5rem!important;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)!important}.footer-content{flex-direction:column!important;gap:2.5rem!important;padding:0 2rem!important}.footer-column{text-align:center!important;padding:1.5rem!important;background:#ffffff0d!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.1)!important}.footer-brand{font-size:1.4rem!important;color:teal!important}.community-stats{padding:3rem 0!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important;padding:0 1.5rem!important}.stat-card{padding:1.5rem!important;border-radius:12px!important;background:#fffffff2!important;box-shadow:0 4px 16px #0000001a!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.2)!important}}@media(max-width:768px){.paths-container .path-card[data-card-index="0"],.paths-container .path-card[data-card-index="1"],.paths-container .path-card[data-card-index="2"]{transform:translate(0)!important;margin:0 auto!important}}body{background:linear-gradient(to bottom,#f0f6ff,#fff,#fff5eb);font-family:Arial,sans-serif}.min-h-screen{min-height:calc(100vh - 80px);margin-top:80px}button.filter-button-teal{background:teal!important;border:2px solid #008080!important;color:#fff!important;transition:all .3s ease}button.filter-button-teal:hover{background:#066!important;border-color:#066!important;transform:translateY(-2px);box-shadow:0 4px 12px #0080804d}.hero-section{background:#000!important;color:#fff;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#000,#1a1a1a);opacity:.3}.hero-title{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-subtitle{color:#fffffff2;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.1)}.tag-blue{background:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;font-size:.875rem;box-shadow:0 2px 4px #3b82f64d}.tag-orange{background:#f97316;color:#fff;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;font-size:.875rem;box-shadow:0 2px 4px #f973164d}.tag-white{background:#fff;color:#374151;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;font-size:.875rem;box-shadow:0 2px 4px #0000001a}.info-card{background:#fff;border-radius:24px;padding:24px;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 40px #0f172a1a,0 6px 16px #0f172a0f;min-width:480px}.info-card .grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;-moz-column-gap:48px!important;column-gap:48px!important;row-gap:32px!important;align-items:start!important}.info-card .grid>div{display:flex;align-items:center;gap:16px}.info-card .w-12{width:46px;height:46px;border-radius:12px;background:#f97316;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px}.info-card .text-sm{font-size:11px;font-weight:600;color:#6b7280!important;margin-bottom:4px}.info-card .text-lg{font-size:16px;font-weight:800;color:#0f172a!important}.footer-section{background:#f0f6ff;padding:2rem;text-align:center;font-size:1rem;color:#4b5563}.input-field{border-radius:.75rem;border:1px solid #2563eb;padding:.75rem 1rem;margin-bottom:1rem}.input-field:focus{border-color:#f97316;outline:none}.stats-card-enhanced{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-deep);border-radius:24px;border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden}.stats-card-enhanced:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#f97316,#8b5cf6,#06b6d4)}.stats-card-enhanced:hover{transform:translateY(-8px);box-shadow:0 35px 70px #0003}.cta-section-enhanced{border-top:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#1e293b,#334155);position:relative;overflow:hidden}.cta-section-enhanced:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 70%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 70% 30%,rgba(249,115,22,.1) 0%,transparent 50%);pointer-events:none}.cta-input-enhanced{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.2);border-radius:16px;padding:16px 20px;color:#fff;font-size:16px;font-weight:500;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.cta-input-enhanced::-moz-placeholder{color:#cbd5e1}.cta-input-enhanced::placeholder{color:#cbd5e1}.cta-input-enhanced:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f633,0 8px 25px #3b82f633;transform:translateY(-2px);background:#ffffff26}.select-enhanced{background:#fffffff2;border:2px solid #e2e8f0;border-radius:16px;padding:16px 48px 16px 20px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000d;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px}.select-enhanced:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a,0 8px 25px #3b82f626;transform:translateY(-2px)}.select-enhanced:hover{border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 15px #3b82f61a}.input-field{background:#fffffff2;border:2px solid #e2e8f0;border-radius:16px;padding:16px 20px;font-size:16px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.input-field:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a,0 8px 25px #3b82f626;transform:translateY(-2px)}.input-field:hover{border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 15px #3b82f61a}.resource-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0;color:#1d4ed8;transition:transform .2s ease,color .2s ease}.resource-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.resource-icon-svg{width:1.4rem;height:1.4rem}.resource-icon:hover{transform:translateY(-1px);color:#1e3a8a}.resource-link:hover .resource-label{color:#1e3a8a}.resource-label{font-size:.85rem;color:#1f2937;font-weight:500;letter-spacing:.01em;transition:color .2s ease}.lesson-item-enhanced{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease;position:relative;overflow:hidden}.lesson-item-enhanced:hover{transform:translate(8px);background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 4px 15px #0000001a}.ba-modules{padding:64px 0;background:#f8fafc}.ba-container{max-width:1120px;margin:0 auto;padding:0 16px}.ba-modules-header{text-align:center;margin-bottom:48px}.ba-modules-title{font-size:40px;font-weight:800;color:#111827;margin:0 0 10px;letter-spacing:-.02em}.ba-modules-subtitle{font-size:16px;color:#9ca3af;margin:0}.ba-grid-2{display:grid;grid-template-columns:repeat(2,444px);justify-content:center;gap:28px}.ba-card-wrap{cursor:pointer}.ba-card{width:404px;min-height:520px;max-height:none;background:#fff;border:1px solid #bfdbfe;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px #00000012;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:flex;flex-direction:column}.ba-card:hover{transform:translateY(-3px);border-color:#60a5fa;box-shadow:0 18px 36px #0f172a1a}.ba-card-head{background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:18px 22px;flex:0 0 auto}.ba-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.ba-meta{font-size:12px;font-weight:800;color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em;line-height:1}.ba-card-title{font-size:20px;font-weight:800;color:#111827;margin:0}.ba-level{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 10px;border-radius:9999px;font-size:12px;font-weight:800;white-space:nowrap;flex:0 0 auto}.ba-level.is-beginner{background:#a3e635;color:#111827}.ba-level.is-other{background:#ffedd5;color:#c2410c}.ba-card-body{padding:18px 22px 22px;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.ba-chips{display:flex;gap:14px;margin-bottom:14px}.ba-chip{display:inline-flex;align-items:center;gap:14px;height:38px;padding:0 14px;border:1px solid #e5e7eb;background:#fff;border-radius:14px;font-size:14px;color:#111827;font-weight:600}.ba-chip-ico{font-size:16px}.ba-outcome{margin:0 0 14px;font-size:15px;color:#374151;line-height:1.5}.ba-outcome strong{color:#111827}.ba-tags{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.ba-tag{display:inline-flex;align-items:center;padding:7px 14px;border-radius:9999px;background:#eaf2ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:13px;font-weight:700}.ba-accordion{border:1px solid #e5e7eb;background:#f8fafc;border-radius:16px;overflow:hidden;margin-top:6px;flex:0 0 auto;display:flex;flex-direction:column}.ba-accordion-btn{height:48px;padding:0 16px;border:none;background:transparent;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:600;color:#1d4ed8;cursor:pointer;border-bottom:1px solid #e5e7eb}.ba-caret{transition:transform .18s ease;color:#1d4ed8}.ba-caret.open{transform:rotate(180deg)}.ba-accordion-panel{padding:12px 14px;background:#fff;overflow:auto;max-height:110px}.ba-lessons{list-style:none;padding:0;margin:0;display:grid;gap:10px}.ba-lesson{border:1px solid #e5e7eb;border-radius:14px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.ba-lesson-title{font-size:13px;font-weight:600;color:#111827}.ba-lesson-dur{font-size:12px;font-weight:700;color:#f97316}.ba-actions{margin-top:auto;padding-top:12px;display:flex;justify-content:space-between;gap:14px;flex:0 0 auto}.ba-btn-primary{height:48px;padding:0 20px;border-radius:14px;border:none;background:#2563eb;color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 10px 18px #2563eb38;display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important}.ba-btn-primary:hover{background:#1e40af}.ba-arrow{margin-left:10px}.ba-btn-outline{height:48px;padding:0 20px;border-radius:14px;border:2px solid #fb923c;background:#fff;color:#fb923c;font-size:15px;font-weight:800;cursor:pointer;display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important}.ba-btn-outline:hover{background:#fb923c;color:#fff}@media(max-width:980px){.ba-grid-2{grid-template-columns:444px}}@media(max-width:480px){.ba-grid-2{grid-template-columns:1fr}.ba-card{width:100%}}.ba-detail-page{background:#fff;min-height:100vh}.ba-detail-topbar{background:#000;padding:18px 0}.ba-detail-topbar-inner{max-width:720px;margin:0 auto;padding:0 16px;text-align:center}.ba-detail-meta{font-size:12px;font-weight:700;color:#ffffffb3;margin-bottom:6px;text-transform:uppercase;letter-spacing:.08em}.ba-detail-title{font-size:22px;font-weight:800;color:#fff;margin:0}.ba-detail-container{max-width:720px;margin:0 auto;padding:22px 16px 46px}.ba-detail-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:10px 0 18px}.ba-stat{text-align:center}.ba-stat-label{font-size:11px;font-weight:700;color:#6b7280;margin-bottom:6px}.ba-stat-value{font-size:14px;font-weight:800;color:#111827}.ba-detail-card{background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;padding:16px 18px;box-shadow:0 2px 8px #0f172a0f;margin-top:14px}.ba-detail-card-title{font-size:13px;font-weight:800;color:#111827;margin:0 0 10px}.ba-detail-card-text{margin:0;font-size:13px;color:#374151;line-height:1.5}.ba-detail-learn-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.ba-detail-learn-item{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#374151;line-height:1.45}.ba-bullet{width:10px;height:10px;border-radius:999px;background:#22c55e;margin-top:4px;flex:0 0 auto}.ba-detail-lessons{display:grid;gap:10px}.ba-detail-lesson-row{display:flex;align-items:center;gap:12px;background:#eaf2ff;border:1px solid #bfdbfe;border-radius:10px;padding:10px 12px}.ba-detail-lesson-num{width:22px;height:22px;border-radius:6px;background:#dbeafe;color:#1d4ed8;font-weight:800;font-size:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.ba-detail-lesson-name{font-size:13px;font-weight:700;color:#1d4ed8}.ba-detail-cta{display:flex;justify-content:center;margin-top:18px}.ba-detail-btn{height:36px;padding:0 18px;border-radius:10px;background:#2563eb;border:none;color:#fff;font-weight:800;font-size:12px;cursor:pointer}.ba-detail-btn:hover{background:#1e40af}@media(max-width:720px){.ba-detail-stats{grid-template-columns:repeat(2,1fr)}.ba-detail-learn-grid{grid-template-columns:1fr}}.lp{padding-top:80px;min-height:100vh;background:#fff}.lp-top{background:#000;padding:18px 0 20px;height:auto!important;min-height:92px;overflow:visible!important}.lp-top-inner{max-width:1120px;margin:0 auto;padding:0 16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.lp-back{background:#111827;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:10px 14px;font-weight:600;cursor:pointer}.lp-titlewrap{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:0}.lp-meta{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;line-height:1.2;margin:0}.lp-title{color:#fff;font-size:22px;font-weight:800;line-height:1.25;margin:0;max-width:760px;white-space:normal;word-break:break-word}.lp-spacer{height:1px}.lp-main{padding:34px 0 60px}.lp-container{max-width:760px;margin:0 auto;padding:0 16px}.lp-cover{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 6px 18px #0f172a14;padding:18px 20px;margin-bottom:18px}.lp-cover-title{margin:0 0 8px;font-size:14px;font-weight:800;color:#111827}.lp-cover-text{margin:0;font-size:12px;color:#6b7280;line-height:1.5}.lp-list{display:grid;gap:14px;margin-top:12px}.lp-item{width:100%;display:grid;grid-template-columns:44px 1fr 36px;gap:12px;align-items:center;padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 2px 10px #0f172a0d;cursor:pointer;text-align:left}.lp-item:hover{border-color:#bfdbfe;box-shadow:0 10px 20px #0f172a1a}.lp-num{width:28px;height:28px;border-radius:8px;background:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}.lp-itemtext{min-width:0}.lp-itemtitle{font-size:13px;font-weight:800;color:#111827;margin-bottom:4px}.lp-itemdesc{font-size:11px;color:#6b7280;line-height:1.4}.lp-doc{justify-self:end;color:#2563eb;font-size:16px}.lp-footer{display:flex;justify-content:center;margin-top:22px}.lp-bottom{background:#2563eb;color:#fff;border:none;border-radius:12px;padding:12px 18px;font-weight:800;cursor:pointer}.lp-bottom:hover{background:#1e40af}body .lp-top,body header.lp-top{background:#000!important;height:auto!important;min-height:120px!important;padding:18px 0 22px!important;overflow:visible!important;position:relative!important;z-index:50!important}body .lp-top-inner{max-width:1120px!important;margin:0 auto!important;padding:0 16px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:16px!important}body .lp-titlewrap{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:0!important}body .lp-meta{color:#ffffffb3!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;line-height:1.2!important;margin:0!important}body .lp-title{color:#fff!important;font-size:22px!important;font-weight:800!important;line-height:1.25!important;margin:0!important;max-width:760px!important;white-space:normal!important;word-break:break-word!important}body .lp,.lp{padding-top:80px!important}.lp-top{overflow:visible!important}.lp-top-inner{max-width:1120px!important;margin:0 auto!important;padding:0 16px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:16px!important}.lp-titlewrap{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:0!important}.lp-meta{color:#ffffffb8!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;line-height:1.2!important;margin:0!important}.lp-title{color:#fff!important;font-size:22px!important;font-weight:800!important;line-height:1.25!important;margin:0!important;max-width:760px!important;white-space:normal!important;word-break:break-word!important}.lp-back{background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;padding:10px 14px!important;border-radius:10px!important}*{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.contact-wrapper{font-family:Inter,sans-serif;font-weight:700;background:#f9fafe;color:#333;min-height:calc(100vh - 80px);margin-top:80px}[data-aos]{opacity:1;transition:all .8s ease}[data-aos].aos-animate{opacity:1}[data-aos=fade-up],[data-aos=fade-up].aos-animate{transform:translateY(0)}[data-aos=fade-left],[data-aos=fade-left].aos-animate,[data-aos=fade-right],[data-aos=fade-right].aos-animate{transform:translate(0)}.hero-section{background:linear-gradient(135deg,teal,#066 40%,#004d4d);color:#fff;padding:6rem 2rem;position:relative;overflow:hidden}.hero-container{max-width:1200px;margin:0 auto}.hero-grid{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:start}.hero-section .hero-title{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;margin:1.5rem 0;line-height:1.05;letter-spacing:-.03em;color:#fff!important;text-shadow:0 2px 20px rgba(0,0,0,.3)}.contact-hero-title,.hero-section .hero-grid .hero-title.contact-hero-title{color:#fff!important}.hero-subtitle{text-transform:uppercase;letter-spacing:.15em;color:#ffffffe6;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;font-family:Inter,sans-serif;text-shadow:0 1px 3px rgba(0,0,0,.3)}.hero-desc{margin:2.5rem 0;color:#fffffff2;font-size:1.125rem;line-height:1.75;max-width:580px;font-weight:400;font-family:Inter,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.3);opacity:.95}.social-links{display:flex;gap:1.25rem;flex-wrap:wrap;margin-top:3rem}.social-btn{display:inline-flex;align-items:center;gap:10px;background:#ffffff26;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:1rem 1.5rem;border-radius:16px;color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);min-width:140px;justify-content:center;font-family:Inter,sans-serif;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.1)}.social-btn:hover{background:#ffffff40;transform:translateY(-3px);box-shadow:0 12px 30px #0003;border-color:#ffffff4d}.social-btn svg{color:#fff;opacity:.9}.stats-card{background:#ffffff0f;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1.5rem;text-align:center;min-width:280px;box-shadow:0 15px 30px #00000014;position:relative}.stats-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff14,#ffffff08);border-radius:16px;z-index:-1}.stats-card .stat{margin-bottom:0;display:inline-block;margin-right:2rem;text-align:center;min-width:60px}.stats-card .stat:last-child{margin-right:0}.stat-number{font-size:2.5rem;font-weight:800;color:#ff6b35!important;margin:0;line-height:1;text-shadow:none;display:block;-webkit-text-fill-color:#ff6b35!important;fill:#ff6b35!important;font-family:Inter,sans-serif;letter-spacing:-.02em;text-shadow:0 2px 10px rgba(255,107,53,.3)}.stat-label{font-size:.8rem;color:#ffffffbf;margin:.5rem 0 0;font-weight:500;text-transform:uppercase;letter-spacing:.1em;opacity:1;font-family:Inter,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.1)}.stat-footer{display:flex;align-items:center;justify-content:center;gap:10px;color:#ffffffd9;font-size:.875rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);font-weight:500;font-family:Inter,sans-serif;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.1)}.stat-footer svg{color:#fffc}.content-section{padding:5rem 2rem;background:#fff}.content-grid{display:grid;gap:4rem;grid-template-columns:1fr 1fr;max-width:1200px;margin:0 auto}.info-card{background:#fff;padding:3rem;border-radius:24px;box-shadow:0 15px 40px #00000014;border:1px solid #f1f5f9;position:relative}.form-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 20px 50px #0000001f;border:1px solid #f1f5f9;position:relative}.info-card h2{font-size:2.2rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#20b2aa,#48d1cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.01em;font-family:Inter,sans-serif;text-shadow:0 1px 3px rgba(32,178,170,.1)}.form-card h2{font-size:2rem;font-weight:800;margin-bottom:1.2rem;background:linear-gradient(135deg,#20b2aa,#48d1cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.01em;font-family:Inter,sans-serif;text-shadow:0 1px 3px rgba(32,178,170,.1)}.info-card p{color:#64748b;line-height:1.7;margin-bottom:2.5rem;font-size:1.1rem}.form-card p{color:#475569;line-height:1.6;margin-bottom:2rem;font-size:1rem;font-weight:500}.info-list p{display:flex;align-items:center;gap:15px;margin:1.5rem 0;color:#334155;font-weight:600;font-size:1.05rem}.contact-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border-radius:12px;color:#20b2aa;font-size:18px;flex-shrink:0;box-shadow:none;transition:all .3s ease}.contact-icon:hover{background:transparent;transform:translateY(-2px);box-shadow:none}.contact-icon i{color:#20b2aa;font-size:18px}.info-list p svg{color:#3b82f6;flex-shrink:0;background:#3b82f61a;padding:10px;border-radius:12px;width:20px;height:20px}.social-links .social-pill{display:inline-flex;align-items:center;justify-content:center;padding:.75rem;border-radius:9999px;background:transparent;color:#3b82f6;text-decoration:none;font-weight:600;transition:all .3s ease;margin-right:1rem;margin-bottom:1rem;box-shadow:none;width:44px;height:44px}.social-pill:hover{background:transparent;transform:translateY(-2px);box-shadow:none}.social-pill svg{color:#3b82f6;opacity:.9}.social-pill.facebook svg{color:#1877f2}.social-pill.threads svg{color:#000}.social-pill.linkedin svg{color:#0077b5}.social-pill.twitter svg{color:#1da1f2}.social-pill.instagram svg{color:#e4405f}.social-pill.youtube svg{color:red}.form-card input,.form-card textarea{width:100%;padding:1rem 1.2rem;border:2px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;font-size:.9rem;transition:all .3s ease;background:#fff;font-weight:500;color:#334155;box-shadow:0 2px 8px #0000000d;font-family:Inter,sans-serif;letter-spacing:.01em}.form-card input:focus,.form-card textarea:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a;transform:translateY(-1px)}.form-card input::-moz-placeholder,.form-card textarea::-moz-placeholder{color:#94a3b8;font-weight:400}.form-card input::placeholder,.form-card textarea::placeholder{color:#94a3b8;font-weight:400}.btn-blue{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:teal;color:#fff;padding:.8rem 1.5rem;border-radius:10px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;font-size:.9rem;box-shadow:0 6px 20px #0080804d;text-transform:uppercase;letter-spacing:.3px;font-family:Inter,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.1)}.btn-blue:hover{transform:translateY(-3px);box-shadow:0 15px 35px #00808066;background:#066}.btn-blue svg{color:#fff;opacity:.9}@media(max-width:768px){.hero-grid{grid-template-columns:1fr;gap:2rem}.stats-card{min-width:auto;padding:2rem}.content-grid{grid-template-columns:1fr;gap:2rem}.hero-title{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:2.5rem}.hero-section,.content-section{padding:2rem 1rem}.info-card,.form-card{padding:1.5rem}.hero-grid{gap:1.5rem!important}.stats-card{padding:1.5rem!important;min-width:auto!important}.stat{padding:1rem!important}.stat-number{font-size:2rem!important}.stat-label{font-size:.85rem!important}.content-grid{gap:1.5rem!important}.info-list p{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important;padding:1rem 0!important}.contact-icon{margin-right:0!important;margin-bottom:.5rem!important}.social-links{justify-content:center!important;gap:1rem!important}.social-btn,.social-pill{padding:.75rem 1.25rem!important;font-size:.9rem!important}.form-card form{gap:1rem!important}.form-card input,.form-card textarea{font-size:.95rem!important;padding:.875rem 1rem!important}.btn-blue{width:100%!important;padding:.875rem 1.5rem!important;font-size:.95rem!important;justify-content:center!important}.hero-title.contact-hero-title{font-size:2rem!important;line-height:1.3!important}.hero-desc{font-size:1rem!important;line-height:1.6!important}}@media(max-width:480px){.hero-section,.content-section{padding:1.5rem .75rem!important}.hero-title.contact-hero-title{font-size:1.75rem!important}.stats-card,.info-card,.form-card{padding:1.25rem!important}.stat-number{font-size:1.75rem!important}}
