@import url(https://fonts.googleapis.com/css2?family=Montagu+Slab:opsz,wght@16..144,100..700&family=Montserrat:ital,wght@0,100..900&display=swap);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}.header{align-items:center;background-color:#007bff;display:flex;justify-content:space-between;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:1000}.header h1{color:#fff;font-family:Montserrat,sans-serif;font-weight:400;margin:0}.logo{align-items:center;display:flex}.logo-image{height:50px;margin-right:.5rem;width:auto}.button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;padding:.5rem 1rem}.button:hover{background-color:#0056b3}body{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;overflow-x:hidden;padding:0}.home{padding-top:4rem;text-align:center}.hero{background:#007bff;border-radius:0 0 50% 50%;color:#fff;overflow:hidden;padding:5rem 0;position:relative}.hero:after{background:linear-gradient(180deg,#007bff00 0,#007bff);bottom:0;content:"";height:3rem;left:0;position:absolute;right:0}.hero h2{font-family:Montserrat,sans-serif;font-size:5rem;margin:0}.download-buttons{flex-direction:column;gap:1rem;margin-top:3rem}.download-badge,.download-buttons{align-items:center;display:flex;justify-content:center}.download-badge{background-color:#0056b3;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1.5rem;height:60px;padding:.5rem 1rem;text-decoration:none;width:200px}.download-icon{font-size:2rem;margin-right:.5rem}.intro{padding:6rem 0 0}.intro h2{align-items:center;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;font-size:3.5rem;margin:0}.features{grid-gap:2rem;background-color:#fff;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);padding:4rem}.feature{align-items:center;background-color:#e5f4ff;border-radius:10px;display:flex;flex-direction:column;padding:1rem;text-align:center}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.feature p,.feature-title{font-family:Montserrat,sans-serif}.feature p{font-size:1rem;margin:0;padding-bottom:1rem}.signup-form{align-items:center;display:flex;flex-direction:column;margin-top:4rem}.signup-form input[type=email]{margin-bottom:1rem}.signup-form button,.signup-form input[type=email]{border:none;border-radius:.5rem;box-sizing:border-box;font-size:1.25rem;max-width:400px;padding:.75rem;width:80%}.signup-form button{align-items:center;background-color:#0056b3;color:#fff;cursor:pointer;display:flex;justify-content:center}.signup-form button .send-icon{font-size:1rem;margin-left:1rem}.signup-form button:hover{background-color:#003e82}.thank-you-message{margin-bottom:1rem}.thank-you{color:#fff;font-size:1.25rem;margin:0}.temp{font-size:1.5rem;margin-top:3rem}@media (max-width:768px){.hero{border-radius:0 0 35% 35%;padding:5rem 0}.features{grid-template-columns:1fr}.hero h2{font-size:2.5rem}.download-badge{height:auto;max-width:280px;width:60%}.download-icon{font-size:1.75rem}.intro h2{font-size:2rem}.features{padding:2rem}.signup-form{margin-top:3rem}.signup-form button,.signup-form input[type=email]{font-size:1rem;max-width:280px;width:80%}.signup-form button .send-icon{font-size:1.25rem}.thank-you{font-size:.75rem}.temp{font-size:1rem}}.footer{background-color:#007bff;color:#fff;margin-top:2rem;padding:2rem;text-align:center}.footer h2{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.social-icons{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin-bottom:2rem}.social-icon{color:#fff;font-size:40px}.legal-links{display:flex;gap:1rem;justify-content:center}.legal-links a{color:#fff;font-size:1rem;text-decoration:none}.legal-links a:hover{text-decoration:underline}@media (max-width:768px){.footer{padding:1.5rem}.footer h2{font-size:1.25rem}.social-icons{gap:1rem}.social-icon{font-size:25px}.legal-links{flex-direction:row;gap:1rem}.legal-links a{font-size:.9rem}}@media (max-width:480px){.footer{padding:1rem}.footer h2{font-size:1rem;margin-bottom:1rem}.social-icons{gap:2rem;margin-bottom:1.5rem}.social-icon{font-size:25px}.legal-links{flex-direction:row;gap:2rem}.legal-links a{font-size:.8rem}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.bf4dac8d.css.map*/