.process-section{background:#fff;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.process-section.visible{opacity:1;transform:translateY(0)}.process-container{max-width:1200px;margin:0 auto}.process-header{text-align:center;margin-bottom:1rem}.process-badge{display:inline-block;padding:.5rem 1.5rem;background:#000;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.5rem;border-radius:2px}.process-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:100;letter-spacing:-.02em;margin-bottom:1rem;color:#000}.process-subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#666;max-width:600px;margin:0 auto;line-height:1.6}.process-circle-container{position:relative;max-width:500px;margin:0 auto 3rem;aspect-ratio:1}.progress-ring{width:100%;height:100%}.progress-circle{transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1)}.step-dot{transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.center-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:60%}.step-icon{font-size:4rem;margin-bottom:1rem;animation:fadeIn .4s ease-out}.center-content .step-title{font-size:2rem;font-weight:500;margin-bottom:.5rem;color:#000;animation:fadeInUp .4s ease-out .1s both}.center-content .step-description{font-size:1rem;color:#666;line-height:1.5;animation:fadeInUp .4s ease-out .2s both}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.step-card{padding:2rem;background:#fff;border:1px solid #e0e0e0;cursor:pointer;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;animation:slideUp .6s ease-out forwards}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.step-card:first-child{animation-delay:.1s}.step-card:nth-child(2){animation-delay:.2s}.step-card:nth-child(3){animation-delay:.3s}.step-card:nth-child(4){animation-delay:.4s}.step-card:nth-child(5){animation-delay:.5s}.step-card:nth-child(6){animation-delay:.6s}.step-card:hover{transform:translateY(-8px);border-color:#000;box-shadow:0 12px 32px rgba(0,0,0,.1)}.step-card.active{border-color:#000;background:#fafafa;box-shadow:0 8px 24px rgba(0,0,0,.08)}.step-card-icon{font-size:2.5rem;margin-bottom:1rem;display:inline-block;transition:transform .3s ease}.step-card:hover .step-card-icon{transform:scale(1.2) rotate(5deg)}.step-card-content{position:relative;z-index:1}.step-card-title{font-size:1.5rem;font-weight:500;margin-bottom:.75rem;color:#000;display:flex;align-items:center;gap:.75rem}.step-number{font-size:1rem;font-weight:300;color:#999}.step-card-description{font-size:.9375rem;color:#666;line-height:1.6}.step-card-indicator{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#e0e0e0;transition:all .4s ease}.step-card.active .step-card-indicator{background:#000;height:4px}.timeline-bar{width:100%;height:4px;background:#f0f0f0;border-radius:2px;overflow:hidden;margin-top:3rem}.timeline-progress{height:100%;background:#000;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative}.timeline-progress:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:12px;height:12px;background:#000;border-radius:50%;box-shadow:0 0 0 4px rgba(0,0,0,.1)}@media (max-width:768px){.process-section{padding:4rem 1.5rem}.process-circle-container{max-width:300px}.center-content{width:70%}.step-icon{font-size:1rem}.center-content .step-title{font-size:1.5rem}.steps-grid{grid-template-columns:1fr}}@media (max-width:480px){.process-section{padding:4rem 1.5rem}.process-circle-container{max-width:300px}.step-card-title{font-size:1.25rem;flex-direction:column;align-items:flex-start}.step-icon{margin-top:10%;font-size:1.2rem}.center-content{top:40%}.center-content .step-title{font-size:.5rem}.center-content .step-description{font-size:.875rem}}.hero{position:relative;min-height:100vh;max-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000;color:#fff;opacity:0;transform:translateY(20px);transition:all 1s cubic-bezier(.4,0,.2,1);padding:2rem 0}.hero.visible{opacity:1;transform:translateY(0)}.hero-bg{position:absolute;inset:0;z-index:0;overflow:hidden}.bg-gradient{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;transition:transform .3s ease-out}.gradient-1{width:600px;height:600px;background:radial-gradient(circle,#6366f1 0,transparent 70%);top:-200px;right:-200px;animation:float 20s ease-in-out infinite}.gradient-2{width:500px;height:500px;background:radial-gradient(circle,#8b5cf6 0,transparent 70%);bottom:-150px;left:-150px;animation:float 25s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(50px,50px)}}.bg-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:50px 50px;opacity:.5}.hero-container{position:relative;z-index:1;max-width:1400px;width:100%;margin:0 auto;padding:1rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:100px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;animation:fadeInDown .8s ease-out .2s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-size:clamp(2rem,6vw,4.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;animation:fadeInUp .8s ease-out .4s both}.hero-title-animated{display:block;position:relative;height:1.2em;color:#e89b0a;-webkit-background-clip:text;background-clip:text;margin-top:2%}.animated-word{position:absolute;left:50%;transform:translateX(-50%);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1)}.animated-word.active{opacity:1;transform:translateX(-50%) translateY(0);animation:wordSlide .5s ease-out}@keyframes wordSlide{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-subtitle{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:hsla(0,0%,100%,.8);max-width:750px;margin:0 auto 2rem;animation:fadeInUp .8s ease-out .6s both}.hero-subtitle strong{color:#fff;font-weight:600}.hero-stats{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2rem;animation:fadeInUp .8s ease-out .8s both}.stat{display:flex;flex-direction:column;gap:.25rem}.stat-number{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.7));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:.875rem;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.05em}.stat-divider{width:1px;height:40px;background:hsla(0,0%,100%,.2)}.hero-ctas{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem;animation:fadeInUp .8s ease-out 1s both}.btn,.hero-ctas{align-items:center}.btn{display:inline-flex;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:100px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.btn-icon{display:flex;transition:transform .3s ease}.btn:hover .btn-icon{transform:translateX(4px)}.btn-primary{background:#fff;color:#000;border:2px solid #fff}.btn-primary:hover{background:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 10px 30px hsla(0,0%,100%,.2)}.btn-whatsapp{background:#25d366;color:#fff;border:2px solid #25d366;position:relative}.btn-whatsapp:hover{background:#20ba5a;border-color:#20ba5a;transform:translateY(-2px);box-shadow:0 10px 30px rgba(37,211,102,.4)}.btn-pulse{position:absolute;inset:0;border-radius:100px;background:hsla(0,0%,100%,.3);animation:pulse-ring 2s ease-out infinite}@keyframes pulse-ring{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;animation:fadeIn 1s ease-out 1.5s both}.scroll-text{font-size:.875rem;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.1em}.scroll-line{width:2px;height:60px;background:linear-gradient(180deg,hsla(0,0%,100%,.4) 0,transparent);animation:scrollDown 2s ease-in-out infinite}@keyframes scrollDown{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(20px);opacity:.3}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.gradient-1,.gradient-2{width:400px;height:400px}.hero-stats{gap:1.5rem}.hero-title{font-size:clamp(2rem,5vw,3.5rem)}}@media (max-width:768px){.hero{min-height:100vh;max-height:none;padding:1.5rem 0}.hero-container{padding:1rem 1.5rem}.hero-badge{font-size:.8125rem;padding:.5rem 1rem;margin-bottom:1rem}.hero-title{font-size:clamp(1.75rem,5vw,2.5rem);margin-bottom:1rem}.hero-subtitle{font-size:clamp(.9375rem,2vw,1.125rem);margin-bottom:1.5rem}.hero-stats{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.stat{flex:1 1 auto;min-width:100px}.stat-number{font-size:clamp(1.5rem,4vw,2rem)}.stat-label{font-size:.75rem}.stat-divider{display:none}.hero-ctas{flex-direction:column;width:100%;gap:.75rem;margin-bottom:1.5rem}.btn{width:100%;justify-content:center;max-width:400px;padding:.875rem 1.75rem}.gradient-1{width:300px;height:300px;top:-100px;right:-100px}.gradient-2{width:250px;height:250px;bottom:-100px;left:-100px}.scroll-indicator{bottom:1.5rem}.scroll-line{height:50px}}@media (max-width:480px){.hero{padding:1rem 0}.hero-container{padding:.75rem 1rem}.hero-badge{font-size:.75rem;padding:.4rem .875rem;margin-bottom:.875rem}.hero-title{font-size:1.75rem;margin-bottom:.875rem}.hero-title-animated{height:1.3em}.hero-subtitle{font-size:.9375rem;margin-bottom:1.25rem;line-height:1.5}.hero-stats{gap:.75rem;margin-bottom:1.25rem}.stat{min-width:80px}.stat-number{font-size:1.5rem}.stat-label{font-size:.6875rem}.hero-ctas{margin-bottom:1rem}.btn{padding:.75rem 1.5rem;font-size:.875rem}.scroll-indicator{bottom:1rem;gap:.5rem}.scroll-text{font-size:.6875rem}.scroll-line{height:40px}.gradient-1,.gradient-2{width:200px;height:200px}}@media (max-width:425px){.hero-badge{margin-top:10%}}@media (max-width:375px){.hero-badge{margin-top:14%}}@media (max-width:360px){.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.875rem}.stat-number{font-size:1.25rem}.hero-badge{margin-top:15%}.btn{padding:.625rem 1.25rem;font-size:.8125rem}}.services-main-section{background:#fff;padding:6rem 0;position:relative;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.services-main-section.services-visible{opacity:1;transform:translateY(0)}.services-main-container{max-width:1400px;margin:0 auto;padding:0 2rem}.services-top-header{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.services-top-header-content{flex:1 1;min-width:300px}.services-top-badge{display:inline-block;padding:.5rem 1.25rem;background:#000;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;border-radius:2px;margin-bottom:1.5rem;animation:serviceFadeInDown .6s ease-out .2s both}@keyframes serviceFadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.services-main-title{font-size:clamp(2rem,4vw,3rem);font-weight:300;letter-spacing:-.02em;margin:0 0 1rem;color:#000;line-height:1.2;animation:serviceFadeInUp .6s ease-out .3s both}@keyframes serviceFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.services-main-subtitle{font-size:clamp(1rem,2vw,1.125rem);color:#666;margin:0;line-height:1.6;animation:serviceFadeInUp .6s ease-out .4s both}.services-top-cta{animation:serviceFadeInUp .6s ease-out .5s both}.services-btn-whatsapp{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#25d366;color:#fff;text-decoration:none;font-size:1rem;font-weight:600;border-radius:100px;border:2px solid #25d366;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.services-btn-whatsapp:hover{background:#20ba5a;border-color:#20ba5a;transform:translateY(-2px);box-shadow:0 10px 30px rgba(37,211,102,.3)}.services-btn-pulse{position:absolute;inset:0;border-radius:100px;background:hsla(0,0%,100%,.3);animation:servicesPulseRing 2s ease-out infinite}@keyframes servicesPulseRing{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}.services-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.services-single-card{opacity:0;animation:servicesSlideIn .6s ease-out forwards;cursor:pointer}@keyframes servicesSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.services-card-wrapper{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;height:auto;min-height:200px;display:flex;flex-direction:column;gap:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.services-single-card.services-card-active .services-card-wrapper{border-color:#000;transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1);padding:2.5rem;min-height:380px}.services-icon-box{display:flex;align-items:center;gap:1rem}.services-emoji-icon{font-size:2.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1)}.services-single-card.services-card-active .services-emoji-icon{transform:scale(1.15) rotate(5deg)}.services-code-badge{padding:.5rem 1rem;background:#f3f4f6;color:#000;font-size:.875rem;font-weight:700;border-radius:6px;letter-spacing:.05em;transition:all .3s ease}.services-single-card.services-card-active .services-code-badge{background:#000;color:#fff}.services-text-content{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.services-item-title{font-size:1.5rem;font-weight:700;margin:0;color:#000;transition:color .3s ease}.services-item-desc{font-size:.9375rem;color:#6b7280;line-height:1.6;margin:0}.services-feature-list{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-direction:column;gap:.75rem;max-height:0;overflow:hidden;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.services-single-card.services-card-active .services-feature-list{max-height:200px;opacity:1;margin-top:1rem}.services-feature-list li{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#4b5563;opacity:0;transform:translateX(-10px);transition:all .3s ease}.services-single-card.services-card-active .services-feature-list li{opacity:1;transform:translateX(0)}.services-single-card.services-card-active .services-feature-list li:first-child{transition-delay:.05s}.services-single-card.services-card-active .services-feature-list li:nth-child(2){transition-delay:.1s}.services-single-card.services-card-active .services-feature-list li:nth-child(3){transition-delay:.15s}.services-single-card.services-card-active .services-feature-list li:nth-child(4){transition-delay:.2s}.services-feature-list li svg{flex-shrink:0;color:#22c55e}.services-hover-arrow{opacity:0;transform:translateX(-10px);transition:all .3s ease;align-self:flex-end;margin-top:auto}.services-single-card.services-card-active .services-hover-arrow{opacity:1;transform:translateX(0)}.services-hover-arrow svg{stroke:#000}.services-bottom-gradient{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6366f1,#8b5cf6);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.services-single-card.services-card-active .services-bottom-gradient{transform:scaleX(1)}.services-stats-box{display:flex;align-items:center;justify-content:center;gap:3rem;padding:3rem 2rem;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;flex-wrap:wrap;animation:servicesFadeIn .6s ease-out .8s both}@keyframes servicesFadeIn{0%{opacity:0}to{opacity:1}}.services-stat-block{text-align:center}.services-stat-num{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#000;margin-bottom:.5rem;background:linear-gradient(135deg,#000,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.services-stat-text{font-size:.875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.services-stat-separator{width:1px;height:50px;background:#d1d5db}@media (max-width:1024px){.services-cards-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.services-main-section{padding:4rem 0}.services-main-container{padding:0 1.5rem}.services-top-header{margin-bottom:3rem}.services-top-header-content{min-width:100%}.services-top-cta{width:100%}.services-btn-whatsapp{width:100%;justify-content:center}.services-cards-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.services-card-wrapper{padding:1.75rem;min-height:180px}.services-single-card.services-card-active .services-card-wrapper{min-height:350px}.services-stats-box{gap:2rem;padding:2rem 1.5rem}.services-stat-separator{display:none}}@media (max-width:480px){.services-main-section{padding:3rem 0}.services-main-container{padding:0 1.25rem}.services-top-badge{font-size:.6875rem;padding:.4rem 1rem}.services-main-title{font-size:1.75rem}.services-main-subtitle{font-size:.9375rem}.services-card-wrapper{padding:1.5rem}.services-emoji-icon{font-size:2rem}.services-item-title{font-size:1.25rem}.services-item-desc{font-size:.875rem}.services-feature-list{gap:.5rem}.services-feature-list li{font-size:.8125rem}.services-stat-num{font-size:2rem}.services-stat-text{font-size:.75rem}}.testimonials-section{background-color:#fff;padding:64px 24px}.testimonials-container{max-width:var(--max-width,1200px);margin:0 auto}.testimonials-header{text-align:center;margin-bottom:48px}.testimonials-title{font-family:var(--font-playfair,serif);font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:16px;letter-spacing:.02em}.testimonials-subtitle{font-family:var(--font-manrope,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);color:#666;font-size:1rem;line-height:1.6;max-width:700px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:24px;gap:24px}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{border:1px solid #e0e0e0;border-radius:12px;padding:26px;background-color:#fff;transition:transform .22s ease,box-shadow .22s ease}.testimonial-card:hover{box-shadow:0 20px 40px rgba(2,6,23,.06);transform:translateY(-8px)}.testimonial-text{font-family:var(--font-manrope,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);color:#555;font-size:.875rem;line-height:1.6;margin-bottom:24px}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:40px;height:40px;border-radius:50%}.testimonial-info h4{font-size:.875rem;font-weight:600;color:#1a1a1a;margin-bottom:2px}.testimonial-info h4,.testimonial-info p{font-family:var(--font-manrope,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial)}.testimonial-info p{font-size:.75rem;color:#888}