code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background-color:#181818;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem}.navbar-logo a{color:#e50914;font-size:1.5rem;font-weight:700;text-decoration:none}.navbar-links a{color:#fff;font-size:1rem;margin-right:20px;text-decoration:none;transition:color .3s ease}.navbar-links a:hover{color:#e50914}@media (max-width:768px){.navbar{flex-direction:column}.navbar-links{margin-top:1rem}}@media (max-width:480px){.navbar{padding:.8rem 1rem}.navbar-logo a{font-size:1.2rem}.navbar-links a{font-size:.9rem;margin-right:15px}}.footer-container{background-color:#2d2d2d;border-top:1px solid #444;box-shadow:0 -4px 10px #0003;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;padding:40px 60px;text-align:center}.footer-links-socials-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:1200px}.footer-links,.footer-socials{flex:1 1 300px}.footer a{color:#007aff;padding:8px 12px;text-decoration:none;transition:color .3s ease}.footer a:focus,.footer a:hover{color:#ff9500;text-decoration:underline}.footer .MuiSvgIcon-root{color:#fff;font-size:24px;margin:0 8px;vertical-align:middle}@media (max-width:768px){.footer-links-socials-container{flex-direction:column}.footer-links,.footer-socials{margin-top:20px;text-align:center}.footer-links a,.footer-socials a{display:inline-block}}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#141414;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0;padding:0}a{color:#e50914;text-decoration:none}a:hover{text-decoration:underline}button{background-color:#e50914;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:background-color .3s,transform .2s}button:hover{background-color:#f40612;transform:scale(1.05)}nav{align-items:center;background-color:#181818;display:flex;justify-content:space-between;padding:1rem 2rem}.main-section{padding:4rem 2rem;text-align:center}.main-section h1{font-size:2.8rem;margin-bottom:1.5rem}.main-section p{font-size:1.4rem;margin-bottom:2rem}.features{margin-bottom:6rem;padding:4rem 2rem}.features h2{font-size:2.5rem;margin-bottom:2rem}.testimonials{background-color:#282828;margin-bottom:3rem;padding:4rem 2rem}.testimonials h2{font-size:2.5rem;margin-bottom:2rem}footer{background-color:#181818;color:#fff;display:flex;justify-content:space-between;margin-top:auto;padding:2rem}footer div{margin:0}@media screen and (max-width:768px){.features h2,.main-section h1,.testimonials h2{font-size:2rem}footer,nav{flex-direction:column;text-align:center}}@media screen and (max-width:480px){.features h2,.main-section h1,.testimonials h2{font-size:1.8rem}footer,nav{padding:1rem}footer div,nav div{margin-bottom:.5rem}button{font-size:.9rem;padding:.4rem .8rem}}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}
/*# sourceMappingURL=main.c916141c.css.map*/