body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f7fa;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px}.cta-section{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin-top:3rem;padding:3rem 2rem;text-align:center}.cta-section h2{color:#1e3a8a;font-size:2rem;margin-bottom:1rem}.cta-section p{color:#555;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-button{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:50px;box-shadow:0 4px 15px #3b82f64d;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #3b82f666}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.float-animation{animation:float 3s ease-in-out infinite}@media (max-width:768px){.cta-section h2{font-size:1.5rem}.cta-button{font-size:1rem;padding:.875rem 2rem}}.fade-in{animation:fadeIn .6s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#1e3a8a,#3b82f6 50%,#2563eb);background-size:200% 200%;box-shadow:0 4px 20px #0003;color:#fff;overflow:hidden;padding:3rem 0 5rem;position:relative}.header:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:200%}@keyframes shimmer{0%{left:-100%}to{left:100%}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.header-content{position:relative;text-align:center;z-index:2}.header-content h1{font-size:2.8rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px #0003}.header-content .subtitle{font-size:1.3rem;font-weight:300;opacity:.95;text-shadow:1px 1px 2px #0003}.header-wave{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.header-wave svg{display:block;height:60px;position:relative;width:calc(100% + 1.3px)}.header-wave path{fill:#f5f7fa;animation:waveAnimation 10s ease-in-out infinite}@keyframes waveAnimation{0%,to{d:path("M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z")}50%{d:path("M321.39,46.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,21,906.67,62,985.66,82.83c70.05,18.48,146.53,26.09,214.34,3V0H0V17.35A600.21,600.21,0,0,0,321.39,46.44Z")}}@media (max-width:768px){.header{padding:2rem 0 4rem}.header-content h1{font-size:2rem}.header-content .subtitle{font-size:1.1rem}}.hero-section{background:#fff;border-radius:10px 10px 0 0;overflow:hidden;padding:4rem 0;position:relative}.hero-section:before{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#3b82f61a 0,#0000 70%);right:-10%;top:-50%}.hero-section:after,.hero-section:before{border-radius:50%;content:"";height:500px;position:absolute;width:500px}.hero-section:after{animation:float 8s ease-in-out infinite;animation-delay:1s;background:radial-gradient(circle,#1e3a8a1a 0,#0000 70%);bottom:-50%;left:-10%}.hero-content{padding:0 20px;position:relative;text-align:center;z-index:1}.hero-content h2{color:#1e3a8a;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.hero-content p{color:#555;font-size:1.15rem;line-height:1.8;margin:0 auto 2.5rem;max-width:800px}.hero-content .cta-button{animation:pulse 2s ease-in-out infinite;font-size:1.2rem;font-weight:700;padding:1.2rem 3rem}@keyframes pulse{0%,to{box-shadow:0 4px 15px #3b82f64d}50%{box-shadow:0 6px 25px #3b82f699}}@media (max-width:768px){.hero-section{padding:3rem 0}.hero-content h2{font-size:1.8rem}.hero-content p{font-size:1rem}}.eligibility-section{background:#fff;border-radius:10px;box-shadow:0 4px 15px #00000014;margin:3rem 0;overflow:hidden;padding:4rem 2rem;position:relative}.eligibility-section:before{background:linear-gradient(90deg,#3b82f6,#2563eb,#1e3a8a);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.eligibility-section h2{color:#1e3a8a;font-size:2.2rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#555;font-size:1.1rem;margin-bottom:3rem;text-align:center}.eligibility-requirements{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.requirement-box{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-left:5px solid #3b82f6;border-radius:15px;box-shadow:0 4px 10px #00000014;flex:1 1;max-width:400px;min-width:280px;padding:2.5rem;position:relative;transition:all .3s ease}.requirement-number{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;box-shadow:0 4px 10px #3b82f64d;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:45px;justify-content:center;position:absolute;right:20px;top:-15px;width:45px}.requirement-box h4{color:#1e3a8a;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.requirement-box p{color:#555;line-height:1.6}.and-separator{background:#fff;border-radius:50px;box-shadow:0 4px 10px #3b82f633;color:#3b82f6;font-size:1.8rem;font-weight:700;padding:1rem 1.5rem}.check-eligibility{margin-top:3rem;text-align:center}.check-eligibility a{border-radius:8px;color:#347ef5;display:inline-block;font-size:1.15rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.check-eligibility a:hover{background:#3b82f61a;color:#2563eb}@media (max-width:768px){.eligibility-section{padding:3rem 1.5rem}.eligibility-section h2{font-size:1.8rem}.eligibility-requirements{flex-direction:column}.and-separator{font-size:1.5rem;transform:rotate(90deg)}.requirement-box{min-width:100%}}.benefits-section{background:linear-gradient(135deg,#eff6ff,#dbeafe 50%,#bfdbfe);border-radius:15px;margin:3rem 0;overflow:hidden;padding:4rem 2rem;position:relative}.benefits-section:before{right:-100px;top:-100px}.benefits-section:after,.benefits-section:before{background:radial-gradient(circle,#ffffff80 0,#0000 70%);border-radius:50%;content:"";height:300px;position:absolute;width:300px}.benefits-section:after{bottom:-100px;left:-100px}.benefits-section h2{color:#1e3a8a;font-size:2.2rem;font-weight:700;margin-bottom:1rem;position:relative;text-align:center;z-index:1}.benefits-section>.container>p{color:#555;line-height:1.8;margin:0 auto 3rem;max-width:800px;position:relative;text-align:center;z-index:1}.benefits-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1000px;position:relative;z-index:1}.benefit-item{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.benefit-item:before{background:linear-gradient(90deg,#3b82f6,#2563eb);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.benefit-item .icon{display:inline-block;font-size:3rem;margin-bottom:1rem}.benefit-item h4{color:#1e3a8a;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.benefit-item p{color:#666;font-size:.95rem;line-height:1.6}.learn-more{margin-top:3rem;position:relative;text-align:center;z-index:1}.learn-more a{background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;color:#1e3a8a;display:inline-block;font-size:1.15rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.learn-more a:hover{background:#ffffffe6;box-shadow:0 6px 15px #00000026;transform:translateY(-2px)}@media (max-width:768px){.benefits-section{padding:3rem 1.5rem}.benefits-section h2{font-size:1.8rem}.benefits-list{gap:1.5rem;grid-template-columns:1fr}}.info-cards-section{padding:3rem 0}.info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.info-card{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.info-card:before{background:linear-gradient(90deg,#3b82f6,#2563eb);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.info-card .icon{display:inline-block;font-size:3.5rem;margin-bottom:1.5rem;transition:all .3s ease}.info-card h3{color:#1e3a8a;font-size:1.6rem;font-weight:600;margin-bottom:1rem}.info-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.info-card ul{list-style:none;margin-bottom:1.5rem;padding-left:0}.info-card ul li{color:#555;line-height:1.5;padding:.75rem 0 .75rem 2rem;position:relative}.info-card ul li:before{color:#3b82f6;content:"✓";font-size:1.2rem;font-weight:700;left:0;position:absolute}.info-card a{color:#3b82f6;display:inline-block;font-weight:600;text-decoration:none;transition:all .3s ease}.info-card a:hover{color:#2563eb}.important-notice{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:5px solid #f59e0b;border-radius:10px;box-shadow:0 4px 15px #f59e0b33;margin:3rem 0;padding:2rem}.important-notice h4{color:#92400e;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.important-notice p{color:#78350f;line-height:1.7}@media (max-width:768px){.info-grid{grid-template-columns:1fr}.info-card{padding:2rem}.info-card .icon{font-size:3rem}.info-card h3{font-size:1.4rem}}.contact-form-section{background:#fff;border:3px solid #3b82f6;border-radius:15px;box-shadow:0 8px 30px #3b82f633;margin:3rem 0;overflow:hidden;padding:4rem 2rem;position:relative}.contact-form-section:before{background:linear-gradient(135deg,#0000,#3b82f60d);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.contact-form-section:after{animation:badge-pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:20px;box-shadow:0 4px 10px #f59e0b66;color:#fff;content:"⭐ PRIORITY APPLICATION";font-size:.85rem;font-weight:700;padding:.5rem 1.5rem;position:absolute;right:30px;top:-10px}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.contact-form-section h2{color:#1e3a8a;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.contact-form-section h2,.form-intro{position:relative;text-align:center;z-index:1}.form-intro{color:#555;font-size:1.1rem;line-height:1.7;margin:0 auto 3rem;max-width:800px}.ssdi-form{margin:0 auto;max-width:800px;position:relative;z-index:1}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.form-group label{color:#1e3a8a;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a;outline:none;transform:translateY(-2px)}.form-group textarea{min-height:120px;resize:vertical}.form-submit{margin-top:2rem;text-align:center}.submit-button{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:50px;box-shadow:0 4px 15px #3b82f64d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1.2rem 3rem;position:relative;transition:all .3s ease}.submit-button:before{background:#fff3;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.submit-button:hover:before{height:300px;width:300px}.submit-button:active{transform:translateY(2px)}.form-note{color:#6b7280;font-size:.9rem;margin-top:1rem}.form-message{border-radius:10px;font-weight:500;margin:2rem auto 0;max-width:800px;padding:1.2rem;text-align:center}.form-message.success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:2px solid #10b981;box-shadow:0 4px 10px #10b98133;color:#065f46}.form-message.error{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #ef4444;box-shadow:0 4px 10px #ef444433;color:#991b1b}@media (max-width:768px){.contact-form-section{padding:3rem 1.5rem}.contact-form-section h2{font-size:1.8rem}.form-intro{font-size:1rem}.form-grid{grid-template-columns:1fr}.submit-button{font-size:1rem;padding:1rem 2rem}}.footer{background:linear-gradient(135deg,#1e3a8a,#2563eb);box-shadow:0 -4px 20px #0000001a;color:#fff;margin-top:4rem;padding:3rem 0 2rem;text-align:center}.footer p{line-height:1.7;margin-bottom:1rem}.footer a{color:#93c5fd;text-decoration:none;transition:color .3s ease}.footer a:hover{color:#bfdbfe;text-decoration:underline}.footer-note{font-size:.9rem;margin-top:1.5rem;opacity:.85}.footer-copyright{border-top:1px solid #fff3;font-size:.9rem;margin-top:2rem;opacity:.8;padding-top:1.5rem}@media (max-width:768px){.footer{padding:2rem 0 1.5rem}.footer p{font-size:.9rem}}
/*# sourceMappingURL=main.39410766.css.map*/