.home-module__PvhTqa__container{color:#fff;background-color:#26335d;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}.home-module__PvhTqa__hero{justify-content:space-between;align-items:center;width:100%;min-height:100vh;margin-top:30px;margin-bottom:80px;display:flex}.home-module__PvhTqa__textContent{z-index:10;flex-direction:column;flex:0 auto;width:100%;max-width:clamp(450px,45vw,650px);margin-left:clamp(40px,9vw,132px);display:flex}.home-module__PvhTqa__title{margin-bottom:2rem;font-size:clamp(2.5rem,5vw,5rem);font-weight:800;line-height:1.05}.home-module__PvhTqa__description{color:#ffffffb3;max-width:500px;margin-bottom:3.5rem;font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.6}.home-module__PvhTqa__buttonGroup{flex-wrap:wrap;gap:clamp(1rem,1.5vw,1.5rem);display:flex}.home-module__PvhTqa__buttonProfessor{color:#fff;white-space:nowrap;background-color:#7c4dff;border:none;border-radius:8px;padding:1.2rem clamp(2rem,3vw,3rem);font-weight:700;text-decoration:none;transition:all .2s}.home-module__PvhTqa__buttonProfessor:hover{background-color:#6a3de8;transform:translateY(-2px)}.home-module__PvhTqa__buttonAluno{color:#fff;white-space:nowrap;background-color:#0000;border:2px solid #ffffffb3;border-radius:8px;padding:1.2rem clamp(2rem,3vw,3rem);font-weight:700;text-decoration:none;transition:all .2s}.home-module__PvhTqa__buttonAluno:hover{background-color:#ffffff1a;transform:translateY(-2px)}.home-module__PvhTqa__visualWrapper{flex:1;justify-content:flex-end;align-items:center;display:flex;position:relative}.home-module__PvhTqa__studentImage{-o-object-fit:contain;object-fit:contain;width:clamp(300px,45vw,700px);height:auto;margin-right:clamp(20px,5vw,80px)}.home-module__PvhTqa__professorSection{justify-content:center;align-items:center;padding:clamp(60px,10vw,120px) 132px;display:flex}.home-module__PvhTqa__professorGrid{align-items:center;gap:80px;width:100%;max-width:1200px;display:flex}.home-module__PvhTqa__videoWrapper{flex:1;max-width:600px}.home-module__PvhTqa__videoPlaceholder{aspect-ratio:16/10;cursor:pointer;background:linear-gradient(135deg,#1e2a44 0%,#0f172a 100%);border-radius:20px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.home-module__PvhTqa__professorPhoto{-o-object-fit:cover;object-fit:cover;z-index:1;margin-left:5px}.home-module__PvhTqa__alunoSection{background-color:#ffffff05;justify-content:center;align-items:center;padding:clamp(60px,10vw,120px) 132px;display:flex}.home-module__PvhTqa__alunoGrid{align-items:center;gap:80px;width:100%;max-width:1200px;display:flex}.home-module__PvhTqa__blueAccent{background-color:#7c4dff;width:60px;height:6px;margin-bottom:2rem}.home-module__PvhTqa__professorTextContent{flex-direction:column;flex:1;display:flex}.home-module__PvhTqa__redAccent{background-color:#e74040;width:60px;height:6px;margin-bottom:2rem}.home-module__PvhTqa__sectionTitle{margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}.home-module__PvhTqa__sectionDescription{color:#ffffffb3;max-width:450px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.home-module__PvhTqa__learnMore{color:#7c4dff;align-items:center;gap:8px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:gap .2s;display:flex}.home-module__PvhTqa__learnMore:hover{gap:12px}@media (max-width:1100px){.home-module__PvhTqa__textContent{margin-left:60px}.home-module__PvhTqa__professorSection,.home-module__PvhTqa__alunoSection{padding:80px 60px}}@media (max-width:900px){.home-module__PvhTqa__hero{text-align:center;flex-direction:column;justify-content:center;min-height:auto;margin-top:40px;padding:40px 1.5rem}.home-module__PvhTqa__textContent{align-items:center;max-width:100%;margin-bottom:4rem;margin-left:0}.home-module__PvhTqa__description{margin-left:auto;margin-right:auto}.home-module__PvhTqa__buttonGroup{justify-content:center}.home-module__PvhTqa__visualWrapper{justify-content:center;width:100%}.home-module__PvhTqa__studentImage{width:100%;max-width:500px;margin-left:0;margin-right:0}.home-module__PvhTqa__professorGrid,.home-module__PvhTqa__alunoGrid{text-align:center;flex-direction:column;gap:40px}.home-module__PvhTqa__alunoGrid{flex-direction:column-reverse}.home-module__PvhTqa__professorSection,.home-module__PvhTqa__alunoSection{padding:60px 1.5rem}.home-module__PvhTqa__redAccent,.home-module__PvhTqa__blueAccent,.home-module__PvhTqa__sectionDescription{margin-left:auto;margin-right:auto}.home-module__PvhTqa__learnMore{justify-content:center}}.home-module__PvhTqa__footer{color:#252b42;background-color:#fff;padding:80px 132px 40px}.home-module__PvhTqa__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;max-width:1200px;margin-bottom:60px;margin-left:auto;margin-right:auto;display:grid}.home-module__PvhTqa__footerColumnBrand{flex-direction:column;gap:1.5rem;display:flex}.home-module__PvhTqa__brandTitle{color:#26335d;font-size:1.8rem;font-weight:800}.home-module__PvhTqa__brandTagline{color:#737373;max-width:300px;font-size:1rem;line-height:1.6}.home-module__PvhTqa__footerTitle{color:#252b42;margin-bottom:1.5rem;font-size:1rem;font-weight:700}.home-module__PvhTqa__footerList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.home-module__PvhTqa__footerList a{color:#737373;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.home-module__PvhTqa__footerList a:hover{color:#7c4dff}.home-module__PvhTqa__contactInfo{color:#737373;flex-direction:column;gap:15px;font-size:.9rem;font-weight:600;display:flex}.home-module__PvhTqa__bottomBar{border-top:1px solid #f2f2f2;justify-content:space-between;align-items:center;max-width:1200px;margin-left:auto;margin-right:auto;padding-top:25px;display:flex}.home-module__PvhTqa__copyright{color:#737373;font-size:.9rem;font-weight:600}@media (max-width:1024px){.home-module__PvhTqa__footer{padding:60px 2rem}.home-module__PvhTqa__footerGrid{grid-template-columns:repeat(2,1fr);gap:60px}}@media (max-width:600px){.home-module__PvhTqa__footerGrid{grid-template-columns:1fr}.home-module__PvhTqa__bottomBar{text-align:center;flex-direction:column;gap:20px}}
