body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.limited-spots-banner{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 2px 10px #dc26264d;color:#fff;left:0;padding:.75rem 0;position:fixed;right:0;top:0;z-index:1001}.limited-spots-content{align-items:center;display:flex;font-size:.875rem;gap:1rem;justify-content:center}.limited-spots-icon,.limited-spots-text{font-size:1rem}.limited-spots-cta{margin-left:auto}.limited-spots-link{background:#fff3;border-radius:20px;color:#fff;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:background .3s ease}.limited-spots-link:hover{background:#ffffff4d;color:#fff}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;margin-top:3rem;opacity:0;position:fixed;right:0;top:0;transform:translateY(-100%);transition:all .3s ease;z-index:1000}.header--scrolled{opacity:1;transform:translateY(0)}.header__content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.header__logo h2{color:#667eea;font-size:1.5rem;margin:0}.header__logo-img{height:60px;object-fit:contain;width:auto}.header__nav-list{display:flex;gap:2rem;list-style:none;margin:0}.header__nav-list a{color:#4a5568;font-weight:500;text-decoration:none;transition:color .3s ease}.header__nav-list a:hover{color:#667eea}.header__trust{display:flex;gap:1rem}.trust-badge{background:#48bb78;border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;padding:.25rem .75rem}@media (max-width:768px){.limited-spots-content{flex-direction:column;gap:.5rem;text-align:center}.limited-spots-cta{margin-left:0}.header__nav{display:none}.header__trust{flex-direction:column;gap:.5rem}.trust-badge{font-size:.75rem;padding:.2rem .5rem}}.scarcity-bar{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 2px 10px #dc26264d;color:#fff;left:0;padding:.75rem 1rem;position:fixed;right:0;top:0;z-index:1000}.scarcity-bar__content{align-items:center;display:flex;gap:.75rem;justify-content:center;margin:0 auto;max-width:1200px;text-align:center}.scarcity-bar__icon{flex-shrink:0;font-size:1.25rem}.scarcity-bar__text{font-size:.95rem;font-weight:600;line-height:1.4}@media (max-width:768px){.scarcity-bar{padding:.5rem 1rem}.scarcity-bar__text{font-size:.875rem}.scarcity-bar__content{gap:.5rem}}.hero{padding-top:11rem}.lead-form{position:relative;width:100%}.form-image{border-radius:16px 16px 0 0;height:200px;left:0;overflow:hidden;position:absolute;right:0;top:0}.form-hero-img{height:100%;object-fit:cover;width:100%}.form-header{margin-bottom:2rem;padding-left:2.5rem;padding-right:2.5rem;padding-top:220px;text-align:left}.form-header h3{color:#1a202c;font-size:1.6rem;line-height:2.8rem;margin-bottom:.5rem;text-align:left}.form-header p{color:#718096;font-size:1rem;margin:0;text-align:left}.form{padding-bottom:2.5rem;padding-left:2.5rem;padding-right:2.5rem;width:100%}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-label{font-size:.875rem;text-align:left}.form-input{background:#fff;transition:all .3s ease}.form-input::placeholder{color:#a0aec0;font-style:italic}.form-checkbox-group{margin-bottom:1.5rem}.form-checkbox-group .form-label{margin-bottom:1rem;text-align:left}.form-checkbox-item{align-items:flex-start;background:#fff;border:2px solid #e2e8f0;border-radius:8px;display:flex;gap:.75rem;margin-bottom:1rem;padding:1rem;transition:border-color .3s ease}.form-checkbox-item:hover{border-color:#667eea}.form-checkbox-item input[type=checkbox]{accent-color:#667eea;height:1.25rem;margin-top:.25rem;width:1.25rem}.form-checkbox-item label{color:#2d3748;cursor:pointer;font-weight:500;line-height:1.4;text-align:left}.form-submit{animation:buttonPulse 2s infinite,buttonShine 3s infinite;background:linear-gradient(135deg,#dc2626,#ef4444 50%,#dc2626);background-size:200% 200%;border:none;border-radius:12px;box-shadow:0 8px 25px #dc26264d;color:#fff;cursor:pointer;font-size:1.25rem;font-weight:800;letter-spacing:1px;margin-bottom:1.5rem;overflow:hidden;padding:1.5rem 2rem;position:relative;text-transform:uppercase;transition:all .4s ease;width:100%}.form-submit:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.form-submit:hover{background-position:100%;box-shadow:0 15px 35px #dc262666;transform:translateY(-4px) scale(1.02)}.form-submit:hover:before{left:100%}.form-submit:active{box-shadow:0 8px 20px #dc26264d;transform:translateY(-2px) scale(.98)}.form-submit:disabled{animation:none;cursor:not-allowed;opacity:.7;transform:none}.form-submit:disabled:hover{box-shadow:0 8px 25px #dc26264d;transform:none}.form-status{border-radius:8px;font-weight:500;margin-bottom:1.5rem;padding:1rem;text-align:center}.form-status.success{background-color:#f0fdf4;border:2px solid #22c55e;color:#166534}.form-status.error{background-color:#fef2f2;border:2px solid #ef4444;color:#dc2626}@keyframes buttonPulse{0%,to{box-shadow:0 8px 25px #dc26264d}50%{box-shadow:0 8px 25px #dc262680,0 0 20px #dc26264d}}@keyframes buttonShine{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.form-trust{border-top:1px solid #e2e8f0;padding-top:1.5rem}.trust-item{color:#4a5568;font-size:.875rem;gap:.75rem;margin-bottom:.75rem}.trust-item:last-child{margin-bottom:0}.trust-icon{font-size:1rem}@media (max-width:768px){.form-row{grid-template-columns:1fr}.form-header h3{font-size:1.5rem}.form-submit{font-size:1.1rem;font-weight:800;padding:1.25rem 1.5rem}.form-image{height:150px}.form-header{padding-top:170px}.form,.form-header{padding-left:2rem;padding-right:2rem}.form{padding-bottom:2rem}}.contact-form{align-self:flex-start;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;padding:3rem;position:relative}.contact-form:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:18px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}.contact-form__header{margin-bottom:2.5rem;text-align:center}.contact-form__header h3{color:#1a202c;font-size:1.75rem;margin-bottom:.5rem}.contact-form__header p{color:#718096;font-size:1.125rem}.contact-form__benefits{margin-bottom:2.5rem}.contact-form__benefits h4{color:#2d3748;font-size:1.25rem;margin-bottom:1rem}.contact-form__benefits ul{list-style:none;margin:0;padding:0}.contact-form__benefits li{border-bottom:1px solid #f1f5f9;color:#4a5568;font-size:.95rem;padding:.75rem 0 .75rem 1.5rem;position:relative}.contact-form__benefits li:before{color:#48bb78;content:"✓";font-weight:700;left:0;position:absolute}.contact-form__benefits li:last-child{border-bottom:none}@media (max-width:768px){.contact-form{padding:2rem}.contact-form__header h3{font-size:1.5rem}}.confirmation-page{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;justify-content:center;min-height:100vh;padding:2rem 0}.confirmation-container{align-items:start;gap:3rem;margin:0 auto;max-width:800px;padding:0 2rem;width:100%}.confirmation-image{position:sticky;top:2rem}.confirmation-hero-img{height:400px;object-fit:cover;width:100%}.confirmation-content,.confirmation-hero-img{border-radius:15px;box-shadow:0 10px 30px #0000001a}.confirmation-content{background:#fff;padding:3rem}.confirmation-logo{margin-bottom:2rem;text-align:center}.confirmation-logo .logo{height:auto;margin:0 auto;max-width:200px}.confirmation-header{margin-bottom:3rem;text-align:center}.confirmation-header .highlight-yellow{background:linear-gradient(45deg,gold,#ffed4e);border-radius:25px;display:inline-block;font-size:.9rem;font-weight:700;margin-bottom:1rem;padding:.5rem 1rem}.confirmation-header h1{color:#1a202c;font-size:2.5rem;margin-bottom:1rem}.confirmation-header p{color:#666;font-size:1.2rem}.download-section{margin-bottom:3rem}.download-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #dee2e6;border-radius:15px;padding:2rem;text-align:center}.download-icon{font-size:3rem;margin-bottom:1rem}.download-card h3{color:#1a202c;font-size:1.5rem;margin-bottom:1rem}.download-card p{color:#666;margin-bottom:2rem}.download-btn{font-size:1.1rem;margin-bottom:2rem;padding:1rem 2rem}.download-info{background:#fff;border-radius:10px;margin-top:1rem;padding:1.5rem;text-align:left}.download-info ul{list-style:none;padding:0}.download-info li{padding:.5rem 0 .5rem 1.5rem;position:relative}.download-info li:before{color:#28a745;content:"✓";font-weight:700;left:0;position:absolute}.email-notification{margin-bottom:3rem}.notification-card{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-left:4px solid #2196f3;border-radius:15px;padding:2rem;text-align:center}.notification-icon{font-size:2rem;margin-bottom:1rem}.notification-card h4{color:#1976d2;margin-bottom:1rem}.notification-card p{color:#424242;margin-bottom:.5rem}.next-steps{margin-bottom:3rem}.next-steps h3{color:#1a202c;font-size:1.8rem;margin-bottom:2rem;text-align:center}.steps-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.step-card{border:1px solid #e9ecef;border-radius:10px;padding:1.5rem;text-align:center}.step-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.step-number{margin:0 auto 1rem}.step-card h4{color:#1a202c;margin-bottom:.5rem}.step-card p{color:#666;font-size:.9rem}.cta-section{text-align:center}.consultation-details{margin-bottom:3rem}.details-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #dee2e6;border-radius:15px;padding:2rem}.details-icon{font-size:2.5rem}.details-card h3,.details-icon{margin-bottom:1rem;text-align:center}.details-card h3{color:#1a202c}.timeline{margin-top:2rem}.timeline-item:not(:last-child):after{background:#dee2e6;bottom:-2rem;content:"";left:20px;top:40px;width:2px}.timeline-marker{align-items:center;background:linear-gradient(45deg,#dc2626,#ef4444);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:40px;justify-content:center;margin-right:1rem;width:40px}.timeline-content h4{color:#1a202c}.timeline-content p{color:#666}.why-choose-us{margin-bottom:3rem}.why-choose-us h3{color:#1a202c;font-size:1.8rem;margin-bottom:2rem;text-align:center}.benefits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.benefit-card{background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:1.5rem;text-align:center;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-3px)}.benefit-icon{font-size:2rem;margin-bottom:1rem}.benefit-card h4{color:#1a202c;margin-bottom:.5rem}.benefit-card p{color:#666;font-size:.9rem}.urgent-cta{margin-bottom:3rem}.urgency-card{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid #ffc107;border-radius:15px;padding:2rem;text-align:center}.urgency-icon{font-size:2.5rem;margin-bottom:1rem}.urgency-card h3{color:#856404;margin-bottom:1rem}.urgency-card p{color:#856404;margin-bottom:.5rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.contact-info{margin-bottom:3rem}.contact-info h3{color:#1a202c;font-size:1.8rem;margin-bottom:2rem;text-align:center}.contact-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.contact-item{background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:1.5rem;text-align:center}.contact-icon{font-size:1.5rem;margin-bottom:.5rem}.contact-item h4{color:#1a202c;margin-bottom:.5rem}.contact-item p{color:#666}.trust-badges{border-top:1px solid #e9ecef;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding-top:2rem}.trust-item{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.5rem}.trust-icon{font-size:1.2rem}.loading-spinner{color:#666;font-size:1.2rem;padding:3rem;text-align:center}@media (max-width:768px){.confirmation-page{min-height:100vh;padding:1rem 0}.confirmation-container{gap:2rem;grid-template-columns:1fr;max-width:100%;padding:0 1rem}.confirmation-image{position:static}.confirmation-hero-img{height:250px}.confirmation-content{padding:2rem}.confirmation-logo .logo{max-width:150px}.confirmation-header h1{font-size:2rem}.benefits-grid,.steps-grid{grid-template-columns:1fr}.cta-buttons,.trust-badges{flex-direction:column}.trust-badges{gap:1rem}}@media (max-width:480px){.confirmation-page{padding:.5rem 0}.confirmation-container{padding:0 .5rem}.confirmation-content{padding:1.5rem}.confirmation-logo .logo{max-width:120px}.confirmation-header h1{font-size:1.8rem}}.confirmation-cta{margin-top:3rem;text-align:center}.confirmation-cta h3{color:#1a202c;font-size:1.8rem;margin-bottom:1rem}.confirmation-cta p{color:#666;margin-bottom:2rem}.next-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.step{align-items:flex-start;background:#f8f9fa;border-left:4px solid #dc2626;border-radius:10px;display:flex;gap:1rem;padding:1.5rem}.step-number{background:linear-gradient(45deg,#dc2626,#ef4444);height:40px;width:40px}.step-content h4{color:#1a202c;font-size:1.1rem;margin-bottom:.5rem}.step-content p{color:#666;font-size:.9rem;margin:0}.hero{background:linear-gradient(135deg,#eee9e0,#eee9e0);display:flex;min-height:100vh;padding:8rem 0 4rem}.hero,.hero__grid{align-items:flex-start}.hero__grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding-top:2rem}.hero__badge{align-self:flex-start;background:linear-gradient(135deg,#48bb78,#38a169);border-radius:25px;box-shadow:0 4px 15px #48bb784d;color:#fff;display:inline-block;font-weight:600;justify-self:start;margin-bottom:2rem;margin-left:0;margin-right:auto;padding:.75rem 1.5rem;text-align:left}.hero__title{color:#1a202c;font-size:2.25rem;line-height:3.5rem;margin-bottom:1.5rem;text-align:left}.hero__subtitle{color:#4a5568;font-size:1.25rem;line-height:1.6;margin-bottom:2rem;text-align:left}.hero__benefits{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:2.5rem}.benefit-item{align-items:center;color:#2d3748;display:flex;font-weight:500;gap:.75rem}.benefit-icon{font-size:1.25rem}.hero__trust{text-align:left}.hero__trust-indicators{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.trust-indicator{color:#2d3748;font-size:.95rem;font-weight:600}.hero__testimonial{background:#fff;border-left:4px solid #48bb78;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.testimonial-content p{color:#2d3748;font-size:1rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.testimonial-author strong{color:#1a202c;font-size:.95rem}.hero__trust-note,.testimonial-author span{color:#718096;font-size:.875rem}.hero__trust-note{margin:0}.hero__form{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;overflow:hidden;padding:0;position:relative}.hero__form:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:18px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}.hero__content{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.hero__guarantee{background:linear-gradient(135deg,#fef3c7,#fde68a);border:4px dashed #dc2626;border-radius:20px;box-shadow:0 15px 40px #dc262633;margin-top:2rem;overflow:hidden;padding:2rem;position:relative;transform:rotate(-1deg)}.hero__guarantee:before{background:linear-gradient(90deg,#dc2626,#ef4444 50%,#dc2626);content:"";height:8px;left:0;position:absolute;right:0;top:0}.hero__guarantee:after{background:#fef3c7;border:4px dashed #dc2626;border-radius:50%;content:"";height:40px;position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:40px;z-index:2}.hero__guarantee .guarantee-header{margin-bottom:1.5rem;position:relative;text-align:left}.hero__guarantee .guarantee-header h3{color:#dc2626;display:inline-block;font-size:1.5rem;font-weight:900;letter-spacing:1px;margin-bottom:.5rem;position:relative;text-shadow:2px 2px 4px #dc26264d;text-transform:uppercase}.hero__guarantee .guarantee-header h3:after{background:linear-gradient(90deg,#dc2626,#ef4444);border-radius:2px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:60px}.hero__guarantee .guarantee-header p{color:#92400e;font-size:1rem;font-weight:600;margin:0;text-align:left}.hero__guarantee .guarantee-content{align-items:flex-start;display:flex;gap:1rem;text-align:left}.hero__guarantee .guarantee-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#dc2626,#ef4444);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 4px 8px rgba(220,38,38,.4));flex-shrink:0;font-size:2.5rem;margin-top:.25rem}.hero__guarantee .guarantee-text{flex:1 1}.hero__guarantee .guarantee-text h4{color:#991b1b;font-size:1.1rem;font-weight:800;line-height:1.4;margin-bottom:.75rem;text-align:left}.hero__guarantee .guarantee-text p{color:#92400e;font-size:.95rem;font-weight:600;line-height:1.5;margin:0;text-align:left}.hero__guarantee .guarantee-badge{background:linear-gradient(135deg,#dc2626,#ef4444);border:2px solid #fff;border-radius:20px;box-shadow:0 4px 15px #dc262666;color:#fff;font-size:.8rem;font-weight:900;letter-spacing:.5px;padding:.5rem 1rem;position:absolute;right:15px;text-transform:uppercase;top:15px;transform:rotate(8deg)}@media (max-width:1024px){.hero__grid{gap:3rem}.hero__benefits,.hero__grid{grid-template-columns:1fr}}@media (max-width:768px){.hero{padding:6rem 0 2rem}.hero__form{padding:0}}.value-stack{background:#f8fafc;padding:6rem 0}.value-stack__header{margin-bottom:4rem;text-align:left}.value-stack__header h2{color:#1a202c;font-size:2.5rem;margin-bottom:1rem;text-align:left}.value-stack__header p{color:#4a5568;font-size:1.125rem;margin:0;max-width:600px;text-align:left}.value-stack__content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 400px}.value-items-container{display:flex;flex-direction:column;gap:1rem}.value-item-new{align-items:center;background:#fff;border-left:4px solid #48bb78;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;padding:1.5rem;transition:transform .3s ease}.value-item-new:hover{box-shadow:0 4px 15px #0000001a;transform:translateX(5px)}.value-item-left{align-items:center;display:flex;flex:1 1;gap:1rem}.value-check{color:#48bb78;flex-shrink:0;font-size:1.25rem}.value-text{color:#2d3748;font-size:1rem;font-weight:600}.value-price{background:linear-gradient(135deg,#48bb78,#38a169);border-radius:20px;color:#fff;flex-shrink:0;font-size:.9rem;font-weight:700;padding:.5rem 1rem}.value-summary-new{background:#fff;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 30px #0000001a;padding:2rem;position:sticky;top:2rem}.summary-header{border-bottom:2px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1.5rem;text-align:center}.summary-header h3{color:#1a202c;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.total-value{color:#48bb78;font-size:2.5rem;font-weight:900}.summary-investment{text-align:center}.summary-investment h4{color:#1a202c;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.investment-amount{color:#667eea;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.savings{color:#48bb78;font-size:.95rem;font-weight:600}@media (max-width:1024px){.value-stack__content{gap:3rem;grid-template-columns:1fr}.value-summary-new{position:static}}@media (max-width:768px){.value-stack{padding:4rem 0}.value-stack__header h2{font-size:2rem}.value-item-new{flex-direction:column;gap:1rem;padding:1.25rem;text-align:center}.value-summary-new{padding:1.5rem}}.testimonials{background:#eee9e0;margin-left:calc(-50vw + 50%);overflow:hidden;padding:4rem 0;position:relative;width:100vw}.testimonials:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' x='0' y='0' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.testimonials__header{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:0 2rem;position:relative;text-align:center;z-index:2}.testimonials__header h2{color:#1a202c;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.testimonials__header p{color:#718096;font-size:1.25rem;font-weight:400;margin:0}.testimonial-ticker{margin-bottom:4rem;overflow:hidden;position:relative;width:100%}.testimonial-ticker:after,.testimonial-ticker:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:100px;z-index:3}.testimonial-ticker:before{background:linear-gradient(90deg,#fff,#fffc 50%,#0000);left:0}.testimonial-ticker:after{background:linear-gradient(90deg,#0000,#fffc 50%,#fff);right:0}.ticker-track{animation:scroll 30s linear infinite;display:flex;padding:0;position:relative;width:max-content;z-index:2}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.testimonial-card{background:linear-gradient(135deg,#1e3a8a,#1e40af 50%,#3b82f6)!important;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 25px #1e3a8a4d;margin-right:2rem;min-width:400px;overflow:hidden;transition:transform .3s ease;width:400px;z-index:2}.testimonial-card:first-child{margin-left:0}.testimonial-card:last-child{margin-right:0}.testimonial-card:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' x='0' y='0' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.testimonial-card:hover{box-shadow:0 15px 35px #1e3a8a66}.testimonial-header{margin-bottom:1rem;position:relative;z-index:2}.testimonial-title{color:#fff!important;font-size:1.25rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 1px 2px #0000004d}.testimonial-country{color:#ffffffe6!important;font-size:1rem;font-weight:600}.star{font-size:1.25rem}.testimonial-text{color:#fff!important;font-size:1.125rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem;position:relative;text-shadow:0 1px 2px #0000004d;z-index:2}.testimonial-author{display:flex;flex-direction:column;gap:.25rem;position:relative;z-index:2}.testimonial-author strong{color:#fff!important;font-size:1.125rem}.testimonial-country{color:#fffc!important}.testimonial-business,.testimonial-country{font-size:.875rem;text-shadow:0 1px 2px #0000004d}.testimonial-business{color:#ffffffb3!important}.testimonials__stats{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:800px;padding:0 2rem;position:relative;z-index:2}.stat-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 8px 25px #0000001a;padding:2.5rem 3rem;text-align:center;width:100%}.stat-number{font-size:2.5rem;line-height:1.2;margin-bottom:.5rem}.stat-label{color:#4a5568;font-size:1.1rem}@media (max-width:768px){.testimonials{padding:3rem 0}.testimonials__header{padding:0 1rem}.testimonials__header h2{font-size:2rem}.testimonials__grid{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.testimonial-card{padding:1.5rem}.testimonials__stats{padding:0 1rem}.stat-item{padding:1.5rem}.stat-number{font-size:2rem}}.objection-crusher{background:#fff;padding:6rem 0}.objection-crusher__header{margin-bottom:4rem}.objection-crusher__header h2{color:#1a202c;font-size:2.5rem;margin-bottom:1rem}.objection-crusher__header p{color:#4a5568;font-size:1.125rem;margin:0 auto;max-width:600px}.objection-crusher__container{margin:0 auto;max-width:800px}.objection-item{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.objection-item:hover{box-shadow:0 4px 15px #0000001a}.objection-question{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem 2rem;text-align:left;transition:all .3s ease;width:100%}.objection-question:hover{background:#f8fafc}.objection-question.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.objection-question__content{align-items:center;display:flex;flex:1 1;gap:1rem}.objection-icon{flex-shrink:0;font-size:1.25rem}.objection-text{color:inherit;font-size:1.125rem;font-weight:600}.objection-toggle{color:inherit;flex-shrink:0;font-size:1.5rem;font-weight:700;transition:transform .3s ease}.objection-question.active .objection-toggle{transform:rotate(180deg)}.objection-answer{background:#f8fafc;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.objection-answer.open{max-height:200px;padding:1.5rem 2rem}.objection-answer__content{align-items:flex-start;display:flex;gap:1rem}.answer-icon{color:#48bb78;flex-shrink:0;font-size:1.25rem;margin-top:.25rem}.objection-answer__content p{color:#4a5568;font-size:1rem;line-height:1.6;margin:0}@media (max-width:768px){.objection-crusher{padding:4rem 0}.objection-crusher__header h2{font-size:2rem}.objection-answer.open,.objection-question{padding:1.25rem 1.5rem}.objection-text{font-size:1rem}}.qualification-section{background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:6rem 0}.qualification-section__header{margin-bottom:4rem}.qualification-section__header h2{color:#1a202c;font-size:2.5rem;margin-bottom:1rem}.qualification-section__header p{color:#4a5568;font-size:1.125rem;margin:0 auto;max-width:600px}.qualification-section__content{margin:0 auto;max-width:1200px}.eligibility-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.eligibility-category{background:#fff;border-radius:16px;border-top:4px solid #48bb78;box-shadow:0 4px 15px #0000001a;padding:2rem;transition:transform .3s ease}.eligibility-category:hover{transform:translateY(-5px)}.category-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem}.category-icon{font-size:1.5rem}.category-header h3{color:#1a202c;font-size:1.25rem;font-weight:700;margin:0}.category-list{list-style:none;margin:0;padding:0}.category-item{align-items:flex-start;border-radius:8px;display:flex;gap:.75rem;margin-bottom:1rem;padding:.5rem;transition:background-color .3s ease}.category-item:hover{background:#48bb781a}.item-check{color:#48bb78;flex-shrink:0;font-size:1.125rem;font-weight:700;margin-top:.125rem}.item-text{color:#2d3748;font-size:.95rem;line-height:1.6}.countries-section{background:#fff;border-left:4px solid #48bb78;border-radius:16px;box-shadow:0 4px 15px #0000001a;padding:2.5rem}.countries-header{margin-bottom:2rem;text-align:center}.countries-icon{display:block;font-size:2rem;margin-bottom:1rem}.countries-header h3{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.countries-header p{color:#4a5568;font-size:1rem;margin:0}.countries-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.country-item{align-items:center;background:#f0fff4;border-left:3px solid #48bb78;border-radius:8px;display:flex;gap:.75rem;padding:.75rem;transition:background-color .3s ease}.country-item:hover{background:#dcfce7}.country-check{color:#48bb78;flex-shrink:0;font-size:1rem;font-weight:700}.country-text{color:#2d3748;font-size:.9rem;font-weight:500}.qualification-section__footer{margin-top:3rem;text-align:center}.qualification-note{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;margin:0 auto;max-width:800px;padding:2rem}.qualification-note h4{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.qualification-note p{font-size:1rem;line-height:1.6;margin:0;opacity:.95}@media (max-width:768px){.qualification-section{padding:4rem 0}.qualification-section__header h2{font-size:2rem}.eligibility-grid{gap:1.5rem;grid-template-columns:1fr}.eligibility-category{padding:1.5rem}.disqualifiers-section{padding:2rem}.disqualifiers-grid{grid-template-columns:1fr}.qualification-note{padding:1.5rem}}.guarantees{padding:6rem 0}.guarantees__header{margin-bottom:4rem}.guarantees__header h2{color:#1a202c;font-size:2.5rem;margin-bottom:1rem}.guarantees__header p{color:#4a5568;font-size:1.125rem;margin:0 auto;max-width:600px}.guarantees__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.guarantee-card{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #e2e8f0;border-radius:16px;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.guarantee-card:before{background:linear-gradient(90deg,#48bb78,#38a169);content:"";height:4px;left:0;position:absolute;right:0;top:0}.guarantee-card:hover{border-color:#48bb78;box-shadow:0 15px 35px #0000001a;transform:translateY(-5px)}.guarantee-card__header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.guarantee-icon{font-size:2.5rem}.guarantee-title{flex:1 1}.guarantee-title h3{color:#1a202c;font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.guarantee-timeframe{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.guarantee-card__content{margin-bottom:1.5rem}.guarantee-card__content p{color:#4a5568;font-size:1rem;line-height:1.6;margin:0}.guarantee-card__badge{align-items:center;align-self:flex-start;background:linear-gradient(135deg,#48bb78,#38a169);border-radius:20px;color:#fff;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.badge-icon{font-size:1rem}.guarantees__explanation{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:16px;margin-bottom:2rem;padding:2.5rem}.explanation-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.explanation-icon{font-size:2rem}.explanation-header h3{color:#92400e;font-size:1.5rem;font-weight:700;margin:0}.explanation-content p{color:#92400e;font-size:1.125rem;font-weight:500;line-height:1.6;margin-bottom:1.5rem;text-align:left}.explanation-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature{align-items:center;color:#92400e;display:flex;font-weight:600;gap:.75rem;text-align:left}.feature-icon{font-size:1.25rem}.guarantees__disclaimer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;text-align:center}.guarantees__disclaimer p{color:#718096;font-size:.95rem;margin:0}@media (max-width:768px){.guarantees{padding:4rem 0}.guarantees__header h2{font-size:2rem}.guarantees__grid{gap:1.5rem;grid-template-columns:1fr}.guarantee-card{padding:1.5rem}.guarantees__explanation{padding:2rem}.explanation-features{grid-template-columns:1fr}}.footer{background:#1a202c;color:#fff;padding:4rem 0 2rem}.footer__content,.footer__main{margin-bottom:3rem}.footer__main{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.footer__brand h3{color:#667eea;margin-bottom:1rem}.footer__brand p{color:#a0aec0;line-height:1.6;margin-bottom:2rem}.footer__trust{display:flex;flex-direction:column;gap:.5rem}.footer__trust .trust-badge{background:#2d3748;border-radius:20px;color:#48bb78;display:inline-block;font-size:.875rem;font-weight:600;padding:.5rem 1rem;width:fit-content}.footer__links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer__section h4{color:#667eea;font-size:1.125rem;margin-bottom:1rem}.footer__section ul{list-style:none;padding:0}.footer__section ul li{margin-bottom:.75rem}.footer__section ul li a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer__section ul li a:hover{color:#667eea}.footer__contact{grid-gap:3rem;border-top:1px solid #2d3748;display:grid;gap:3rem;grid-template-columns:1fr 1fr;padding-top:2rem}.contact-info h4{color:#667eea;margin-bottom:1.5rem}.contact-item{align-items:flex-start;color:#a0aec0;display:flex;gap:1rem;margin-bottom:1rem}.contact-icon{font-size:1.25rem;margin-top:.125rem}.footer__cta{text-align:left}.footer__cta h4{color:#667eea;margin-bottom:.5rem}.footer__cta p{color:#a0aec0;margin-bottom:1.5rem}.footer__cta .btn{max-width:250px;width:100%}.footer__bottom{align-items:center;border-top:1px solid #2d3748;display:flex;justify-content:space-between;padding-top:2rem}.footer__legal p{color:#a0aec0;margin-bottom:.5rem}.legal-links{display:flex;gap:2rem}.legal-links a{color:#a0aec0;font-size:.875rem;text-decoration:none;transition:color .3s ease}.legal-links a:hover{color:#667eea}.footer__certifications{display:flex;gap:1rem}.certification{background:#2d3748;border-radius:20px;color:#48bb78;font-size:.875rem;font-weight:600;padding:.5rem 1rem}@media (max-width:1024px){.footer__main{gap:2rem;grid-template-columns:1fr}.footer__links{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer__links{gap:1.5rem;grid-template-columns:1fr}.footer__contact{gap:2rem;grid-template-columns:1fr}.footer__bottom{flex-direction:column;gap:1rem;text-align:left}.footer__certifications,.legal-links{justify-content:flex-start}.footer__certifications{flex-wrap:wrap}}html{scroll-behavior:smooth;scroll-padding-top:120px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#eee9e0;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}p{color:#4a5568;font-size:1.125rem;margin-bottom:1rem}.landing-page{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.section{padding:4rem 0}.section-alt{background-color:#eee9e0}.section-badge{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:25px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem}.section-subtitle{color:#718096;font-size:1.25rem;margin-top:1rem}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff}.form-group{margin-bottom:1.5rem}.form-label{color:#2d3748;display:block;font-weight:600;margin-bottom:.5rem}.form-input{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:1rem;transition:border-color .3s ease;width:100%}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.value-statement__header{margin-bottom:4rem}.value-statement__subtitle{color:#718096;font-size:1.25rem}.value-statement__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem}.value-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;padding:1.5rem;text-align:center;transition:transform .3s ease}.value-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.value-card__icon{font-size:2rem;margin-bottom:.75rem}.value-card h3{font-size:1.125rem;margin-bottom:.75rem}.value-card p{font-size:.875rem;margin-bottom:0}.value-statement__programs{margin-top:4rem}.programs-section{background:linear-gradient(135deg,#1e3a8a,#1e40af 50%,#3b82f6);margin-left:calc(-50vw + 50%);overflow:hidden;padding:4rem 0;position:relative;width:100vw}.programs-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' x='0' y='0' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.programs-background{position:relative;z-index:1}.programs-header{color:#fff;margin-bottom:3rem;text-align:center}.programs-header h3{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d}.programs-header p{color:#ffffffe6;font-size:1.25rem;font-weight:400;margin:0}.programs-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.program-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 35px #0000001a;cursor:pointer;overflow:hidden;padding:0;position:relative;transition:transform .3s ease,box-shadow .3s ease}.program-card:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-12px)}.program-card__image{height:220px;margin:0;overflow:hidden;position:relative}.program-img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.program-card:hover .program-img{transform:scale(1.1)}.program-card__content{padding:2.5rem}.program-card__header{margin-bottom:1.5rem}.program-card h4{color:#1e3a8a;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:.75rem;text-align:left}.program-card__subtitle{color:#64748b;font-size:1rem;font-weight:500;line-height:1.4;margin:0;text-align:left}.program-card__features{margin-bottom:2rem}.program-card__feature{align-items:center;border-bottom:1px solid #f1f5f9;color:#334155;display:flex;font-size:.95rem;gap:.75rem;line-height:1.4;padding:.75rem 0}.program-card__feature:last-child{border-bottom:none}.program-card__feature-icon{color:#1e3a8a;font-size:1.1rem;font-weight:700;min-width:20px}.program-card__cta{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;text-align:center;transition:all .3s ease;width:100%}.program-card__cta:hover{box-shadow:0 8px 20px #1e3a8a4d;transform:translateY(-2px)}.program-card__price{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;color:#1e3a8a;font-size:.9rem;font-weight:700;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.how-it-works__header{margin-bottom:4rem}.steps-grid{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.step-card{align-items:center;background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 15px #0000000d;display:flex;gap:2rem;padding:1rem 2rem;position:relative;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.step-card:hover{border-color:#667eea;box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:3rem;justify-content:center;position:relative;width:3rem;z-index:2}.step-content{display:flex;flex:1 1;flex-direction:column;gap:1rem}.step-image{flex-shrink:0}.step-photo{border-radius:12px;box-shadow:0 4px 15px #0000001a;height:150px;object-fit:cover;transition:transform .3s ease;width:200px}.step-photo:hover{transform:scale(1.05)}.step-card h3{color:#1a202c;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:0}.step-card p{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:0}.requirements-section{margin-left:calc(-50vw + 50%);margin-top:4rem;overflow:hidden;position:relative;width:100vw}.requirements-background{background:linear-gradient(#1e3a8acc,#1e3a8acc),url(https://images.unsplash.com/photo-1501594907352-04cda38ebc29?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2000&q=80);background-attachment:fixed;background-position:50%;background-size:cover;padding:4rem 0;position:relative}.requirements-header{color:#fff;margin-bottom:3rem;text-align:center}.requirements-header h3{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d}.requirements-header p{color:#ffffffe6;font-size:1.25rem;font-weight:400;margin:0}.requirements-grid{display:flex;justify-content:center;margin:0 auto;max-width:1200px;padding:0 2rem}.requirement-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:16px;box-shadow:0 15px 35px #0003;display:flex;gap:3rem;padding:3rem;width:100%}.requirement-card:hover{box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.requirement-card--benefits{position:relative}.requirement-card--benefits:before{background:linear-gradient(90deg,#1e3a8a,#3b82f6);border-radius:16px 16px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.requirement-content{flex:1 1}.requirement-image{border-radius:12px;box-shadow:0 8px 25px #00000026;flex-shrink:0;height:380px;overflow:hidden;width:480px}.requirement-image img{height:100%;object-fit:cover;width:100%}.requirement-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.requirement-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;background-clip:text;font-size:2rem}.requirement-header h4{color:#1e3a8a;font-size:2rem;font-weight:700;margin:0}.requirement-card ul{list-style:none;margin:0;padding:0}.requirement-card ul li{border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:1rem;line-height:1.5;padding:.75rem 0 .75rem 2.5rem;position:relative;text-align:left}.requirement-card ul li:before{color:#1e3a8a;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}.requirement-card ul li:last-child{border-bottom:none}.requirement-card ul li strong{color:#1e3a8a;font-weight:600}.timeline-section{padding:2.5rem 0}.timeline-header{margin-bottom:3rem;text-align:left}.timeline-header h3{color:#1e3a8a;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.timeline-header p{color:#4a5568;font-size:1.25rem;line-height:1.6;margin:0}.timeline{padding-top:1rem;position:relative}.timeline:before{background:linear-gradient(180deg,#1e3a8a,#3b82f6);border-radius:2px;bottom:0;box-shadow:0 2px 8px #1e3a8a4d;content:"";left:120px;position:absolute;top:-1rem;width:4px}.timeline-item{background:#fff;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 8px 25px #0000001a;padding:2rem;position:relative;transition:all .3s ease}.timeline-item:not(:last-child):after{border-left:8px solid #0000;border-right:8px solid #0000;border-top:12px solid #1e3a8a;height:0;left:118px;position:absolute;top:100%;width:0;z-index:2}.timeline-item:hover{border-color:#1e3a8a;box-shadow:0 15px 35px #00000026;transform:translateY(-3px)}.timeline-year{border:2px solid #fff;box-shadow:0 6px 20px #1e3a8a66;padding:1rem 1.5rem;position:relative;z-index:3}.timeline-content h4{margin-bottom:.75rem;text-align:left}.contact-form-section{background:#eee9e0}.contact-form__header{margin-bottom:3rem;padding-top:0;text-align:left}.contact-form__header h2{color:#1e3a8a;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.contact-form__header p{color:#4a5568;font-size:1.25rem;line-height:1.6;margin:0}.contact-form__grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-form__content h3{color:#1a202c;font-size:1.75rem;margin-bottom:2rem}.benefits-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.benefits-list .benefit-item{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.benefits-list .benefit-item:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.benefits-list .benefit-icon{flex-shrink:0;font-size:1.5rem;margin-top:.25rem}.benefits-list .benefit-item h4{color:#1a202c;font-size:1.125rem;margin-bottom:.5rem}.benefits-list .benefit-item p{color:#4a5568;line-height:1.6;margin:0}.contact-form__stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.contact-form__stats .stat-item{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;padding:1.5rem;text-align:center}.contact-form__stats .stat-number{font-size:2rem;font-weight:700;margin-bottom:.5rem}.contact-form__stats .stat-label{font-size:.875rem;opacity:.9}.contact-form__form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 15px #0000000d;overflow:hidden;padding:0}.contact-form__image{border-radius:16px 16px 0 0;height:200px;overflow:hidden;position:relative}.contact-form__hero-img{height:100%;object-fit:cover;width:100%}.contact-form__form .form-header{margin-bottom:2rem;padding-left:2.5rem;padding-right:2.5rem;padding-top:2.5rem;text-align:left}.contact-form__form .form-header h3{color:#1e3a8a;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.contact-form__form .form-header p{color:#4a5568;font-size:1rem;line-height:1.5;margin:0}.contact-form__form .form{padding-bottom:2.5rem;padding-left:2.5rem;padding-right:2.5rem}.contact-form__form .form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.contact-form__form .form-submit{background:linear-gradient(135deg,#48bb78,#38a169);font-size:1.125rem;margin-bottom:1.5rem;padding:1.25rem}.contact-form__form .form-submit:hover{box-shadow:0 10px 25px #48bb784d}.text-center{text-align:center}.text-primary{color:#667eea}.text-success{color:#48bb78}.bg-gradient{background:linear-gradient(135deg,#667eea,#764ba2)}.shadow-lg{box-shadow:0 10px 25px #0000001a}.rounded-lg{border-radius:12px}@media (max-width:1024px){.steps-grid,.timeline,.value-statement__grid{grid-template-columns:repeat(2,1fr)}.contact-form__grid{gap:3rem;grid-template-columns:1fr}.contact-form__stats{grid-template-columns:repeat(3,1fr)}.contact-form__form .form-row,.programs-grid{grid-template-columns:1fr}.programs-grid{gap:2rem}.programs-section{margin:0 -1rem;padding:3rem 0}.programs-header h3{font-size:2rem}}@media (max-width:768px){.section{padding:2rem 0}.container{padding:0 1.5rem}.programs-grid,.steps-grid,.timeline,.value-statement__grid{grid-template-columns:1fr}.contact-form__form{padding:0}.contact-form__image{height:150px}.contact-form__form .form-header{padding-left:2rem;padding-right:2rem;padding-top:2rem}.contact-form__form .form{padding-bottom:2rem;padding-left:2rem;padding-right:2rem}.contact-form__stats{gap:1rem;grid-template-columns:1fr}.benefits-list .benefit-item{padding:1rem}.contact-form__content h3{font-size:1.5rem}.requirements-grid{grid-template-columns:1fr}.requirement-card{padding:2rem}.requirements-header h3{font-size:2rem}.programs-section{margin:0 -.5rem;padding:2rem 0}.programs-header h3{font-size:1.75rem}.programs-header p{font-size:1.125rem}.program-card__content{padding:2rem}.program-card__image{height:180px}}.sales-letter{margin-left:calc(-50vw + 50%);margin-top:4rem;padding:4rem 0;width:100vw}.sales-letter__container{background:#fff;border-radius:20px;box-shadow:0 20px 40px #00000026;margin:0 auto;max-width:1200px;overflow:hidden}.sales-letter__header{background:#eee9e0;padding:3rem 0;text-align:left}.sales-letter__header h2{color:#1e3a8a;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.sales-letter__header p{color:#4a5568;font-size:1.25rem;line-height:1.6;margin:0}.sales-letter__subtitle{font-size:1.125rem;margin:0;opacity:.9}.sales-letter__content{padding:3rem}.sales-letter__body{margin:0 auto;max-width:800px;text-align:left}.letter-content{margin-bottom:2rem}.letter-content p{color:#374151;font-size:1.125rem;font-weight:400;letter-spacing:.01em;line-height:1.6;margin-bottom:1.75rem}.letter-content p:last-child{margin-bottom:0}.highlight{background:linear-gradient(120deg,#fef08a,#fde047);border-radius:4px;box-shadow:0 1px 3px #0000001a;color:#1e202c;font-weight:600;padding:.2rem .4rem}.letter-signature{border-top:1px solid #e2e8f0;padding-top:2rem;text-align:left}.signature-text{color:#64748b;font-size:1rem;font-style:italic;margin-bottom:1rem}.signature-block{color:#1e202c;line-height:1.6}.signature-block strong{color:#1e3a8a;font-size:1.25rem;font-weight:700}.sales-letter__author-section{background:#fff;border-top:1px solid #e2e8f0;padding:2.5rem;text-align:center}.author-profile{align-items:center;display:flex;gap:1.5rem}.author-image{flex-shrink:0}.author-photo{box-shadow:0 4px 15px #1e3a8a33;height:250px;object-fit:cover;width:250px}.author-info{flex:1 1}.author-name{color:#1e3a8a;font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.author-title{color:#4a5568;font-size:1rem;font-weight:500;margin:0 0 .25rem}.author-company{color:#1e3a8a;font-size:1rem;font-weight:600;margin:0}.author-credentials h4{color:#1e202c;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem}.credential-logos{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.logo-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;min-width:120px;padding:1rem}.logo-item img{border-radius:4px;height:50px;object-fit:cover;width:50px}.logo-item span{color:#374151;font-size:.8rem;font-weight:500;text-align:center}.author-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.stat{background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:120px;padding:1rem 2rem;text-align:center}.stat-number{color:#1e3a8a;display:block;font-size:1.75rem;font-weight:700}.stat-label{color:#64748b;font-size:.875rem;font-weight:500}@media (max-width:768px){.sales-letter__author-section,.sales-letter__content{padding:2rem}.credential-logos{gap:1rem}.author-stats{gap:1.5rem}.logo-item,.stat{min-width:100px}.stat{padding:1rem}}.program-number{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:6px;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.5px;line-height:1;margin-right:.75rem;min-width:28px;padding:.25rem .5rem;text-align:center;vertical-align:middle}.journey-section{align-items:flex-start;display:flex;gap:2rem;margin:2rem 0}.journey-text{flex:1 1}.journey-text p{line-height:1.6;margin-bottom:1.5rem}.journey-image{flex-shrink:0;order:2;width:300px}.journey-photo{border-radius:12px;box-shadow:0 8px 25px #0000001a;height:200px;object-fit:cover;width:100%}.timeline-section{border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;margin:3rem 0;padding:2rem 0}.timeline-section h3{color:#1e3a8a;font-size:1.75rem;font-weight:700;margin-bottom:2rem;text-align:center}.timeline{margin:0 auto;max-width:800px}.timeline-item{align-items:flex-start;display:flex;gap:2rem;margin-bottom:2rem}.timeline-year{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:25px;color:#fff;flex-shrink:0;font-size:1.1rem;font-weight:700;min-width:100px;padding:.75rem 1.5rem;text-align:center}.timeline-content h4{color:#1e202c;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.timeline-content p{color:#64748b;font-size:.95rem;line-height:1.4;margin:0}.testimonials-section{margin:3rem 0}.testimonials-section h3{color:#1e3a8a;font-size:1.75rem;font-weight:700;margin-bottom:2rem;text-align:center}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.testimonial-card{border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 30px #0000001a;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-photo{margin-bottom:1.5rem;text-align:center}.testimonial-photo img{border:3px solid #1e3a8a;border-radius:50%;height:80px;object-fit:cover;width:80px}.testimonial-card blockquote{color:#fff;font-size:1rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem;text-shadow:0 1px 2px #0000004d}.testimonial-author{text-align:center}.testimonial-author strong{color:#fff;display:block;font-size:1.1rem;margin-bottom:.25rem;text-shadow:0 1px 2px #0000004d}.testimonial-author span{color:#fffc;font-size:.9rem;text-shadow:0 1px 2px #0000004d}.profit-guarantee{background:linear-gradient(135deg,#fef3c7,#fde68a);border:4px dashed #dc2626;border-radius:20px;box-shadow:0 15px 40px #dc262633;margin:3rem 0;overflow:hidden;padding:2.5rem;position:relative;transform:rotate(-1deg)}.profit-guarantee:before{background:linear-gradient(90deg,#dc2626,#ef4444 50%,#dc2626);content:"";height:8px;left:0;position:absolute;right:0;top:0}.profit-guarantee:after{background:#fef3c7;border:4px dashed #dc2626;border-radius:50%;content:"";height:40px;position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:40px;z-index:2}.guarantee-header{margin-bottom:2rem;position:relative;text-align:left}.guarantee-header h3{color:#dc2626;display:inline-block;font-size:2.2rem;font-weight:900;letter-spacing:2px;margin-bottom:.75rem;position:relative;text-shadow:2px 2px 4px #dc26264d;text-transform:uppercase}.guarantee-header h3:after{background:linear-gradient(90deg,#dc2626,#ef4444);border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:80px}.guarantee-header p{color:#92400e;font-size:1.2rem;font-weight:600;margin:0;text-align:left}.guarantee-content{align-items:flex-start;display:flex;gap:1.5rem;text-align:left}.guarantee-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#dc2626,#ef4444);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 4px 8px rgba(220,38,38,.4));flex-shrink:0;font-size:3.5rem;margin-top:.25rem}.guarantee-text{flex:1 1}.guarantee-text h4{color:#991b1b;font-size:1.4rem;font-weight:800;line-height:1.4;margin-bottom:1rem;text-align:left}.guarantee-text p{color:#92400e;font-size:1.1rem;font-weight:600;line-height:1.6;margin:0;text-align:left}.guarantee-badge{background:linear-gradient(135deg,#dc2626,#ef4444);border:3px solid #fff;border-radius:25px;box-shadow:0 6px 20px #dc262666;color:#fff;font-size:1rem;font-weight:900;letter-spacing:1px;padding:.75rem 1.5rem;position:absolute;right:15px;text-transform:uppercase;top:15px;transform:rotate(8deg)}.guarantee-badge:before{content:"💰";font-size:1.2rem;margin-right:8px}.closing-pitch{border-bottom:2px solid #e2e8f0;border-top:2px solid #e2e8f0;margin:3rem 0;padding:2rem 0}.closing-pitch p{color:#374151;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.closing-pitch p:last-child{color:#1e3a8a;font-size:1.2rem;margin-bottom:0}.ps-note{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:12px;box-shadow:0 4px 15px #f59e0b33;margin:2rem 0;padding:2rem}.ps-note p{color:#92400e;font-size:1.1rem;font-weight:500;line-height:1.6;margin:0}.ps-note .highlight{color:#d97706;font-weight:700}@media (max-width:1024px){.journey-section{flex-direction:column}.journey-image{width:100%}.testimonials-grid{grid-template-columns:1fr}.guarantee-content{flex-direction:column;text-align:center}}@media (max-width:768px){.timeline-item{flex-direction:column;gap:1rem}.timeline-year{align-self:flex-start}.testimonial-card{padding:1.5rem}.profit-guarantee{padding:2rem}}.business-section{background:linear-gradient(135deg,#eee9e0,#eee9e0);margin-left:calc(-50vw + 50%);overflow:hidden;padding:5rem 0;position:relative;width:100vw}.business-header{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:0 2rem;text-align:center}.business-header h2{color:#1e3a8a;font-size:3rem;font-weight:700;margin-bottom:1rem}.business-header p{color:#4a5568;font-size:1.25rem;margin:0}.business-card-modern{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 20px 60px #0000001a;margin:0 auto;max-width:1170px;overflow:hidden}.business-card-content{display:grid;grid-template-columns:1fr 1fr;min-height:600px;position:relative}.business-card-content:after{background:linear-gradient(180deg,#0000,#e2e8f0 20%,#e2e8f0 80%,#0000);bottom:2rem;content:"";left:50%;position:absolute;top:2rem;transform:translateX(-50%);width:1px}.business-left{background:#fff;display:flex;flex-direction:column;justify-content:center;padding:3rem}.business-intro{margin-bottom:3rem;text-align:left}.business-badge{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1rem}.business-intro h3{color:#1e3a8a;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-align:left}.business-image{border-radius:12px;box-shadow:0 8px 25px #0000001a;margin:1.5rem 0;overflow:hidden}.business-image img{height:200px;object-fit:cover;width:100%}.business-intro p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin:0;text-align:left}.business-features{grid-gap:1.5rem;display:grid;gap:1.5rem}.feature-item{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d;display:flex;gap:1rem;padding:1.5rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.feature-item:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-2px)}.feature-content h4,.feature-content p{text-align:left}.business-right{display:flex;flex-direction:column;justify-content:flex-start;padding:3rem}.projection-header{margin-bottom:2.5rem;text-align:left}.projection-header h3{color:#1e3a8a;font-size:2rem;font-weight:700;margin-bottom:.5rem}.projection-header p{color:#4a5568;font-size:1rem;margin:0}.projection-metrics-modern{margin-bottom:2.5rem}.metric-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.metric-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;text-align:center}.metric-label{color:#4a5568;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.metric-value{color:#1e3a8a;display:block;font-size:1.25rem;font-weight:700}.truck-selector-modern{margin-bottom:2.5rem;text-align:left}.truck-selector-modern h4{color:#1e3a8a;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.truck-selector-modern p{color:#4a5568;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.truck-buttons-modern{display:flex;gap:1rem;justify-content:center}.truck-btn-modern{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;min-width:80px;padding:1.5rem 1rem;transition:all .3s ease}.truck-btn-modern.active,.truck-btn-modern:hover{border-color:#1e3a8a;transform:translateY(-2px)}.truck-btn-modern.active{background:linear-gradient(135deg,#1e3a8a,#3b82f6);box-shadow:0 8px 25px #1e3a8a4d;color:#fff}.truck-number{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.truck-label{font-size:.8rem;font-weight:500}.projection-summary-modern{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:16px;color:#fff;margin-bottom:2.5rem;padding:2rem}.summary-paragraph p{color:#fff;font-size:1.1rem;line-height:1.6;margin:0;text-align:left}.summary-paragraph strong{font-weight:700}.business-header .highlight-yellow,.highlight-yellow{background:linear-gradient(120deg,#fef08a,#fde047);border-radius:3px;color:#1e202c;font-size:1em;font-weight:700;padding:.1rem .3rem}@media (max-width:1024px){.business-card-content{grid-template-columns:1fr}.business-left,.business-right{padding:2rem}}@media (max-width:768px){.business-header h2{font-size:2.5rem}.business-intro h3{font-size:1.75rem}.metric-row,.summary-grid{grid-template-columns:1fr}.truck-buttons-modern{align-items:center;flex-direction:column}.truck-btn-modern{width:120px}}.contact-form__info{text-align:left}.contact-form__info h3{color:#1e3a8a;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.contact-form__intro{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.contact-form__cta{background:#fff;border-left:4px solid #1e3a8a;border-radius:8px;color:#1e3a8a;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;padding:1rem}.contact-form__features{grid-gap:1.5rem;display:grid;gap:1.5rem}.feature-card{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #0000000d;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-2px)}.feature-icon{flex-shrink:0;font-size:1.5rem;margin-top:.25rem}.feature-content h4{color:#1e3a8a;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.feature-content p{color:#4a5568;font-size:.95rem;line-height:1.5;margin:0}.personal-note{background:linear-gradient(135deg,#eee9e0,#eee9e0);margin:4rem 0 4rem calc(-50vw + 50%);overflow:hidden;padding:3rem 0;position:relative;width:100vw}.testimonials-header{margin-bottom:3rem;text-align:left}.testimonials-header h3{color:#1e3a8a;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.testimonials-header p{color:#4a5568;font-size:1.25rem;line-height:1.6;margin:0}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.905df97e.css.map*/