.hero-parallax.svelte-1i3bjl2{position:relative;height:60vh;min-height:400px;max-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.parallax-bg.svelte-1i3bjl2{position:absolute;top:-50%;left:0;width:100%;height:150%;background-size:cover;background-position:center;background-repeat:no-repeat;will-change:transform}.hero-overlay.svelte-1i3bjl2{position:absolute;inset:0;background:linear-gradient(180deg,#4b4b4bb3,#4b4b4b80)}.hero-content.svelte-1i3bjl2{position:relative;z-index:1;text-align:center;color:#fff;max-width:800px;padding:2rem}.hero-content.svelte-1i3bjl2 h1:where(.svelte-1i3bjl2){font-size:clamp(2rem,5vw,3.5rem);margin:0 0 1rem;font-weight:700;text-shadow:2px 2px 8px rgba(0,0,0,.3)}.hero-content.svelte-1i3bjl2 .subtitle:where(.svelte-1i3bjl2){font-size:clamp(1rem,2vw,1.5rem);margin:0;opacity:.95}@media(max-width:600px){.hero-parallax.svelte-1i3bjl2{height:50vh;min-height:300px}}.two-columns.svelte-a810bo{padding:4rem 1.5rem;background:var(--bg-primary, #fffaff)}.container.svelte-a810bo{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.column.svelte-a810bo h2{color:var(--color-gray-dark, #4b4b4b);margin-bottom:1rem;font-size:1.75rem}.column.svelte-a810bo h3{color:var(--color-gray-dark, #4b4b4b);margin:1.5rem 0 .75rem;font-size:1.25rem}.column.svelte-a810bo p{line-height:1.7;color:var(--color-gray-dark, #4b4b4b);margin-bottom:1rem}.column.svelte-a810bo ul,.column.svelte-a810bo ol{margin:1rem 0;padding-left:1.5rem;line-height:1.7;color:var(--color-gray-dark, #4b4b4b)}.column.svelte-a810bo li{margin-bottom:.5rem}.column.svelte-a810bo strong{color:var(--color-red, #e80918)}@media(max-width:900px){.container.svelte-a810bo{grid-template-columns:1fr;gap:2rem}}.highlight-boxes.svelte-14vpzws{padding:4rem 1.5rem;background:var(--color-gray-light, #e5e3e3)}.container.svelte-14vpzws{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.box.svelte-14vpzws{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.box.svelte-14vpzws:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.icon.svelte-14vpzws{font-size:3rem;margin-bottom:1rem;line-height:1}h3.svelte-14vpzws{color:var(--color-gray-dark, #4b4b4b);margin:0 0 1rem;font-size:1.25rem;position:relative;padding-bottom:.75rem}h3.svelte-14vpzws:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:3px;background:var(--color-red, #e80918)}.content.svelte-14vpzws p{font-size:.95rem;line-height:1.6;color:var(--color-gray-dark, #4b4b4b);margin:0}.content.svelte-14vpzws ul{text-align:left;padding-left:1.5rem;margin:.5rem 0}.content.svelte-14vpzws li{margin-bottom:.25rem;font-size:.9rem}@media(max-width:600px){.container.svelte-14vpzws{grid-template-columns:1fr}}.accordion-section.svelte-6qxngj{padding:4rem 1.5rem;background:var(--bg-primary, #fffaff)}.container.svelte-6qxngj{max-width:900px;margin:0 auto}.accordion-item.svelte-6qxngj{margin-bottom:1rem;border:1.5px solid var(--color-gray-light, #e5e3e3);border-radius:4px;overflow:hidden;transition:border-color .3s ease;box-shadow:0 6px 8px #00000040}@media(prefers-color-scheme:dark){.accordion-item.svelte-6qxngj{box-shadow:0 4px 6px #efefef8f}}.accordion-item.svelte-6qxngj.open{border-color:var(--color-red, #e80918)}.accordion-header.svelte-6qxngj{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:#fff;border:none;cursor:pointer;font-size:1.1rem;font-weight:600;color:var(--color-gray-dark, #4b4b4b);text-align:left;transition:background-color .3s ease}.accordion-header.svelte-6qxngj:hover{background:var(--color-gray-light, #e5e3e3)}.accordion-header.svelte-6qxngj span:where(.svelte-6qxngj){flex:1}.accordion-header.svelte-6qxngj .chevron:where(.svelte-6qxngj){transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.accordion-header.svelte-6qxngj .chevron:where(.svelte-6qxngj).rotated{transform:rotate(180deg)}.accordion-content.svelte-6qxngj{padding:1.5rem;background:#fff;border-top:1px solid var(--color-gray-light, #e5e3e3);animation:svelte-6qxngj-slideDown .3s ease}.accordion-content.svelte-6qxngj h3{color:var(--color-gray-dark, #4b4b4b);margin:1rem 0 .5rem;font-size:1.1rem}.accordion-content.svelte-6qxngj h4{color:var(--color-gray-dark, #4b4b4b);margin:.75rem 0 .5rem;font-size:1rem}.accordion-content.svelte-6qxngj p{line-height:1.7;color:var(--color-gray-dark, #4b4b4b);margin-bottom:1rem}.accordion-content.svelte-6qxngj ul,.accordion-content.svelte-6qxngj ol{margin:1rem 0;padding-left:1.5rem;line-height:1.7}.accordion-content.svelte-6qxngj li{margin-bottom:.5rem}.accordion-content.svelte-6qxngj strong{color:var(--color-red, #e80918)}@keyframes svelte-6qxngj-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
