.fade-section{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.fade-section.fade-in{opacity:1;transform:translateY(0)}.dm-hero{padding:80px 0 60px;position:relative;overflow:hidden}.dm-hero-bg{clip-path:polygon(0 0,100% 0,100% 85%,0 100%);z-index:0;background:linear-gradient(128deg,#94cc81,#69c4a2);position:absolute;inset:0}.dm-hero-particles{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.dm-particle{background:#fff3;border-radius:50%;width:8px;height:8px;animation:6s ease-in-out infinite particle-float;position:absolute;bottom:20%}@keyframes particle-float{0%,to{opacity:.2;transform:translateY(0)scale(1)}50%{opacity:.6;transform:translateY(-80px)scale(1.5)}}.dm-hero-content{z-index:1;position:relative}.dm-hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:.85rem;font-weight:500;display:inline-block}.dm-hero-title{color:#fff;margin-bottom:8px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.dm-hero-subtitle{color:#ffffffe6;margin-bottom:20px;font-size:clamp(1.2rem,3vw,2rem);font-weight:500}.dm-hero-desc{color:#ffffffd9;max-width:650px;margin-bottom:30px;font-size:1.05rem;line-height:1.7}.dm-hero-actions{flex-wrap:wrap;gap:15px;display:flex}.dm-btn-primary{color:#2d7a5c;background:#fff;border-radius:50px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0000001a}.dm-btn-primary:hover{color:#2d7a5c;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.dm-btn-whatsapp{color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.dm-btn-whatsapp:hover{color:#fff;background:#20bd5a;transform:translateY(-2px)}.dm-hero-visual{justify-content:center;align-items:center;display:flex}.dm-hero-graphic{justify-content:center;align-items:center;width:300px;height:300px;display:flex;position:relative}.dm-circle{border:2px solid #fff3;border-radius:50%;animation:3s ease-in-out infinite pulse-ring;position:absolute}.dm-circle-1{width:300px;height:300px;animation-delay:0s}.dm-circle-2{width:220px;height:220px;animation-delay:.5s}.dm-circle-3{background:#ffffff0d;width:140px;height:140px;animation-delay:1s}.dm-hero-icon-center{z-index:2;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;animation:4s ease-in-out infinite float;display:flex;position:relative;box-shadow:0 10px 40px #00000026}@keyframes pulse-ring{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.dm-stats{z-index:2;background:#f8faf9;margin-top:-30px;padding:50px 0;position:relative}.dm-stat-item{padding:10px}.dm-stat-number{color:#6bc49f;font-size:2.5rem;font-weight:800;line-height:1.2}.dm-stat-label{color:#6b7280;font-size:.95rem;font-weight:500}.dm-section-badge{color:#6bc49f;background:#e8f5ef;border-radius:50px;margin-bottom:15px;padding:6px 18px;font-size:.85rem;font-weight:600;display:inline-block}.dm-section-title{color:#1f2937;margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700}.dm-section-desc{color:#6b7280;max-width:650px;margin:0 auto;font-size:1.05rem;line-height:1.6}.dm-intro{background:#fff;padding:80px 0}.dm-intro .dm-section-title{margin-bottom:20px}.dm-intro-text{color:#4b5563;margin-bottom:16px;font-size:1rem;line-height:1.8}.dm-market-stats-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dm-market-stat-card{text-align:center;background:#f8faf9;border:1px solid #e8f0ec;border-radius:14px;padding:22px;transition:all .3s}.dm-market-stat-card:hover{border-color:#6bc49f;transform:translateY(-3px);box-shadow:0 8px 25px #6bc49f1a}.dm-market-stat-value{color:#6bc49f;margin-bottom:4px;font-size:1.6rem;font-weight:800}.dm-market-stat-label{color:#6b7280;font-size:.82rem;line-height:1.4}.dm-services{background:#f8faf9;padding:80px 0}.dm-service-card{background:#fff;border:1px solid #e8f0ec;border-radius:16px;height:100%;padding:30px;transition:all .4s;position:relative;overflow:hidden}.dm-service-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#6bc49f,#b2da99);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.dm-service-card:hover{border-color:#6bc49f;transform:translateY(-6px);box-shadow:0 12px 40px #6bc49f1f}.dm-service-card:hover:before{transform:scaleX(1)}.dm-service-icon{color:#6bc49f;background:#e8f5ef;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:18px;transition:all .3s;display:flex}.dm-service-card:hover .dm-service-icon{color:#fff;background:#6bc49f}.dm-service-title{color:#1f2937;margin-bottom:10px;font-size:1.15rem;font-weight:700}.dm-service-desc{color:#6b7280;margin-bottom:16px;font-size:.92rem;line-height:1.6}.dm-service-highlights{margin:0;padding:0;list-style:none}.dm-service-highlights li{color:#6bc49f;padding:4px 0 4px 20px;font-size:.85rem;position:relative}.dm-service-highlights li:before{content:"✓";color:#6bc49f;font-weight:700;position:absolute;left:0}.dm-pricing{background:#fff;padding:80px 0}.dm-pricing-card{text-align:center;background:#fff;border:2px solid #e8f0ec;border-radius:20px;height:100%;padding:32px 24px;transition:all .4s;position:relative}.dm-pricing-card:hover{border-color:#6bc49f;transform:translateY(-6px);box-shadow:0 12px 40px #6bc49f1f}.dm-pricing-featured{background:linear-gradient(#f0faf5 0%,#fff 40%);border-color:#6bc49f}.dm-pricing-badge{color:#fff;white-space:nowrap;background:#6bc49f;border-radius:50px;padding:4px 18px;font-size:.78rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.dm-pricing-plan{color:#1f2937;margin-bottom:16px;font-size:1.1rem;font-weight:700}.dm-pricing-price{margin-bottom:16px}.dm-pricing-currency{color:#6b7280;vertical-align:super;margin-right:2px;font-size:1rem}.dm-pricing-amount{color:#6bc49f;font-size:2.8rem;font-weight:800}.dm-pricing-duration{color:#6b7280;font-size:.9rem}.dm-pricing-channel{color:#4b5563;margin-bottom:8px;font-size:.9rem}.dm-pricing-best{color:#9ca3af;margin-bottom:20px;font-size:.82rem}.dm-pricing-btn{color:#fff;background:#6bc49f;border-radius:50px;padding:10px 32px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.dm-pricing-btn:hover{color:#fff;background:#4a9e7a;transform:translateY(-2px)}.dm-pricing-featured .dm-pricing-btn{background:#2d7a5c}.dm-geo{background:linear-gradient(135deg,#1f2937 0%,#374151 100%);padding:80px 0}.dm-geo .dm-section-badge{color:#6bc49f;background:#ffffff1a}.dm-geo-desc{color:#ffffffbf;font-size:1rem;line-height:1.8}.dm-geo-list{flex-direction:column;gap:14px;display:flex}.dm-geo-item{color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:flex-start;gap:12px;padding:16px 20px;font-size:.92rem;line-height:1.5;transition:all .3s;display:flex}.dm-geo-item:hover{background:#ffffff1a;border-color:#6bc49f4d}.dm-geo-check{color:#6bc49f;flex-shrink:0;margin-top:2px;font-size:1.1rem;font-weight:700}.dm-why{background:#f8faf9;padding:80px 0}.dm-why-card{background:#fff;border:1px solid #e8f0ec;border-radius:16px;height:100%;padding:30px;transition:all .4s}.dm-why-card:hover{border-color:#6bc49f;transform:translateY(-4px);box-shadow:0 12px 40px #6bc49f1a}.dm-why-number{color:#6bc49f33;margin-bottom:15px;font-size:2.5rem;font-weight:800;line-height:1}.dm-why-title{color:#1f2937;margin-bottom:10px;font-size:1.15rem;font-weight:700}.dm-why-desc{color:#6b7280;font-size:.92rem;line-height:1.6}.dm-industries{background:#fff;padding:80px 0}.dm-industry-card{background:#f8faf9;border:1px solid #e8f0ec;border-radius:12px;height:100%;padding:22px;transition:all .3s}.dm-industry-card:hover{background:#fff;border-color:#6bc49f;transform:translateY(-3px);box-shadow:0 8px 25px #6bc49f14}.dm-industry-title{color:#1f2937;margin-bottom:6px;font-size:.95rem;font-weight:700}.dm-industry-desc{color:#6b7280;margin:0;font-size:.82rem;line-height:1.5}.dm-process{background:#f8faf9;padding:80px 0}.dm-process-timeline{flex-wrap:wrap;justify-content:center;gap:0;display:flex;position:relative}.dm-process-step{text-align:center;flex:180px;max-width:220px;padding:0 15px;position:relative}.dm-process-step-inner{padding:30px 15px}.dm-process-number{color:#fff;background:#6bc49f;border-radius:50px;margin-bottom:15px;padding:8px 16px;font-size:1rem;font-weight:700;display:inline-block}.dm-process-title{color:#1f2937;margin-bottom:8px;font-size:1.05rem;font-weight:700}.dm-process-desc{color:#6b7280;font-size:.88rem;line-height:1.5}.dm-process-line{z-index:0;background:linear-gradient(90deg,#6bc49f,#b2da99);width:100%;height:2px;position:absolute;top:45px;right:-50%}.dm-related{background:#fff;padding:80px 0}.dm-related-card{text-align:center;background:#f8faf9;border:1px solid #e8f0ec;border-radius:14px;height:100%;padding:24px 18px;text-decoration:none;transition:all .3s;display:block}.dm-related-card:hover{background:#6bc49f;border-color:#6bc49f;transform:translateY(-4px);box-shadow:0 8px 25px #6bc49f33}.dm-related-card:hover .dm-related-title,.dm-related-card:hover .dm-related-desc{color:#fff}.dm-related-title{color:#1f2937;margin-bottom:6px;font-size:.95rem;font-weight:700;transition:color .3s}.dm-related-desc{color:#6b7280;margin:0;font-size:.8rem;line-height:1.4;transition:color .3s}.dm-faq{background:#f8faf9;padding:80px 0}.dm-faq-item{background:#fff;border:1px solid #e8f0ec;border-radius:12px;height:100%;padding:24px;transition:all .3s}.dm-faq-item:hover{border-color:#6bc49f;box-shadow:0 4px 20px #0000000d}.dm-faq-question{color:#1f2937;margin-bottom:8px;font-size:1rem;font-weight:600}.dm-faq-answer{color:#6b7280;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:992px){.dm-hero{padding:60px 0 40px}.dm-hero-visual{margin-top:30px}.dm-hero-graphic,.dm-circle-1{width:220px;height:220px}.dm-circle-2{width:160px;height:160px}.dm-circle-3{width:100px;height:100px}.dm-hero-icon-center{width:70px;height:70px}.dm-process-line{display:none}.dm-process-step{flex:100%;max-width:100%}}@media (max-width:768px){.dm-market-stats-grid{grid-template-columns:1fr 1fr}}@media (max-width:576px){.dm-hero-title{font-size:2rem}.dm-hero-subtitle{font-size:1.1rem}.dm-stat-number{font-size:2rem}.dm-service-card{padding:22px}.dm-pricing-amount{font-size:2.2rem}.dm-market-stats-grid{grid-template-columns:1fr}}
