body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background-color:#fff;box-shadow:0 2px 8px #00000014;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between;padding:1.2rem 0}.logo-container{align-items:center;display:flex;gap:.75rem}.logo{color:#aa151b;font-size:1.8rem;font-weight:700;letter-spacing:-.5px}.spanish-flag-icon{display:block;height:2.5rem;object-fit:contain;width:auto}.nav{display:flex;gap:2.5rem}.nav a{color:#374151;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav a:hover{color:#aa151b}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem;z-index:1001}.hamburger{background-color:#374151;border-radius:3px;height:3px;transition:all .3s ease;width:25px}.hamburger-open:first-child{transform:rotate(45deg) translate(8px,8px)}.hamburger-open:nth-child(2){opacity:0}.hamburger-open:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.hero{align-items:center;background:linear-gradient(135deg,#1e3a5fd9,#2c5282d9),url(https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=1920&q=80) 50%/cover no-repeat;color:#fff;display:flex;min-height:700px;overflow:hidden;padding:8rem 0;position:relative;text-align:center}.hero:before{background:linear-gradient(135deg,#1e3a5fd9,#2c5282d9);content:"";z-index:1}.hero-background-overlay,.hero:before{bottom:0;left:0;position:absolute;right:0;top:0}.hero-background-overlay{animation:subtleMove 20s ease-in-out infinite;background:url(https://images.unsplash.com/photo-1589829545856-d10d557cf95f?w=1920&q=80) 50%/cover no-repeat;opacity:.15;z-index:0}@keyframes subtleMove{0%,to{transform:scale(1) translate(0)}50%{transform:scale(1.05) translate(-10px,-10px)}}.hero-content{margin:0 auto;max-width:900px;position:relative;z-index:2}.hero-badge{animation:fadeInDown .6s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;display:inline-block;font-size:.95rem;font-weight:600;margin-bottom:1.5rem;padding:.6rem 1.5rem}.hero-trust-indicators{animation:fadeInUp 1.4s ease;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:3rem}.trust-indicator{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:25px;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.6rem 1.2rem}.trust-icon{color:#25d366;font-size:1.1rem;font-weight:700}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-title{animation:fadeInUp .8s ease;font-size:3.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:1.2rem}.hero-services{animation:fadeInUp .9s ease;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.service-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff3;border:1px solid #ffffff4d;border-radius:25px;color:#fff;font-size:1rem;font-weight:600;padding:.5rem 1.2rem}.hero-subtitle{animation:fadeInUp 1s ease;font-size:1.4rem;font-weight:400;margin-bottom:2.5rem;opacity:.95}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-button,.hero-buttons{animation:fadeInUp 1.2s ease}.cta-button{align-items:center;background:linear-gradient(135deg,#25d366,#20ba5a);border:none;border-radius:8px;box-shadow:0 4px 12px #25d3664d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 2.5rem;text-decoration:none;transition:background .3s ease,transform .2s ease,box-shadow .3s ease}.whatsapp-icon{fill:currentColor;flex-shrink:0;height:20px;width:20px}.cta-whatsapp{background:linear-gradient(135deg,#25d366,#20ba5a);box-shadow:0 4px 12px #25d3664d}.cta-whatsapp:hover{background:linear-gradient(135deg,#20ba5a,#1da851);box-shadow:0 8px 20px #25d36666}.cta-appointment{background:linear-gradient(135deg,#aa151b,#c41e3a);box-shadow:0 4px 12px #aa151b4d}.cta-appointment:hover{background:linear-gradient(135deg,#8b1217,#aa151b);box-shadow:0 8px 20px #aa151b66}.cta-button:hover{transform:translateY(-2px)}.about{background:linear-gradient(180deg,#fff,#f8fafc 50%,#fff);overflow:hidden;padding:6rem 0;position:relative}.about:before{background:radial-gradient(circle,#aa151b0d 0,#0000 70%);right:-200px;top:0}.about:after,.about:before{border-radius:50%;content:"";height:500px;position:absolute;width:500px;z-index:0}.about:after{background:radial-gradient(circle,#1e3a5f0d 0,#0000 70%);bottom:0;left:-200px}.section-title{color:#1e3a5f;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1rem}.section-subtitle,.section-title{position:relative;text-align:center;z-index:1}.section-subtitle{color:#6b7280;font-size:1.2rem;margin-bottom:3rem}.about-content{margin:0 auto;max-width:1200px;position:relative;text-align:center;z-index:1}.about-main-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.about-image-wrapper{border-radius:16px;box-shadow:0 20px 40px #00000026;height:400px;overflow:hidden;position:relative}.about-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.about-image-wrapper:hover .about-image{transform:scale(1.05)}.about-image-overlay{background:linear-gradient(135deg,#1e3a5f1a,#aa151b1a);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.about-text-content{display:flex;flex-direction:column;gap:1.5rem;text-align:left}.about-text{color:#4b5563;font-size:1.15rem;line-height:1.8;margin-bottom:1.5rem;text-align:center}.about-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:3rem 0;padding:2rem 0}.stat-card{background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:transform .3s ease,border-color .3s ease}.stat-card:before{background:linear-gradient(90deg,#aa151b,#1e3a5f);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.stat-card:hover:before{transform:scaleX(1)}.stat-icon{display:block;font-size:2.5rem;margin-bottom:.5rem}.stat-card:hover{border-color:#aa151b;transform:translateY(-5px)}.stat-number{color:#aa151b;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{color:#6b7280;font-size:1rem;font-weight:500}.about-focus{grid-gap:3rem;align-items:center;background-color:#fff;border-left:4px solid #aa151b;border-radius:16px;box-shadow:0 8px 24px #0000001a;display:grid;gap:3rem;grid-template-columns:1fr 1.5fr;margin:3rem 0;padding:2.5rem}.about-focus-image{border-radius:12px;box-shadow:0 10px 30px #00000026;height:300px;overflow:hidden}.focus-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.about-focus:hover .focus-image{transform:scale(1.08)}.about-focus-content{text-align:left}.about-focus-title{color:#1e3a5f;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.about-highlight{background-color:#fef2f2;border-left:4px solid #aa151b;border-radius:8px;color:#1e3a5f;font-weight:500;margin-top:2rem;padding:1.5rem}.services{background:linear-gradient(135deg,#1e3a5f,#2c5282);color:#fff;padding:6rem 0;position:relative}.services:before{background:radial-gradient(circle,#ffffff1a 0,#0000 70%);border-radius:50%;content:"";height:300px;position:absolute;right:-100px;top:50%;transform:translateY(-50%);width:300px;z-index:0}.services .container{position:relative;z-index:1}.services .section-title{color:#fff}.services .section-subtitle{color:#ffffffe6}.services-intro{color:#fffffff2}.services-hero-image{border-radius:16px;box-shadow:0 20px 40px #0000004d;height:300px;margin:0 auto 3rem;max-width:1000px;overflow:hidden;position:relative;width:100%}.services-bg-image{height:100%;object-fit:cover;width:100%}.services-image-overlay{background:linear-gradient(135deg,#1e3a5f66,#aa151b66);bottom:0;left:0;position:absolute;right:0;top:0}.services-intro{font-size:1.2rem;margin-bottom:3rem;max-width:700px;text-align:center}.services-grid,.services-intro{margin-left:auto;margin-right:auto;position:relative;z-index:1}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;margin-top:3rem;max-width:1200px}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:16px;box-shadow:0 8px 20px #0003;margin:0 auto;max-width:350px;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease;width:100%;z-index:1}.service-card:before{background:linear-gradient(135deg,#ffffff26,#ffffff0d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:-1}.service-card:hover{border-color:#fff6;box-shadow:0 15px 35px #0000004d;transform:translateY(-8px)}.service-card:hover:before{opacity:1}.service-icon{align-items:center;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem}.service-icon svg{color:#fff;height:48px;transition:color .3s ease,transform .3s ease;width:48px}.service-card:hover .service-icon svg{color:#fff;filter:drop-shadow(0 0 10px rgba(255,255,255,.5));transform:scale(1.15)}.service-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.service-description{color:#ffffffe6;font-size:1rem;line-height:1.7;text-align:center}.services-trust{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #fff3;border-radius:16px;box-shadow:0 8px 24px #0003;margin-top:4rem;padding:3rem;position:relative;text-align:center;z-index:1}.services-trust-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:2rem}.trust-points{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:900px}.trust-point{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;display:flex;gap:.75rem;justify-content:flex-start;padding:1rem;text-align:left;transition:all .3s ease}.trust-point:hover{background:#ffffff26;border-color:#fff6;box-shadow:0 4px 12px #fff3}.trust-check{align-items:center;background:linear-gradient(135deg,#25d366,#20ba5a);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:24px;justify-content:center;width:24px}.trust-point span:last-child{color:#fff;font-size:1rem;font-weight:500}.services-cta{margin-top:3rem;position:relative;text-align:center;z-index:1}.services-cta-button{background:linear-gradient(135deg,#aa151b,#c41e3a);border:none;border-radius:8px;box-shadow:0 4px 12px #aa151b4d;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:background .3s ease,transform .2s ease,box-shadow .3s ease}.services-cta-button:hover{background:linear-gradient(135deg,#8b1217,#aa151b);box-shadow:0 8px 20px #aa151b66;transform:translateY(-2px)}.reviews{background:linear-gradient(135deg,#2c5282,#1e3a5f);color:#fff;padding:6rem 0;position:relative}.reviews-bg-image{bottom:0;left:0;opacity:.2;position:absolute;right:0;top:0;z-index:0}.reviews-image{height:100%;object-fit:cover;width:100%}.reviews-image-overlay{background:linear-gradient(135deg,#2c5282cc,#1e3a5fcc);bottom:0;left:0;position:absolute;right:0;top:0}.reviews .container{position:relative;z-index:1}.reviews .section-title{color:#fff}.reviews .section-subtitle{color:#ffffffe6}.reviews-swiper-wrapper{margin-top:3rem;padding:0 4rem;position:relative}.reviews-swiper{padding-bottom:3rem}.reviews-swiper .swiper-slide{display:flex;height:auto}.review-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #ffffff4d;border-radius:16px;box-shadow:0 8px 24px #0003;display:flex;flex-direction:column;height:100%;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.review-card:hover{border-color:#ffffff80;box-shadow:0 12px 30px #0000004d;transform:translateY(-5px)}.review-quote-icon{align-items:center;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-radius:50%;display:flex;height:48px;justify-content:center;left:1.5rem;position:absolute;top:1.5rem;transition:all .3s ease;width:48px}.review-quote-icon svg{color:#aa151b;font-size:1.1rem}.review-stars{display:flex;gap:.4rem;justify-content:center;margin:1.5rem 0}.review-stars svg{height:18px;width:18px}.review-stars .star-filled{color:#fbbf24}.review-stars .star-empty{color:#e5e7eb}.review-text{color:#4b5563;flex-grow:1;font-size:1.05rem;font-style:italic;line-height:1.8;margin-bottom:1.5rem}.review-author-info{border-top:1px solid #e5e7eb;margin-top:auto;padding-top:1.5rem}.review-author{color:#1e3a5f;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.review-location{color:#6b7280;font-size:.9rem}.reviews-swiper .swiper-pagination{bottom:0;margin-top:2rem;position:relative}.reviews-swiper .swiper-pagination-bullet{background-color:#d1d5db;height:10px;opacity:1;transition:all .3s ease;width:10px}.reviews-swiper .swiper-pagination-bullet:hover{background-color:#aa151b;transform:scale(1.3)}.reviews-swiper .swiper-pagination-bullet-active{background-color:#aa151b;border-radius:14px;width:28px}.reviews-swiper .swiper-pagination-bullets-dynamic{overflow:visible}.how-it-works{background:linear-gradient(135deg,#aa151b,#c41e3a);color:#fff;overflow:hidden;padding:6rem 0;position:relative}.how-it-works-bg-image{bottom:0;left:0;opacity:.15;position:absolute;right:0;top:0;z-index:0}.how-it-works-image{height:100%;object-fit:cover;width:100%}.how-it-works-overlay{background:linear-gradient(135deg,#aa151bd9,#c41e3ad9);bottom:0;left:0;position:absolute;right:0;top:0}.how-it-works .container{position:relative;z-index:1}.how-it-works .section-title{color:#fff}.how-it-works .section-subtitle{color:#ffffffe6}.steps-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:3rem}.step-card,.steps-grid{position:relative;z-index:1}.step-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:16px;box-shadow:0 8px 20px #0003;padding:2.5rem;text-align:center;transition:all .3s ease}.step-card:hover{background:#fff3;border-color:#ffffff80;box-shadow:0 15px 35px #0000004d;transform:translateY(-8px)}.step-icon-circle{margin-bottom:1.5rem}.step-icon,.step-icon-circle{align-items:center;display:flex;justify-content:center}.step-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 6px 20px #0000004d;height:80px;transition:all .3s ease;width:80px}.step-icon svg{color:#fff;height:36px;transition:transform .3s ease;width:36px}.step-card:hover .step-icon{background:#ffffff4d;box-shadow:0 8px 25px #ffffff4d;transform:scale(1.1)}.step-card:hover .step-icon svg{filter:drop-shadow(0 0 10px rgba(255,255,255,.5));transform:scale(1.1)}.step-arrow{color:#fffc;font-size:2rem;opacity:.7;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);z-index:1}.step-card:last-child .step-arrow{display:none}@media (max-width:1024px){.step-arrow{display:none}}.step-title{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1rem;text-align:center}.step-description{color:#ffffffe6;font-size:1rem;line-height:1.7;text-align:center}.contact{background:linear-gradient(135deg,#aa151b,#c41e3a);color:#fff;padding:6rem 0;position:relative}.contact-bg-image{bottom:0;left:0;opacity:.15;position:absolute;right:0;top:0;z-index:0}.contact-image{height:100%;object-fit:cover;width:100%}.contact-image-overlay{background:linear-gradient(135deg,#aa151bd9,#c41e3ad9);bottom:0;left:0;position:absolute;right:0;top:0}.contact .container{position:relative;z-index:1}.contact .section-title{color:#fff}.contact .section-subtitle{color:#ffffffe6}.contact-content{margin:0 auto;max-width:800px}.contact-methods{margin-bottom:3rem;text-align:center}.whatsapp-contact-button{align-items:center;background:linear-gradient(135deg,#25d366,#20ba5a);border:none;border-radius:8px;box-shadow:0 4px 12px #25d3664d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:600;gap:.75rem;padding:1.2rem 3rem;text-decoration:none;transition:background .3s ease,transform .2s ease,box-shadow .3s ease}.whatsapp-contact-button:hover{background:linear-gradient(135deg,#20ba5a,#1da851);box-shadow:0 8px 20px #25d36666;transform:translateY(-2px)}.whatsapp-contact-button .whatsapp-icon{height:24px;width:24px}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #ffffff4d;border-radius:16px;box-shadow:0 8px 24px #0003;padding:2.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#1e3a5f;display:block;font-weight:600;margin-bottom:.5rem}.contact-form .form-group label{color:#1e3a5f}.form-group input,.form-group select{border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#aa151b;outline:none}.form-group input.error-input,.form-group select.error-input{border-color:#dc2626;border-width:2px}.form-group input.error-input:focus,.form-group select.error-input:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.error-message{color:#dc2626;display:block;font-size:.875rem;font-weight:500;margin-top:.5rem}.submit-button{background:linear-gradient(135deg,#aa151b,#c41e3a);border:none;border-radius:8px;box-shadow:0 4px 12px #aa151b4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:background .3s ease,transform .2s ease,box-shadow .3s ease;width:100%}.submit-button:hover{background:linear-gradient(135deg,#8b1217,#aa151b);box-shadow:0 8px 20px #aa151b66;transform:translateY(-2px)}.legal-section{background-color:#fff;padding:6rem 0}.legal-content{color:#4b5563;line-height:1.8;margin:0 auto;max-width:800px}.legal-content h3{color:#1e3a5f;font-size:1.5rem;margin-top:2rem}.legal-content h3,.legal-content p{margin-bottom:1rem}.legal-content strong{color:#1e3a5f}.footer{background-color:#1e3a5f;color:#fff;padding:4rem 0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-title{color:#8b1217;font-size:1.8rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1rem}.footer-heading{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-text{color:#cbd5e1;line-height:1.8;margin-bottom:1rem}.social-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.social-link{align-items:center;border:1px solid #374151;border-radius:50%;color:#cbd5e1;display:flex;height:44px;justify-content:center;padding:.75rem;text-decoration:none;transition:all .3s ease;width:44px}.social-link svg{font-size:1.3rem}.social-link:hover{background-color:#25d3661a;border-color:#25d366;color:#fff}.social-link:hover svg{transform:scale(1.1)}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #2c5282;color:#94a3b8;padding-top:2rem;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px) and (min-width:769px){.container{padding:0 30px}.hero{min-height:550px;padding:6rem 0}.hero-title{font-size:2.5rem}.services-grid,.steps-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.about-stats{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.nav{font-size:.9rem;gap:1.5rem}.logo{font-size:1.6rem}.spanish-flag-icon{height:2rem}.step-icon-circle{align-items:center;display:flex;justify-content:center;margin:0 auto 1.5rem}.about-main-content{gap:2.5rem;grid-template-columns:1fr}.about-image-wrapper{height:350px}.about-text-content{text-align:center}.about-focus{gap:2rem;grid-template-columns:1fr}.about-focus-content{text-align:center}}@media (max-width:768px){.container{padding:0 15px}.menu-toggle{display:flex}.nav{background-color:#fff;box-shadow:-2px 0 10px #0000001a;flex-direction:column;gap:0;height:100vh;overflow-y:auto;padding:5rem 2rem 2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:280px;z-index:1000}.nav-open{right:0}.menu-overlay{animation:fadeIn .3s ease;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nav a{border-bottom:1px solid #e5e7eb;display:block;font-size:1rem;padding:1rem 0}.nav a:last-child{border-bottom:none}.logo{font-size:1.5rem}.spanish-flag-icon{height:1.8rem}.header-content{padding:1rem 0}.hero{min-height:450px;padding:4rem 0}.hero-title{font-size:1.75rem;line-height:1.3;margin-bottom:1.5rem}.hero-services{flex-wrap:wrap;gap:.5rem;justify-content:center}.service-tag{font-size:.85rem;padding:.35rem .85rem}.hero-subtitle{font-size:1rem;padding:0 1rem}.hero-buttons{flex-direction:column;gap:1rem;padding:0 1rem;width:100%}.cta-button{font-size:.95rem;justify-content:center;padding:.9rem 1.5rem;width:100%}.hero-badge{font-size:.85rem;padding:.5rem 1.2rem}.hero-trust-indicators{gap:1rem;margin-top:2rem}.trust-indicator{font-size:.8rem;padding:.5rem 1rem}.section-title{font-size:1.75rem;margin-bottom:1rem}.section-subtitle{font-size:.95rem;padding:0 1rem}.services-grid{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.service-card{padding:2rem 1.5rem}.service-icon{font-size:2.5rem;margin-bottom:1rem}.service-title{font-size:1.3rem}.service-description{font-size:.95rem}.services-trust{margin-top:2.5rem;padding:2rem 1rem}.services-trust-title{font-size:1.4rem}.trust-point{font-size:.9rem;padding:.75rem}.about-main-content{gap:2rem;grid-template-columns:1fr}.about-image-wrapper{height:250px}.about-text-content{text-align:center}.about-focus{gap:2rem;grid-template-columns:1fr;padding:1.5rem}.about-focus-image{height:200px}.about-focus-content{text-align:center}.services-hero-image{height:200px;margin-bottom:2rem}.how-it-works-bg-image{opacity:.1}.reviews-bg-image{opacity:.15}.contact-bg-image{opacity:.1}.about{padding:4rem 0}.about-text{font-size:1rem;padding:0 .5rem}.about-stats{gap:1.5rem;grid-template-columns:1fr;margin:2rem 0}.stat-card{padding:1.5rem}.stat-number{font-size:2.5rem}.stat-label{font-size:.95rem}.about-focus{margin-top:2rem;padding:1.5rem 1rem}.about-focus-title{font-size:1.4rem}.about-highlight{font-size:1rem}.how-it-works{padding:4rem 0}.steps-grid{gap:2rem;grid-template-columns:1fr}.step-card{padding:2rem 1.5rem}.step-icon-circle{align-items:center;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.step-icon{height:70px;width:70px}.step-icon svg{height:32px;width:32px}.step-title{font-size:1.2rem}.step-description{font-size:.95rem}.reviews{padding:4rem 0}.reviews-swiper-wrapper{padding:0 1rem}.review-card{padding:1.5rem}.review-text{font-size:.95rem}.contact{padding:4rem 0}.contact-content{padding:0 .5rem}.whatsapp-contact-button{font-size:1rem;justify-content:center;padding:1rem 1.5rem;width:100%}.contact-form{padding:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{font-size:.95rem}.form-group input,.form-group select{font-size:.95rem;padding:.7rem}.submit-button{font-size:1rem;padding:.9rem 2rem}.footer{padding:3rem 0 1.5rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-title{font-size:1.5rem}.social-links{gap:.75rem;justify-content:center}.social-link{height:40px;padding:.65rem;width:40px}.social-link svg{font-size:1.2rem}.footer-bottom{font-size:.85rem;padding-top:1.5rem}.legal-section{padding:4rem 0}.legal-content{font-size:.95rem}}@media (max-width:480px){.container{padding:0 12px}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.9rem}.section-title{font-size:1.5rem}.service-card,.step-card{padding:1.5rem 1rem}.contact-form,.review-card{padding:1.25rem}.logo{font-size:1.3rem}.spanish-flag-icon{height:1.5rem}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}
/*# sourceMappingURL=main.be1f9e26.css.map*/