*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700;color:#08584b}h2,h3{font-weight:600;color:#028f67}body{font-family:Inter,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:Inter,sans-serif;font-weight:500;text-transform:uppercase;color:#3a3a46;text-decoration:none}.button,.btn{font-family:Inter,sans-serif;font-weight:500;color:#fff;background-color:#08584b;padding:10px 20px;border-radius:5px;text-decoration:none;display:inline-block}.button:hover,.btn:hover{background-color:#028f67}.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:#333;font-weight:600;transition:color .3s}.nav-links ul li a:hover{color:#028f67}.cta-buttons{display:flex;gap:15px}.cta-buttons .button{padding:10px 20px;text-decoration:none;border-radius:5px;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}.custom-quote{padding:60px 5%;background-color:#e8e8e8;text-align:center}.quote-container{max-width:800px;margin:0 auto}.custom-quote h2{font-size:2rem;font-weight:700;color:#08584b;margin-bottom:20px}.custom-quote p{font-size:1rem;color:#08584b;margin-bottom:30px}.custom-quote h3{font-size:1.5rem;color:#000;margin-bottom:20px}.company-types{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:20px;padding:20px 0;max-width:700px;margin:0 auto;justify-content:center}.company-type{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 10px #0000001a;text-align:center;transition:transform .3s,box-shadow .3s;width:220px;height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center}.company-type:hover{transform:translateY(-5px);box-shadow:0 4px 15px #00000026;background-color:#d6b587;border:2px solid #d6b587}.company-type.selected{background-color:#d6b587;border:2px solid #d6b587;box-shadow:0 4px 15px #0003;transform:scale(1.05)}.company-type p{font-size:1.5rem;font-weight:600;color:#333}.next-btn{background-color:#f47801;color:#fff;border:none;padding:15px 30px;cursor:pointer;font-weight:700;transition:background-color .3s;margin-top:40px}.next-btn:hover{background-color:#ce6c15}.note{margin-top:20px;font-size:.875rem;color:#999}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center}.modal-content{background:#fff;padding:20px;border-radius:10px;width:80%;max-width:500px;box-shadow:0 4px 10px #0003;text-align:center}.modal-content h2{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:20px}.modal-content p{font-size:1rem;color:#555;margin-bottom:20px}.modal-content input[type=email]{width:calc(100% - 40px);padding:10px;margin-bottom:20px;border:1px solid #ccc;border-radius:5px;font-size:1rem}.modal-content button{background-color:#f47801;color:#fff;border:none;padding:10px 20px;font-size:1rem;font-weight:700;cursor:pointer;border-radius:5px;margin:5px;transition:background-color .3s}.modal-content button:hover{background-color:#ce6c15}.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:#08584b}.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:#028f67}.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:#555;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:Inter,sans-serif;font-weight:500;font-size:inherit;text-decoration:none;color:#555}.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}
