@charset "UTF-8";.pulse-badge[data-v-e0956cf5]{display:inline-flex;align-items:center;gap:.65rem;padding:.75rem 1.5rem;border-radius:2rem;font-size:.875rem;font-weight:700;letter-spacing:.08em;animation:badgePulse-e0956cf5 2s ease-in-out infinite;box-shadow:0 2px 8px #00000014}@media(max-width:768px){.pulse-badge[data-v-e0956cf5]{font-size:.75rem;padding:.6rem 1.2rem;gap:.5rem}}.pulse-badge--primary[data-v-e0956cf5]{background:linear-gradient(135deg,#3b82f61a,#2563eb1a);border:1px solid rgba(59,130,246,.3)}.pulse-badge--primary .pulse-badge__text[data-v-e0956cf5]{background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pulse-badge--primary .pulse-dot[data-v-e0956cf5]{background:var(--color-primary)}.pulse-badge--primary .pulse-dot[data-v-e0956cf5]:before{border-color:var(--color-primary)}.pulse-badge--success[data-v-e0956cf5]{background:linear-gradient(135deg,#10b9811a,#0596691a);border:1px solid rgba(16,185,129,.3)}.pulse-badge--success .pulse-badge__text[data-v-e0956cf5]{background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pulse-badge--success .pulse-dot[data-v-e0956cf5]{background:#10b981}.pulse-badge--success .pulse-dot[data-v-e0956cf5]:before{border-color:#10b981}.pulse-badge--warning[data-v-e0956cf5]{background:linear-gradient(135deg,#f59e0b1a,#d977061a);border:1px solid rgba(245,158,11,.3)}.pulse-badge--warning .pulse-badge__text[data-v-e0956cf5]{background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pulse-badge--warning .pulse-dot[data-v-e0956cf5]{background:#f59e0b}.pulse-badge--warning .pulse-dot[data-v-e0956cf5]:before{border-color:#f59e0b}.pulse-badge--danger[data-v-e0956cf5]{background:linear-gradient(135deg,#ef44441a,#dc26261a);border:1px solid rgba(239,68,68,.3)}.pulse-badge--danger .pulse-badge__text[data-v-e0956cf5]{background:linear-gradient(135deg,#ef4444,#dc2626);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pulse-badge--danger .pulse-dot[data-v-e0956cf5]{background:#ef4444}.pulse-badge--danger .pulse-dot[data-v-e0956cf5]:before{border-color:#ef4444}.pulse-badge__text[data-v-e0956cf5]{line-height:1}.pulse-dot[data-v-e0956cf5]{width:10px;height:10px;border-radius:50%;position:relative;animation:pulse-e0956cf5 2s cubic-bezier(.4,0,.6,1) infinite;box-shadow:0 0 8px currentColor}.pulse-dot[data-v-e0956cf5]:before{content:"";position:absolute;inset:-5px;border:2.5px solid;border-radius:50%;animation:pulseRing-e0956cf5 2s cubic-bezier(.4,0,.6,1) infinite}@media(max-width:768px){.pulse-dot[data-v-e0956cf5]{width:9px;height:9px}}@keyframes pulse-e0956cf5{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulseRing-e0956cf5{0%{transform:scale(.95);opacity:1}50%{transform:scale(1.1);opacity:.5}to{transform:scale(.95);opacity:0}}@keyframes badgePulse-e0956cf5{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.02)}}.education-hero-stats[data-v-f35168fb]{height:100%;width:100%;flex:1;display:flex;align-items:stretch}@media(max-width:767px){.education-hero-stats[data-v-f35168fb]{align-items:center;flex:none}}.stats-card[data-v-f35168fb]{height:100%;width:100%;min-height:500px;padding:2.5rem}@media(max-width:767px){.stats-card[data-v-f35168fb]{padding:1.5rem;min-height:auto}}.stats-content[data-v-f35168fb]{display:flex;flex-direction:column;height:100%;width:100%;gap:2rem;justify-content:space-between}@media(max-width:767px){.stats-content[data-v-f35168fb]{gap:1.5rem;justify-content:flex-start}}.stats-header[data-v-f35168fb]{text-align:center;flex-shrink:0}.stats-title[data-v-f35168fb]{color:var(--color-text-primary);margin-bottom:.75rem;margin-top:1rem}@media(max-width:767px){.stats-title[data-v-f35168fb]{font-size:1.4rem;margin-bottom:.5rem;margin-top:.75rem}}.stats-subtitle[data-v-f35168fb]{font-size:1rem;color:var(--color-text-secondary);margin:0;line-height:1.5}@media(max-width:767px){.stats-subtitle[data-v-f35168fb]{font-size:.9rem}}.stats-grid[data-v-f35168fb]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;align-content:start}@media(max-width:767px){.stats-grid[data-v-f35168fb]{gap:1rem}}.stat-item[data-v-f35168fb]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.5rem;background:#ffffffb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid hsla(0,0%,100%,.5);border-radius:1.5rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);cursor:pointer;overflow:hidden;min-height:180px}@media(max-width:767px){.stat-item[data-v-f35168fb]{padding:1.5rem 1rem;min-height:150px}}.stat-item .stat-bg[data-v-f35168fb]{position:absolute;inset:0;opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:0;background:linear-gradient(135deg,#3b82f626,#2563eb0d)}.stat-item.stat-hovered[data-v-f35168fb],.stat-item[data-v-f35168fb]:hover{transform:translateY(-10px) scale(1.05);border-color:var(--color-primary);box-shadow:0 25px 50px -12px #3b82f64d}.stat-item.stat-hovered .stat-bg[data-v-f35168fb],.stat-item:hover .stat-bg[data-v-f35168fb]{opacity:1}.stat-item.stat-hovered .stat-emoji[data-v-f35168fb],.stat-item:hover .stat-emoji[data-v-f35168fb]{transform:scale(1.25) rotate(10deg)}.stat-item.stat-hovered .stat-number[data-v-f35168fb],.stat-item:hover .stat-number[data-v-f35168fb]{transform:scale(1.2)}.stat-item.stat-hovered .stat-glow[data-v-f35168fb],.stat-item:hover .stat-glow[data-v-f35168fb]{opacity:.8;transform:scale(1.3)}.stat-item.stat-hovered .stat-decoration[data-v-f35168fb],.stat-item:hover .stat-decoration[data-v-f35168fb]{transform:scale(1.5) rotate(45deg);opacity:.6}.stat-emoji[data-v-f35168fb]{font-size:3.5rem;line-height:1;margin-bottom:1rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);z-index:1;filter:drop-shadow(0 4px 20px rgba(0,0,0,.15))}@media(max-width:767px){.stat-emoji[data-v-f35168fb]{font-size:2.5rem;margin-bottom:.75rem}}.stat-info[data-v-f35168fb]{display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:1}.stat-number-wrapper[data-v-f35168fb]{position:relative}.stat-number[data-v-f35168fb]{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;transition:transform .4s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 2px 10px rgba(59,130,246,.3))}@media(max-width:767px){.stat-number[data-v-f35168fb]{font-size:2.5rem}}.stat-label[data-v-f35168fb]{font-size:1rem;font-weight:700;color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.05em}@media(max-width:767px){.stat-label[data-v-f35168fb]{font-size:.85rem}}.stat-decoration[data-v-f35168fb]{bottom:-30px;right:-30px;width:100px;height:100px;background:radial-gradient(circle,rgba(59,130,246,.2),transparent 70%);border-radius:50%}.stat-decoration[data-v-f35168fb],.stat-glow[data-v-f35168fb]{position:absolute;pointer-events:none;transition:all .5s ease;opacity:0;z-index:0}.stat-glow[data-v-f35168fb]{top:50%;left:50%;width:120%;height:120%;background:radial-gradient(circle,rgba(59,130,246,.15) 0,transparent 70%);transform:translate(-50%,-50%) scale(.8)}.stat-decoration[data-v-f35168fb],.stat-emoji[data-v-f35168fb],.stat-glow[data-v-f35168fb],.stat-item[data-v-f35168fb],.stat-number[data-v-f35168fb]{will-change:transform}.modal-header[data-v-a2ee7fa2]{margin-bottom:1.5rem;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid var(--color-border-light)}@media(max-width:640px){.modal-header[data-v-a2ee7fa2]{padding:1rem;margin-bottom:1rem}}@media(max-width:480px){.modal-header[data-v-a2ee7fa2]{padding:.75rem;border-radius:8px}}.solution-info[data-v-a2ee7fa2]{display:flex;gap:1.5rem;align-items:flex-start}@media(max-width:640px){.solution-info[data-v-a2ee7fa2]{gap:1rem;align-items:center}}@media(max-width:480px){.solution-info[data-v-a2ee7fa2]{gap:.75rem}}.solution-icon[data-v-a2ee7fa2]{flex-shrink:0;width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}@media(max-width:640px){.solution-icon[data-v-a2ee7fa2]{width:48px;height:48px;border-radius:10px}}@media(max-width:480px){.solution-icon[data-v-a2ee7fa2]{width:40px;height:40px;border-radius:8px}}.solution-icon .icon[data-v-a2ee7fa2]{width:28px;height:28px;color:#fff}@media(max-width:640px){.solution-icon .icon[data-v-a2ee7fa2]{width:24px;height:24px}}@media(max-width:480px){.solution-icon .icon[data-v-a2ee7fa2]{width:20px;height:20px}}.solution-details[data-v-a2ee7fa2]{flex:1;min-width:0}.solution-title[data-v-a2ee7fa2]{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.75rem;line-height:1.2}@media(max-width:640px){.solution-title[data-v-a2ee7fa2]{font-size:1.25rem;margin-bottom:.5rem}}@media(max-width:480px){.solution-title[data-v-a2ee7fa2]{font-size:1.125rem;margin-bottom:.375rem}}.solution-description[data-v-a2ee7fa2]{font-size:1.125rem;color:var(--color-text-secondary);margin-bottom:1.5rem;line-height:1.6}@media(max-width:640px){.solution-description[data-v-a2ee7fa2]{font-size:.9rem;margin-bottom:1rem;line-height:1.5}}@media(max-width:480px){.solution-description[data-v-a2ee7fa2]{font-size:.875rem;margin-bottom:.75rem;line-height:1.4}}.solution-meta[data-v-a2ee7fa2]{display:flex;gap:1.5rem;margin-top:1rem}@media(max-width:640px){.solution-meta[data-v-a2ee7fa2]{gap:.75rem;margin-top:.75rem;flex-wrap:wrap}}@media(max-width:480px){.solution-meta[data-v-a2ee7fa2]{gap:.5rem;margin-top:.5rem}}.meta-item[data-v-a2ee7fa2]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fff;border-radius:8px;border:1px solid var(--color-border-light);font-size:.875rem;font-weight:500;color:var(--color-text-primary)}@media(max-width:640px){.meta-item[data-v-a2ee7fa2]{padding:.375rem .5rem;font-size:.8rem;gap:.375rem;border-radius:6px}}@media(max-width:480px){.meta-item[data-v-a2ee7fa2]{padding:.25rem .375rem;font-size:.75rem;gap:.25rem}}.meta-icon[data-v-a2ee7fa2]{font-size:1.5rem;line-height:1}@media(max-width:480px){.meta-icon[data-v-a2ee7fa2]{font-size:1.5rem}}.integration-process__step[data-v-c1864ec0]{display:flex;align-items:flex-start;gap:14px;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb;transition:all .2s ease}.integration-process__step[data-v-c1864ec0]:hover{background:#f1f5f9;border-color:#3b82f6;transform:translateY(-1px)}.integration-process__step-number[data-v-c1864ec0]{width:36px;height:36px;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;flex-shrink:0}.integration-process__step-content[data-v-c1864ec0]{flex:1;min-width:0}.integration-process__step-title[data-v-c1864ec0]{font-size:19px;font-weight:600;color:#111827;margin:0 0 6px;line-height:1.3}.integration-process__step-description[data-v-c1864ec0]{font-size:15px;color:#6b7280;margin:0 0 8px;line-height:1.4}.integration-process__step-meta[data-v-c1864ec0]{display:flex;gap:14px;margin-bottom:8px;flex-wrap:wrap}.integration-process__step-duration[data-v-c1864ec0],.integration-process__step-responsible[data-v-c1864ec0]{font-size:14px;color:#6b7280;background:#f3f4f6;padding:3px 8px;border-radius:4px;font-weight:500}.integration-process__step-deliverables[data-v-c1864ec0]{margin-top:8px}.integration-process__deliverables-label[data-v-c1864ec0]{font-size:14px;font-weight:600;color:#374151;margin-bottom:4px;display:block}.integration-process__deliverables-list[data-v-c1864ec0]{margin:0;padding:0;list-style:none}.integration-process__deliverable[data-v-c1864ec0]{font-size:14px;color:#6b7280;margin-bottom:2px;position:relative;padding-left:12px}.integration-process__deliverable[data-v-c1864ec0]:before{content:"•";color:#3b82f6;font-weight:700;position:absolute;left:0}@media(max-width:768px){.integration-process__step[data-v-c1864ec0]{padding:14px;gap:12px}.integration-process__step-number[data-v-c1864ec0]{width:32px;height:32px;font-size:14px}.integration-process__step-title[data-v-c1864ec0]{font-size:16px}.integration-process__step-description[data-v-c1864ec0]{font-size:14px}}.integration-process__steps[data-v-46871dbc]{display:flex;flex-direction:row;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;padding-top:8px}[data-v-46871dbc] .integration-process__step{flex-shrink:0;scroll-snap-align:start;min-width:360px}@media(max-width:768px){.integration-process__steps[data-v-46871dbc]{gap:12px}[data-v-46871dbc] .integration-process__step{min-width:280px}}.integration-process[data-v-855df87b]{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.integration-process__header[data-v-855df87b]{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.integration-process__icon[data-v-855df87b]{font-size:20px;line-height:1;margin-top:2px;flex-shrink:0}.integration-process__content[data-v-855df87b]{flex:1;min-width:0}.integration-process__title[data-v-855df87b]{font-size:18px;font-weight:600;color:#374151;margin:0 0 8px;line-height:1.3}.integration-process__meta[data-v-855df87b]{display:flex;gap:8px;flex-wrap:wrap}.integration-process__badge[data-v-855df87b]{font-size:13px;color:#3b82f6;background:#3b82f61a;padding:4px 8px;border-radius:6px;display:inline-block;font-weight:500}.integration-process__badge--support[data-v-855df87b]{color:#10b981;background:#10b9811a}.integration-process__more-btn[data-v-855df87b]{background:#3b82f6;color:#fff;border:none;padding:10px 18px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;flex-shrink:0}.integration-process__more-btn[data-v-855df87b]:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}@media(max-width:768px){.integration-process__header[data-v-855df87b]{flex-direction:column;gap:8px}.integration-process__more-btn[data-v-855df87b]{align-self:flex-start}.integration-process__title[data-v-855df87b]{font-size:15px}}.service-card[data-v-81329802]{display:flex;flex-direction:column;background:#fff;border:2px solid #e5e7eb;border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.service-card[data-v-81329802]:hover{border-color:#3b82f6;box-shadow:0 10px 25px -3px #3b82f61a,0 4px 6px -2px #3b82f60d;transform:translateY(-2px)}.service-card--selected[data-v-81329802]{border-color:#3b82f6;background:linear-gradient(135deg,#3b82f60d,#3b82f605);box-shadow:0 4px 14px #3b82f626}.service-card--expanded .service-card__details[data-v-81329802]{max-height:800px;opacity:1;padding:24px}.service-card__checkbox[data-v-81329802]{position:absolute;top:20px;left:20px;z-index:10}.service-card__checkbox-input[data-v-81329802]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.service-card__checkbox-label[data-v-81329802]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff;border:2px solid #d1d5db;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.service-card__checkbox-label[data-v-81329802]:hover{border-color:#3b82f6;transform:scale(1.05);box-shadow:0 4px 12px #3b82f626}.service-card__checkbox-icon[data-v-81329802]{width:16px;height:16px;color:#fff;opacity:0;transform:scale(.8);transition:all .2s ease}.service-card__checkbox-input:checked+.service-card__checkbox-label[data-v-81329802]{background:#3b82f6;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f640}.service-card__checkbox-input:checked+.service-card__checkbox-label .service-card__checkbox-icon[data-v-81329802]{opacity:1;transform:scale(1)}.service-card__checkbox-input:checked+.service-card__checkbox-label[data-v-81329802]:hover{background:#2563eb;border-color:#2563eb}.service-card__content[data-v-81329802]{padding:24px 24px 24px 64px;cursor:pointer;flex:1;display:flex;flex-direction:column;gap:16px}.service-card__main[data-v-81329802]{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.service-card__info[data-v-81329802]{flex:1;min-width:0;text-align:left}.service-card__title[data-v-81329802]{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px;line-height:1.4}.service-card__problem[data-v-81329802]{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.service-card__price[data-v-81329802]{flex-shrink:0;display:flex;align-items:center}.service-card__price-text[data-v-81329802]{font-size:16px;font-weight:600;color:#3b82f6;background:#3b82f61a;padding:8px 16px;border-radius:12px;border:1px solid rgba(59,130,246,.2);white-space:nowrap}.service-card__expand-btn[data-v-81329802]{position:absolute;top:20px;right:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#6b7280}.service-card__expand-btn[data-v-81329802]:hover{background:#3b82f6;color:#fff;transform:scale(1.05)}.service-card__expand-btn--expanded[data-v-81329802]{background:#3b82f6;color:#fff;transform:rotate(180deg)}.service-card__expand-btn--expanded[data-v-81329802]:hover{background:#2563eb;transform:rotate(180deg) scale(1.05)}.service-card__expand-icon[data-v-81329802]{width:18px;height:18px;transition:transform .2s ease}.service-card__details[data-v-81329802]{max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);background:#f8fafc;border-top:1px solid #e5e7eb}.service-card__details--expanded[data-v-81329802]{opacity:1}.service-card__details-content[data-v-81329802]{display:flex;flex-direction:column;gap:20px}.service-card__detail[data-v-81329802]{display:flex;align-items:flex-start;gap:12px;text-align:left}.service-card__detail-icon[data-v-81329802]{font-size:20px;line-height:1;margin-top:2px;flex-shrink:0}.service-card__detail-content[data-v-81329802]{flex:1;min-width:0}.service-card__detail-title[data-v-81329802]{font-size:14px;font-weight:600;color:#374151;margin:0 0 4px;line-height:1.3}.service-card__detail-text[data-v-81329802]{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.services-section[data-v-2f98b1f0]{margin-bottom:1.5rem}.services-title[data-v-2f98b1f0]{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin-bottom:1rem;text-align:center}.services-list[data-v-2f98b1f0]{display:flex;flex-direction:column;gap:1rem}.custom-service-section[data-v-ebdc4909]{margin-bottom:1.5rem;padding:1.5rem;background:#f8fafc;border-radius:8px;border:1px solid var(--color-border-light)}.custom-service-toggle[data-v-ebdc4909]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.custom-service-toggle input[type=checkbox][data-v-ebdc4909]{width:18px;height:18px;accent-color:var(--color-primary);cursor:pointer}.custom-service-toggle label[data-v-ebdc4909]{font-size:1rem;font-weight:500;color:var(--color-text-primary);cursor:pointer;line-height:1.4}.custom-service-input textarea[data-v-ebdc4909]{width:100%;padding:.75rem;border:1px solid var(--color-border-light);border-radius:6px;font-size:.875rem;line-height:1.5;color:var(--color-text-primary);background:#fff;resize:vertical;min-height:80px;transition:all .2s ease}.custom-service-input textarea[data-v-ebdc4909]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px #3b82f61a}.custom-service-input textarea[data-v-ebdc4909]::-moz-placeholder{color:var(--color-text-muted)}.custom-service-input textarea[data-v-ebdc4909]::placeholder{color:var(--color-text-muted)}.modal-footer[data-v-6a1b2544]{display:flex;justify-content:center;align-items:center;padding:2rem;background:linear-gradient(135deg,#f8fafc,#e0f2fe);border-radius:16px;border:1px solid rgba(59,130,246,.1);margin-top:1.5rem;position:sticky;bottom:0;z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 -6px 16px #0f172a0f;overflow:hidden}.modal-footer[data-v-6a1b2544]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(59,130,246,.05) 0,transparent 50%);pointer-events:none}@media(max-width:640px){.modal-footer[data-v-6a1b2544]{padding:1.5rem}}.modal-actions[data-v-6a1b2544]{width:100%}.cta-btn[data-v-6a1b2544],.modal-actions[data-v-6a1b2544]{display:flex;justify-content:center}.cta-btn[data-v-6a1b2544]{position:relative;align-items:center;padding:1rem 2rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:16px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #3b82f64d;overflow:hidden;min-width:280px;height:56px}@media(max-width:640px){.cta-btn[data-v-6a1b2544]{width:100%;min-width:auto;padding:1rem 1.5rem}}.cta-btn[data-v-6a1b2544]:hover:not(.cta-btn--disabled){transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px #3b82f666;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.cta-btn[data-v-6a1b2544]:active:not(.cta-btn--disabled){transform:translateY(0) scale(.98);box-shadow:0 4px 14px #3b82f64d}.cta-btn--disabled[data-v-6a1b2544]{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;box-shadow:0 2px 8px #0000001a}.cta-btn--disabled[data-v-6a1b2544]:hover{transform:none;box-shadow:0 2px 8px #0000001a}.cta-btn__text[data-v-6a1b2544]{position:relative;z-index:2;font-size:1rem;font-weight:600;letter-spacing:.025em}.cta-btn__glow[data-v-6a1b2544]{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.2) 0,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.cta-btn:hover:not(.cta-btn--disabled) .cta-btn__glow[data-v-6a1b2544]{opacity:1}@keyframes pulse-glow-6a1b2544{0%,to{box-shadow:0 4px 14px #3b82f64d}50%{box-shadow:0 4px 20px #3b82f680}}.cta-btn[data-v-6a1b2544]:not(.cta-btn--disabled){animation:pulse-glow-6a1b2544 2s ease-in-out infinite}.cta-btn[data-v-6a1b2544]:hover:not(.cta-btn--disabled){animation:none}.service-selection-modal[data-v-9cd6049b]{max-height:80vh;overflow-y:auto}.education-hero[data-v-6217118a]{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;margin:0 auto}@media(min-width:768px){.education-hero[data-v-6217118a]{grid-template-columns:1.5fr 1fr;align-items:start}}@media(max-width:1060px){.education-hero[data-v-6217118a]{display:flex;flex-direction:column;gap:1rem;padding:0}}.hero-content[data-v-6217118a]{display:flex;flex-direction:column;gap:1.5rem;height:100%;max-width:100%;min-width:1px}@media(max-width:767px){.hero-content[data-v-6217118a]{gap:.75rem}}.hero-main-content[data-v-6217118a]{display:flex;flex-direction:column;gap:1rem;position:relative}@media(max-width:767px){.hero-main-content[data-v-6217118a]{gap:.75rem}}.title-wrapper[data-v-6217118a]{display:flex}.badges-container[data-v-6217118a]{display:flex;flex-wrap:wrap;gap:.75rem}@media(max-width:767px){.badges-container[data-v-6217118a]{gap:.5rem}}.sub-card[data-v-6217118a]{height:100%;min-height:345px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:767px){.sub-card[data-v-6217118a]{min-height:280px}}.sub-card-content[data-v-6217118a]{width:90%}@media(max-width:767px){.sub-card-content[data-v-6217118a]{width:100%}}.highlight-blue[data-v-6217118a]{color:var(--color-primary);position:relative}.highlight-blue-dark[data-v-6217118a]{color:var(--color-primary-dark);display:inline-flex;align-items:center}.highlight-bold[data-v-6217118a]{font-weight:700;color:var(--color-primary-dark)}.desktop-break[data-v-6217118a]{display:none}@media(min-width:768px){.desktop-break[data-v-6217118a]{display:block}}.hero-main-btn[data-v-6217118a]{margin-top:2rem;font-size:1.4rem;padding:1.5rem 0;border-radius:1.5rem;width:100%;max-width:520px;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-left:auto;margin-right:auto;text-transform:uppercase}@media(max-width:767px){.hero-main-btn[data-v-6217118a]{margin-top:1rem;font-size:1.1rem;padding:1rem 0;max-width:100%}}.hero-main-btn[data-v-6217118a]:hover{transform:scale(1.02)}.hero-main-btn:hover .button-icon[data-v-6217118a]{transform:translate(.25rem)}.button-icon[data-v-6217118a]{width:1.5rem;height:1.5rem;transition:transform .3s}@media(max-width:767px){.button-icon[data-v-6217118a]{width:1.25rem;height:1.25rem}}.contact-text[data-v-6217118a]{margin-top:1rem;text-align:center;font-size:.875rem;color:var(--color-text-secondary);display:flex;align-items:center;justify-content:center;gap:.5rem}@media(max-width:767px){.contact-text[data-v-6217118a]{margin-top:.75rem;font-size:.8rem}}.info-icon[data-v-6217118a]{width:1rem;height:1rem}@media(max-width:767px){.info-icon[data-v-6217118a]{width:.875rem;height:.875rem}}.category-selector[data-v-38e34669]{position:relative}.category-selector__header[data-v-38e34669]{text-align:center;margin-bottom:3rem;position:relative}@media(max-width:768px){.category-selector__header[data-v-38e34669]{margin-bottom:2rem}}.category-selector__title[data-v-38e34669]{margin-bottom:1rem;margin-top:1.5rem}@media(max-width:768px){.category-selector__title[data-v-38e34669]{margin-top:1rem}}.category-selector__subtitle[data-v-38e34669]{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto;line-height:1.6}@media(max-width:768px){.category-selector__subtitle[data-v-38e34669]{font-size:1rem}}.category-selector__grid[data-v-38e34669]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}@media(max-width:968px){.category-selector__grid[data-v-38e34669]{grid-template-columns:1fr;gap:1.25rem}}.category-card[data-v-38e34669]{position:relative;background:#ffffffb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid hsla(0,0%,100%,.5);border-radius:1.5rem;padding:2rem;cursor:pointer;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:1rem;transition:all .4s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.category-card[data-v-38e34669]{padding:1.5rem;grid-template-columns:auto 1fr;gap:.75rem}}.category-card__bg[data-v-38e34669]{position:absolute;inset:0;opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:0}.category-card--acquisition .category-card__bg[data-v-38e34669]{background:linear-gradient(135deg,#3b82f626,#2563eb0d)}.category-card--conversion .category-card__bg[data-v-38e34669]{background:linear-gradient(135deg,#10b98126,#0596690d)}.category-card--retention .category-card__bg[data-v-38e34669]{background:linear-gradient(135deg,#8b5cf626,#7c3aed0d)}.category-card--operations .category-card__bg[data-v-38e34669]{background:linear-gradient(135deg,#f59e0b26,#d977060d)}.category-card--product .category-card__bg[data-v-38e34669]{background:linear-gradient(135deg,#ec489926,#db27770d)}.category-card[data-v-38e34669]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px -15px #3b82f666}.category-card:hover .category-card__bg[data-v-38e34669]{opacity:1}.category-card:hover .category-card__icon[data-v-38e34669]{transform:scale(1.2) rotate(5deg)}.category-card:hover .category-card__arrow-icon[data-v-38e34669]{transform:translate(8px)}.category-card:hover .category-card__decoration[data-v-38e34669]{transform:scale(1.5);opacity:.6}.category-card:hover .result-number[data-v-38e34669]{transform:scale(1.1)}.category-card--selected[data-v-38e34669]{border-color:var(--color-primary);background:#3b82f60d;box-shadow:0 15px 50px -10px #3b82f659;animation:selectedPulse-38e34669 .6s cubic-bezier(.4,0,.2,1)}.category-card--selected .category-card__bg[data-v-38e34669]{opacity:1}.category-card__badge[data-v-38e34669]{position:absolute;top:-8px;right:1.5rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:.35rem .75rem;border-radius:1rem;font-size:.65rem;font-weight:700;letter-spacing:.05em;box-shadow:0 4px 15px #ef444466;z-index:2;animation:badgeBounce-38e34669 2s ease-in-out infinite}@media(max-width:768px){.category-card__badge[data-v-38e34669]{font-size:.6rem;padding:.3rem .6rem;right:1rem}}.category-card__icon[data-v-38e34669]{grid-row:1/3;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);z-index:1}@media(max-width:768px){.category-card__icon[data-v-38e34669]{grid-row:1/2}}.category-card__icon .category-icon[data-v-38e34669]{width:4rem;height:4rem;color:var(--color-primary);stroke-width:1.5;filter:drop-shadow(0 4px 15px rgba(59,130,246,.3))}@media(max-width:768px){.category-card__icon .category-icon[data-v-38e34669]{width:3rem;height:3rem}}.category-card__content[data-v-38e34669]{grid-column:2;grid-row:1;z-index:1;align-self:start}@media(max-width:768px){.category-card__content[data-v-38e34669]{grid-column:2}}.category-card__title[data-v-38e34669]{font-size:1.25rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.35rem;line-height:1.3}@media(max-width:768px){.category-card__title[data-v-38e34669]{font-size:1.1rem}}.category-card__description[data-v-38e34669]{font-size:.875rem;color:var(--color-text-secondary);font-weight:500}.category-card__result-block[data-v-38e34669]{grid-column:2;grid-row:2;display:flex;align-items:baseline;gap:.5rem;z-index:1;margin-top:.5rem}@media(max-width:768px){.category-card__result-block[data-v-38e34669]{grid-column:1/3;justify-content:center;margin-top:1rem}}.category-card .result-number[data-v-38e34669]{font-size:3rem;font-weight:900;background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;transition:transform .3s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 2px 8px rgba(59,130,246,.3))}@media(max-width:768px){.category-card .result-number[data-v-38e34669]{font-size:2.5rem}}.category-card .result-label[data-v-38e34669]{font-size:1rem;font-weight:600;color:var(--color-primary);align-self:flex-end;padding-bottom:.5rem}@media(max-width:768px){.category-card .result-label[data-v-38e34669]{font-size:.9rem}}.category-card__arrow[data-v-38e34669]{position:absolute;bottom:1.5rem;right:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#3b82f61a;border-radius:50%;z-index:1}@media(max-width:768px){.category-card__arrow[data-v-38e34669]{width:35px;height:35px;bottom:1rem;right:1rem}}.category-card__arrow-icon[data-v-38e34669]{width:20px;height:20px;color:var(--color-primary);transition:transform .3s ease}.category-card__decoration[data-v-38e34669]{position:absolute;bottom:-50px;right:-50px;width:150px;height:150px;background:radial-gradient(circle,rgba(59,130,246,.15),transparent 70%);border-radius:50%;pointer-events:none;transition:all .5s ease;opacity:0}@keyframes selectedPulse-38e34669{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes badgeBounce-38e34669{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media(max-width:768px){.category-selector__header[data-v-38e34669]{text-align:left}.category-selector__subtitle[data-v-38e34669]{text-align:left;margin:0}.header-badge[data-v-38e34669]{font-size:.7rem;padding:.4rem .8rem;margin-bottom:1rem}}.category-card[data-v-38e34669],.category-card__decoration[data-v-38e34669],.category-card__icon[data-v-38e34669],.result-number[data-v-38e34669]{will-change:transform}.problem-card[data-v-2b5a478f]{cursor:pointer;transition:all .25s ease;height:100%;border:2px solid transparent;position:relative;overflow:hidden;padding:.5rem}@media(max-width:768px){.problem-card[data-v-2b5a478f]{padding:.25rem}}.problem-card[data-v-2b5a478f]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.problem-card--selected[data-v-2b5a478f]{border-color:var(--color-primary);background:var(--color-background-primary);box-shadow:0 2px 8px #3b82f614}.problem-card__content[data-v-2b5a478f]{display:flex;flex-direction:column;padding:1.5rem;height:100%;text-align:left}.problem-card__title[data-v-2b5a478f]{margin-bottom:1rem}.problem-card__icon[data-v-2b5a478f]{width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1rem;transition:all .2s ease;align-self:flex-start;background:#6b7280}.problem-card__icon--high[data-v-2b5a478f]{background:#ef4444}.problem-card__icon--medium[data-v-2b5a478f]{background:#f59e0b}.problem-card__icon--low[data-v-2b5a478f]{background:#6b7280}.problem-card__icon-svg[data-v-2b5a478f]{width:24px;height:24px}.problem-card__description[data-v-2b5a478f]{font-size:.875rem;color:var(--color-text-secondary);line-height:1.5;margin-bottom:1rem;flex-grow:1}.problem-card__pain[data-v-2b5a478f]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.875rem 1rem;background:#6b72800f;border-radius:8px;border-left:3px solid #f59e0b;position:relative;transition:all .2s ease}.problem-card__pain[data-v-2b5a478f]:hover{background:#6b728014;transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.problem-card__pain-icon[data-v-2b5a478f]{flex-shrink:0;width:36px;height:36px;background:#f59e0b;border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.problem-card__pain-icon-svg[data-v-2b5a478f]{width:18px;height:18px;color:#fff;transform:rotate(-45deg)}.problem-card__pain-content[data-v-2b5a478f]{display:flex;flex-direction:column;gap:.25rem;position:relative;z-index:1;flex:1}.problem-card__pain-label[data-v-2b5a478f]{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.025em;opacity:.8}.problem-card__pain-value[data-v-2b5a478f]{font-size:.95rem;font-weight:600;color:#374151;line-height:1.3}.problem-card__solution-flow[data-v-2b5a478f]{margin-bottom:1rem;flex-grow:1}.problem-card__solution[data-v-2b5a478f]{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;padding:.75rem;background:#22c55e14;border-radius:6px;border-left:3px solid #22c55e;transition:all .2s ease}.problem-card__solution[data-v-2b5a478f]:hover{background:#22c55e1f;transform:translateY(-1px);box-shadow:0 2px 8px #22c55e26}.problem-card__solution-icon[data-v-2b5a478f]{font-size:.9rem;flex-shrink:0;opacity:.8}.problem-card__solution-text[data-v-2b5a478f]{font-size:.875rem;color:#166534;font-weight:500;line-height:1.4}.problem-card__result[data-v-2b5a478f]{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;background:#3b82f614;border-radius:6px;border-left:3px solid #3b82f6;transition:all .2s ease}.problem-card__result[data-v-2b5a478f]:hover{background:#3b82f61f;transform:translateY(-1px);box-shadow:0 2px 8px #3b82f626}.problem-card__result-icon[data-v-2b5a478f]{font-size:.9rem;flex-shrink:0;opacity:.8}.problem-card__result-text[data-v-2b5a478f]{font-size:.875rem;color:#1e40af;font-weight:600;line-height:1.4}.problem-card__category[data-v-2b5a478f]{margin-bottom:1rem}.problem-card__category-tag[data-v-2b5a478f]{font-size:.75rem;padding:.25rem .75rem;background:var(--color-background-tertiary);color:var(--color-text-secondary);border-radius:1rem;font-weight:500}.problem-card__cta[data-v-2b5a478f]{margin-top:auto}.problem-card__cta-button[data-v-2b5a478f]{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:var(--color-primary);color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none}.problem-card__cta-button[data-v-2b5a478f]:hover{opacity:.9}.problem-card__cta-button--selected[data-v-2b5a478f]{background:#10b981}.problem-card__cta-button--selected[data-v-2b5a478f]:hover{opacity:.9}.problem-card__cta-text[data-v-2b5a478f]{font-size:.875rem;font-weight:600}.problem-card__cta-icon[data-v-2b5a478f]{width:16px;height:16px;transition:transform .3s ease}.problem-card__cta-icon--selected[data-v-2b5a478f]{transform:rotate(45deg)}.problem-card:hover .problem-card__cta-icon[data-v-2b5a478f]{transform:translate(4px)}.problem-card--selected:hover .problem-card__cta-icon[data-v-2b5a478f]{transform:translate(4px) rotate(45deg)}@media(max-width:768px){.problem-card__content[data-v-2b5a478f]{padding:1.25rem}.problem-card__icon[data-v-2b5a478f]{width:45px;height:45px;margin-bottom:.75rem}.problem-card__icon-svg[data-v-2b5a478f]{width:20px;height:20px}.problem-card__title[data-v-2b5a478f]{font-size:1rem}.problem-card__pain[data-v-2b5a478f]{padding:.75rem .875rem;gap:.625rem}.problem-card__pain-icon[data-v-2b5a478f]{width:32px;height:32px}.problem-card__pain-icon-svg[data-v-2b5a478f]{width:16px;height:16px}.problem-card__pain-label[data-v-2b5a478f]{font-size:.7rem}.problem-card__pain-value[data-v-2b5a478f]{font-size:.85rem}.problem-card__result[data-v-2b5a478f],.problem-card__solution[data-v-2b5a478f]{padding:.6rem}.problem-card__result-icon[data-v-2b5a478f],.problem-card__result-text[data-v-2b5a478f],.problem-card__solution-icon[data-v-2b5a478f],.problem-card__solution-text[data-v-2b5a478f]{font-size:.8rem}.problem-card__cta-button[data-v-2b5a478f]{padding:.6rem .8rem;font-size:.8rem}}.compact-problem-selector__header[data-v-df8abbc5]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border-primary)}@media(max-width:768px){.compact-problem-selector__header[data-v-df8abbc5]{flex-direction:column;align-items:flex-start;gap:1rem}}.compact-problem-selector .header-content[data-v-df8abbc5]{flex:1}.compact-problem-selector .header-title[data-v-df8abbc5]{font-size:1.25rem;font-weight:600;color:var(--color-text-primary)}.compact-problem-selector__problems[data-v-df8abbc5]{margin-bottom:1.5rem}.compact-problem-selector .problems-grid[data-v-df8abbc5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.problem-card-enter-active[data-v-df8abbc5]{transition:all .6s cubic-bezier(.4,0,.2,1);transition-delay:var(--animation-delay,0s)}.problem-card-enter-from[data-v-df8abbc5]{opacity:0;transform:translateY(30px) scale(.95)}.problem-card-enter-to[data-v-df8abbc5]{opacity:1;transform:translateY(0) scale(1)}.problem-card-leave-active[data-v-df8abbc5]{transition:all .3s cubic-bezier(.4,0,.2,1)}.problem-card-leave-from[data-v-df8abbc5]{opacity:1;transform:translateY(0) scale(1)}.problem-card-leave-to[data-v-df8abbc5]{opacity:0;transform:translateY(-20px) scale(.95)}.problem-card-move[data-v-df8abbc5]{transition:transform .4s cubic-bezier(.4,0,.2,1)}.problem-selector[data-v-835125ef]{display:flex;flex-direction:column}.problem-selector__categories[data-v-835125ef]{margin-bottom:2rem;flex-shrink:0}.problem-selector__problems[data-v-835125ef]{margin-top:1rem;flex:1}.problem-selector__problems[data-v-835125ef]::-webkit-scrollbar{width:6px}.problem-selector__problems[data-v-835125ef]::-webkit-scrollbar-track{background:var(--color-background-secondary,#f1f5f9);border-radius:3px}.problem-selector__problems[data-v-835125ef]::-webkit-scrollbar-thumb{background:var(--color-primary,#3b82f6);border-radius:3px}.problem-selector__problems[data-v-835125ef]::-webkit-scrollbar-thumb:hover{background:var(--color-primary-dark,#2563eb)}.problem-selector__problems[data-v-835125ef]{scrollbar-width:thin;scrollbar-color:var(--color-primary,#3b82f6) var(--color-background-secondary,#f1f5f9)}.problems-section-enter-active[data-v-835125ef]{transition:all .5s cubic-bezier(.4,0,.2,1)}.problems-section-enter-from[data-v-835125ef]{opacity:0;transform:translateY(20px)}.problems-section-enter-to[data-v-835125ef]{opacity:1;transform:translateY(0)}.problems-section-leave-active[data-v-835125ef]{transition:all .3s cubic-bezier(.4,0,.2,1)}.problems-section-leave-from[data-v-835125ef]{opacity:1;transform:translateY(0)}.problems-section-leave-to[data-v-835125ef]{opacity:0;transform:translateY(-10px)}@media(max-width:768px){.problem-selector__categories[data-v-835125ef]{margin-bottom:1.5rem}.problem-selector__problems[data-v-835125ef]{margin-top:.75rem}}.education-page[data-v-56e9281f]{display:flex;flex-direction:column;gap:1rem}.hero-section[data-v-56e9281f]{margin-bottom:2rem}@media(max-width:767px){.hero-section[data-v-56e9281f]{margin-bottom:1rem}}.problem-selection .problem-selection-card[data-v-56e9281f]{padding:3rem 2rem}@media(max-width:767px){.problem-selection .problem-selection-card[data-v-56e9281f]{padding:2rem 1.5rem}}.problems-section .problems-card[data-v-56e9281f]{padding:1.5rem}@media(max-width:767px){.problems-section .problems-card[data-v-56e9281f]{padding:1rem}}.advantages-section .advantages-card[data-v-56e9281f],.advantages-section .capabilities-card[data-v-56e9281f],.advantages-section .complex-solutions-card[data-v-56e9281f],.advantages-section .solutions-card[data-v-56e9281f],.all-capabilities-section .advantages-card[data-v-56e9281f],.all-capabilities-section .capabilities-card[data-v-56e9281f],.all-capabilities-section .complex-solutions-card[data-v-56e9281f],.all-capabilities-section .solutions-card[data-v-56e9281f],.complex-solutions-wrapper .advantages-card[data-v-56e9281f],.complex-solutions-wrapper .capabilities-card[data-v-56e9281f],.complex-solutions-wrapper .complex-solutions-card[data-v-56e9281f],.complex-solutions-wrapper .solutions-card[data-v-56e9281f],.solutions-section .advantages-card[data-v-56e9281f],.solutions-section .capabilities-card[data-v-56e9281f],.solutions-section .complex-solutions-card[data-v-56e9281f],.solutions-section .solutions-card[data-v-56e9281f]{padding:2rem}@media(max-width:767px){.advantages-section .advantages-card[data-v-56e9281f],.advantages-section .capabilities-card[data-v-56e9281f],.advantages-section .complex-solutions-card[data-v-56e9281f],.advantages-section .solutions-card[data-v-56e9281f],.all-capabilities-section .advantages-card[data-v-56e9281f],.all-capabilities-section .capabilities-card[data-v-56e9281f],.all-capabilities-section .complex-solutions-card[data-v-56e9281f],.all-capabilities-section .solutions-card[data-v-56e9281f],.complex-solutions-wrapper .advantages-card[data-v-56e9281f],.complex-solutions-wrapper .capabilities-card[data-v-56e9281f],.complex-solutions-wrapper .complex-solutions-card[data-v-56e9281f],.complex-solutions-wrapper .solutions-card[data-v-56e9281f],.solutions-section .advantages-card[data-v-56e9281f],.solutions-section .capabilities-card[data-v-56e9281f],.solutions-section .complex-solutions-card[data-v-56e9281f],.solutions-section .solutions-card[data-v-56e9281f]{padding:1.5rem}}
