*{box-sizing:border-box;margin:0;padding:0;font-family:Lato!important}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;position:relative;overflow:hidden}.hero-container{justify-content:space-between;align-items:center;height:100vh;position:relative;display:flex!important}.hero-content{color:#fff;flex-direction:column;align-items:center;margin:50px 0 0 50px;display:flex}.hero-title{font-size:65px!important;font-weight:700!important;line-height:1.2!important}.hero-swoosh{background:linear-gradient(90deg,#085eac 0%,#52a1e8 25%,#fff 50%,#52a1e8 75%,#085eac 100%) 0 0/300% 100%;width:180px;height:42px;animation:5s ease-in-out infinite shine}@keyframes shine{0%{background-position:100% 0}to{background-position:-100% 0}}.hero-form{background:#fff;border-radius:20px;justify-content:center;align-items:center;width:430px;height:560px;display:flex;box-shadow:0 12px 35px #00000040}@keyframes moveGradient{0%{background-position:0%}to{background-position:250%}}.brand-logo{object-fit:contain;opacity:0;width:70px;height:70px;transition:opacity .25s,transform .25s;animation:5s ease-in-out infinite blink;position:absolute;transform:scale(.2)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes blink{0%,to{opacity:0.;transform:scale(.1)}50%{opacity:1;transform:scale(1)}}.amazon{animation-delay:0s;top:73%;left:21%}.tesla{animation-delay:.3s;top:70%;left:35%}.apple{animation-delay:.6s;top:75%;left:53%}.nvidia{animation-delay:.9s;top:26%;left:15%}.meta{animation-delay:1.2s;top:32%;left:5%}.netflix{animation-delay:1.5s;top:26%;left:24%}.microsoft{animation-delay:1.8s;top:52%;left:45%}.toyota{animation-delay:2.1s;top:28%;left:42%}.adobe{animation-delay:2.4s;top:36%;left:50%}@media (width<=900px){.hero{min-height:auto;padding:90px 0 40px}.hero-container{flex-direction:column;justify-content:flex-start;align-items:center;gap:32px;height:auto;padding:0 20px;display:flex!important}.hero-content{text-align:center;align-items:center;width:100%;max-width:100%;margin:0}.hero-heading{align-items:center}.hero-title{font-size:34px!important;line-height:1.15!important}.hero-swoosh{width:140px;height:34px;margin:14px auto 0}.brand-logo{display:none}.hero-mobile-form{z-index:12;justify-content:center;width:100%;display:flex}}.success-dialog .MuiPaper-root{border-radius:24px;width:420px;max-width:90%}.success-content{text-align:center;padding:22px!important}.success-icon-wrapper{background:#eef5fd;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex}.success-icon{color:#0054a6;font-size:46px!important}.success-title{color:#000;margin-bottom:12px!important;font-size:24px!important;font-weight:700!important}.success-message{color:#6a6a6a;margin-bottom:28px!important;font-size:16px!important;line-height:1.5!important}.done-button{width:180px;height:48px;text-transform:none!important;color:#fff!important;background:#0054a6!important;border-radius:12px!important;font-size:18px!important;font-weight:600!important}.done-button:hover{background:#00458a!important}@media (width<=768px){.success-dialog .MuiPaper-root{width:360px}.success-content{padding:20px!important}.success-icon-wrapper{border-radius:16px;width:64px;height:64px;margin-bottom:16px}.success-icon{font-size:40px!important}.success-title{font-size:22px!important}.success-message{margin-bottom:24px!important;font-size:15px!important}.done-button{width:160px;height:44px;font-size:16px!important}}@media (width<=480px){.success-dialog .MuiPaper-root{border-radius:20px;width:calc(100% - 32px);margin:16px}.success-content{padding:18px!important}.success-icon-wrapper{border-radius:14px;width:56px;height:56px;margin-bottom:14px}.success-icon{font-size:34px!important}.success-title{margin-bottom:10px!important;font-size:20px!important}.success-message{margin-bottom:20px!important;font-size:14px!important;line-height:1.5!important}.done-button{width:100%;height:44px;font-size:16px!important}}.footer-page{width:100%;max-width:"1400px";box-sizing:border-box;padding:120px 60px 80px;padding-top:"250px";color:#111;margin:0 auto;font-family:Lato,sans-serif}.footer-page h1{color:#111;margin:0 0 24px;font-size:48px;font-weight:700;line-height:1.3}.footer-page h2{color:#111;margin:28px 0 12px;font-size:22px;font-weight:700;line-height:1.4}.footer-page p{color:#222;margin:0 0 14px;font-size:18px;font-weight:400;line-height:1.55}.footer-page ol{margin:8px 0 18px;padding-left:24px}.footer-page ol li{color:#222;margin-bottom:6px;padding-left:4px;font-size:18px;line-height:1.5}.footer-page ul{margin:10px 0 20px;padding-left:24px;list-style:none}.footer-page ul li{color:#222;margin-bottom:9px;padding-left:20px;font-size:18px;line-height:1.5;position:relative}.footer-page ul li:before{content:"";background:#095192;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;left:0}.footer-page a{color:#095192;font-weight:500;text-decoration:none}.footer-page a:hover{text-decoration:underline}@media (width<=900px){.footer-page{padding:28px 35px 60px}.footer-page h1{font-size:26px}.footer-page h2{font-size:17px}.footer-page p,.footer-page ol li,.footer-page ul li{font-size:13px}}@media (width<=600px){.footer-page{padding:100px 20px 50px}.footer-page h1{margin-bottom:20px;font-size:26px}.footer-page h2{margin-top:24px;margin-bottom:10px;font-size:18px}.footer-page p{margin-bottom:12px;font-size:15px;line-height:1.55}.footer-page ol{padding-left:20px}.footer-page ol li{font-size:15px;line-height:1.5}.footer-page ul{padding-left:0}.footer-page ul li{padding-left:18px;font-size:15px;line-height:1.5}.footer-page ul li:before{width:6px;height:6px;top:7px}}
