.page[data-astro-cid-j7pv25f6]{width:100%;background:#fff}.hero[data-astro-cid-j7pv25f6]{--hero-min-height: 100vh;--hero-min-height: 100dvh;--hero-panel-min: calc(50dvh - (var(--hero-wedge-height) / 2));--hero-image-min: calc(50dvh + (var(--hero-wedge-height) / 2));min-height:var(--hero-min-height);width:100%;position:relative;display:flex;flex-direction:column;overflow-x:hidden}.hero__overlay[data-astro-cid-j7pv25f6]{position:relative;z-index:1;width:100%;min-height:var(--hero-min-height);background:var(--surface-hero);display:flex;justify-content:center;align-items:center;flex:0 0 auto;animation:hero-slide-mobile 2s ease-out forwards 1;animation-delay:2s}.hero__overlay[data-astro-cid-j7pv25f6]:after{content:"";display:block;background:url(../assets/img/bg-triangle-bottom.svg) no-repeat;background-size:100% 100%;position:absolute;width:100%;height:var(--hero-wedge-height);bottom:0;transform:translateY(calc(100% - 1px));pointer-events:none}.hero__content[data-astro-cid-j7pv25f6]{max-width:500px;width:100%;padding:var(--spacing-xl);opacity:0;animation:hero-fade-in 2s ease-out forwards 1;animation-delay:.2s}.hero__title[data-astro-cid-j7pv25f6]{margin:0 0 var(--spacing-lg);text-align:left}.hero__text[data-astro-cid-j7pv25f6]{margin:0 0 var(--spacing-xl);font-size:var(--font-size-body-sm);line-height:var(--line-height-relaxed)}.hero__actions[data-astro-cid-j7pv25f6]{display:flex;gap:var(--spacing-md)}.hero__image[data-astro-cid-j7pv25f6]{position:relative;z-index:0;width:100%;min-height:var(--hero-image-min);flex:1 0 auto;overflow:hidden}.hero__image-zoom[data-astro-cid-j7pv25f6]{width:100%;height:100%;min-height:inherit;animation:hero-zoom-in 4s ease-out forwards 1;animation-delay:2s}.hero__image-zoom[data-astro-cid-j7pv25f6] img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center top}.hero__scroll[data-astro-cid-j7pv25f6]{position:absolute;bottom:var(--spacing-xl);left:50%;transform:translate(-50%) rotate(180deg);max-width:41px;border-radius:var(--radius-full);z-index:2;animation:hero-bounce 2s infinite;animation-delay:3s}.hero__scroll-icon[data-astro-cid-j7pv25f6]{display:block;width:41px;height:41px;opacity:0;animation:hero-fade-in 1s ease-out forwards 1;animation-delay:3s}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-slide-mobile{0%{min-height:var(--hero-min-height)}to{min-height:var(--hero-panel-min)}}@keyframes hero-unlock{to{max-height:none;overflow:visible}}@keyframes hero-zoom-in{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes hero-bounce{0%,20%,50%,80%,to{transform:translate(-50%) rotate(180deg) translateY(0)}40%{transform:translate(-50%) rotate(180deg) translateY(-10px)}60%{transform:translate(-50%) rotate(180deg) translateY(-5px)}}@media(max-width:899px){.hero[data-astro-cid-j7pv25f6]{max-height:var(--hero-min-height);overflow:hidden;animation:hero-unlock .01s linear 4s forwards}}@media(min-width:900px){.hero[data-astro-cid-j7pv25f6]{flex-direction:row;align-items:stretch}.hero__overlay[data-astro-cid-j7pv25f6]{animation-name:hero-slide-desktop;min-height:var(--hero-min-height);align-self:stretch}.hero__overlay[data-astro-cid-j7pv25f6]:after{inset:0 0 auto auto;width:var(--hero-wedge-width);height:100%;background:url(../assets/img/bg-triangle.svg) no-repeat;background-size:100% 100%;transform:translate(calc(100% - 1px))}.hero__content[data-astro-cid-j7pv25f6]{max-width:calc(50vw - (var(--hero-wedge-width) / 2));padding:var(--spacing-4xl)}.hero__text[data-astro-cid-j7pv25f6]{font-size:var(--font-size-body-md)}.hero__image[data-astro-cid-j7pv25f6]{position:absolute;top:0;right:0;bottom:0;width:calc(40% + (var(--hero-wedge-width) / 2));min-height:0;height:auto;margin:0;flex:none}}@media(orientation:landscape)and (max-height:600px){.hero[data-astro-cid-j7pv25f6]{flex-direction:row;align-items:stretch}.hero__overlay[data-astro-cid-j7pv25f6]{animation-name:hero-slide-desktop;min-height:var(--hero-min-height);align-self:stretch}.hero__overlay[data-astro-cid-j7pv25f6]:after{inset:0 0 auto auto;width:var(--hero-wedge-width);height:100%;background:url(../assets/img/bg-triangle.svg) no-repeat;background-size:100% 100%;transform:translate(calc(100% - 1px))}.hero__content[data-astro-cid-j7pv25f6]{max-width:calc(50vw - (var(--hero-wedge-width) / 2));padding:var(--spacing-lg) var(--spacing-xl)}.hero__title[data-astro-cid-j7pv25f6]{margin-bottom:var(--spacing-md)}.hero__text[data-astro-cid-j7pv25f6]{margin-bottom:var(--spacing-lg)}.hero__image[data-astro-cid-j7pv25f6]{position:absolute;top:0;right:0;bottom:0;width:calc(40% + (var(--hero-wedge-width) / 2));min-height:0;height:auto;margin:0;flex:none}}@media(max-width:899px)and (max-height:700px){.hero__content[data-astro-cid-j7pv25f6]{padding:var(--spacing-lg)}.hero__title[data-astro-cid-j7pv25f6]{margin-bottom:var(--spacing-md)}.hero__text[data-astro-cid-j7pv25f6]{margin-bottom:var(--spacing-lg)}}@keyframes hero-slide-desktop{0%{width:100%}to{width:calc(60% - (var(--hero-wedge-width) / 2))}}@media(prefers-reduced-motion:reduce){.hero[data-astro-cid-j7pv25f6],.hero__overlay[data-astro-cid-j7pv25f6],.hero__content[data-astro-cid-j7pv25f6],.hero__image-zoom[data-astro-cid-j7pv25f6],.hero__scroll[data-astro-cid-j7pv25f6],.hero__scroll-icon[data-astro-cid-j7pv25f6]{animation:none}.hero__content[data-astro-cid-j7pv25f6],.hero__scroll-icon[data-astro-cid-j7pv25f6]{opacity:1}.hero[data-astro-cid-j7pv25f6]{flex-direction:row;align-items:stretch;max-height:none;overflow:visible}.hero__overlay[data-astro-cid-j7pv25f6]{width:calc(60% - (var(--hero-wedge-width) / 2));min-height:var(--hero-min-height);align-self:stretch}.hero__image[data-astro-cid-j7pv25f6]{position:absolute;top:0;right:0;bottom:0;width:calc(40% + (var(--hero-wedge-width) / 2));min-height:0;height:auto;margin:0;flex:none}.hero__overlay[data-astro-cid-j7pv25f6]:after{inset:0 0 auto auto;width:var(--hero-wedge-width);height:100%;background:url(../assets/img/bg-triangle.svg) no-repeat;background-size:100% 100%;transform:translate(calc(100% - 1px))}@media(max-width:899px){.hero[data-astro-cid-j7pv25f6]{flex-direction:column}.hero__overlay[data-astro-cid-j7pv25f6]{width:100%;min-height:var(--hero-panel-min)}.hero__overlay[data-astro-cid-j7pv25f6]:after{inset:auto auto 0 0;width:100%;height:var(--hero-wedge-height);background:url(../assets/img/bg-triangle-bottom.svg) no-repeat;background-size:100% 100%;transform:translateY(calc(100% - 1px))}.hero__image[data-astro-cid-j7pv25f6]{position:relative;top:auto;right:auto;bottom:auto;width:100%;min-height:var(--hero-image-min);height:auto;margin:0;flex:1 0 auto}}}.treatments[data-astro-cid-j7pv25f6]{background:var(--color-off-white);padding:var(--spacing-6xl) var(--spacing-xl);text-align:center}.treatments__intro[data-astro-cid-j7pv25f6]{margin:0 auto 2rem}.treatments__lead[data-astro-cid-j7pv25f6]{margin:2rem 0 0;color:var(--color-charcoal)}.treatments__grid[data-astro-cid-j7pv25f6]{max-width:var(--max-width-full);margin:3rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;text-align:left}.clinical-image[data-astro-cid-j7pv25f6]{width:100%;height:52vh;overflow:hidden}.about-snapshot[data-astro-cid-j7pv25f6]{background:var(--surface-warm);padding:var(--spacing-6xl) var(--spacing-xl);text-align:center}.about-snapshot__text[data-astro-cid-j7pv25f6]{color:var(--color-charcoal);line-height:var(--line-height-generous);margin:2rem 0 3rem}
