@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Poppins:wght@400;600;700&display=swap);:root{--primary-blue-dark:#2c5aa0;--primary-blue-light:#4a90e2;--secondary-green:#67b26f;--text-light:#f8f9fa;--text-dark:#343a40;--background-light:#fff;--background-dark:#f0f4f8}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--background-light);color:#343a40;color:var(--text-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:600}a{color:#4a90e2;color:var(--primary-blue-light);text-decoration:none;transition:color .3s ease}a:hover{color:#2c5aa0;color:var(--primary-blue-dark)}.container{margin:0 auto;max-width:1200px;padding:0 20px}section{padding:80px 0}@media (max-width:768px){section{padding:60px 0}}
/*# sourceMappingURL=main.36ec2cc1.css.map*/