.for-teachers-page{width:100%;min-height:100vh;background:#fdfdfd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-y:auto;overflow-x:hidden;position:relative;padding-top:72px}.animate-on-scroll{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out}.animate-on-scroll.animate-in{opacity:1}.slide-in-left{transform:translateX(-50px)}.slide-in-left.animate-in{transform:translateX(0)}.slide-in-right{transform:translateX(50px)}.slide-in-right.animate-in{transform:translateX(0)}.doodle-background{position:absolute;top:0;left:0;width:100%;min-height:100%;background-repeat:repeat;background-size:auto;background-position:0 0;opacity:.4;z-index:5;pointer-events:none}.navbar-main{background:#fff;padding:1rem 2rem;box-shadow:0 2px 8px rgba(0,0,0,.05);position:fixed;top:0;left:0;right:0;z-index:1000}.navbar-container{max-width:1400px;margin:0 auto;justify-content:space-between;gap:2rem}.navbar-container,.navbar-logo{display:flex;align-items:center}.navbar-logo{gap:.75rem;cursor:pointer}.navbar-logo .logo-img{height:40px;width:auto}.mobile-menu-toggle{display:none}.navbar-menu{justify-content:space-between}.navbar-links,.navbar-menu{display:flex;flex:1 1;align-items:center}.navbar-links{gap:2rem;justify-content:center}.nav-link{color:#4b5563;text-decoration:none;font-size:1rem;font-weight:500;transition:color .2s;position:relative}.nav-link.active,.nav-link:hover{color:#1f2937}.nav-link.active:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:3px;background:#7dc46c;border-radius:2px}.navbar-actions{display:flex;align-items:center;gap:1rem}.btn-login{padding:.625rem 1.5rem;background:transparent;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;font-weight:500;color:#1f2937;cursor:pointer;transition:all .2s}.btn-login:hover{background:#f9fafb;border-color:#d1d5db}.login-dropdown-container{position:relative;display:inline-block}.login-dropdown-menu{position:absolute;top:100%;right:0;margin-top:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);min-width:220px;z-index:1050;padding:.5rem 0;display:flex;flex-direction:column}.login-dropdown-item{padding:.75rem 1.25rem;font-size:.95rem;color:#4b5563;cursor:pointer;transition:background-color .2s,color .2s;text-align:left;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.login-dropdown-item:hover{background-color:#f3f4f6;color:#1f2937}.btn-try-free{padding:.625rem 1.75rem;background:#7dc46c;border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px rgba(125,196,108,.2)}.btn-try-free:hover{background:#6bb55a;transform:translateY(-1px);box-shadow:0 4px 8px rgba(125,196,108,.3)}.hero-section{padding:2rem;background:#fdfdfd;position:relative;z-index:0}.hero-container{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:.65fr 1.35fr;grid-gap:2rem;gap:2rem;align-items:center;position:relative;z-index:10}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero-heading{font-size:3.5rem;font-weight:800;line-height:1.1;color:#1f2937;margin:0;letter-spacing:-.02em;font-family:Merriweather,serif}.hero-subheading{font-size:1.125rem;line-height:1.7;color:#991b1b;margin:0;max-width:600px}.hero-buttons{display:flex;align-items:center;gap:1rem;margin-top:1rem;flex-wrap:wrap}.btn-hero-primary{padding:1rem 2rem;background:#7dc46c;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s;box-shadow:0 4px 8px rgba(125,196,108,.2)}.btn-hero-primary:hover{background:#6bb55a;transform:translateY(-2px);box-shadow:0 6px 12px rgba(125,196,108,.3)}.btn-hero-secondary{padding:1rem 2rem;background:transparent;border:2px solid #1f2937;border-radius:8px;font-size:1.125rem;font-weight:600;color:#1f2937;cursor:pointer;transition:all .2s}.btn-hero-secondary:hover{background:#f9fafb;transform:translateY(-2px)}.hero-image{display:flex;justify-content:center;align-items:center;position:relative;z-index:1;overflow:visible}.hero-image img{width:145%;max-width:950px;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1));-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 90%,transparent)}.interview-ready-section{padding:4rem 2rem;background:#fdfdfd;position:relative;z-index:0}.interview-ready-container{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative;z-index:10}.section-title{font-size:3.5rem;font-weight:800;line-height:1.2;color:#1f2937;margin:0;text-align:center;font-family:Merriweather,serif}.section-description{font-size:1.125rem;line-height:1.8;color:#4b5563;margin:0;max-width:900px;text-align:center}.btn-free-trial{padding:1rem 2.5rem;background:#7dc46c;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s;box-shadow:0 4px 8px rgba(125,196,108,.2);margin:1rem 0}.btn-free-trial:hover{background:#6bb55a;transform:translateY(-2px);box-shadow:0 6px 12px rgba(125,196,108,.3)}.interview-content{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:4rem;gap:4rem;width:100%;margin-top:2rem;align-items:stretch}.feature-cards{display:flex;flex-direction:column;justify-content:space-between;height:100%}.feature-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease}.feature-card:hover{transform:translateX(8px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.feature-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon.audio-icon{background:hsla(0,100%,71%,.1)}.feature-icon.live-icon{background:rgba(139,92,246,.1)}.feature-icon.recorded-icon{background:rgba(16,185,129,.1)}.feature-text h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.interview-image{display:flex;justify-content:center;align-items:center;border-radius:16px;overflow:hidden;position:relative;z-index:1;max-width:700px;margin:0 auto}.interview-image img{width:100%;height:auto;object-fit:cover;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.trusted-by-section{padding:1.5rem 2rem 1rem;background:transparent;position:relative;z-index:10}.trusted-by-text{text-align:center;color:#9ca3af;font-size:.875rem;font-weight:600;letter-spacing:.1em;margin-bottom:2rem}.trusted-logos{max-width:1200px;margin:0 auto;justify-content:center;gap:3rem;flex-wrap:wrap}.logo-item,.trusted-logos{display:flex;align-items:center}.logo-item{gap:.75rem;color:#6b7280;font-size:1rem;font-weight:500;opacity:.7;transition:opacity .2s}.logo-item:hover{opacity:1}.college-logo{width:50px;height:50px;object-fit:contain}.classroom-challenges-section{padding:4rem 2rem;background:#fdfdfd;position:relative;z-index:0}.classroom-challenges-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative;z-index:10}.challenge-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%;margin-top:2rem}.challenge-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column}.challenge-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.challenge-image{width:100%;height:240px;overflow:hidden;position:relative;z-index:1}.challenge-image img{width:100%;height:100%;object-fit:cover}.challenge-content{padding:1.75rem;display:flex;align-items:flex-start;gap:1rem;background:#fff;position:relative;z-index:10}.challenge-icon{width:44px;height:44px;border-radius:10px;background:rgba(125,196,108,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.challenge-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0;line-height:1.4}.btn-explore-modules{padding:1rem 2.5rem;background:#7dc46c;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s;box-shadow:0 4px 8px rgba(125,196,108,.2);margin-top:2rem}.btn-explore-modules:hover{background:#6bb55a;transform:translateY(-2px);box-shadow:0 6px 12px rgba(125,196,108,.3)}.teaching-gaps-section{padding:4rem 2rem;background:#fdfdfd;position:relative;z-index:0}.teaching-gaps-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative;z-index:10}.process-cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%;margin-top:3rem}.process-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 16px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1.5rem;transition:all .3s ease;position:relative;z-index:10}.process-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.process-card.before-card{background:#fee2e2}.process-card.session-card{background:#d1fae5}.process-card.after-card{background:#a7f3d0}.process-header{gap:1rem}.process-header,.process-icon{display:flex;align-items:center}.process-icon{width:48px;height:48px;border-radius:12px;justify-content:center;flex-shrink:0}.process-icon.before-icon{background:rgba(239,68,68,.2)}.process-icon.session-icon{background:rgba(16,185,129,.2)}.process-icon.after-icon{background:rgba(5,150,105,.2)}.process-title{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:700;color:#1f2937;margin:0}.process-content{display:flex;flex-direction:column;gap:1rem}.process-subtitle{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;color:#4b5563;margin:0}.process-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.process-list li{font-family:Montserrat,sans-serif;font-size:.875rem;color:#1f2937;padding-left:1.25rem;position:relative}.process-list li:before{content:"•";position:absolute;left:0;color:#6b7280}.process-checks{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem;margin:.5rem 0 0}.process-checks li{color:#1f2937;display:flex;align-items:center;gap:.5rem}.process-checks li,.process-result{font-family:Montserrat,sans-serif;font-size:.875rem}.process-result{padding:1rem;border-radius:8px;font-weight:600;margin-top:auto}.process-result p{margin:0}.process-result.before-result{background:rgba(239,68,68,.15);color:#991b1b}.process-result.after-result{background:rgba(5,150,105,.15);color:#065f46}.common-gaps-section{width:100%;margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.common-gaps-title{font-family:Merriweather,serif;font-size:2rem;font-weight:700;color:#1f2937;margin:0;text-align:center}.common-gaps-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem 3rem;gap:1.5rem 3rem;max-width:900px;width:100%}.gap-item{display:flex;align-items:center;gap:.75rem;font-family:Montserrat,sans-serif;font-size:1rem;color:#1f2937}.btn-see-gap{padding:1rem 2.5rem;background:#7dc46c;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s;box-shadow:0 4px 8px rgba(125,196,108,.2);margin-top:2rem}.btn-see-gap:hover{background:#6bb55a;transform:translateY(-2px);box-shadow:0 6px 12px rgba(125,196,108,.3)}.key-features-section{padding:4rem 2rem;background:#fdfdfd;position:relative;z-index:0}.key-features-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative;z-index:10}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%;margin-top:3rem}.feature-box{background:#fff;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;transition:all .3s ease;position:relative;z-index:10}.feature-box:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.feature-box-icon{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-box-icon.purple-icon{background:rgba(139,92,246,.1)}.feature-box-icon.yellow-icon{background:rgba(245,158,11,.1)}.feature-box-icon.red-icon{background:rgba(239,68,68,.1)}.feature-box-icon.cyan-icon{background:rgba(6,182,212,.1)}.feature-box-icon.teal-icon{background:rgba(20,184,166,.1)}.feature-box-icon.pink-icon{background:rgba(236,72,153,.1)}.feature-box-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0;line-height:1.4}.feature-box-description{font-size:1rem;line-height:1.6;color:#6b7280;margin:0}.how-it-works-section{padding:1rem 2rem 6rem;position:relative;z-index:1;background:transparent}.how-it-works-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.how-it-works-image{display:flex;justify-content:center;align-items:center}.how-it-works-image img{width:100%;max-width:800px;height:auto;object-fit:contain}.how-it-works-content{display:flex;flex-direction:column;gap:1rem;padding-left:2rem}.how-it-works-content .section-title{font-size:3.5rem;font-weight:800;line-height:1.2;color:#1f2937;margin:0 0 .5rem;font-family:Merriweather,serif;text-align:left}.how-it-works-subtitle{font-size:1.125rem;line-height:1.8;color:#6b7280;margin:0 0 2rem;text-align:left}.how-it-works-steps{display:flex;flex-direction:column;gap:2rem}.step-item{display:flex;gap:1.25rem;align-items:flex-start;flex-direction:row}.step-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-top:0}.step-icon svg{width:28px;height:28px}.step-content{flex:1 1;padding-top:0;display:flex;flex-direction:column;justify-content:flex-start}.step-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0 0 .35rem;line-height:1.3;text-align:left}.step-description{font-size:1rem;color:#6b7280;margin:0;line-height:1.6;text-align:left}.why-choose-section{padding:0 2rem 3rem;margin-top:-2rem;position:relative;z-index:1;background:transparent}.why-choose-section:before{content:"";position:absolute;left:0;right:0;top:230px;bottom:0;background:#7dc46c;z-index:-1}.why-choose-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3rem;padding-top:0}.why-choose-container .section-title{font-size:3.5rem;font-weight:800;line-height:1.2;color:#1f2937;margin:0;font-family:Merriweather,serif;text-align:center}.why-choose-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%;max-width:1200px}.why-choose-card{background:#fff;border-radius:1rem;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.why-choose-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.card-image{width:120px;height:120px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.card-image img{width:100%;height:100%;object-fit:contain}.card-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 1rem;line-height:1.4;text-align:center}.card-description{font-size:1rem;color:#6b7280;margin:0;line-height:1.6}.impact-section{padding:0 2rem 3rem;margin-top:5rem;position:relative;z-index:1;background:transparent}.impact-section:before{content:"";position:absolute;left:0;right:0;top:280px;bottom:0;background:#7dc46c;z-index:-1}.impact-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3rem;padding-top:0}.impact-container .section-title{font-size:3.5rem;font-weight:800;line-height:1.2;color:#1f2937;margin:0;font-family:Merriweather,serif;text-align:center}.impact-subtitle{font-size:1.125rem;line-height:1.8;color:#6b7280;margin:-2rem 0 0;text-align:center}.impact-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%;max-width:1200px}.impact-card{background:#fff;border-radius:1rem;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.impact-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.testimonials-section{padding:4rem 2rem;background:#d3f4ca;position:relative;z-index:1;margin-top:4rem}.testimonials-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3rem}.testimonials-container .section-title{font-size:3.5rem;font-weight:800;line-height:1.2;color:#1f2937;margin:0;font-family:Merriweather,serif;text-align:center}.testimonials-wrapper{width:100%;display:flex;align-items:center;gap:2rem;position:relative}.testimonials-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;flex:1 1}.testimonial-card{background:#fff;border-radius:1rem;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.testimonial-profile{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1rem}.profile-icon{width:60px;height:60px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.testimonial-name{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}.testimonial-stars{display:flex;gap:.25rem;align-items:center}.testimonial-text{font-size:.95rem;color:#6b7280;line-height:1.6;margin:0}.testimonial-nav-btn{width:50px;height:50px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;flex-shrink:0;color:#7dc46c}.testimonial-nav-btn:hover{background:#7dc46c;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.testimonial-nav-btn:active{transform:scale(.95)}.footer-section{background:#fdfdfd;padding:4rem 2rem 2rem;border-top:1px solid #e5e7eb;position:relative;z-index:1;margin-top:4rem}.footer-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem}.footer-column{display:flex;flex-direction:column;gap:1rem}.footer-brand{gap:1.5rem}.footer-logo{height:40px;width:auto;object-fit:contain;object-position:left;margin-right:auto;align-self:flex-start}.footer-social{display:flex;gap:1rem}.social-icon{width:40px;height:40px;border-radius:50%;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .3s ease}.social-icon:hover{background:#7dc46c;color:#fff;border-color:#7dc46c}.footer-copyright{display:flex;flex-direction:column;gap:.25rem}.footer-copyright p{color:#9ca3af;font-size:.875rem;margin:0}.footer-heading{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links li{margin:0}.footer-links a{color:#6b7280;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-links a:hover{color:#7dc46c}@media(max-width:1024px){.hero-container{grid-template-columns:.7fr 1.3fr;gap:1.5rem}.hero-heading{font-size:2.5rem}.navbar-links{gap:1rem}.interview-content{grid-template-columns:1fr;gap:2rem}.section-title{font-size:2.5rem}.challenge-cards-grid,.process-cards-wrapper{grid-template-columns:1fr;gap:2rem}.common-gaps-grid{grid-template-columns:1fr;gap:1rem}.common-gaps-title{font-size:1.5rem}.features-grid{grid-template-columns:1fr;gap:2rem}.how-it-works-container{grid-template-columns:1fr;gap:3rem}.how-it-works-content .section-title{font-size:2.5rem}.why-choose-cards{grid-template-columns:1fr;gap:2rem}.why-choose-container .section-title{font-size:2.5rem}.impact-cards{grid-template-columns:1fr;gap:2rem}.impact-container .section-title{font-size:2.5rem}.testimonials-cards{grid-template-columns:1fr}.testimonials-wrapper{flex-direction:column}.testimonial-nav-btn{display:none}.testimonials-container .section-title{font-size:2.5rem}.footer-container{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:968px){.mobile-menu-toggle{display:block!important;cursor:pointer}.navbar-menu{position:absolute;top:100%;left:0;right:0;background:#fff;padding:1rem 2rem 2rem;flex-direction:column;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);display:none;gap:1.5rem;border-top:1px solid #f3f4f6}.navbar-menu.active{display:flex}.navbar-links{align-items:flex-start}.navbar-actions,.navbar-links{flex-direction:column;gap:1rem;width:100%}.navbar-actions .btn-login,.navbar-actions .btn-try-free{width:100%;text-align:center}.hero-heading{font-size:2rem}.hero-subheading{font-size:1rem}.btn-hero-primary,.btn-hero-secondary{font-size:1rem;padding:.875rem 1.5rem}.hero-section{padding:1rem}.section-title{font-size:2rem}.section-description{font-size:1rem}.feature-cards{gap:1rem}.feature-card{padding:1rem 1.5rem}.challenge-cards-grid{grid-template-columns:1fr}.challenge-image{height:200px}.process-card{padding:1.5rem}.common-gaps-grid,.features-grid{grid-template-columns:1fr}.feature-box{padding:2rem 1.5rem}.how-it-works-container{grid-template-columns:1fr;gap:2rem}.how-it-works-content .section-title{font-size:2rem}.how-it-works-subtitle,.step-title{font-size:1rem}.step-description{font-size:.875rem}.why-choose-cards{grid-template-columns:1fr}.why-choose-container .section-title{font-size:2rem}.card-title{font-size:1.125rem}.card-description{font-size:.875rem}.impact-cards{grid-template-columns:1fr}.impact-container .section-title,.testimonials-container .section-title{font-size:2rem}.testimonial-text{font-size:.875rem}.footer-container{grid-template-columns:1fr;gap:2rem}.footer-brand{padding-bottom:2rem;border-bottom:1px solid #e5e7eb}}@media(max-width:1024px){.for-teachers-page{padding-top:72px}.for-teachers-page .hero-section{padding:2rem 1.25rem 3rem!important}.for-teachers-page .hero-container{display:grid!important;grid-template-columns:1fr!important;grid-gap:2rem!important;gap:2rem!important;max-width:760px!important;margin:0 auto!important}.for-teachers-page .hero-content{order:1!important;text-align:center;align-items:center}.for-teachers-page .hero-image{order:2!important;width:100%;overflow:hidden}.for-teachers-page .hero-image img{width:100%!important;max-width:680px!important;margin:0 auto;transform:none!important;object-fit:contain}.for-teachers-page .hero-heading{font-size:clamp(2.1rem,6vw,3rem)!important;line-height:1.12!important;max-width:720px}.for-teachers-page .hero-subheading{max-width:650px;font-size:1.05rem!important;line-height:1.65!important}.for-teachers-page .hero-buttons{justify-content:center}}@media(max-width:640px){.for-teachers-page .hero-section{padding:1.5rem 1rem 2.5rem!important}.for-teachers-page .hero-container{gap:1.4rem!important}.for-teachers-page .hero-content{text-align:left;align-items:flex-start}.for-teachers-page .hero-heading{font-size:2.25rem!important;line-height:1.08!important}.for-teachers-page .hero-subheading{font-size:1rem!important;line-height:1.65!important}.for-teachers-page .hero-buttons{width:100%;flex-direction:column;align-items:stretch;gap:.85rem}.for-teachers-page .btn-hero-primary,.for-teachers-page .btn-hero-secondary{width:100%;text-align:center;justify-content:center}.for-teachers-page .hero-image img{width:115%!important;max-width:115%!important;margin-left:-7.5%}}@media(max-width:380px){.for-teachers-page .hero-heading{font-size:2rem!important}.for-teachers-page .hero-subheading{font-size:.95rem!important}.for-teachers-page .hero-image img{width:120%!important;max-width:120%!important;margin-left:-10%}}.teacher-modal-overlay{position:fixed;inset:0;z-index:999999;background:rgba(15,23,42,.65);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:24px}.teacher-modal{position:relative;z-index:1000000;background:#fff;width:min(1180px,96vw);max-height:90vh;overflow-y:auto;border-radius:28px;display:grid;grid-template-columns:1.35fr .9fr}.teacher-modal-close{position:absolute;top:22px;right:22px;z-index:1000001;border:none;background:#f8fafc;border-radius:50%;width:44px;height:44px;cursor:pointer}.teacher-modal-left{padding:52px 46px}.teacher-modal-header{border-bottom:1px solid #e5e7eb;padding-bottom:28px;margin-bottom:28px}.teacher-modal-title-row{display:flex;gap:18px;align-items:flex-start}.teacher-modal-icon{width:54px;height:54px;border-radius:16px;background:#dcfce7;color:#16a34a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.teacher-modal-header h2{font-size:42px;line-height:1.08;font-weight:900;color:#0f172a;margin:0}.teacher-modal-header h2 span{color:#16a34a}.teacher-modal-header p{margin-top:18px;font-size:17px;line-height:1.7;color:#475569;max-width:720px}.teacher-contact-form{display:flex;flex-direction:column;gap:20px}.teacher-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.teacher-contact-form label{font-weight:800;color:#0f172a;font-size:15px}.teacher-contact-form label span{color:#16a34a}.teacher-contact-form label em{color:#64748b;font-style:normal;font-weight:700}.teacher-input-box{margin-top:8px;border:1px solid #dbe3ef;border-radius:16px;height:58px;display:flex;align-items:center;gap:14px;padding:0 18px;color:#16a34a}.teacher-input-box input,.teacher-input-box textarea{width:100%;border:none;outline:none;font-size:16px;background:transparent}.teacher-textarea-box{height:120px;align-items:flex-start;padding-top:18px}.teacher-textarea-box textarea{resize:none;height:90px}.teacher-form-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:6px}.teacher-safe-note{display:flex;align-items:center;gap:10px;color:#64748b;font-weight:700}.teacher-safe-note svg{color:#22c55e}.teacher-submit-btn{border:none;border-radius:18px;background:#16a34a;color:#fff;padding:18px 42px;font-size:17px;font-weight:900;display:flex;align-items:center;gap:10px;cursor:pointer}.teacher-modal-right{padding:52px 40px;border-left:1px dashed #dbe3ef;background:linear-gradient(180deg,#f0fdf4,#fff)}.teacher-laptop-image img{width:100%;max-width:330px;display:block;margin:0 auto 40px}.teacher-modal-right h3{font-size:24px;margin-bottom:24px;color:#0f172a}.teacher-side-list{display:flex;flex-direction:column;gap:24px}.teacher-side-item{display:flex;gap:16px;align-items:flex-start}.teacher-side-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.teacher-side-item.green .teacher-side-icon{background:#dcfce7;color:#16a34a}.teacher-side-item.yellow .teacher-side-icon{background:#fef3c7;color:#d97706}.teacher-side-item.pink .teacher-side-icon{background:#fce7f3;color:#db2777}.teacher-side-item h4{margin:0 0 6px;color:#0f172a;font-size:17px}.teacher-side-item p{margin:0;color:#64748b;line-height:1.55}@media(max-width:900px){.teacher-modal{grid-template-columns:1fr;max-height:92vh}.teacher-modal-right{display:none}.teacher-form-row{grid-template-columns:1fr}.teacher-modal-left{padding:34px 22px}.teacher-modal-header h2{font-size:30px}.teacher-form-footer{flex-direction:column;align-items:stretch}.teacher-submit-btn{justify-content:center}}