.if-service-page{background:var(--brand-cream);color:var(--brand-primary-dark)}.if-service-hero{background:var(--brand-cream);padding:56px 0 72px;position:relative;overflow:hidden}.if-service-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#d8f3dccc 0%,#0000 70%);width:480px;height:480px;position:absolute;top:-120px;left:-80px}.if-service-hero:after{content:"";background:linear-gradient(90deg, var(--brand-primary), var(--brand-accent));height:3px;position:absolute;bottom:0;left:0;right:0}.if-service-container{max-width:1200px;margin:0 auto;padding:0 20px}.if-service-hero-grid{flex-direction:column;align-items:center;gap:32px;max-width:720px;margin:0 auto;display:flex}.if-service-hero-content{text-align:center;width:100%}.if-service-hero h1{letter-spacing:-.02em;color:#0f172a;margin-bottom:16px;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.15}.if-service-hero h1 span{color:var(--brand-primary);-webkit-text-fill-color:var(--brand-primary)}.if-service-hero-desc{color:#64748b;max-width:640px;margin:0 auto 24px;font-size:16px;line-height:1.65}.if-service-pricing-banner{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;margin-bottom:28px;padding:12px 20px;display:inline-flex;box-shadow:0 4px 20px #0000000f}.if-service-pricing-banner img{width:auto;height:36px}.if-service-pricing-banner .price-text{color:#64748b;font-size:14px}.if-service-pricing-banner .price-value{color:#0f172a;font-size:18px;font-weight:700}.if-service-pricing-banner button,.if-service-view-pricing{color:var(--brand-primary);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600;text-decoration:underline}.if-service-view-pricing{display:inline}.if-service-form-card{border:2px solid var(--brand-mint);background:#fff;border-radius:20px;width:100%;max-width:480px;transition:box-shadow .4s,border-color .4s,transform .3s;overflow:hidden;box-shadow:0 8px 32px #05284914}.if-service-form-card.mk-form-highlight{border-color:var(--brand-accent);transform:scale(1.01);box-shadow:0 0 0 3px #c45c0033,0 8px 32px #0528491f}.if-service-form-header{background:linear-gradient(135deg, var(--brand-primary-dark) 0%, var(--brand-primary) 100%);color:#fff;border-bottom:3px solid var(--brand-accent);padding:24px 28px}.if-service-form-header h2{margin-bottom:8px;font-size:20px;font-weight:600}.if-service-form-header p{color:#ffffffbf;font-size:14px;line-height:1.5}.if-service-features{border-bottom:1px solid #f1f5f9;padding:20px 28px;list-style:none}.if-service-features li{color:#334155;align-items:flex-start;gap:10px;padding:8px 0;font-size:14px;line-height:1.4;display:flex}.if-service-features li svg{color:var(--brand-green);flex-shrink:0;margin-top:2px}.if-service-form-body{padding:24px 28px}.if-service-form-body label{color:#475569;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.if-service-form-body input{border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;margin-bottom:16px;padding:11px 14px;font-size:14px;transition:border-color .2s}.if-service-form-body input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px #0ea5e91a}.if-service-form-actions{gap:10px;margin-top:8px;display:flex}.if-service-btn-whatsapp{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;display:flex}.mk-pricing-section{border-top:2px solid var(--brand-mint);border-bottom:2px solid var(--brand-mint);background:#fff!important}.if-service-btn-primary{background:var(--brand-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;padding:12px;font-size:14px;font-weight:600;transition:background .2s}.if-service-btn-primary:hover{background:var(--brand-accent-light)}.if-service-stats{background:#fafbfc;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:20px 0}.if-service-stats-grid{flex-wrap:wrap;justify-content:center;gap:32px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.if-service-stat{text-align:center;min-width:120px}.if-service-stat .value{color:#0f172a;font-size:22px;font-weight:700}.if-service-stat .label{color:#64748b;margin-top:2px;font-size:12px}.if-service-stat .rating{color:#f59e0b}.if-service-clients{padding:32px 0;overflow:hidden}.if-service-clients p{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:20px;font-size:12px;font-weight:600}.if-service-clients-track{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.if-service-clients-track img{object-fit:contain;opacity:.7;filter:grayscale(30%);width:auto;height:32px}.if-service-section{padding:64px 0}.if-service-section-heading{text-align:center;margin-bottom:40px}.if-service-section-heading h2{color:#0f172a;margin-bottom:10px;font-size:clamp(24px,3vw,32px);font-weight:700}.if-service-section-heading p{color:#64748b;max-width:560px;margin:0 auto;font-size:16px}.if-service-products-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}@media (min-width:1200px){.if-service-products-grid{grid-template-columns:repeat(3,1fr)}}.if-service-product-card{border:2px solid var(--brand-mint);background:#fff;border-radius:20px;padding:28px;transition:box-shadow .2s,transform .2s,border-color .2s;position:relative}.if-service-product-card:hover{border-color:var(--brand-accent);transform:translateY(-4px);box-shadow:0 8px 32px #0528491a}.if-service-product-card.popular{border-color:var(--brand-accent);box-shadow:0 8px 32px #0528491f}.if-service-product-card .popular-badge{background:var(--brand-accent);color:#fff;letter-spacing:.04em;border-radius:999px;padding:5px 14px;font-size:11px;font-weight:700;position:absolute;top:-12px;right:20px}.if-service-product-card h3{color:#0f172a;margin-bottom:10px;font-size:18px;font-weight:600}.if-service-product-price{color:#0f172a;margin-bottom:12px;font-size:28px;font-weight:700;line-height:1.2}.if-service-product-price span{color:#64748b;font-size:13px;font-weight:500}.if-service-product-card p{color:#64748b;margin-bottom:20px;font-size:14px;line-height:1.55}.if-service-product-card h4{color:#475569;margin-bottom:10px;font-size:13px;font-weight:600}.if-service-product-card ul{margin-bottom:24px;list-style:none}.if-service-product-card ul li{color:#334155;padding:5px 0 5px 18px;font-size:13px;position:relative}.if-service-product-card ul li:before{content:"✓";color:var(--brand-green);font-size:12px;font-weight:700;position:absolute;left:0}.if-service-product-card .card-btn{background:var(--brand-accent);color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;padding:13px;font-size:14px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 2px 8px #0b3b6e40}.if-service-product-card .card-btn:hover{background:var(--brand-accent-light);transform:translateY(-1px);box-shadow:0 4px 16px #0b3b6e4d}.if-service-why-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.if-service-why-card{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:24px}.if-service-why-card h4{color:#0f172a;margin-bottom:8px;font-size:16px;font-weight:600}.if-service-why-card p{color:#64748b;font-size:14px;line-height:1.55}.if-service-mca-points{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:48px;display:grid}.if-service-mca-point h4{color:#0f172a;margin-bottom:6px;font-size:15px;font-weight:600}.if-service-mca-point p{color:#64748b;font-size:14px;line-height:1.5}.if-service-comparison-table{border-collapse:collapse;width:100%;font-size:14px}.if-service-comparison-table th,.if-service-comparison-table td{text-align:left;vertical-align:top;border:1px solid #e2e8f0;padding:14px 16px}.if-service-comparison-table th{color:#0f172a;background:#f8fafc;font-weight:600}.if-service-comparison-table td:first-child{color:#475569;background:#fafbfc;width:160px;font-weight:500}.if-service-comparison-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}@media (max-width:768px){.if-service-comparison-table{display:none}}@media (min-width:769px){.if-service-comparison-cards{display:none}}.if-service-comparison-card{color:inherit;border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-decoration:none;transition:box-shadow .2s}.if-service-comparison-card:hover{box-shadow:0 8px 24px #00000014}.if-service-comparison-card h3{color:var(--brand-primary);margin-bottom:4px;font-size:16px;font-weight:600}.if-service-comparison-card .tagline{color:#64748b;margin-bottom:16px;font-size:13px}.if-service-comparison-card .param{margin-bottom:12px}.if-service-comparison-card .param-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:4px;font-size:11px;font-weight:600}.if-service-comparison-card .param-value{color:#334155;font-size:13px}.if-service-illustration{text-align:center;margin:40px 0}.if-service-illustration img{border-radius:12px;max-width:100%;height:auto}.if-service-video-section{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}@media (max-width:768px){.if-service-video-section{grid-template-columns:1fr}}.if-service-video-section video{background:#0f172a;border-radius:12px;width:100%}.if-service-info-section{background:#fff;border-top:1px solid #f1f5f9;padding:64px 0}.if-service-info-block{margin-bottom:40px}.if-service-info-header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.if-service-info-header h2{color:#0f172a;font-size:24px;font-weight:700}.if-service-info-text{color:#475569;max-width:900px;font-size:16px;line-height:1.7}.if-service-info-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px;display:grid}@media (max-width:768px){.if-service-info-grid{grid-template-columns:1fr}}.if-service-info-card{border:1px solid #e2e8f0;border-radius:14px;padding:28px}.if-service-info-advantages{background:#f0fdf4;border-color:#bbf7d0}.if-service-info-disadvantages{background:#fef2f2;border-color:#fecaca}.if-service-info-card-header{align-items:center;gap:8px;margin-bottom:16px;display:flex}.if-service-info-card-header h3{color:#0f172a;font-size:18px;font-weight:600}.if-service-info-card ul{list-style:none}.if-service-info-card ul li{color:#334155;padding:7px 0 7px 20px;font-size:14px;line-height:1.55;position:relative}.if-service-info-advantages ul li:before{content:"✓";color:var(--brand-green);font-weight:700;position:absolute;left:0}.if-service-info-disadvantages ul li:before{content:"✗";color:#ef4444;font-weight:700;position:absolute;left:0}.if-service-info-documents{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.if-service-documents-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.if-service-document-item{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:14px;line-height:1.45;display:flex}.if-service-doc-number{background:var(--brand-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.if-service-detail{background:#fafbfc;border-top:1px solid #f1f5f9;padding:64px 0}.if-detail-intro{max-width:900px;margin-bottom:48px}.if-detail-main-title{color:#0f172a;margin-bottom:16px;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.25}.if-detail-intro>p{color:#475569;font-size:16px;line-height:1.7}.if-detail-section{border-bottom:1px solid #e2e8f0;margin-bottom:48px;padding-bottom:48px}.if-detail-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.if-detail-section>h3{color:#0f172a;margin-bottom:16px;font-size:22px;font-weight:700;line-height:1.3}.if-detail-section>p{color:#475569;margin-bottom:12px;font-size:15px;line-height:1.7}.if-detail-subsection{margin-top:24px}.if-detail-subsection h4{color:#1e293b;margin-bottom:12px;font-size:17px;font-weight:600}.if-detail-subsection>p{color:#475569;font-size:15px;line-height:1.7}.if-detail-list{margin:0;padding:0;list-style:none}.if-detail-list li{color:#334155;padding:6px 0 6px 22px;font-size:15px;line-height:1.6;position:relative}.if-detail-list li:before{content:"•";color:var(--brand-primary);font-weight:700;position:absolute;left:4px}.if-detail-ordered-list{counter-reset:detail-step;margin:0;padding:0;list-style:none}.if-detail-ordered-list li{counter-increment:detail-step;color:#334155;padding:8px 0 8px 32px;font-size:15px;line-height:1.6;position:relative}.if-detail-ordered-list li:before{content:counter(detail-step);color:#0284c7;background:#e0f2fe;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex;position:absolute;left:0}.if-detail-table-wrap{border:1px solid #e2e8f0;border-radius:12px;margin:16px 0;overflow-x:auto}.if-detail-table{border-collapse:collapse;background:#fff;width:100%;font-size:14px}.if-detail-table th,.if-detail-table td{text-align:left;vertical-align:top;border:1px solid #e2e8f0;padding:12px 16px}.if-detail-table th{color:#0f172a;white-space:nowrap;background:#f1f5f9;font-weight:600}.if-detail-table td:first-child{color:#334155;font-weight:500}.if-detail-steps{flex-direction:column;gap:16px;margin-top:8px;display:flex}.if-detail-step{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:16px;padding:20px;display:flex}.if-detail-step-num{background:linear-gradient(135deg, var(--brand-primary-dark) 0%, var(--brand-primary) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:flex}.if-detail-step strong{color:#0f172a;margin-bottom:6px;font-size:15px;font-weight:600;display:block}.if-detail-step p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.if-detail-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin:16px 0;display:grid}.if-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.if-detail-card strong{color:#0f172a;margin-bottom:8px;font-size:15px;font-weight:600;display:block}.if-detail-card p{color:#64748b;margin:0;font-size:14px;line-height:1.55}.if-detail-why{background:linear-gradient(#f0f9ff 0%,#fafbfc 100%);border-radius:16px;margin:0 -20px;padding:40px 20px;border-bottom:none!important}.if-detail-cta{color:#475569;margin-top:24px;font-size:16px;line-height:1.6}
