*{margin:0;padding:0;box-sizing:border-box}body{font-family:Work Sans,sans-serif;line-height:1.6}.container{max-width:1200px;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}nav a,.nav-link{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;color:#000;text-decoration:none}.button,.btn{font-family:Work Sans,sans-serif;font-weight:500;color:#fff;background-color:#02047d;padding:10px 20px;border-radius:999px;text-decoration:none;display:inline-block}.button:hover,.btn:hover{background-color:#767eec}.navbar{background-color:#fff;padding:20px 0}.logo img{width:120px}.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;text-decoration:none;border-radius:999px;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}.getting-started{padding:40px 60px;background-color:#e8e8e8;text-align:left}.getting-started h2{font-size:2rem;text-align:center;color:#000;margin-bottom:30px}.getting-started-grid{display:grid;grid-template-columns:auto 1fr;gap:20px 30px;max-width:800px;margin:0 auto;align-items:start}.getting-started-item{display:contents}.getting-started-item img{grid-column:1;grid-row:span 1;width:50px;height:50px;object-fit:contain}.getting-started-content{grid-column:2;grid-row:span 1}.getting-started-content h3{font-size:1.2rem;margin:0 0 10px;color:#000}.getting-started-content p{font-size:.9rem;margin:0;color:#000}@media (max-width: 768px){.getting-started-grid{grid-template-columns:1fr}.getting-started-item img,.getting-started-content{grid-column:1}}.privacy-section{text-align:center;padding:60px 40px;background-color:#02047d;color:#fff}.privacy-section h2{font-size:2.5em;margin-bottom:20px;color:#fff}.privacy-section p{font-size:1.2em;margin-bottom:40px;color:#fff}.privacy-section .contact-us{font-size:1.1em;color:#767eec;text-decoration:none;cursor:pointer}.privacy-section .contact-us:hover,.privacy-section .contact-us:focus{text-decoration:underline;color:#767eec}.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}.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}.legal-links{display:flex;margin-right:10px;gap:20px}.legal-links a{font-family:Work Sans,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}
