.hero-video-card[data-astro-cid-m54fwf3q]{display:flex;flex-direction:column;gap:.625rem;width:min(220px,100%);margin-left:auto;padding:0;background:transparent;border:0;color:inherit;text-align:right;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent}@media(min-width:640px){.hero-video-card[data-astro-cid-m54fwf3q]{width:240px}}@media(min-width:1024px){.hero-video-card[data-astro-cid-m54fwf3q]{position:absolute;right:0;bottom:8rem;width:220px;margin-left:0}}@media(min-width:1280px){.hero-video-card[data-astro-cid-m54fwf3q]{width:240px}}@media(min-width:1536px){.hero-video-card[data-astro-cid-m54fwf3q]{width:260px}}.hero-video-thumb[data-astro-cid-m54fwf3q]{position:relative;display:block;width:100%;aspect-ratio:16 / 9;border-radius:.875rem;overflow:hidden;background:var(--color-hero-dark);box-shadow:0 1px 2px #0000001a,0 10px 28px -6px #0000005c,0 24px 56px -12px #0000006b;transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease}.hero-video-thumb[data-astro-cid-m54fwf3q] img[data-astro-cid-m54fwf3q]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-video-overlay[data-astro-cid-m54fwf3q]{position:absolute;inset:0;background:linear-gradient(180deg,#0000000f,#00000061);transition:background .25s ease}.hero-video-play[data-astro-cid-m54fwf3q]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3rem;height:3rem;border-radius:50%;background:var(--color-white);color:var(--color-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 5px #ffffff2e,0 6px 18px -2px #0006;transition:transform .32s cubic-bezier(.34,1.56,.64,1),background .25s ease,color .25s ease}.hero-video-play[data-astro-cid-m54fwf3q] svg[data-astro-cid-m54fwf3q]{width:1.125rem;height:1.125rem;margin-left:.15rem}@media(prefers-reduced-motion:no-preference){.hero-video-play[data-astro-cid-m54fwf3q]:before{content:"";position:absolute;inset:-6px;border-radius:50%;border:2px solid rgb(255 255 255 / .4);animation:heroVideoPulse 2.5s ease-out infinite}}@keyframes heroVideoPulse{0%{transform:scale(.92);opacity:.7}to{transform:scale(1.22);opacity:0}}.hero-video-card[data-astro-cid-m54fwf3q]:hover .hero-video-overlay[data-astro-cid-m54fwf3q],.hero-video-card[data-astro-cid-m54fwf3q]:focus-visible .hero-video-overlay[data-astro-cid-m54fwf3q]{background:linear-gradient(180deg,#0000002e,#0000007a)}@media(prefers-reduced-motion:no-preference){.hero-video-card[data-astro-cid-m54fwf3q]:hover .hero-video-thumb[data-astro-cid-m54fwf3q],.hero-video-card[data-astro-cid-m54fwf3q]:focus-visible .hero-video-thumb[data-astro-cid-m54fwf3q]{transform:translateY(-2px)}.hero-video-card[data-astro-cid-m54fwf3q]:hover .hero-video-play[data-astro-cid-m54fwf3q]{transform:translate(-50%,-50%) scale(1.08);background:var(--color-primary);color:var(--color-white)}}.hero-video-card[data-astro-cid-m54fwf3q]:focus-visible .hero-video-thumb[data-astro-cid-m54fwf3q]{outline:3px solid var(--color-hero-accent);outline-offset:4px}.hero-video-card[data-astro-cid-m54fwf3q]:active .hero-video-thumb[data-astro-cid-m54fwf3q]{transform:translateY(0)}.hero-video-eyebrow[data-astro-cid-m54fwf3q]{font-family:var(--font-eyebrow);font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--color-hero-accent)}.video-modal[data-astro-cid-m54fwf3q]{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.5rem}.video-modal[data-astro-cid-m54fwf3q][hidden]{display:none}.video-modal-backdrop[data-astro-cid-m54fwf3q]{position:absolute;inset:0;background:#0a0f1ac7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:vmFade .2s ease-out}.video-modal-shell[data-astro-cid-m54fwf3q]{position:relative;width:100%;max-width:min(72rem,95vw);background:var(--color-hero-dark);border-radius:1rem;overflow:hidden;box-shadow:0 24px 80px -16px #0009,0 1px 2px #0003;animation:vmPop .28s cubic-bezier(.34,1.56,.64,1)}.video-modal-header[data-astro-cid-m54fwf3q]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem .875rem 1.25rem;background:var(--color-primary);color:var(--color-white);border-bottom:1px solid rgb(255 255 255 / .12)}.video-modal-title[data-astro-cid-m54fwf3q]{margin:0;font-size:.9375rem;font-weight:var(--font-weight-semibold);color:#ffffffeb}.video-modal-close[data-astro-cid-m54fwf3q]{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;background:#ffffff14;border:1px solid rgb(255 255 255 / .12);border-radius:50%;color:var(--color-white);cursor:pointer;transition:background .2s ease,transform .2s ease}.video-modal-close[data-astro-cid-m54fwf3q] svg[data-astro-cid-m54fwf3q]{width:1.125rem;height:1.125rem}.video-modal-close[data-astro-cid-m54fwf3q]:hover{background:#ffffff29}.video-modal-close[data-astro-cid-m54fwf3q]:focus-visible{outline:2px solid var(--color-hero-accent);outline-offset:2px}@media(prefers-reduced-motion:no-preference){.video-modal-close[data-astro-cid-m54fwf3q]:active{transform:scale(.95)}}.video-modal-iframe[data-astro-cid-m54fwf3q]{position:relative;width:100%;aspect-ratio:16 / 9;background:#000}.video-modal-iframe[data-astro-cid-m54fwf3q] iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@keyframes vmFade{0%{opacity:0}to{opacity:1}}@keyframes vmPop{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.video-modal-backdrop[data-astro-cid-m54fwf3q],.video-modal-shell[data-astro-cid-m54fwf3q]{animation:none}}.not-suitable-list[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]:before{background-color:color-mix(in srgb,var(--color-body) 45%,transparent);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.46967 8.46967C8.76256 8.17678 9.23744 8.17678 9.53033 8.46967L12 10.9393L14.4697 8.46967C14.7626 8.17678 15.2374 8.17678 15.5303 8.46967C15.8232 8.76256 15.8232 9.23744 15.5303 9.53033L13.0607 12L15.5303 14.4697C15.8232 14.7626 15.8232 15.2374 15.5303 15.5303C15.2374 15.8232 14.7626 15.8232 14.4697 15.5303L12 13.0607L9.53033 15.5303C9.23744 15.8232 8.76256 15.8232 8.46967 15.5303C8.17678 15.2374 8.17678 14.7626 8.46967 14.4697L10.9393 12L8.46967 9.53033C8.17678 9.23744 8.17678 8.76256 8.46967 8.46967Z'/></svg>") center / contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.46967 8.46967C8.76256 8.17678 9.23744 8.17678 9.53033 8.46967L12 10.9393L14.4697 8.46967C14.7626 8.17678 15.2374 8.17678 15.5303 8.46967C15.8232 8.76256 15.8232 9.23744 15.5303 9.53033L13.0607 12L15.5303 14.4697C15.8232 14.7626 15.8232 15.2374 15.5303 15.5303C15.2374 15.8232 14.7626 15.8232 14.4697 15.5303L12 13.0607L9.53033 15.5303C9.23744 15.8232 8.76256 15.8232 8.46967 15.5303C8.17678 15.2374 8.17678 14.7626 8.46967 14.4697L10.9393 12L8.46967 9.53033C8.17678 9.23744 8.17678 8.76256 8.46967 8.46967Z'/></svg>") center / contain no-repeat}.comparison-table[data-astro-cid-m54fwf3q]{min-width:560px}.comparison-table[data-astro-cid-m54fwf3q] td[data-astro-cid-m54fwf3q],.comparison-table[data-astro-cid-m54fwf3q] th[data-astro-cid-m54fwf3q]{vertical-align:middle}@media(min-width:640px){.comparison-table[data-astro-cid-m54fwf3q]{min-width:0}}.treatment-list[data-astro-cid-m54fwf3q]{margin:1rem 0 0;padding:0;max-width:100%;list-style:none;background:var(--color-white);border:1px solid color-mix(in srgb,var(--color-body) 14%,transparent);border-radius:.75rem;overflow:hidden}.treatment-list[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]{position:relative;padding:1rem 1.25rem 1rem 3rem;margin:0;border-bottom:1px solid color-mix(in srgb,var(--color-body) 10%,transparent);line-height:1.55;transition:background-color .2s ease}.treatment-list[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]:last-child{border-bottom:0}@media(prefers-reduced-motion:no-preference){.treatment-list[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]:hover{background:color-mix(in srgb,var(--color-primary) 4%,transparent)}}.treatment-list[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]:before{left:1.25rem;top:1.125rem}.treatment-list--2col[data-astro-cid-m54fwf3q]{display:grid;grid-template-columns:1fr 1fr;gap:0}.treatment-list--2col[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]{padding:.75rem .5rem .75rem 2.25rem;font-size:14px;line-height:1.4}.treatment-list--2col[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]:nth-child(odd){border-right:1px solid color-mix(in srgb,var(--color-body) 10%,transparent)}.treatment-list--2col[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]:last-child{border-bottom:0}.treatment-list--2col[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]:nth-last-child(2):nth-child(odd){border-bottom:0}.treatment-list--2col[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]:last-child:nth-child(odd){grid-column:1 / -1;border-right:0}.treatment-list--2col[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]:before{left:.625rem;top:.875rem}@media(min-width:640px){.treatment-list--2col[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]{padding:1rem 1.25rem 1rem 3rem;font-size:15px;line-height:1.55}.treatment-list--2col[data-astro-cid-m54fwf3q]>li[data-astro-cid-m54fwf3q]:before{left:1.25rem;top:1.125rem}}.fade-in-up[data-astro-cid-m54fwf3q]{opacity:0;transform:translateY(8px);transition:opacity .6s cubic-bezier(.2,.8,.2,1) var(--fade-delay, 0ms),transform .6s cubic-bezier(.2,.8,.2,1) var(--fade-delay, 0ms);will-change:opacity,transform}.fade-in-up[data-astro-cid-m54fwf3q].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.fade-in-up[data-astro-cid-m54fwf3q]{opacity:1;transform:none;transition:none}}.faq-panel[data-astro-cid-m54fwf3q]{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1)}.faq-item[data-astro-cid-m54fwf3q][data-open=true] .faq-panel[data-astro-cid-m54fwf3q]{grid-template-rows:1fr}.faq-item[data-astro-cid-m54fwf3q][data-open=true] .faq-icon[data-astro-cid-m54fwf3q]{transform:rotate(45deg)}.faq-item[data-astro-cid-m54fwf3q][data-open=true] .faq-icon-wrap[data-astro-cid-m54fwf3q]{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-white)}@media(prefers-reduced-motion:reduce){.faq-panel[data-astro-cid-m54fwf3q],.faq-icon[data-astro-cid-m54fwf3q]{transition:none}}
