.educators-page.svelte-6juehc{width:100%;overflow-x:hidden}.container.svelte-6juehc{max-width:1200px;margin:0 auto;padding:0 1rem}.b2b-section.svelte-6juehc{width:100%;display:flex;align-items:center;padding:6rem 0;background-color:#f8f9fa}.b2b-section-features.svelte-6juehc{width:100%;display:flex;align-items:center;padding:6rem 0;background:linear-gradient(90deg,#dffffb,#e7f6fb 35%,#f1edfa)}.b2b-section-container.svelte-6juehc{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 1200px){.b2b-section-container.svelte-6juehc{max-width:1000px}}@media (max-width: 1024px){.b2b-section-container.svelte-6juehc{max-width:900px}}@media (max-width: 768px){.b2b-section-container.svelte-6juehc{max-width:600px}}@media (max-width: 480px){.b2b-section-container.svelte-6juehc{max-width:400px}}.b2b-section-title.svelte-6juehc{font-size:3rem;font-weight:700;color:var(--text-color);margin-bottom:.5rem;text-align:center}@media (max-width: 768px){.b2b-section-title.svelte-6juehc{font-size:2rem}}.b2b-section-subtitle.svelte-6juehc{max-width:800px;padding:0 1rem;font-size:1.5rem;color:var(--medium-gray);margin-bottom:4rem;text-align:center;justify-content:center}@media (max-width: 768px){.b2b-section-subtitle.svelte-6juehc{font-size:1.2rem}}.challenges-grid.svelte-6juehc{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:1000px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){.challenges-grid.svelte-6juehc{grid-template-columns:1fr;gap:1.5rem}}.challenge-card.svelte-6juehc{position:relative;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #e9ecef;border-radius:1.5rem;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;animation:svelte-6juehc-fadeInUp .6s ease-out forwards;opacity:0;transform:translateY(30px);display:flex;flex-direction:column;align-items:flex-start}.challenge-card.svelte-6juehc:hover{transform:translateY(-8px);border-color:#d32f2f;box-shadow:0 20px 40px #ff00001a}.challenge-card.svelte-6juehc:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#d32f2f,#f44336);transform:scaleX(0);transition:transform .3s ease}.challenge-card.svelte-6juehc:hover:before{transform:scaleX(1)}.challenge-icon.svelte-6juehc{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#ffd6d6,#ffcdd2);border-radius:1.5rem;margin-bottom:1.5rem;position:relative;z-index:2;color:#d32f2f}.challenge-content.svelte-6juehc{position:relative;z-index:2;width:100%}.challenge-title.svelte-6juehc{font-size:1.5rem;font-weight:700;color:var(--text-color);margin-bottom:1rem;line-height:1.3}.challenge-description.svelte-6juehc{font-size:1.1rem;color:var(--medium-gray);line-height:1.6;margin:0}.challenge-decoration.svelte-6juehc{position:absolute;top:-20px;right:-20px;z-index:1;opacity:.1;transition:opacity .3s ease}.challenge-decoration.svelte-6juehc .decoration-circle:where(.svelte-6juehc){width:100px;height:100px;background:linear-gradient(135deg,#d32f2f,#f44336);border-radius:50%;animation:svelte-6juehc-float 3s ease-in-out infinite}.challenge-card.svelte-6juehc:hover .challenge-decoration:where(.svelte-6juehc){opacity:.2}.hero-section.svelte-6juehc{text-align:center;display:flex;align-items:center;min-height:100vh;position:relative;overflow:hidden;padding:4rem 0}.hero-section.svelte-6juehc .hero-background:where(.svelte-6juehc){position:absolute;top:15%;left:0;right:0;bottom:0;z-index:1;pointer-events:none;height:50%}@media (max-width: 768px){.hero-section.svelte-6juehc .hero-background:where(.svelte-6juehc){height:30%}}.hero-section.svelte-6juehc .hero-background:where(.svelte-6juehc) .hero-bg-image:where(.svelte-6juehc){width:100%;height:100%;object-fit:cover;opacity:.1;filter:blur(2px)}.hero-section.svelte-6juehc:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(var(--landing-green-rgb),.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(var(--landing-green-rgb),.02) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(var(--landing-green-rgb),.01) 0%,transparent 50%);pointer-events:none;z-index:2}.hero-section.svelte-6juehc .hero-content:where(.svelte-6juehc){max-width:1200px;margin:0 auto;padding:0 1rem;width:100%;position:relative;z-index:3}@media (max-width: 1200px){.hero-section.svelte-6juehc .hero-content:where(.svelte-6juehc){max-width:1000px}}@media (max-width: 1024px){.hero-section.svelte-6juehc .hero-content:where(.svelte-6juehc){max-width:900px}}@media (max-width: 768px){.hero-section.svelte-6juehc .hero-content:where(.svelte-6juehc){max-width:600px;margin:0 auto}}@media (max-width: 480px){.hero-section.svelte-6juehc .hero-content:where(.svelte-6juehc){max-width:400px}}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc){margin-bottom:4rem}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) h1:where(.svelte-6juehc){font-size:4rem;font-weight:800;color:var(--text-color);margin-bottom:2rem;line-height:1.1;max-width:1000px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;gap:.5rem}@media (max-width: 768px){.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) h1:where(.svelte-6juehc){font-size:3rem}}@media (max-width: 480px){.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) h1:where(.svelte-6juehc){font-size:2.75rem}}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .line-highlight:where(.svelte-6juehc){color:var(--landing-green)}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .subtitle:where(.svelte-6juehc){font-size:1.95rem;color:var(--text-color);max-width:800px;margin:0 auto;margin-bottom:3rem;line-height:1.6}@media (max-width: 768px){.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .subtitle:where(.svelte-6juehc){font-size:1.2rem}}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .hero-cta-wrapper:where(.svelte-6juehc){display:flex;gap:1.5rem;align-items:center;justify-content:center;margin-bottom:2rem}@media (max-width: 768px){.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .hero-cta-wrapper:where(.svelte-6juehc){margin-bottom:.5rem;gap:.75rem}}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .cta-button:where(.svelte-6juehc){padding:.8rem 1.5rem;font-size:1.25rem;font-weight:500;background-color:var(--landing-green);color:var(--text-color);border:1px solid transparent;border-radius:.5rem;cursor:pointer;transition:all .3s ease}@media (max-width: 768px){.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .cta-button:where(.svelte-6juehc){font-size:1rem}}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .cta-button:where(.svelte-6juehc):hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .cta-button:where(.svelte-6juehc):active{transform:translateY(0)}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .cta-button-blank:where(.svelte-6juehc){padding:.8rem 1.5rem;font-size:1.25rem;font-weight:500;background-color:#fff;color:var(--text-color);border:1px solid var(--text-color);border-radius:.5rem;cursor:pointer;transition:all .3s ease}@media (max-width: 768px){.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .cta-button-blank:where(.svelte-6juehc){font-size:1rem}}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .cta-button-blank:where(.svelte-6juehc):hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .cta-button-blank:where(.svelte-6juehc):active{transform:translateY(0)}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .no-commitment-wrapper:where(.svelte-6juehc){display:flex;gap:1rem;align-items:center;justify-content:center;margin-top:2rem}@media (max-width: 768px){.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .no-commitment-wrapper:where(.svelte-6juehc){margin-top:0;margin-bottom:0}}.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .no-commitment:where(.svelte-6juehc){display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;color:var(--medium-gray);opacity:.8}@media (max-width: 768px){.hero-section.svelte-6juehc .hero-text:where(.svelte-6juehc) .no-commitment:where(.svelte-6juehc){gap:.35rem;font-size:.8rem;line-height:0}}.demo-section.svelte-6juehc{position:relative;background:linear-gradient(90deg,#dffffb,#e7f6fb 35%,#f1edfa);padding:8rem 0;overflow:hidden}.demo-section.svelte-6juehc .demo-background:where(.svelte-6juehc){position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.demo-section.svelte-6juehc .floating-shapes:where(.svelte-6juehc){position:absolute;width:100%;height:100%;overflow:hidden}.demo-section.svelte-6juehc .floating-shapes:where(.svelte-6juehc) .shape:where(.svelte-6juehc){position:absolute;border-radius:50%;background:rgba(var(--landing-green-rgb, 34, 197, 94),.1);animation:svelte-6juehc-float 6s ease-in-out infinite}.demo-section.svelte-6juehc .floating-shapes:where(.svelte-6juehc) .shape.shape-1:where(.svelte-6juehc){width:80px;height:80px;top:20%;left:10%;animation-delay:0s}.demo-section.svelte-6juehc .floating-shapes:where(.svelte-6juehc) .shape.shape-2:where(.svelte-6juehc){width:120px;height:120px;top:60%;right:15%;animation-delay:2s}.demo-section.svelte-6juehc .floating-shapes:where(.svelte-6juehc) .shape.shape-3:where(.svelte-6juehc){width:60px;height:60px;top:80%;left:20%;animation-delay:4s}.demo-section.svelte-6juehc .floating-shapes:where(.svelte-6juehc) .shape.shape-4:where(.svelte-6juehc){width:100px;height:100px;top:30%;right:30%;animation-delay:1s}.demo-section.svelte-6juehc .demo-content:where(.svelte-6juehc){position:relative;z-index:2;max-width:600px;margin:0 auto;padding:0 2rem}.demo-section.svelte-6juehc .demo-card:where(.svelte-6juehc){background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:2rem;padding:3rem 2.5rem;box-shadow:0 25px 50px #00000026;border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden}.demo-section.svelte-6juehc .demo-card:where(.svelte-6juehc):before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--landing-green),#b9f5d0)}@media (max-width: 768px){.demo-section.svelte-6juehc .demo-card:where(.svelte-6juehc){padding:2rem 1.5rem}}.demo-section.svelte-6juehc .demo-header:where(.svelte-6juehc){text-align:center;margin-bottom:2.5rem}.demo-section.svelte-6juehc .demo-header:where(.svelte-6juehc) .demo-icon:where(.svelte-6juehc){display:inline-flex;align-items:center;justify-content:center;width:180px;height:180px;border-radius:50%;overflow:hidden}@media (max-width: 768px){.demo-section.svelte-6juehc .demo-header:where(.svelte-6juehc) .demo-icon:where(.svelte-6juehc){width:120px;height:120px}}.demo-section.svelte-6juehc .demo-header:where(.svelte-6juehc) .success-icon-image:where(.svelte-6juehc){width:100%;height:100%;object-fit:contain;background:transparent}.demo-section.svelte-6juehc .demo-header:where(.svelte-6juehc) h2:where(.svelte-6juehc){font-size:2.5rem;font-weight:800;color:var(--text-color);margin-bottom:1rem;line-height:1.2;background:var(--text-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.demo-section.svelte-6juehc .demo-header:where(.svelte-6juehc) h2:where(.svelte-6juehc){font-size:1.8rem}}.demo-section.svelte-6juehc .demo-header:where(.svelte-6juehc) .demo-subtitle:where(.svelte-6juehc){font-size:1.1rem;color:var(--medium-gray);line-height:1.6;margin:0}@media (max-width: 768px){.demo-section.svelte-6juehc .demo-header:where(.svelte-6juehc) .demo-subtitle:where(.svelte-6juehc){font-size:1rem;max-width:250px;margin:0 auto;margin-top:.5rem;line-height:1.4}}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc){margin-bottom:2rem}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .form-container:where(.svelte-6juehc){display:flex;flex-direction:column;gap:1rem}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .input-wrapper:where(.svelte-6juehc){position:relative;width:100%}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .input-wrapper:where(.svelte-6juehc) .input-icon:where(.svelte-6juehc){position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--medium-gray);z-index:2}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .input-wrapper:where(.svelte-6juehc) .demo-input:where(.svelte-6juehc){width:100%;padding:1.5rem 2rem 1.5rem 3rem;font-size:1.1rem;border:2px solid #e1e5e9;border-radius:1rem;background:#fff;transition:all .3s ease;box-shadow:0 2px 10px #0000000d;text-align:center}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .input-wrapper:where(.svelte-6juehc) .demo-input:where(.svelte-6juehc):focus{outline:none;border-color:var(--landing-green);box-shadow:0 0 0 4px rgba(var(--landing-green-rgb, 34, 197, 94),.1);transform:translateY(-2px)}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .input-wrapper:where(.svelte-6juehc) .demo-input.error:where(.svelte-6juehc){border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .input-wrapper:where(.svelte-6juehc) .demo-input:where(.svelte-6juehc)::placeholder{color:var(--medium-gray);opacity:.7}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .error-message:where(.svelte-6juehc){color:#ef4444;font-size:.9rem;margin-top:.5rem;text-align:center;animation:svelte-6juehc-fadeIn .3s ease-in}@keyframes svelte-6juehc-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .submit-button:where(.svelte-6juehc){display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1.2rem 2rem;font-size:1.1rem;font-weight:600;background:var(--landing-green);color:#fff;border:none;border-radius:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px rgba(var(--landing-green-rgb, 34, 197, 94),.15);position:relative;overflow:hidden}@media (max-width: 768px){.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .submit-button:where(.svelte-6juehc){font-size:.85rem;padding:1rem;gap:.25rem}}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .submit-button:where(.svelte-6juehc):hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(var(--landing-green-rgb, 34, 197, 94),.25)}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .submit-button:where(.svelte-6juehc):hover:before{left:100%}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .submit-button:where(.svelte-6juehc):active{transform:translateY(-1px)}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .submit-button:where(.svelte-6juehc):disabled{opacity:.7;cursor:not-allowed;transform:none}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .submit-button:where(.svelte-6juehc) .button-icon:where(.svelte-6juehc){display:flex;align-items:center}.demo-section.svelte-6juehc .demo-form:where(.svelte-6juehc) .submit-button:where(.svelte-6juehc) .loading-spinner:where(.svelte-6juehc){width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}.demo-section.svelte-6juehc .demo-footer:where(.svelte-6juehc){text-align:center}.demo-section.svelte-6juehc .demo-footer:where(.svelte-6juehc) .terms-note:where(.svelte-6juehc){font-size:.8rem;color:var(--medium-gray);opacity:.7;margin:0}.demo-section.svelte-6juehc .demo-footer:where(.svelte-6juehc) .terms-note:where(.svelte-6juehc) a:where(.svelte-6juehc){color:var(--landing-green);text-decoration:none;font-weight:500}.demo-section.svelte-6juehc .demo-footer:where(.svelte-6juehc) .terms-note:where(.svelte-6juehc) a:where(.svelte-6juehc):hover{text-decoration:underline}.features-grid.svelte-6juehc{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:1000px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){.features-grid.svelte-6juehc{grid-template-columns:1fr;gap:1.5rem}}.feature-card.svelte-6juehc{position:relative;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #e9ecef;border-radius:1.5rem;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;animation:svelte-6juehc-fadeInUp .6s ease-out forwards;opacity:0;transform:translateY(30px)}.feature-card.svelte-6juehc:hover{transform:translateY(-8px);border-color:var(--landing-green);box-shadow:0 20px 40px #0000001a}.feature-card.svelte-6juehc:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--landing-green),#4ade80);transform:scaleX(0);transition:transform .3s ease}.feature-card.svelte-6juehc:hover:before{transform:scaleX(1)}@keyframes svelte-6juehc-fadeInUp{to{opacity:1;transform:translateY(0)}}.feature-icon.svelte-6juehc{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:var(--landing-green);border-radius:1.5rem;margin-bottom:1.5rem;position:relative;z-index:2}.feature-content.svelte-6juehc{position:relative;z-index:2}.feature-title.svelte-6juehc{font-size:1.5rem;font-weight:700;color:var(--text-color);margin-bottom:1rem;line-height:1.3}.feature-description.svelte-6juehc{font-size:1.1rem;color:var(--medium-gray);line-height:1.6;margin:0}.feature-decoration.svelte-6juehc{position:absolute;top:-20px;right:-20px;z-index:1;opacity:.1;transition:opacity .3s ease}.feature-decoration.svelte-6juehc .decoration-circle:where(.svelte-6juehc){width:100px;height:100px;background:linear-gradient(135deg,var(--landing-green),#4ade80);border-radius:50%;animation:svelte-6juehc-float 3s ease-in-out infinite}.feature-card.svelte-6juehc:hover .feature-decoration:where(.svelte-6juehc){opacity:.2}@keyframes svelte-6juehc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.success-message.svelte-6juehc{text-align:center;padding:2rem 0}.success-message.svelte-6juehc .success-icon:where(.svelte-6juehc){display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,var(--landing-green),#abf6c7);border-radius:50%;margin-bottom:1.5rem;color:#fff;box-shadow:0 10px 30px rgba(var(--landing-green-rgb, 34, 197, 94),.3);animation:svelte-6juehc-successPulse .6s ease-out}.success-message.svelte-6juehc p:where(.svelte-6juehc){font-size:1.1rem;color:var(--medium-gray);line-height:1.6;max-width:400px;margin:0 auto}@media (max-width: 768px){.success-message.svelte-6juehc p:where(.svelte-6juehc){font-size:1rem}}@keyframes svelte-6juehc-successPulse{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.slanted-underline.svelte-6juehc{position:relative;display:inline-block;z-index:1;font-weight:600}.slanted-underline.svelte-6juehc:after{content:"";position:absolute;left:0;bottom:.2em;width:100%;height:.5em;background:var(--landing-green);opacity:.48;transform:skew(-11deg);z-index:-1;pointer-events:none}
