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