.about__grid.svelte-22v3ng{align-items:center;gap:2.5rem;display:grid}.about__image-container.svelte-22v3ng{width:100%;max-width:24rem;margin-inline:auto;position:relative}.about__image.svelte-22v3ng{aspect-ratio:1;object-fit:cover;border-radius:var(--image-radius)}.about__content.svelte-22v3ng{flex-direction:column;align-self:start;gap:1.5rem;height:fit-content;display:flex}.about__qualifications.svelte-22v3ng{color:var(--color-accent);letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:.25rem;font-size:.9rem;font-weight:500;display:flex}.about__text.svelte-22v3ng{flex-direction:column;gap:1.25rem;font-size:1.1rem;line-height:1.7;display:flex}@media (width>=48rem){.about__grid.svelte-22v3ng{grid-template-columns:minmax(0,1fr) auto}.about__image-container.svelte-22v3ng{order:2;justify-self:end;width:100%}.about__image.svelte-22v3ng{width:100%;height:auto}.about__content.svelte-22v3ng{order:1}}.approach__grid.svelte-1nker5f{align-items:center;gap:2.5rem;display:grid}.approach__content.svelte-1nker5f{flex-direction:column;gap:2rem;display:flex}.approach__text.svelte-1nker5f{flex-direction:column;gap:1.5rem;max-width:42rem;font-size:1.15rem;line-height:1.8;display:flex}.approach__decoration.svelte-1nker5f{aspect-ratio:1;width:100%;max-width:18rem;margin-inline:auto}.approach__faden.svelte-1nker5f{aspect-ratio:1;object-fit:cover;border-radius:var(--image-radius);opacity:.8;width:100%;height:100%}@media (width>=48rem){.approach__grid.svelte-1nker5f{grid-template-columns:minmax(0,1fr) auto;gap:3rem}.approach__decoration.svelte-1nker5f{justify-self:end;margin-inline:0}}.dog__grid.svelte-dj6k5j{align-items:center;gap:2.5rem;display:grid}.dog__image-container.svelte-dj6k5j{width:100%;max-width:22rem;margin-inline:auto}.dog__image.svelte-dj6k5j{border-radius:var(--image-radius);width:100%;height:auto;box-shadow:0 10px 30px #00000008}.dog__content.svelte-dj6k5j{flex-direction:column;gap:1rem;display:flex}.dog__text.svelte-dj6k5j{flex-direction:column;gap:1.25rem;font-size:1.1rem;line-height:1.7;display:flex}@media (width>=48rem){.dog__grid.svelte-dj6k5j{grid-template-columns:minmax(0,1fr) auto;gap:4rem}.dog__image-container.svelte-dj6k5j{justify-self:end}}.first-step__inner.svelte-o91kd9{justify-content:center;display:flex}.first-step__content.svelte-o91kd9{text-align:center;flex-direction:column;gap:1.5rem;max-width:42rem;display:flex}.first-step__text.svelte-o91kd9{flex-direction:column;gap:1.25rem;font-size:1.15rem;line-height:1.7;display:flex}.site-footer.svelte-jz8lnl{background:var(--color-background);border-top:1px solid #0000000d;padding-block:1rem}.site-footer__inner.svelte-jz8lnl{flex-direction:column;display:flex}.site-footer__content.svelte-jz8lnl{flex-direction:column;align-items:center;gap:.75rem;display:flex}.site-footer__logo.svelte-jz8lnl{opacity:.8;width:auto;height:2rem}.site-footer__links.svelte-jz8lnl{gap:2rem;padding:0;list-style:none;display:flex}.site-footer__links.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--color-muted);font-size:.95rem;text-decoration:none;transition:color .3s}.site-footer__links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--color-green)}@media (width>=48rem){.site-footer__content.svelte-jz8lnl{flex-direction:row;justify-content:space-between}}.site-header.svelte-1elxaub{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f4f0e8f2;border-bottom:1px solid #0000000d;width:100%;padding-block:1rem;position:fixed;top:0;left:0}.site-header__inner.svelte-1elxaub{justify-content:space-between;align-items:center;width:min(100% - 2rem,96rem);margin-inline:auto;display:flex}.site-header__brand.svelte-1elxaub{z-index:110;text-decoration:none;display:flex}.site-header__brand.svelte-1elxaub img:where(.svelte-1elxaub){width:auto;height:3.5rem;transition:height .3s}.site-header__nav.svelte-1elxaub{gap:2rem;list-style:none;display:flex}.site-header__nav.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--color-green);font-size:1rem;font-weight:400;text-decoration:none;transition:color .2s}.site-header__nav.svelte-1elxaub a:where(.svelte-1elxaub):hover,.site-header__nav.svelte-1elxaub a:where(.svelte-1elxaub):focus-visible{color:var(--color-accent)}.menu-button.svelte-1elxaub{z-index:110;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:.4rem;padding:.5rem;display:none}.menu-button.svelte-1elxaub span:where(.svelte-1elxaub){background:var(--color-green);width:1.5rem;height:1.5px;transition:all .3s}@media (width<=48rem){.site-header.menu-open.svelte-1elxaub{background-color:var(--color-background);height:100dvh}.site-header__inner.svelte-1elxaub{width:min(100% - 2rem, var(--content-width))}.site-header__brand.svelte-1elxaub img:where(.svelte-1elxaub){height:2.75rem}.menu-button.svelte-1elxaub{display:flex}.site-header.svelte-1elxaub nav:where(.svelte-1elxaub){top:var(--header-height);background-color:var(--color-background);opacity:0;visibility:hidden;z-index:105;justify-content:center;align-items:flex-start;padding-top:3rem;transition:all .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.menu-open.svelte-1elxaub nav:where(.svelte-1elxaub){opacity:1;visibility:visible}.site-header__nav.svelte-1elxaub{flex-direction:column;align-items:center;gap:2.5rem}.site-header__nav.svelte-1elxaub a:where(.svelte-1elxaub){font-size:1.5rem}.menu-open.svelte-1elxaub .menu-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub):first-child{transform:translateY(.55rem)rotate(45deg)}.menu-open.svelte-1elxaub .menu-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub):nth-child(2){opacity:0}.menu-open.svelte-1elxaub .menu-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub):last-child{transform:translateY(-.55rem)rotate(-45deg)}}@media (width>=48rem){.site-header__brand.svelte-1elxaub img:where(.svelte-1elxaub){height:4rem}}.hero.svelte-tibptj{text-align:center;flex-direction:column;display:flex}.hero__image-container.svelte-tibptj{border-radius:var(--image-radius);width:100%;height:32rem;position:relative;overflow:hidden}.hero__image-container.svelte-tibptj:after{background:linear-gradient(transparent, var(--color-background));content:"";height:35%;position:absolute;inset:auto 0 0}.hero__image.svelte-tibptj{object-fit:cover;width:100%;height:100%}.hero__content.svelte-tibptj{justify-content:center;display:flex}.hero__text-box.svelte-tibptj{flex-direction:column;align-items:center;gap:1.25rem;max-width:48rem;padding-block:2rem;animation:1s ease-out svelte-tibptj-fadeInUp;display:flex}.hero.svelte-tibptj h1:where(.svelte-tibptj){color:var(--color-green);font-size:clamp(2.5rem,8vw,4.5rem);font-weight:500;line-height:1.1}.hero__subtitle.svelte-tibptj{color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;font-size:clamp(1rem,3vw,1.25rem);font-weight:400}.hero__welcome.svelte-tibptj{color:var(--color-text);flex-direction:column;gap:1rem;font-size:1.15rem;line-height:1.7;display:flex}.hero__welcome.svelte-tibptj p:where(.svelte-tibptj){max-width:42rem}@keyframes svelte-tibptj-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=48rem){.hero.svelte-tibptj{padding-top:0}.hero__image-container.svelte-tibptj{height:20rem}.hero__text-box.svelte-tibptj{padding-block:2rem}.hero__welcome.svelte-tibptj{font-size:1rem}}.practice__header.svelte-1qbuevg{text-align:center;margin-bottom:3rem;flex-direction:column;gap:1.5rem;max-width:48rem;margin-inline:auto;display:flex}.practice__intro.svelte-1qbuevg{color:var(--color-muted);font-size:1.25rem;line-height:1.6}.practice__gallery.svelte-1qbuevg{grid-template-columns:1fr;gap:2rem;margin-bottom:0;display:grid}.practice__gallery-item.svelte-1qbuevg{border-radius:var(--image-radius);aspect-ratio:4/4;overflow:hidden}.practice__gallery-item.svelte-1qbuevg img:where(.svelte-1qbuevg){object-fit:cover;width:100%;height:100%}@media (width>=48rem){.practice__gallery.svelte-1qbuevg{grid-template-columns:repeat(3,1fr)}}.ways-into-therapy__grid.svelte-1rd80lz{align-items:center;gap:2.5rem;display:grid}.ways-into-therapy__image-container.svelte-1rd80lz{width:100%;max-width:18rem;margin-inline:auto}.ways-into-therapy__image.svelte-1rd80lz{border-radius:var(--image-radius);width:100%;height:auto}.ways-into-therapy__content.svelte-1rd80lz{flex-direction:column;gap:1.5rem;display:flex}.ways-into-therapy__text.svelte-1rd80lz{font-size:1.1rem;line-height:1.7}@media (width>=48rem){.ways-into-therapy__grid.svelte-1rd80lz{grid-template-columns:minmax(0,1fr) auto}.ways-into-therapy__image-container.svelte-1rd80lz{justify-self:end;margin-inline:0}}@media (width<=48rem){.ways-into-therapy__content.svelte-1rd80lz{text-align:center}}
