.ServicesPage__NeedsImage.svelte-1eedsn2{background-color:var(--color-base-white);border-radius:.5rem;justify-self:center;width:min(100%,32rem);display:block;overflow:hidden;box-shadow:0 20px 50px -35px #322c2959}.ServicesPage__NeedsImage.svelte-1eedsn2 img:where(.svelte-1eedsn2){width:100%;height:auto;display:block}.ServicesPage__Needs.svelte-1eedsn2{gap:2rem;display:grid}.ServicesPage__NeedsList.svelte-1eedsn2{row-gap:2rem;margin:0;padding:0;list-style:none;display:grid}.ServicesPage__NeedItem.svelte-1eedsn2{color:color-mix(in srgb, var(--color-base-text), transparent 18%);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.875rem;font-size:1.125rem;line-height:1.55;display:grid}.ServicesPage__NeedIcon.svelte-1eedsn2{border:1px solid color-mix(in srgb, var(--color-accent-warm), transparent 72%);background-color:var(--color-base-white);width:2.25rem;height:2.25rem;color:var(--color-accent-warm);justify-content:center;align-items:center;margin-top:.3em;display:inline-flex}.ServicesPage__NeedIcon.svelte-1eedsn2 svg:where(.svelte-1eedsn2){width:1.125rem;height:1.125rem}.ServicesPage__BenefitsBand.svelte-1eedsn2{--benefits-band-bg:oklch(90% .023 61.2);background:linear-gradient(to bottom, oklch(from var(--benefits-band-bg) calc(l - .035) calc(c * 1.5) h), var(--benefits-band-bg))}.ServicesPage__Benefits.svelte-1eedsn2{gap:.75rem 1.25rem;margin:0;padding:1.15rem 0;list-style:none;display:grid}.ServicesPage__Benefits.svelte-1eedsn2 li:where(.svelte-1eedsn2){min-height:3rem;color:var(--color-base-text);text-align:left;justify-content:flex-start;align-items:center;gap:.65rem;padding:.25rem 0;font-size:1.08rem;font-weight:600;line-height:1.35;display:flex}.ServicesPage__CheckIcon.svelte-1eedsn2{width:1.85rem;height:1.85rem;color:var(--color-base-black);background-color:oklch(87.8% .142 85);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ServicesPage__CheckIcon.svelte-1eedsn2 svg:where(.svelte-1eedsn2){width:.95rem;height:.95rem}.ServicesPage__Groups.svelte-1eedsn2{gap:4rem;display:grid}.ServicesPage__Group.svelte-1eedsn2{display:grid}.ServicesPage__Group.svelte-1eedsn2>h2:where(.svelte-1eedsn2){color:var(--color-base-text);text-align:center}.ServicesPage__List.svelte-1eedsn2{gap:2.8125rem 1.75rem;display:grid}.ServicesPage__Card.svelte-1eedsn2{border:1px solid var(--color-accent-olive-border);background-color:var(--color-base-white);height:100%;box-shadow:0 10px 24px -14px oklch(from var(--color-accent-olive) calc(l - .12) c h / 34%);transition:box-shadow .18s ease-in-out,opacity .52s,transform .52s cubic-bezier(.22,1,.36,1);transition-delay:0s, var(--service-reveal-delay,0s), var(--service-reveal-delay,0s);border-radius:.5rem;grid-template-rows:auto auto 1fr auto;display:grid;overflow:hidden}.ServicesPage__Card.svelte-1eedsn2:hover{box-shadow:0 10px 24px -14px oklch(from var(--color-accent-olive) calc(l - .12) c h / 52%)}.ServicesPage__Card[data-service-reveal=pending]{opacity:0;transform:translateY(.8rem)}.ServicesPage__Card[data-service-reveal=visible]{opacity:1;transform:translate(0,0)}.ServicesPage__Image.svelte-1eedsn2{background-color:var(--color-accent-olive-bg);overflow:hidden}.ServicesPage__Image.svelte-1eedsn2 img:where(.svelte-1eedsn2){aspect-ratio:16/7;object-fit:cover;width:100%;height:100%}.ServicesPage__Body.svelte-1eedsn2{padding:1.25rem 1.25rem 0}.ServicesPage__Body.svelte-1eedsn2 h3:where(.svelte-1eedsn2){color:var(--color-base-text)}.ServicesPage__Body.svelte-1eedsn2 p:where(.svelte-1eedsn2){color:var(--color-base-text-muted)}.ServicesPage__Description.svelte-1eedsn2{margin-top:.75rem;margin-bottom:1.1rem}.ServicesPage__Description[data-truncated=true].svelte-1eedsn2{margin-bottom:0}.ServicesPage__DescriptionText.svelte-1eedsn2{display:inline}.ServicesPage__DescriptionToggle.svelte-1eedsn2{border:1px solid var(--color-accent-olive);cursor:pointer;background-color:var(--color-base-white);width:fit-content;color:var(--color-accent-olive);font:inherit;font-weight:inherit;vertical-align:baseline;border-radius:.25rem;align-items:center;margin-top:.75rem;margin-bottom:1.5rem;padding:.1rem .35rem;line-height:1.35;text-decoration:none;transition:background-color .18s ease-in-out,border-color .18s ease-in-out,color .18s ease-in-out;display:flex}.ServicesPage__DescriptionToggle.svelte-1eedsn2:hover{background-color:var(--color-accent-olive-bg);border-color:var(--color-accent-olive-hover);color:var(--color-accent-olive-hover)}.ServicesPage__Meta.svelte-1eedsn2{color:var(--color-accent-olive-darker);text-align:center;align-self:end;margin-bottom:.5rem;padding:0 1rem 1rem;font-size:1rem;font-weight:700;line-height:1.25;display:grid}.ServicesPage__Slot.svelte-1eedsn2{background-color:color-mix(in srgb, var(--color-accent-olive-bg), var(--color-accent-olive) 6%);border-radius:.375rem;grid-template-columns:auto minmax(1rem,1fr) auto;align-items:baseline;min-height:2.75rem;padding:.8125rem .75rem .6875rem;display:grid}.ServicesPage__Slot.svelte-1eedsn2+.ServicesPage__Slot:where(.svelte-1eedsn2){margin-top:.375rem}.ServicesPage__Slot.svelte-1eedsn2>span:where(.svelte-1eedsn2),.ServicesPage__Slot.svelte-1eedsn2>strong:where(.svelte-1eedsn2){overflow-wrap:anywhere;min-width:0;color:inherit;font:inherit;align-items:baseline;display:flex}.ServicesPage__Slot.svelte-1eedsn2:after{margin-bottom:.3em;border-bottom:2px dotted color-mix(in srgb, var(--color-accent-olive), transparent 55%);content:"";grid-column:2;align-self:end;margin-inline:.625rem;transform:translateY(-.35rem)}.ServicesPage__Duration.svelte-1eedsn2{text-align:left;grid-column:1;justify-content:flex-start;gap:.45rem;line-height:1.4}.ServicesPage__Slot.svelte-1eedsn2>strong:where(.svelte-1eedsn2){text-align:right;grid-column:3;justify-content:flex-end;line-height:1.4}.ServicesPage__Duration.svelte-1eedsn2 svg:where(.svelte-1eedsn2){flex:none;align-self:center;width:1.1rem;height:1.1rem}.ServicesPage__Action.svelte-1eedsn2{padding:0 1rem 1rem}.ServicesPage__Select.svelte-1eedsn2{border:1px solid var(--color-accent-olive);cursor:pointer;letter-spacing:0;text-transform:uppercase;background-color:var(--color-accent-olive);width:100%;min-height:2.75rem;color:var(--color-base-white);border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:700;transition:background-color .18s ease-in-out,border-color .18s ease-in-out,color .18s ease-in-out;display:inline-flex}.ServicesPage__Select.svelte-1eedsn2:hover{background-color:var(--color-accent-olive-hover);border-color:var(--color-accent-olive-hover)}@media (width>=40rem){.ServicesPage__List.svelte-1eedsn2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:2.5rem 1.5rem}.ServicesPage__Card.svelte-1eedsn2:nth-child(2n){--service-reveal-delay:90ms}.ServicesPage__Meta.svelte-1eedsn2{padding:1.125rem 1.125rem 1rem}.ServicesPage__Action.svelte-1eedsn2{padding:0 1.125rem 1.125rem}.ServicesPage__DescriptionToggle.svelte-1eedsn2{margin-bottom:1.1rem}}@media (width>=48rem){.ServicesPage__Needs.svelte-1eedsn2{grid-template-columns:minmax(18rem,.9fr) minmax(0,1.1fr);align-items:center}.ServicesPage__NeedsList.svelte-1eedsn2{row-gap:2.25rem}.ServicesPage__NeedItem.svelte-1eedsn2{align-items:center;gap:1rem;font-size:1.25rem}.ServicesPage__NeedIcon.svelte-1eedsn2{width:2.375rem;height:2.375rem;margin-top:0}.ServicesPage__NeedIcon.svelte-1eedsn2 svg:where(.svelte-1eedsn2){width:1.1875rem;height:1.1875rem}.ServicesPage__Benefits.svelte-1eedsn2{grid-template-columns:repeat(2,max-content);justify-content:space-between}.ServicesPage__Benefits.svelte-1eedsn2 li:where(.svelte-1eedsn2){white-space:nowrap}}@media (width>=64rem){.ServicesPage__Needs.svelte-1eedsn2{grid-template-columns:minmax(24rem,.95fr) minmax(0,1.05fr);gap:3.5rem}.ServicesPage__List.svelte-1eedsn2{grid-template-columns:repeat(3,minmax(0,1fr));gap:3.25rem 2rem}.ServicesPage__Card.svelte-1eedsn2:nth-child(n){--service-reveal-delay:0s}.ServicesPage__Card.svelte-1eedsn2:nth-child(3n+2){--service-reveal-delay:90ms}.ServicesPage__Card.svelte-1eedsn2:nth-child(3n){--service-reveal-delay:.18s}.ServicesPage__Meta.svelte-1eedsn2{padding:1.25rem 1.25rem 1.125rem}.ServicesPage__Action.svelte-1eedsn2{padding:0 1.25rem 1.25rem}}@media (width>=80rem){.ServicesPage__Benefits.svelte-1eedsn2{grid-template-columns:repeat(4,max-content);justify-content:space-between}.ServicesPage__Benefits.svelte-1eedsn2 li:where(.svelte-1eedsn2){white-space:nowrap}}@media (prefers-reduced-motion:reduce){.ServicesPage__Card[data-service-reveal=pending],.ServicesPage__Card[data-service-reveal=visible]{opacity:1;transition:box-shadow .18s ease-in-out;transform:none}}
