*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700;color:#000}h2,h3{font-weight:600;color:#000}:root{--primary-color: #02047d;--secondary-color: #767eec;--accent-color: #dcef04;--text-color: #000;--spacing-unit: 1rem}body{font-family:Inter,sans-serif;line-height:1.6;color:var(--text-color)}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700;color:var(--primary-color)}.container{max-width:1200px;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.navbar{background-color:#fff;padding:20px 0}nav a,.nav-link{font-family:Inter,sans-serif;font-weight:500;text-transform:uppercase;color:#000;text-decoration:none}.button,.btn{font-family:Inter,sans-serif;font-weight:500;color:#fff;background-color:#02047d;padding:10px 20px;border-radius:5px;text-decoration:none;display:inline-block}.button:hover,.btn:hover{background-color:#767eec}.logo img{width:120px;height:auto}.nav-links{flex:1;text-align:center}.nav-links ul{list-style:none;display:inline-flex;gap:30px;margin:0}.nav-links ul li a{text-decoration:none;color:#000;font-weight:600;transition:color .3s}.nav-links ul li a:hover{color:#dcef04}.cta-buttons{display:flex;gap:15px}.cta-buttons .button{padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:700;transition:background .3s,color .3s}.demo-button{background-color:#02047d;color:#fff}.demo-button:hover{background-color:#767eec}.login-button{background-color:#02047d;color:#fff}.login-button:hover{background-color:#767eec}body{margin:0;padding:0;box-sizing:border-box;background-color:#949597}body,p,li,span,.body-text{font-family:Inter,sans-serif;font-weight:400;color:#949597;line-height:1.6}.form-container{position:relative;left:50%;transform:translate(-50%);justify-content:center;align-items:center;background-color:#fff;margin-top:50px;margin-bottom:50px;padding:30px;border-radius:10px;box-shadow:0 4px 15px #0003;width:100%;max-width:500px;height:calc(100vh - 80px);text-align:center}.form-container h1{color:#02047d;font-size:2.5rem;margin-bottom:10px;font-weight:500}.form-container h3{color:#767eec;font-size:1rem;margin-bottom:20px;font-weight:300;line-height:1.4}input[type=text],input[type=email],textarea{width:100%;padding:12px;margin:10px 0;border:1px solid #02047d;border-radius:5px;font-size:1rem;box-sizing:border-box;background-color:#fff}textarea{height:150px;resize:none}.btn{background-color:#02047d;color:#fff;padding:15px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1.2rem;width:100%;transition:background-color .3s ease}.btn:hover{background-color:#767eec}@media (max-width: 600px){.form-container{padding:20px}.form-container h1{font-size:2rem}.form-container h3{font-size:.9rem}}a{text-decoration:none;color:inherit}.footer-wrapper{background-color:#e8e8e8;padding:50px 0}.footer{background-color:#e8e8e8;padding:50px 0;border-radius:0;border:none;font-size:1rem}.footer-container{max-width:75rem;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,18.75rem),1fr));gap:calc(var(--spacing-unit) * 2.5)}.footer-logo{width:9.375rem;height:auto;margin-bottom:calc(var(--spacing-unit) * 1.25)}.footer-description p{max-width:25rem;font-size:1rem;color:#000}.social-links{display:flex;gap:calc(var(--spacing-unit) * .625);margin:calc(var(--spacing-unit) * 1.25) 0;margin-top:1.5rem;margin-bottom:1.5rem}.social-links img{width:1.875rem;height:1.875rem}.footer-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,12.5rem),1fr));gap:calc(var(--spacing-unit) * 2.5)}.footer-column h4{margin-bottom:10px;font-size:1.25rem;color:#000}.footer-column ul{line-height:2;list-style:none;padding-left:0}.footer-column ul li{line-height:2;margin-bottom:5px}.footer-column ul li a{text-decoration:none;color:#000}.footer-column ul li a:hover{color:#767eec}.legal-links{display:flex;gap:20px;flex-wrap:wrap;text-align:center}@media (max-width: 768px){.footer-container{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:center;text-align:center}}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:.875rem;color:#000;gap:10px}.footer-bottom p{margin:0 0 0 10px;font-size:inherit;color:#000}.legal-links{display:flex;margin-right:10px;gap:20px}.legal-links a{font-family:Inter,sans-serif;font-weight:500;font-size:inherit;text-decoration:none;color:#000}.legal-links a:hover{text-decoration:underline}.nav-links ul li:before{content:none}.popular-articles ul li:before{content:none}ul li:before{content:none}a{text-decoration:none}.footer-bottom{max-width:75rem;margin:20px auto 0;padding-top:20px;border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}
