body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:initial;font-family:Arial,sans-serif;margin:0;padding:20px}.app{background-color:#fff;display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:1}.header{align-items:center;display:flex;justify-content:flex-start;padding:10px 0}.logo{border-radius:50%;height:auto;width:30px}.logo-text{color:#8056b2;font-size:1.25rem;font-weight:600;margin-left:6px}.hero{align-items:center;color:#000;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:40px 10px}.hero-content{align-items:flex-start;display:flex;flex:1 1 60%;flex-direction:column;min-width:280px}.primary-content{color:#323339;font-size:2.5rem;font-weight:700;line-height:1.3}.secondary-content{color:#9d88b2;font-size:1rem;line-height:1.6;margin:20px 0}.button{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.btn-text{font-size:1.25rem}.btn-botton{margin-left:5vw;width:160px}.hero-image{flex:1 1 35%;max-width:400px}.hero-image img{height:auto;width:100%}.faq{align-items:center;display:flex;flex-direction:column;padding:30px 10px}.faq h2{font-size:1.75rem;margin-bottom:20px}.faq-list{max-width:800px;padding:0 10px;width:100%}.background-circles{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.circle{background-color:#fff6ff;border-radius:50%;filter:blur(5px);opacity:.7;position:absolute}.circle1{height:80vw;left:-100px;max-height:700px;max-width:700px;top:100px;width:80vw}.circle2{bottom:50px;height:50vw;max-height:350px;max-width:350px;right:-150px;width:50vw}@media (max-width:768px){.primary-content{font-size:2rem}.btn-text{font-size:1rem}.btn-botton{width:140px}}@media (max-width:480px){.hero{flex-direction:column-reverse;padding:20px 10px}.primary-content{font-size:1.75rem;text-align:left}.secondary-content{font-size:.95rem;text-align:left}.faq h2{font-size:1.5rem}.footer-links{display:flex;flex-direction:column;gap:5px}.logo-text{font-size:1rem}.header{justify-content:center}}footer{display:flex;font-size:12px;justify-content:space-between;margin-top:auto;padding:20px 10px;text-align:center}.footer-links{display:flex;gap:10px;margin-bottom:8px}.footer-links a{color:#1e40af;font-weight:500;margin:0 10px;text-decoration:none}.footer-links a:hover{text-decoration:underline}
/*# sourceMappingURL=main.34516723.css.map*/