.faq-section.svelte-7tsev7.svelte-7tsev7{padding:var(--section-padding-sm) 0;position:relative}@media (min-width: 768px){.faq-section.svelte-7tsev7.svelte-7tsev7{padding:var(--section-padding-md) 0}}@media (min-width: 1024px){.faq-section.svelte-7tsev7.svelte-7tsev7{padding:var(--section-padding-lg) 0}}.faq-list.svelte-7tsev7.svelte-7tsev7{max-width:var(--container-max, 1280px);margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item.svelte-7tsev7.svelte-7tsev7{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:1rem;overflow:hidden;transition:all .3s ease}[data-theme=light] .faq-item.svelte-7tsev7.svelte-7tsev7{background:rgba(255,255,255,.8);border:1px solid var(--border-color);box-shadow:0 2px 10px #0000000d}.faq-item.svelte-7tsev7.svelte-7tsev7:hover{border-color:#da02094d}.faq-item.open.svelte-7tsev7.svelte-7tsev7{border-color:#da020980;background:rgba(218,2,9,.05)}.faq-question.svelte-7tsev7.svelte-7tsev7{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;text-align:left;cursor:pointer;background:transparent;border:none;color:var(--text-primary);font-size:1.0625rem;font-weight:500;transition:all .3s ease}.faq-question.svelte-7tsev7.svelte-7tsev7:hover{color:#da0209}.question-text.svelte-7tsev7.svelte-7tsev7{flex:1}.question-icon.svelte-7tsev7.svelte-7tsev7{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#da0209;transition:all .3s ease}[data-theme=light] .question-icon.svelte-7tsev7.svelte-7tsev7{background:rgba(218,2,9,.1)}.faq-item.open.svelte-7tsev7 .question-icon.svelte-7tsev7{background:linear-gradient(135deg,#DA0209,#06B6D4);color:#fff}.faq-answer.svelte-7tsev7.svelte-7tsev7{padding:0 1.5rem 1.5rem}.faq-answer.svelte-7tsev7 p.svelte-7tsev7{color:var(--text-secondary);line-height:1.7;font-size:.9375rem}.hero-section.svelte-1stbo2t.svelte-1stbo2t{position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:8rem 0 4rem;text-align:center;overflow:hidden}@media (min-width: 768px){.hero-section.svelte-1stbo2t.svelte-1stbo2t{padding:10rem 0 5rem}}.hero-ripple-bg.svelte-1stbo2t.svelte-1stbo2t{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:auto}.hero-content.svelte-1stbo2t.svelte-1stbo2t{position:relative;z-index:1;pointer-events:none}.hero-content.svelte-1stbo2t a,.hero-content.svelte-1stbo2t button,.hero-content.svelte-1stbo2t [role=button]{pointer-events:auto}.eyebrow.svelte-1stbo2t.svelte-1stbo2t{font-size:.875rem;text-transform:uppercase;letter-spacing:.2em;color:#da0209;font-weight:600;margin-bottom:1.5rem}.hero-title.svelte-1stbo2t.svelte-1stbo2t{font-size:clamp(2rem,6vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--text-primary)}.hero-subtitle.svelte-1stbo2t.svelte-1stbo2t{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--text-secondary);max-width:650px;margin:0 auto 2.5rem;line-height:1.7}.cta-group.svelte-1stbo2t.svelte-1stbo2t{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.departments-grid.svelte-1stbo2t.svelte-1stbo2t{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.departments-grid.svelte-1stbo2t.svelte-1stbo2t{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1280px){.departments-grid.svelte-1stbo2t.svelte-1stbo2t{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.department-card.svelte-1stbo2t.svelte-1stbo2t{position:relative;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:2px;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column}[data-theme=light] .department-card.svelte-1stbo2t.svelte-1stbo2t{background:rgba(0,0,0,.02);border-color:#00000014}.department-card.svelte-1stbo2t.svelte-1stbo2t:hover{border-color:var(--dept-color, #DA0209);transform:translateY(-4px);box-shadow:0 20px 40px #0003}.department-card.featured.svelte-1stbo2t.svelte-1stbo2t{border-color:#da020966;background:linear-gradient(135deg,rgba(218,2,9,.1),rgba(218,2,9,.02))}.featured-badge.svelte-1stbo2t.svelte-1stbo2t{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#DA0209,#9f0207);color:#fff;font-size:.75rem;font-weight:600;padding:.4rem 1rem;border-radius:9999px;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em}.dept-header.svelte-1stbo2t.svelte-1stbo2t{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.dept-icon.svelte-1stbo2t.svelte-1stbo2t{font-size:2.5rem;flex-shrink:0}.dept-title.svelte-1stbo2t.svelte-1stbo2t{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.dept-tagline.svelte-1stbo2t.svelte-1stbo2t{font-size:1rem;color:var(--dept-color, #DA0209);font-weight:500}.dept-description.svelte-1stbo2t.svelte-1stbo2t{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.dept-services.svelte-1stbo2t.svelte-1stbo2t{list-style:none;padding:0;margin:0 0 1.5rem;flex-grow:1}.dept-services.svelte-1stbo2t li.svelte-1stbo2t{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:var(--text-secondary);padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05)}[data-theme=light] .dept-services.svelte-1stbo2t li.svelte-1stbo2t{border-bottom-color:#0000000d}.dept-services.svelte-1stbo2t li.svelte-1stbo2t:last-child{border-bottom:none}.check-icon.svelte-1stbo2t.svelte-1stbo2t{width:1.25rem;height:1.25rem;color:var(--dept-color, #DA0209);flex-shrink:0}.dept-cta.svelte-1stbo2t.svelte-1stbo2t{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;color:#fff;font-weight:600;font-size:1rem;border-radius:9999px;transition:all .3s ease;min-height:48px;text-align:center}.dept-cta.svelte-1stbo2t.svelte-1stbo2t:hover{transform:translateY(-2px);filter:brightness(1.1)}.dept-cta.svelte-1stbo2t svg.svelte-1stbo2t{width:1.25rem;height:1.25rem}.section-padding.svelte-1stbo2t.svelte-1stbo2t{padding:var(--section-padding-sm) 0}@media (min-width: 768px){.section-padding.svelte-1stbo2t.svelte-1stbo2t{padding:var(--section-padding-md) 0}}@media (min-width: 1024px){.section-padding.svelte-1stbo2t.svelte-1stbo2t{padding:var(--section-padding-lg) 0}}.bg-secondary.svelte-1stbo2t.svelte-1stbo2t{background:var(--bg-secondary)}.section-header.svelte-1stbo2t.svelte-1stbo2t{text-align:center;margin-bottom:3rem}.section-subtitle.svelte-1stbo2t.svelte-1stbo2t{font-size:1rem;text-transform:uppercase;letter-spacing:.15em;color:#da0209;font-weight:600;margin-bottom:.75rem}.section-title.svelte-1stbo2t.svelte-1stbo2t{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--text-primary);margin-bottom:1rem}.section-intro.svelte-1stbo2t.svelte-1stbo2t{font-size:1.0625rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.7}.help-grid.svelte-1stbo2t.svelte-1stbo2t{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.help-grid.svelte-1stbo2t.svelte-1stbo2t{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.help-grid.svelte-1stbo2t.svelte-1stbo2t{grid-template-columns:repeat(3,1fr)}}.help-grid.svelte-1stbo2t>*{height:100%}.help-grid.svelte-1stbo2t .reveal-wrapper,.help-grid.svelte-1stbo2t .reveal-content,.help-grid.svelte-1stbo2t .reveal-placeholder,.help-grid.svelte-1stbo2t .glow-card{height:100%}.help-card.svelte-1stbo2t.svelte-1stbo2t{padding:1.5rem}.help-icon.svelte-1stbo2t.svelte-1stbo2t{font-size:2rem;display:block;margin-bottom:1rem}.help-title.svelte-1stbo2t.svelte-1stbo2t{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.help-desc.svelte-1stbo2t.svelte-1stbo2t{font-size:1rem;color:var(--text-secondary);line-height:1.6}.pillars-grid.svelte-1stbo2t.svelte-1stbo2t{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.pillars-grid.svelte-1stbo2t.svelte-1stbo2t{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.pillars-grid.svelte-1stbo2t.svelte-1stbo2t{grid-template-columns:repeat(3,1fr)}}.pillars-grid.svelte-1stbo2t>*{height:100%}.pillars-grid.svelte-1stbo2t .reveal-wrapper,.pillars-grid.svelte-1stbo2t .reveal-content,.pillars-grid.svelte-1stbo2t .reveal-placeholder,.pillars-grid.svelte-1stbo2t .glow-card{height:100%}.pillar-card.svelte-1stbo2t.svelte-1stbo2t{padding:1.5rem;text-align:center}.pillar-icon.svelte-1stbo2t.svelte-1stbo2t{font-size:2.5rem;display:block;margin-bottom:1rem}.pillar-title.svelte-1stbo2t.svelte-1stbo2t{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.pillar-desc.svelte-1stbo2t.svelte-1stbo2t{font-size:1rem;color:var(--text-secondary);line-height:1.6}.case-studies-grid.svelte-1stbo2t.svelte-1stbo2t{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){.case-studies-grid.svelte-1stbo2t.svelte-1stbo2t{grid-template-columns:repeat(3,1fr)}}.case-studies-grid.svelte-1stbo2t>*{height:100%}.case-studies-grid.svelte-1stbo2t .reveal-wrapper,.case-studies-grid.svelte-1stbo2t .reveal-content,.case-studies-grid.svelte-1stbo2t .reveal-placeholder,.case-studies-grid.svelte-1stbo2t .glow-card{height:100%}.case-study-card.svelte-1stbo2t.svelte-1stbo2t{padding:2rem}.case-badge.svelte-1stbo2t.svelte-1stbo2t{display:inline-block;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#da0209;margin-bottom:1rem}.case-title.svelte-1stbo2t.svelte-1stbo2t{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.case-desc.svelte-1stbo2t.svelte-1stbo2t{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.case-metrics.svelte-1stbo2t.svelte-1stbo2t{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}[data-theme=light] .case-metrics.svelte-1stbo2t.svelte-1stbo2t{border-top-color:var(--border-color)}.metric.svelte-1stbo2t.svelte-1stbo2t{text-align:center}.metric-value.svelte-1stbo2t.svelte-1stbo2t{display:block;font-size:1.25rem;font-weight:800;color:#da0209}.metric-label.svelte-1stbo2t.svelte-1stbo2t{font-size:1rem;color:var(--text-secondary);line-height:1.3}.workflow-grid.svelte-1stbo2t.svelte-1stbo2t{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.workflow-grid.svelte-1stbo2t.svelte-1stbo2t{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.workflow-grid.svelte-1stbo2t.svelte-1stbo2t{grid-template-columns:repeat(4,1fr)}}.workflow-step.svelte-1stbo2t.svelte-1stbo2t{position:relative;padding:1.5rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:1rem;transition:all .3s ease}[data-theme=light] .workflow-step.svelte-1stbo2t.svelte-1stbo2t{background:rgba(255,255,255,.8);border-color:var(--border-color)}.workflow-step.svelte-1stbo2t.svelte-1stbo2t:hover{border-color:#da02094d}.step-number.svelte-1stbo2t.svelte-1stbo2t{display:block;font-size:3rem;font-weight:900;background:linear-gradient(135deg,#DA0209,#06B6D4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.3;line-height:1;margin-bottom:.5rem}.step-title.svelte-1stbo2t.svelte-1stbo2t{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.step-desc.svelte-1stbo2t.svelte-1stbo2t{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.step-duration.svelte-1stbo2t.svelte-1stbo2t{display:inline-block;font-size:1rem;font-weight:600;padding:.25rem .75rem;background:rgba(218,2,9,.1);color:#da0209;border-radius:9999px}.testimonials-grid.svelte-1stbo2t.svelte-1stbo2t{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.testimonials-grid.svelte-1stbo2t.svelte-1stbo2t{grid-template-columns:repeat(3,1fr)}}.testimonial-card.svelte-1stbo2t.svelte-1stbo2t{position:relative;padding:2rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;transition:all .3s ease}[data-theme=light] .testimonial-card.svelte-1stbo2t.svelte-1stbo2t{background:rgba(255,255,255,.9);border-color:var(--border-color)}.testimonial-card.svelte-1stbo2t.svelte-1stbo2t:hover{border-color:#da02094d}.quote-mark.svelte-1stbo2t.svelte-1stbo2t{font-size:4rem;font-weight:900;line-height:1;background:linear-gradient(135deg,#DA0209,#06B6D4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.3;position:absolute;top:.5rem;left:1.5rem}.testimonial-quote.svelte-1stbo2t.svelte-1stbo2t{font-size:1rem;color:var(--text-primary);line-height:1.7;margin-bottom:1.5rem;position:relative;z-index:1;font-style:italic}.testimonial-author.svelte-1stbo2t.svelte-1stbo2t{display:flex;align-items:center;gap:.75rem}.author-avatar.svelte-1stbo2t.svelte-1stbo2t{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#DA0209,#06B6D4);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem}.author-info.svelte-1stbo2t.svelte-1stbo2t{display:flex;flex-direction:column}.author-name.svelte-1stbo2t.svelte-1stbo2t{font-size:1rem;font-weight:600;color:var(--text-primary)}.author-role.svelte-1stbo2t.svelte-1stbo2t{font-size:1rem;color:var(--text-secondary)}.faq-list.svelte-1stbo2t.svelte-1stbo2t{max-width:var(--container-max, 1280px);margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item.svelte-1stbo2t.svelte-1stbo2t{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:1rem;overflow:hidden;transition:all .3s ease}[data-theme=light] .faq-item.svelte-1stbo2t.svelte-1stbo2t{background:rgba(255,255,255,.9);border-color:var(--border-color)}.faq-item.svelte-1stbo2t.svelte-1stbo2t:hover{border-color:#da02094d}.faq-item.open.svelte-1stbo2t.svelte-1stbo2t{border-color:#da020980}.faq-question.svelte-1stbo2t.svelte-1stbo2t{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;text-align:left;background:transparent;border:none;cursor:pointer;color:var(--text-primary);font-size:1rem;font-weight:500;transition:color .3s ease;min-height:56px}.faq-question.svelte-1stbo2t.svelte-1stbo2t:hover{color:#da0209}.faq-icon.svelte-1stbo2t.svelte-1stbo2t{width:1.25rem;height:1.25rem;flex-shrink:0;color:#da0209;transition:transform .3s ease}.faq-icon.rotated.svelte-1stbo2t.svelte-1stbo2t{transform:rotate(180deg)}.faq-answer.svelte-1stbo2t.svelte-1stbo2t{padding:0 1.5rem 1.25rem}.faq-answer.svelte-1stbo2t p.svelte-1stbo2t{font-size:1rem;color:var(--text-secondary);line-height:1.7}.final-cta.svelte-1stbo2t.svelte-1stbo2t{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,rgba(218,2,9,.15),rgba(6,182,212,.1));border-radius:2px;border:1px solid rgba(218,2,9,.2)}.cta-subtitle.svelte-1stbo2t.svelte-1stbo2t{font-size:1.0625rem;color:var(--text-secondary);max-width:500px;margin:0 auto 2rem;line-height:1.7}.cta-buttons.svelte-1stbo2t.svelte-1stbo2t{margin-bottom:1.5rem}.cta-contact.svelte-1stbo2t.svelte-1stbo2t{font-size:.9375rem;color:var(--text-secondary)}.email-link.svelte-1stbo2t.svelte-1stbo2t{color:#da0209;font-weight:500;transition:opacity .3s ease}.email-link.svelte-1stbo2t.svelte-1stbo2t:hover{opacity:.8}.gradient-text.svelte-1stbo2t.svelte-1stbo2t{background:linear-gradient(135deg,#DA0209,#06B6D4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-center.svelte-1stbo2t.svelte-1stbo2t{text-align:center}.mt-12.svelte-1stbo2t.svelte-1stbo2t{margin-top:3rem}
