.tools-module__n-ZNlW__wheel{isolation:isolate;background:var(--background);padding:4rem 0 3rem;position:relative;overflow:hidden}.tools-module__n-ZNlW__heading{justify-content:space-between;align-items:end;gap:24px;max-width:1120px;margin:auto;padding:0 24px;display:flex}.tools-module__n-ZNlW__heading h2{letter-spacing:-.045em;max-width:680px;color:var(--foreground);margin:12px 0 18px;font-size:clamp(1.8rem,4vw,3rem);font-weight:650;line-height:1.12}.tools-module__n-ZNlW__heading p:not(.tools-module__n-ZNlW__eyebrow){max-width:640px;color:var(--muted-foreground);line-height:1.7}.tools-module__n-ZNlW__eyebrow,.tools-module__n-ZNlW__topic{letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand-clinical);font-size:.75rem;font-weight:650}.tools-module__n-ZNlW__rim{z-index:-1;background:linear-gradient(120deg,var(--ggomed-soft-mint),var(--background));height:410px;position:absolute;inset:200px -10% auto;-webkit-mask:url(/tool-ribbon.svg) 50%/100% 100% no-repeat;mask:url(/tool-ribbon.svg) 50%/100% 100% no-repeat}.tools-module__n-ZNlW__rail{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;align-items:stretch;gap:12px;padding:32px max(24px,50% - 195px) 66px;display:flex;position:relative;overflow-x:auto}.tools-module__n-ZNlW__rail::-webkit-scrollbar{display:none}.tools-module__n-ZNlW__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-4xl);scroll-snap-align:center;min-width:0;transform:translateY(var(--tool-drop,0px))scale(var(--tool-scale,1));transform-origin:top;box-shadow:var(--ggomed-shadow-status-rest);flex-direction:column;flex:0 0 390px;gap:18px;padding:28px;transition:box-shadow .2s,border-color .2s;display:flex}.tools-module__n-ZNlW__card[data-active=true]{border-color:var(--color-brand-clinical);box-shadow:var(--ggomed-shadow-status-active)}.tools-module__n-ZNlW__cardTop{color:var(--color-brand-clinical);align-items:center;gap:12px;font-size:.75rem;display:flex}.tools-module__n-ZNlW__cardTop span:last-child{color:var(--muted-foreground);margin-left:auto}.tools-module__n-ZNlW__card .tools-module__n-ZNlW__cardTitle{letter-spacing:-.035em;font-size:1.65rem;font-weight:650;line-height:1.2}.tools-module__n-ZNlW__card>p:not(.tools-module__n-ZNlW__topic):not(.tools-module__n-ZNlW__cardTitle){color:var(--muted-foreground);font-size:.95rem;line-height:1.65}.tools-module__n-ZNlW__card .tools-module__n-ZNlW__detail{margin-top:auto;font-size:.8rem}.tools-module__n-ZNlW__action{background:var(--ggomed-mint-bright);min-height:48px;color:var(--ggomed-black);border-radius:999px;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;font-weight:650;text-decoration:none;display:flex}.tools-module__n-ZNlW__textLink{min-height:44px;color:var(--color-brand-clinical);text-underline-offset:4px;align-items:center;gap:8px;font-size:.85rem;font-weight:600;text-decoration:underline;display:inline-flex}.tools-module__n-ZNlW__wheel>.tools-module__n-ZNlW__textLink{justify-content:center;display:flex}.tools-module__n-ZNlW__controls{grid-template-columns:calc(var(--spacing)*12)minmax(0,1fr)calc(var(--spacing)*12);align-items:center;gap:calc(var(--spacing)*3);width:100%;max-width:416px;padding-inline:calc(var(--spacing)*6);margin-inline:auto;display:grid}.tools-module__n-ZNlW__controls label{min-width:0;display:block;position:relative}.tools-module__n-ZNlW__controls select{-webkit-appearance:none;appearance:none;width:100%;height:calc(var(--spacing)*12);background:var(--card);color:var(--foreground);font:inherit;border:1px solid var(--border);border-radius:var(--radius-4xl);padding:0 calc(var(--spacing)*11)0 calc(var(--spacing)*4);text-overflow:ellipsis;cursor:pointer;font-size:.875rem;transition:border-color .2s;display:block}.tools-module__n-ZNlW__controls select:hover:not(:disabled){border-color:var(--color-brand-clinical)}.tools-module__n-ZNlW__controls select:disabled{opacity:.5;cursor:default}.tools-module__n-ZNlW__selectChevron{right:calc(var(--spacing)*4);width:calc(var(--spacing)*4);height:calc(var(--spacing)*4);pointer-events:none;color:var(--muted-foreground);position:absolute;top:50%;transform:translateY(-50%)}.tools-module__n-ZNlW__action{transition:background-color .2s,box-shadow .2s,translate .2s}:is(.tools-module__n-ZNlW__action:hover,.tools-module__n-ZNlW__action:focus-visible){background:var(--ggomed-mint-bright-hover);box-shadow:var(--ggomed-shadow-status-hover);translate:0 -2px}.tools-module__n-ZNlW__textLink:hover{color:var(--ggomed-purple-dark)}.tools-module__n-ZNlW__flat{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:20px;max-width:1120px;margin:32px auto;padding:0 24px;display:grid}.tools-module__n-ZNlW__flat .tools-module__n-ZNlW__card{transform:none!important}.tools-module__n-ZNlW__wheel :is(a,button,select):focus-visible{outline:3px solid var(--ring);outline-offset:4px}@media (max-width:600px){.tools-module__n-ZNlW__heading{display:block}.tools-module__n-ZNlW__heading>.tools-module__n-ZNlW__textLink{margin-top:12px}.tools-module__n-ZNlW__rail{padding-left:calc(50% - 140px);padding-right:calc(50% - 140px)}.tools-module__n-ZNlW__card{flex-basis:280px;gap:14px;padding:22px}.tools-module__n-ZNlW__card .tools-module__n-ZNlW__cardTitle{font-size:1.45rem}.tools-module__n-ZNlW__wheel{padding-top:2rem}.tools-module__n-ZNlW__flat{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){:is(.tools-module__n-ZNlW__action:hover,.tools-module__n-ZNlW__action:focus-visible){translate:none}.tools-module__n-ZNlW__action,.tools-module__n-ZNlW__card{transition:none}.tools-module__n-ZNlW__card{transform:none!important}.tools-module__n-ZNlW__rail{scroll-behavior:auto;scroll-snap-type:none}.tools-module__n-ZNlW__rim{display:none}}
.tool-wheel-module__ROOxUa__infiniteRail[data-ready=false]{visibility:hidden}.tool-wheel-module__ROOxUa__infiniteRail>article{filter:blur(var(--tool-blur,0px))}.tool-wheel-module__ROOxUa__motionControl{color:var(--muted-foreground);justify-content:center;margin-top:12px;display:flex}@media (prefers-reduced-motion:reduce){.tool-wheel-module__ROOxUa__infiniteRail>article{filter:none}}
.practical-module__V8olgq__locations{max-width:1312px;padding:0}.practical-module__V8olgq__locations>div:first-child{margin-bottom:2rem}.practical-module__V8olgq__locations h2{max-width:32ch;color:var(--ggomed-black);text-wrap:balance;font-size:clamp(1.75rem,2.5vw,2.25rem);line-height:1.25}.practical-module__V8olgq__locationGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.practical-module__V8olgq__location{border:1px solid var(--border);border-radius:16px;min-width:0;padding:1.5rem}.practical-module__V8olgq__location>div:first-child{height:64px;margin-bottom:1.5rem}.practical-module__V8olgq__location h3{min-height:3rem;color:var(--ggomed-black);margin-bottom:1rem;font-size:1.0625rem;line-height:1.45}.practical-module__V8olgq__location>div:last-child{grid-template-rows:minmax(3rem,auto) auto;gap:.75rem;display:grid}.practical-module__V8olgq__location>div:last-child>div{color:var(--ggomed-charcoal);font-size:.875rem;line-height:1.6}.practical-module__V8olgq__location>div:last-child svg{width:17px;height:17px;margin-top:.15rem}.practical-module__V8olgq__location[data-online]{background:var(--ggomed-surface-muted);border-color:#0000;grid-column:1/-1;grid-template-columns:64px 1fr 1.2fr;align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:grid}.practical-module__V8olgq__location[data-online]>div:first-child{height:48px;margin:0}.practical-module__V8olgq__location[data-online]>div:first-child svg{width:60px;height:48px}.practical-module__V8olgq__location[data-online] h3{min-height:0;margin:0}.practical-module__V8olgq__location[data-online]>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 2rem;display:flex}.practical-module__V8olgq__insurance{border-top:1px solid var(--border);max-width:1312px;padding:2rem 0 0;margin-top:2.5rem!important}.practical-module__V8olgq__insurance h2{text-align:left;letter-spacing:.04em;margin-bottom:1.25rem;font-size:.75rem}.practical-module__V8olgq__insurance>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem 2rem}.practical-module__V8olgq__insurance .practical-module__V8olgq__provider{text-align:left;grid-template-columns:100px 1fr;gap:1.25rem;min-height:72px;padding-block:.75rem;display:grid}.practical-module__V8olgq__insurance img{object-fit:contain;justify-self:center;max-width:100px;height:40px}.practical-module__V8olgq__insurance span{font-size:.875rem;line-height:1.5}.practical-module__V8olgq__insurance [data-text-only] span{grid-column:1/-1;font-size:1rem}@media (max-width:1099px){.practical-module__V8olgq__locationGrid{gap:1rem}.practical-module__V8olgq__location{padding:1.25rem}.practical-module__V8olgq__location h3{min-height:4.5rem}.practical-module__V8olgq__location>div:first-child img{max-width:100%}.practical-module__V8olgq__insurance>div{gap:.5rem 1.25rem}.practical-module__V8olgq__insurance .practical-module__V8olgq__provider{grid-template-columns:76px 1fr;gap:.75rem}.practical-module__V8olgq__insurance img{max-width:76px}}@media (max-width:767px){.practical-module__V8olgq__locationGrid{grid-template-columns:1fr}.practical-module__V8olgq__location{padding:1.5rem}.practical-module__V8olgq__location h3{min-height:0}.practical-module__V8olgq__location>div:last-child{grid-template-rows:auto auto}.practical-module__V8olgq__location[data-online]{grid-template-columns:52px 1fr;gap:1rem;padding:1.5rem}.practical-module__V8olgq__location[data-online]>div:last-child{grid-column:1/-1;justify-content:flex-start}.practical-module__V8olgq__insurance>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.practical-module__V8olgq__insurance .practical-module__V8olgq__provider{text-align:center;grid-template-rows:42px auto;grid-template-columns:1fr;justify-items:center;gap:.5rem}.practical-module__V8olgq__insurance img{max-width:100px;height:38px}.practical-module__V8olgq__insurance [data-text-only] span{grid-row:1/-1;align-self:center}}
.review-carousel-module__4JC6lq__carousel{z-index:1;max-width:1600px;margin:0 auto 1.5rem;position:relative}.review-carousel-module__4JC6lq__rail{overscroll-behavior-x:contain;scrollbar-width:none;scroll-behavior:auto;padding-block:4px;overflow-x:auto}.review-carousel-module__4JC6lq__rail::-webkit-scrollbar{display:none}.review-carousel-module__4JC6lq__rail:focus-visible{outline:2px solid var(--ggomed-soft-mint);outline-offset:-2px}.review-carousel-module__4JC6lq__list{align-items:stretch;width:max-content;display:flex;position:relative}.review-carousel-module__4JC6lq__list>li{min-height:200px;padding:24px}.review-carousel-module__4JC6lq__controls{justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;padding-inline:24px;display:flex}.review-carousel-module__4JC6lq__control{border-color:color-mix(in srgb,var(--background),transparent 45%);min-width:44px;min-height:44px;color:var(--background);background:0 0;border-radius:999px;gap:8px;padding:10px 14px}.review-carousel-module__4JC6lq__control:hover{background:var(--ggomed-soft-mint);color:var(--ggomed-forest-dark)}.review-carousel-module__4JC6lq__carousel .review-carousel-module__4JC6lq__control:focus-visible{outline:3px solid var(--ggomed-soft-mint);outline-offset:4px}@media (prefers-reduced-motion:reduce){.review-carousel-module__4JC6lq__rail{scroll-behavior:auto}.review-carousel-module__4JC6lq__control{transition:none}}
:root{--ggomed-accordion-closed-bg:#fff9;--ggomed-accordion-open-bg:var(--ggomed-accordion-closed-bg);--ggomed-accordion-content-bg:#fff;--ggomed-accordion-border-color:transparent;--ggomed-accordion-border-width:0px;--ggomed-accordion-open-border-width:0px;--ggomed-accordion-hover-border-color:transparent;--ggomed-accordion-open-border-color:transparent;--ggomed-accordion-shadow:0 2px 8px rgb(var(--brand-charcoal-rgb)/.06);--ggomed-accordion-hover-shadow:var(--ggomed-shadow-status-hover);--ggomed-accordion-open-shadow:var(--ggomed-shadow-status-active);--ggomed-accordion-blur:0px;--ggomed-accordion-heading:var(--ggomed-black);--ggomed-accordion-body:var(--ggomed-charcoal);--ggomed-accordion-icon:var(--muted-foreground);--ggomed-accordion-icon-hover:rgb(var(--brand-primary-rgb));--ggomed-accordion-icon-open:rgb(var(--brand-clinical-rgb))}.accordion-module__byAzUW__item{border-radius:var(--radius);background:var(--ggomed-accordion-closed-bg);-webkit-backdrop-filter:blur(var(--ggomed-accordion-blur));backdrop-filter:blur(var(--ggomed-accordion-blur));border-style:solid;border-width:var(--ggomed-accordion-border-width);border-color:var(--ggomed-accordion-border-color);box-shadow:var(--ggomed-accordion-shadow);margin-bottom:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.accordion-module__byAzUW__item:hover{border-color:var(--ggomed-accordion-hover-border-color);box-shadow:var(--ggomed-accordion-hover-shadow)}.accordion-module__byAzUW__item[data-state=open]{background:var(--ggomed-accordion-open-bg);border-width:var(--ggomed-accordion-open-border-width);border-color:var(--ggomed-accordion-open-border-color);box-shadow:var(--ggomed-accordion-open-shadow)}.accordion-module__byAzUW__trigger{box-sizing:border-box;width:100%;color:var(--ggomed-accordion-heading);background:0 0;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:16px 24px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.accordion-module__byAzUW__trigger:hover{transform:none}.accordion-module__byAzUW__trigger[data-state=open]{color:var(--ggomed-accordion-heading);box-shadow:none;background:0 0;border-width:0;border-color:#0000;border-radius:0}.accordion-module__byAzUW__trigger svg{color:var(--ggomed-accordion-icon)}.accordion-module__byAzUW__trigger:hover svg{color:var(--ggomed-accordion-icon-hover)}.accordion-module__byAzUW__trigger[data-state=open] svg{color:var(--ggomed-accordion-icon-open)}.accordion-module__byAzUW__content{color:var(--ggomed-accordion-body);background:0 0;border:0;border-radius:0;padding:0 24px 24px;transition:all .3s}.accordion-module__byAzUW__content[data-state=closed]{background:0 0;border-width:0;padding:0}
.home-module__j0B_pW__home{background:var(--background)}.home-module__j0B_pW__section{margin-block:clamp(4rem,8vw,9rem)}.home-module__j0B_pW__section>section{margin-top:0}.home-module__j0B_pW__practical{margin-block:clamp(4rem,8vw,9rem)}.home-module__j0B_pW__practical>section{margin-top:0}:is(.home-module__j0B_pW__home #i-feel-section,.home-module__j0B_pW__home #i-need-section){scroll-margin-top:220px}.home-module__j0B_pW__home #homepage-hero h1{max-width:650px}.home-module__j0B_pW__home #homepage-hero p{line-height:1.8}.home-module__j0B_pW__home #homepage-hero{background:radial-gradient(ellipse at 22% 55%,color-mix(in srgb,var(--ggomed-soft-mint)48%,transparent),transparent 68%)}body:has(#homepage-hero) [data-health-priority]{display:none}.home-module__j0B_pW__home .homepage-portrait img{mix-blend-mode:multiply;filter:brightness(1.01)}
.hybrid-module__ECvdSa__hybrid{--hybrid-gutter:clamp(1.5rem,4.45vw,4rem);color:var(--ggomed-black)}.hybrid-module__ECvdSa__hybrid ::selection{background:var(--ggomed-soft-mint);color:var(--ggomed-forest-dark)}.hybrid-module__ECvdSa__hybrid :is(a,button,summary):focus-visible{outline:3px solid var(--ggomed-purple);outline-offset:4px}.hybrid-module__ECvdSa__hybrid [aria-labelledby=selected-reviews-title]>div:last-child a:focus-visible{outline-color:var(--ggomed-soft-mint)}.hybrid-module__ECvdSa__hybrid #homepage-hero{background:var(--background)}.hybrid-module__ECvdSa__hero{max-width:1440px;padding:2.5rem var(--hybrid-gutter)3.5rem;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;margin:0 auto;display:grid}.hybrid-module__ECvdSa__words{min-width:0}.hybrid-module__ECvdSa__attribution{flex-direction:column;gap:.35rem;width:fit-content;margin-bottom:1.75rem;line-height:1.5;display:flex}.hybrid-module__ECvdSa__attribution strong{font-size:1rem;font-weight:600}.hybrid-module__ECvdSa__attribution span{color:var(--ggomed-charcoal);font-size:.8125rem}.hybrid-module__ECvdSa__hero h1{color:var(--ggomed-purple);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(3.75rem,6.3vw,5.5rem);font-weight:500;line-height:1.04;max-width:9ch!important}.hybrid-module__ECvdSa__introduction{max-width:44ch;color:var(--ggomed-charcoal);margin:1.5rem 0;font-size:1rem}.hybrid-module__ECvdSa__actions{flex-wrap:wrap;align-items:center;gap:.65rem 1.3rem;display:flex}.hybrid-module__ECvdSa__actions>a:first-child{min-height:52px}.hybrid-module__ECvdSa__practicalLink{text-underline-offset:4px;align-items:center;gap:.4rem;min-height:44px;font-size:.8125rem;text-decoration:underline;display:inline-flex}.hybrid-module__ECvdSa__rating{color:var(--ggomed-charcoal);margin-top:1rem;font-size:.8125rem}.hybrid-module__ECvdSa__rating a{text-decoration:underline}.hybrid-module__ECvdSa__paths{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:500px;margin-top:1.5rem;display:grid}.hybrid-module__ECvdSa__paths>button{min-height:62px;box-shadow:none;justify-content:center}.hybrid-module__ECvdSa__paths>button:hover{transform:none}.hybrid-module__ECvdSa__scope{max-width:56ch;color:var(--ggomed-charcoal);margin-top:.8rem;font-size:.75rem}.hybrid-module__ECvdSa__scope a{text-underline-offset:3px;min-height:44px;color:var(--ggomed-purple);align-items:center;text-decoration:underline;display:inline-flex}.hybrid-module__ECvdSa__person{flex-direction:column;justify-content:center;align-self:stretch;min-width:0;display:flex}.hybrid-module__ECvdSa__portrait{aspect-ratio:.95;width:calc(100% + 2rem);margin-left:-1rem;position:relative}.hybrid-module__ECvdSa__portrait img{object-fit:contain;transform:scaleX(-1)}.hybrid-module__ECvdSa__caption{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;min-height:52px;margin:-1rem .5rem 0;font-size:.9375rem;font-weight:500;display:flex}.hybrid-module__ECvdSa__practical{max-width:1440px;padding-inline:var(--hybrid-gutter);margin-inline:auto}body:has([data-homepage-hybrid]) footer{background:var(--background);border-top:1px solid var(--border);width:100%;max-width:none;margin:0;padding:3.5rem max(1.5rem,50% - 656px) 2rem}body:has([data-homepage-hybrid]) footer>div:first-child{gap:2.5rem 3.5rem}body:has([data-homepage-hybrid]) footer :is(a,button):focus-visible{outline:3px solid var(--ggomed-purple);outline-offset:4px}@media (min-width:640px) and (max-width:1099px){body:has([data-homepage-hybrid]) footer>div:first-child{grid-template-columns:repeat(2,minmax(0,1fr))}body:has([data-homepage-hybrid]) footer>div:first-child>div:first-child{grid-column:1/-1}}@media (max-width:899px){.hybrid-module__ECvdSa__hero{grid-template-columns:minmax(0,1fr) 104px;gap:1rem;padding-top:2rem}.hybrid-module__ECvdSa__words{display:contents}.hybrid-module__ECvdSa__attribution{grid-area:1/1;margin-bottom:0}.hybrid-module__ECvdSa__person{grid-area:1/2;align-self:center}.hybrid-module__ECvdSa__words>:not(.hybrid-module__ECvdSa__attribution){grid-column:1/-1}.hybrid-module__ECvdSa__person .hybrid-module__ECvdSa__caption{display:none}.hybrid-module__ECvdSa__hero h1{font-size:clamp(3rem,10vw,4.5rem);max-width:11ch!important}.hybrid-module__ECvdSa__portrait{aspect-ratio:1;border-radius:50%;width:100%;max-width:104px;margin:0 auto;overflow:hidden}.hybrid-module__ECvdSa__portrait img{object-fit:cover;object-position:center 15%}.hybrid-module__ECvdSa__scope{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.hybrid-module__ECvdSa__hero :is(a,button){transition:none}}
