#root,body,html{margin:0;padding:0;font-family:DM Sans,sans-serif;height:100%}#root,.fundo,body,html{width:100%;overflow-x:hidden}.fundo{min-height:100vh;background:linear-gradient(135deg,#ffffff,#f8f9ff);display:flex;flex-direction:column}header{width:100%;max-width:none;margin:0;box-sizing:border-box}header,section:first-of-type{padding:0}h1,h2,h3{text-align:center;margin-bottom:50px;color:#0072ff;font-weight:700}h1{font-size:3rem;line-height:1.2}h2{font-size:2.5rem;text-transform:uppercase;letter-spacing:1px}.container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;width:100%;max-width:1200px;margin:0 auto}@media (max-width:768px){h1{font-size:2.2rem}h2{font-size:2rem}.card{padding:30px 20px}.container{grid-template-columns:1fr;gap:20px}}@media (min-width:1920px){.fundo{max-width:100vw}.container,header{max-width:1400px}h1{font-size:clamp(2.5rem,3vw,4rem)}h2{font-size:clamp(2rem,2.5vw,3rem)}}@media (min-width:2560px){.fundo{max-width:100vw}.container,header{max-width:1600px}h1{font-size:clamp(3rem,2.5vw,5rem)}h2{font-size:clamp(2.5rem,2vw,4rem)}}@media (min-width:3840px){.fundo{max-width:100vw}.container,header{max-width:1800px}}@media (max-width:480px){.fundo{overflow-x:hidden}header{padding:10px}h1{font-size:1.8rem}h1,h2{padding:0 10px}h2{font-size:1.6rem}}.sessao-inicial{padding:0;text-align:center;position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),rgba(196,135,250,.24) 0,rgba(204,135,250,.2) 150px,transparent 400px),white;overflow:hidden;width:100%;box-sizing:border-box}.degrade-azul{bottom:0;height:100%;background:radial-gradient(ellipse at center bottom,rgba(135,206,250,.8) 0,rgba(135,206,250,.4) 40%,transparent 70%);z-index:0}.degrade-azul,.grid-logos-fundo{position:absolute;left:0;right:0}.grid-logos-fundo{top:-10%;bottom:30%;z-index:1;display:grid;grid-template-rows:1fr .6fr;grid-template-columns:repeat(5,1fr);gap:10px 40px;padding:40px;box-sizing:border-box;max-width:100vw;overflow:hidden}.logo-fundo{width:clamp(80px,12vw,180px);height:auto;opacity:1;justify-self:center;align-self:center}.logo-invertida{filter:brightness(0) invert(1)}.logo-principal{width:clamp(120px,18vw,220px)}.curva-branca{position:absolute;bottom:0;left:-10%;right:-10%;height:50%;background:white;border-radius:60% 60% 0 0/100% 100% 0 0;z-index:1;box-shadow:0 -10px 40px rgba(0,110,255,.1);overflow:hidden}.texto-principal-container{position:relative;z-index:2;margin-top:auto;margin-bottom:8%;padding:0 20px;max-width:100%;box-sizing:border-box}.titulo-principal{color:#0072ff;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin:0;text-shadow:0 2px 4px rgba(0,114,255,.1);word-wrap:break-word;overflow-wrap:break-word}