.nav-item{font-size:12px;font-weight:500;font-family:var(--font-gilroy);letter-spacing:.025em;color:#848788;padding:.5rem 0;transition:all .3s ease-in-out;position:relative}.nav-item:after{content:"";background:linear-gradient(90deg,#4068fc 0%,#60b8ff 100%);border-radius:9999px;width:0;height:2px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.nav-item:hover:after{width:16px;left:50%;transform:translate(-50%)}.nav-item-active{font-size:.75rem;font-weight:700;font-family:var(--font-gilroy);letter-spacing:.025em;color:#49484d;padding:.5rem 0;transition:all .3s ease-in-out;position:relative}.nav-item-active:after{content:"";background:linear-gradient(90deg,#4068fc 0%,#60b8ff 100%);border-radius:9999px;width:16px;height:2px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.mobile-nav-item{letter-spacing:.025em;padding:.5rem .25rem;font-size:.75rem;transition:all .3s ease-in-out;position:relative}.mobile-nav-item:after{content:"";background:linear-gradient(90deg,#4068fc 0%,#60b8ff 100%);border-radius:9999px;width:0;height:2px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:.25rem}.mobile-nav-item:hover:after{width:16px;left:calc(50% - .125rem);transform:translate(-50%)}.mobile-nav-item-active{letter-spacing:.025em;color:var(--color-nav-text-active);padding:.5rem .25rem;font-size:.75rem;font-weight:700;transition:all .3s ease-in-out;position:relative}.mobile-nav-item-active:after{content:"";background:linear-gradient(90deg,#4068fc 0%,#60b8ff 100%);border-radius:9999px;width:16px;height:2px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:calc(50% - .125rem);transform:translate(-50%)}.nav-item,.mobile-nav-item{color:var(--color-nav-text);font-weight:400}@media (max-width:1023px){.desktop-nav{display:none!important}.mobile-nav{display:flex!important}.nav-item,.nav-item-active,.mobile-nav-item,.mobile-nav-item-active{padding:.75rem 1rem;font-size:.875rem}.mobile-nav-container{background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.mobile-nav-item,.mobile-nav-item-active{border-bottom:1px solid #f3f4f6;align-items:center;min-height:44px;margin:0;padding:1rem;display:flex}.mobile-nav-item-active:after{content:"";background:linear-gradient(90deg,#4068fc 0%,#60b8ff 100%);border-radius:9999px;width:16px;height:2px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:6%;transform:translate(-50%)}.mobile-nav-item:hover:after{width:16px;left:6%;transform:translate(-50%)}.mobile-nav-item:last-child,.mobile-nav-item-active:last-child{border-bottom:none}.mobile-cta-button{justify-content:center;width:calc(100% - 2rem);margin:1rem;padding:.875rem 1rem;font-size:.875rem}.mobile-logo{height:32px}.mobile-header{height:64px}.mobile-menu-icon-container{background-color:#f8f8fa;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mobile-menu-icon{flex-direction:column;gap:6px;width:24px;height:18px;display:flex}.hamburger-line{background:#4168fc;border-radius:2px;width:100%;height:3px;transition:all .3s}.hamburger-line:first-child{width:18px;margin-left:auto}.hamburger-line:nth-child(2){width:14px;margin-left:auto}.hamburger-line:nth-child(3){width:20px;margin-left:auto}.mobile-location-button{color:#1f2937;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;margin:1rem;padding:0;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.location-text{letter-spacing:.05em;font-size:.875rem;font-weight:600}.mobile-location-button-header{cursor:pointer;background:0 0;border:none;padding:0;transition:all .3s}@media screen and (max-width:768px){.mobile-nav-item-active:after{content:"";background:linear-gradient(90deg,#4068fc 0%,#60b8ff 100%);border-radius:9999px;width:16px;height:2px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:8%;transform:translate(-50%)}.mobile-nav-item:hover:after{width:16px;left:8%;transform:translate(-50%)}}}
.footer{color:#fff;background:#191b34;border-top:1px solid #34495e;padding:4rem 0 0}.footer-container{width:90%;margin:0 auto;padding:0 1rem}.footer-brand-section{justify-content:space-between;align-items:flex-start;margin-bottom:4rem;display:flex}.footer-logo{flex-shrink:0}.footer-description{text-align:left;flex-shrink:0;max-width:500px}.footer-columns{justify-content:space-between;width:100%;margin-bottom:3rem;display:flex}.footer-powered-by{flex-direction:column;justify-content:flex-end;margin-bottom:20px;display:flex}.footer-powered-by-text{color:#bdc3c7;font-size:14px;font-family:var(--font-gilroy);margin:0 0 .5rem}.footer-powered-by-mobile{display:none}.logo-image{height:auto}.footer-description{color:#bdc3c7;margin:0;font-size:16px;line-height:1.6}.footer-inovaqo-logo{cursor:pointer;align-items:center;width:90px;text-decoration:none;transition:opacity .3s;display:flex}.footer-inovaqo-logo:hover{opacity:.8}.inovaqo-logo-image{width:auto;height:auto}.footer-column-title{color:#4f9cf9;margin:0 0 1.5rem;font-size:18px;font-weight:600}.footer-links{width:100%;margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:.75rem}.footer-link{color:#bdc3c7;width:100%;font-size:18px;text-decoration:none;transition:color .3s}.footer-bottom{text-align:center;border-top:1px solid #34495e;width:100%;margin-top:3rem;padding:1rem 0}.footer-copyright{color:#fff;font-size:14px;font-family:var(--font-gilroy);letter-spacing:.5px;margin:0;font-weight:400;line-height:100%}@media screen and (max-width:1024px){.footer-brand-section{margin-bottom:3rem}.footer-columns{justify-content:space-between;margin-bottom:3rem;display:flex}.footer-powered-by{display:none}.footer-powered-by-mobile{flex-direction:column;justify-content:center;align-items:center;margin-top:2rem;margin-bottom:2rem;display:flex}.footer-powered-by-mobile .footer-powered-by-text{text-align:center;margin-bottom:.5rem}}@media screen and (max-width:768px){.footer{padding:3rem 0 1.5rem}.footer-container{padding:0 .75rem}.footer-brand-section{flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.footer-logo{justify-content:center;align-items:center;display:flex}.footer-columns{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.footer-column-title{text-align:center;margin-bottom:1rem;font-size:16px}.footer-description{text-align:center;max-width:100%;font-size:16px}.footer-link{text-align:center;font-size:13px;display:block}.footer-bottom{padding-top:1.5rem}.footer-powered-by{display:none}.footer-powered-by-mobile{flex-direction:column;justify-content:center;align-items:center;margin-top:2rem;margin-bottom:2rem;display:flex}.footer-powered-by-mobile .footer-powered-by-text{text-align:center;margin-bottom:.5rem}}
