*{margin:0;padding:0;box-sizing:border-box}body{font-family:"DM Serif Display",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}.hero{position:relative;padding:50px 20px;background:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;height:5vh;overflow:hidden}.hero-content{position:absolute;transform:translateY(-50%);max-width:600px;z-index:2;text-align:center}@media (max-width: 768px){.hero{height:auto;max-width:100%;padding:20px}.hero-content{position:relative;transform:none;max-width:100%;text-align:center;padding:0}}.articles-section{text-align:center;padding:40px;background-color:#e8e8e8}.articles-section h2{font-size:2.5em;color:#02047d;margin-bottom:40px}.solutions{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;padding:40px 0;background-color:#e8e8e8}.section{background-color:#d6b587;padding:10px;border-radius:10px;box-shadow:0 4px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.section img{margin:10px 5px 20px 10px;width:95%;height:200px;border-radius:8px;object-fit:cover}.section h3{font-size:.5em;color:#000;margin-bottom:10px}.section p{font-size:.5em;color:#000}.section{display:block;text-decoration:none;color:inherit}.section:hover{box-shadow:0 6px 12px #0003;transform:scale(1.02);transition:all .3s ease}@media (max-width: 768px){.solutions{flex-direction:column;align-items:center}.section{width:80%;max-width:none;margin-bottom:20px}}.privacy-section{text-align:center;padding:60px 40px;background-color:#000;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}
