.hero-content.svelte-l7nc5{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"text icon" "cta icon";gap:1em 3em;align-items:center;max-width:var(--max-page-width);margin:0 auto;width:100%}.hero-text-wrapper.svelte-l7nc5{grid-area:text;display:flex;flex-direction:column;align-items:flex-start;gap:.5em;color:#fff}.hero-cta.svelte-l7nc5{grid-area:cta;align-self:start}.hero-title.svelte-l7nc5{color:#fff;font-size:3.2em;font-family:Raleway,sans-serif;font-weight:700;line-height:1.2;margin:0;text-shadow:#000 0 0 5px}.hero-text.svelte-l7nc5{font-size:1.25em;line-height:1.6;color:#fff;margin:.5em 0 1.5em;text-shadow:#000 0 0 5px}.hero-icon.svelte-l7nc5{grid-area:icon;display:flex;justify-content:center;align-items:center}.icon-large.svelte-l7nc5{width:100%;max-width:450px;height:auto;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3))}.section-icon.svelte-l7nc5{display:flex;justify-content:center;align-items:center}.icon.svelte-l7nc5{width:140px;height:140px}.problem-list.svelte-l7nc5{font-size:1.1em;line-height:1.8;margin:0 0 1.5em;padding-left:1.5em}.problem-list.svelte-l7nc5 li:where(.svelte-l7nc5){margin-bottom:.5em}.problem-list.svelte-l7nc5 li:where(.svelte-l7nc5)::marker{color:#ef4444}.consequence-box.svelte-l7nc5{background-color:#fef2f2;border-left:4px solid #ef4444;padding:1.25em 1.5em;border-radius:4px}.consequence-box.svelte-l7nc5 strong:where(.svelte-l7nc5){color:#dc2626}.comparison-text.svelte-l7nc5{margin:1.5em 0;padding-left:1em}.comparison-text.standard.svelte-l7nc5{border-left:3px solid #ef4444}.comparison-text.individual.svelte-l7nc5{border-left:3px solid #10b981}.comparison-text.svelte-l7nc5 h4:where(.svelte-l7nc5){margin:0 0 .5em;font-size:1.1em;color:var(--default-headlines)}.comparison-text.svelte-l7nc5 ul:where(.svelte-l7nc5){margin:0;padding-left:1.2em;font-size:.9em;line-height:1.6}.comparison-text.svelte-l7nc5 li:where(.svelte-l7nc5){margin-bottom:.25em}.comparison-text.standard.svelte-l7nc5 li:where(.svelte-l7nc5)::marker{color:#ef4444}.comparison-text.individual.svelte-l7nc5 li:where(.svelte-l7nc5)::marker{color:#10b981}.highlight-box.svelte-l7nc5{background-color:#f0f9ff;border-left:4px solid var(--cus-color-blue);padding:1.25em 1.5em;margin-top:1.5em;border-radius:4px}.highlight-box.svelte-l7nc5 strong:where(.svelte-l7nc5){color:var(--cus-color-blue)}.carousel-cta.svelte-l7nc5{display:flex;justify-content:center;padding:0 2em;margin-top:-1em;margin-bottom:2em}.benefits-grid.svelte-l7nc5{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5em;margin-bottom:2em}.benefit-card.svelte-l7nc5{background:var(--background-color);border-radius:12px;padding:1.5em;box-shadow:var(--shadow-card);text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75em}.benefit-icon.svelte-l7nc5{width:48px;height:48px;background:#eff6ff;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--cus-color-blue)}.benefit-icon.svelte-l7nc5 svg:where(.svelte-l7nc5){width:24px;height:24px}.benefit-card.svelte-l7nc5 h4:where(.svelte-l7nc5){margin:0;font-size:1em;color:var(--default-headlines)}.benefit-card.svelte-l7nc5 p:where(.svelte-l7nc5){margin:0;font-size:.9em;line-height:1.5;color:var(--default-text)}.section-cta.svelte-l7nc5{display:flex;justify-content:center}.timeline.svelte-l7nc5{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5em;margin-bottom:2em}.timeline-item.svelte-l7nc5{background:var(--background-color);border-radius:12px;padding:1.5em;box-shadow:var(--shadow-card);position:relative}.timeline-marker.svelte-l7nc5{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--cus-color-blue);color:#fff;border-radius:50%;margin-bottom:1em}.marker-number.svelte-l7nc5{font-weight:700;font-size:1.2em}.timeline-item.ongoing.svelte-l7nc5 .timeline-marker:where(.svelte-l7nc5){background:#10b981}.timeline-item.ongoing.svelte-l7nc5 .timeline-marker:where(.svelte-l7nc5) svg:where(.svelte-l7nc5){width:24px;height:24px}.timeline-content.svelte-l7nc5 h4:where(.svelte-l7nc5){margin:0 0 .25em;font-size:1.1em;color:var(--default-headlines)}.timeline-duration.svelte-l7nc5{font-size:.8em;color:var(--cus-color-blue);font-weight:500}.timeline-content.svelte-l7nc5 ul:where(.svelte-l7nc5){margin:.75em 0 0;padding-left:1.2em;font-size:.9em;line-height:1.6}.timeline-content.svelte-l7nc5 li:where(.svelte-l7nc5){margin-bottom:.25em}.principle-box.svelte-l7nc5{display:flex;align-items:flex-start;gap:1em;background:#fefce8;border:1px solid #fde047;border-radius:8px;padding:1.25em 1.5em;margin-bottom:2em}.principle-icon.svelte-l7nc5{font-size:1.5em;line-height:1}.principle-box.svelte-l7nc5 p:where(.svelte-l7nc5){margin:0;font-size:.95em;line-height:1.6}.stats-grid.svelte-l7nc5{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5em;margin:2em 0 1em}.stat-card.svelte-l7nc5{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5em;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5em;transition:transform .2s ease,box-shadow .2s ease}.stat-card.svelte-l7nc5:hover{transform:translateY(-2px);box-shadow:var(--shadow-card)}.stat-card.highlight.svelte-l7nc5{background:var(--cus-color-blue);border-color:var(--cus-color-blue);color:#fff}.stat-card.highlight.svelte-l7nc5 .stat-number:where(.svelte-l7nc5),.stat-card.highlight.svelte-l7nc5 .stat-text:where(.svelte-l7nc5){color:#fff}.stat-number.svelte-l7nc5{font-size:2.8em;font-weight:700;color:var(--cus-color-blue);line-height:1}.stat-text.svelte-l7nc5{font-size:.95em;line-height:1.4;color:var(--default-text)}.checklist.svelte-l7nc5{list-style:none;padding:0;margin:1em 0 1.5em}.checklist.svelte-l7nc5 li:where(.svelte-l7nc5){padding-left:2em;position:relative;margin-bottom:.75em;line-height:1.6}.checklist.svelte-l7nc5 li:where(.svelte-l7nc5):before{content:"✓";position:absolute;left:0;width:1.5em;height:1.5em;background:#dcfce7;color:#16a34a;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85em}.lead-text.svelte-l7nc5{font-size:1.15em;line-height:1.6;margin-bottom:1em}.consultation-list.svelte-l7nc5{margin:1em 0 1.5em;padding-left:1.5em}.consultation-list.svelte-l7nc5 li:where(.svelte-l7nc5){margin-bottom:.5em;line-height:1.6}.cta-buttons.svelte-l7nc5{display:flex;gap:1em;flex-wrap:wrap;margin-top:1.5em}.primary-cta.svelte-l7nc5{background-color:var(--primary-cta);border:none;border-radius:25px;color:#fff;cursor:pointer;padding:.6em 1.5em;font-weight:500;font-size:1rem;font-family:inherit;transition:all .3s ease}.primary-cta.svelte-l7nc5:hover{background-color:var(--primary-cta-hover, #1d4ed8);transform:translateY(-1px)}.secondary-cta.svelte-l7nc5{background-color:transparent;border:2px solid var(--primary-cta);border-radius:25px;color:var(--primary-cta);cursor:pointer;padding:.5em 1.5em;font-weight:500;font-size:1rem;font-family:inherit;text-decoration:none;display:inline-block;transition:all .3s ease}.secondary-cta.svelte-l7nc5:hover{background-color:var(--primary-cta);color:#fff}@media(max-width:1024px){.benefits-grid.svelte-l7nc5{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero-content.svelte-l7nc5{grid-template-columns:1fr;grid-template-areas:"text" "icon" "cta";text-align:center}.hero-text-wrapper.svelte-l7nc5{align-items:center}.hero-cta.svelte-l7nc5{align-self:center}.icon-large.svelte-l7nc5{width:150px;height:150px}.timeline.svelte-l7nc5,.stats-grid.svelte-l7nc5{grid-template-columns:1fr}}@media(max-width:640px){.icon-large.svelte-l7nc5{width:120px;height:120px}.icon.svelte-l7nc5{width:100px;height:100px}.hero-title.svelte-l7nc5{font-size:2.5em}.hero-text.svelte-l7nc5{font-size:1.1em}.benefits-grid.svelte-l7nc5{grid-template-columns:1fr}.stat-number.svelte-l7nc5{font-size:2.2em}.cta-buttons.svelte-l7nc5{flex-direction:column}.cta-buttons.svelte-l7nc5 a:where(.svelte-l7nc5),.primary-cta.svelte-l7nc5,.secondary-cta.svelte-l7nc5{width:100%;text-align:center}.carousel-cta.svelte-l7nc5{margin-top:0}}
