.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-focal=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));translate:calc(-1*var(--tool-shift,0px))0}.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}}.tool-wheel-module__ROOxUa__loopWheel{padding-block:2.5rem 2rem}.tool-wheel-module__ROOxUa__loopWheel>div:first-child{text-align:center;flex-direction:column;align-items:center;gap:12px}.tool-wheel-module__ROOxUa__loopWheel h2{letter-spacing:-.035em}.tool-wheel-module__ROOxUa__infiniteRail{padding-top:24px;padding-bottom:48px}.tool-wheel-module__ROOxUa__position{text-align:center;font-variant-numeric:tabular-nums;color:var(--muted-foreground);margin-top:12px;font-size:.8rem}@media (max-width:600px){.tool-wheel-module__ROOxUa__loopWheel>div:first-child{display:flex}}.tool-wheel-module__ROOxUa__infiniteRail[data-drift]{scroll-snap-type: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}}.practical-module__V8olgq__insurance>div{flex-wrap:wrap;gap:.75rem 1.5rem;display:flex}.practical-module__V8olgq__insurance .practical-module__V8olgq__provider{text-align:left;flex:0 180px;gap:.75rem;min-height:44px;padding-block:.25rem;display:flex}.practical-module__V8olgq__insurance img{max-width:64px;height:28px}.practical-module__V8olgq__insurance span,.practical-module__V8olgq__insurance [data-text-only] span{font-size:.8125rem}@media (max-width:767px){.practical-module__V8olgq__insurance .practical-module__V8olgq__provider{text-align:center;flex-direction:column;flex-basis:calc(50% - .75rem);align-items: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)}
.narrative-module__VJAPLG__page{max-width:76rem;color:var(--ggomed-charcoal);margin-inline:auto;padding:2rem 1.5rem 0}.narrative-module__VJAPLG__welcome{isolation:isolate;background:var(--ggomed-forest-dark);color:rgb(var(--card-rgb));position:relative;overflow:hidden}.narrative-module__VJAPLG__welcomeDecoration{z-index:-1;object-fit:cover;pointer-events:none;opacity:.6;width:100%;height:100%;position:absolute;inset:0}.narrative-module__VJAPLG__welcomeComposition{grid-template-columns:1fr 1.08fr;grid-template-areas:"heading paper""text paper""credentials paper";align-content:center;column-gap:2rem;max-width:86rem;min-height:350px;margin-inline:auto;padding:3.5rem 2.5rem 4rem;display:grid}.narrative-module__VJAPLG__welcomeHeading{grid-area:heading}.narrative-module__VJAPLG__welcomeLabel{letter-spacing:.22em;text-transform:uppercase;color:var(--ggomed-soft-mint);margin-bottom:1.5rem;font-size:.75rem;font-weight:600}.narrative-module__VJAPLG__welcome h1{letter-spacing:-.04em;margin:0;font-size:clamp(3.5rem,6.8vw,6rem);font-weight:600;line-height:1.05}.narrative-module__VJAPLG__welcomeText{grid-area:text;max-width:53ch;margin-top:1.75rem;font-size:1.0625rem;line-height:1.8}.narrative-module__VJAPLG__welcomeCredentials{color:rgb(var(--card-rgb)/.8);grid-area:credentials;margin-top:1.75rem;font-size:.75rem;line-height:1.75}.narrative-module__VJAPLG__paper{min-width:0;filter:drop-shadow(1.1rem 1.9rem 1.3rem rgb(var(--brand-charcoal-rgb)/.32));grid-area:paper;align-self:center;transform:rotate(-3deg)translateY(1.5rem)}.narrative-module__VJAPLG__paperContact{transform-origin:45% 60%;filter:drop-shadow(.15rem .35rem .16rem rgb(var(--brand-charcoal-rgb)/.4));transform:perspective(90rem)rotateX(1.4deg)rotateY(-1.2deg)skewY(.25deg)}.narrative-module__VJAPLG__signature{clip-path:polygon(6% 7.51%,6.901% 7.509%,7.995% 7.423%,9.065% 7.278%,10% 7.289%,10.696% 7.517%,11.386% 7.438%,12.215% 7.51%,13% 7.481%,13.845% 7.359%,14.623% 7.135%,15.326% 7.126%,16% 6.877%,16.773% 6.885%,17.975% 6.968%,19.14% 6.861%,20% 6.907%,21.096% 6.751%,22.169% 6.595%,22.931% 6.521%,24% 6.461%,24.861% 6.569%,26.074% 6.589%,27.202% 6.894%,28% 6.895%,29.069% 6.941%,30.058% 6.729%,31.136% 6.73%,32% 6.602%,32.865% 6.809%,34.032% 6.792%,34.933% 7.003%,36% 6.975%,37.08% 6.858%,38.058% 6.81%,39.121% 6.63%,40% 6.363%,40.983% 6.405%,42% 6.192%,43.234% 6.209%,44% 6.234%,45.085% 6.522%,46.037% 6.435%,47.17% 6.665%,48% 6.843%,49.018% 6.828%,50.026% 6.776%,51.136% 6.567%,52% 6.678%,52.769% 6.611%,53.927% 6.456%,55.031% 6.239%,56% 6.324%,57.128% 6.351%,57.886% 6.458%,58.964% 6.561%,60% 6.626%,60.76% 6.499%,61.884% 6.338%,62.941% 6.239%,64% 6.058%,64.956% 6.139%,66.122% 6.083%,67.18% 6.179%,68% 6.446%,69.094% 6.394%,70.172% 6.173%,71.028% 6.085%,72% 6.163%,72.809% 6.164%,73.872% 6.44%,74.937% 6.453%,76% 6.677%,76.98% 6.368%,78.114% 6.39%,79.118% 6.331%,80% 6.199%,81.141% 6.425%,81.989% 6.397%,83.033% 6.385%,84% 6.625%,85.148% 6.548%,85.882% 6.392%,87.068% 6.337%,88% 6.324%,89.065% 6.354%,89.864% 6.337%,91.173% 6.502%,92% 6.546%,92.539% 6.856%,92.95% 7.02%,93.464% 7.178%,93.807% 7.3%,94.097% 8.449%,94.173% 9.756%,94.46% 11.076%,94.44% 12%,94.379% 13.082%,94.353% 14.517%,94.327% 15.677%,94.309% 17%,94.405% 18.219%,94.538% 19.656%,94.715% 20.881%,94.929% 22%,94.769% 22.996%,94.776% 24.723%,94.764% 25.855%,94.647% 27%,94.799% 28.004%,94.938% 29.72%,94.944% 30.992%,95.146% 32%,95.09% 33.413%,94.924% 34.585%,94.883% 35.757%,94.926% 37%,95.003% 38.429%,95.206% 39.5%,95.292% 40.96%,95.371% 42%,95.23% 42.964%,95.162% 44.69%,95.043% 45.858%,94.808% 47%,95.005% 48.417%,95.089% 49.49%,95.235% 50.849%,95.227% 52%,95.139% 52.962%,95.07% 54.574%,94.955% 55.999%,94.859% 57%,94.991% 58.262%,95.128% 59.508%,95.104% 60.873%,95.243% 62%,95.19% 63.041%,95.034% 64.335%,95.055% 65.814%,94.914% 67%,94.929% 68.02%,95.055% 69.333%,95.154% 70.806%,95.309% 72%,95.124% 73.206%,95.178% 74.346%,94.954% 75.966%,94.832% 77%,95.024% 78.402%,95.093% 79.524%,95.211% 80.826%,95.36% 82%,95.112% 83.407%,95.051% 84.442%,94.866% 85.989%,94.819% 87%,94.92% 87.962%,94.87% 89.418%,95.032% 90.878%,95.1% 91.594%,94.229% 91.666%,92.976% 91.907%,91.94% 91.93%,91% 92.053%,89.875% 92.06%,89.138% 91.928%,87.85% 92.02%,87% 91.835%,85.891% 91.966%,84.941% 92.312%,83.88% 92.508%,83% 92.658%,82.004% 92.421%,81.074% 92.252%,79.803% 92.259%,79% 91.93%,78.19% 92.143%,77.018% 92.112%,75.969% 92.155%,75% 92.37%,74.101% 92.281%,73.128% 92.578%,71.979% 92.671%,71% 92.707%,69.851% 92.519%,68.86% 92.554%,67.834% 92.421%,67% 92.344%,65.939% 92.475%,64.915% 92.574%,63.967% 92.607%,63% 92.866%,61.949% 92.531%,61.152% 92.461%,59.77% 92.442%,59% 92.288%,58.007% 92.563%,57.125% 92.414%,55.973% 92.586%,55% 92.642%,53.874% 92.576%,52.919% 92.387%,51.93% 92.388%,51% 92.151%,49.871% 92.21%,49.089% 92.391%,48.072% 92.518%,47% 92.802%,46.211% 92.614%,44.891% 92.395%,43.79% 92.476%,43% 92.145%,42.102% 92.479%,41.091% 92.416%,40.011% 92.668%,39% 92.806%,37.921% 92.816%,36.867% 92.763%,35.983% 92.72%,35% 92.633%,33.937% 92.68%,32.813% 92.816%,32.065% 92.929%,31% 92.971%,30.217% 92.827%,29.151% 92.712%,28.019% 92.381%,27% 92.365%,25.893% 92.345%,24.8% 92.387%,23.879% 92.696%,23% 92.72%,22.051% 92.551%,21.137% 92.341%,20.028% 92.331%,19% 92.141%,18.194% 92.181%,16.957% 92.259%,16.076% 92.176%,15% 92.327%,14.107% 92.462%,12.832% 92.432%,11.865% 92.575%,11% 92.766%,9.658% 92.499%,8.745% 92.19%,7.377% 92.039%,6.2% 91.966%,5.899% 91.245%,5.644% 90.933%,5.271% 90.407%,5.088% 90%,5.166% 88.911%,5.387% 87.396%,5.384% 86.096%,5.501% 85%,5.445% 83.693%,5.291% 82.677%,5.11% 80.983%,5.033% 80%,5.167% 78.624%,5.211% 77.274%,5.248% 76.201%,5.496% 75%,5.264% 73.762%,5.2% 72.396%,5.078% 71.025%,5.039% 70%,5.251% 68.836%,5.361% 67.382%,5.463% 66.119%,5.464% 65%,5.477% 63.862%,5.235% 62.411%,5.098% 60.952%,5.183% 60%,5.083% 58.929%,5.216% 57.371%,5.187% 56.299%,5.378% 55%,5.261% 53.623%,5.284% 52.275%,5.173% 51.122%,5.126% 50%,5.221% 48.76%,5.317% 47.689%,5.359% 46.037%,5.468% 45%,5.419% 43.934%,5.376% 42.647%,5.185% 40.992%,5.186% 40%,5.18% 38.638%,5.203% 37.428%,5.323% 36.186%,5.39% 35%,5.277% 33.656%,5.155% 32.308%,5.173% 31.154%,5.056% 30%,5.056% 28.853%,5.215% 27.328%,5.227% 26.336%,5.383% 25%,5.35% 23.609%,5.324% 22.403%,5.205% 21.113%,5.045% 20%,5.273% 18.764%,5.352% 17.634%,5.392% 16.246%,5.476% 15%,5.432% 13.691%,5.264% 12.634%,5.272% 10.973%,5.186% 10%,5.395% 9.332%,5.536% 8.763%,5.944% 7.919%);width:100%;height:auto;display:block}.narrative-module__VJAPLG__signatureCustom{clip-path:none}.narrative-module__VJAPLG__hero{align-items:center;gap:2.5rem;padding-block:1rem 4rem;display:grid}.narrative-module__VJAPLG__identity h1,.narrative-module__VJAPLG__identity .narrative-module__VJAPLG__name{letter-spacing:-.035em;text-wrap:balance;max-width:16ch;color:var(--ggomed-purple);font-size:clamp(2rem,4.5vw,3.5rem);font-weight:600;line-height:1.12}.narrative-module__VJAPLG__role{margin-top:1.25rem;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:500;line-height:1.5}.narrative-module__VJAPLG__credentials{margin-top:.5rem;font-size:.9375rem}.narrative-module__VJAPLG__lead{max-width:52ch;margin-top:1.75rem;font-size:1.125rem;line-height:1.8}.narrative-module__VJAPLG__actions{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin-top:1.75rem;display:flex}.narrative-module__VJAPLG__textLink{min-height:2.75rem;color:var(--ggomed-purple);text-underline-offset:.2em;border-radius:.25rem;align-items:center;text-decoration:underline;display:inline-flex}.narrative-module__VJAPLG__textLink:hover{color:var(--ggomed-purple-dark)}.narrative-module__VJAPLG__textLink:focus-visible{outline:2px solid var(--ring);outline-offset:4px}.narrative-module__VJAPLG__portrait{aspect-ratio:1;background:var(--ggomed-surface-blue);border-radius:2rem;width:100%;max-width:30rem;position:relative;overflow:hidden}.narrative-module__VJAPLG__story{max-width:min(68ch,46rem);margin-inline:auto;font-size:1.125rem;line-height:1.85}.narrative-module__VJAPLG__story section+section{margin-top:3.5rem}.narrative-module__VJAPLG__page h2,.narrative-module__VJAPLG__closing h2,.narrative-module__VJAPLG__reviewSources h2{letter-spacing:-.02em;text-wrap:balance;color:var(--ggomed-charcoal);font-size:clamp(1.5rem,2.8vw,2rem);font-weight:600;line-height:1.3}.narrative-module__VJAPLG__story p{margin-top:1.25rem}.narrative-module__VJAPLG__videoSection{border-block:1px solid var(--border);align-items:center;gap:2rem;margin-block:4.5rem;padding-block:2.5rem;display:grid}.narrative-module__VJAPLG__videoSection p{max-width:48ch;margin-top:1rem;line-height:1.8}.narrative-module__VJAPLG__video{aspect-ratio:16/9;background:var(--ggomed-surface-blue);border-radius:1.5rem;position:relative;overflow:hidden}.narrative-module__VJAPLG__video button,.narrative-module__VJAPLG__video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.narrative-module__VJAPLG__video button{cursor:pointer}.narrative-module__VJAPLG__video button:focus-visible{outline:3px solid var(--ggomed-purple);outline-offset:-5px}.narrative-module__VJAPLG__play{background:var(--background);width:3.5rem;height:3.5rem;color:var(--ggomed-purple);box-shadow:var(--shadow-md);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.narrative-module__VJAPLG__video button:hover .narrative-module__VJAPLG__play{background:var(--ggomed-soft-mint)}.narrative-module__VJAPLG__questions{max-width:min(68ch,46rem);margin:0 auto 4.5rem}.narrative-module__VJAPLG__questionGroup{margin-top:2rem}.narrative-module__VJAPLG__questionGroup h3{color:var(--ggomed-charcoal);margin-bottom:.75rem;font-size:1rem;font-weight:600}.narrative-module__VJAPLG__question{min-height:3.5rem;font-size:1.0625rem;line-height:1.5}.narrative-module__VJAPLG__answer{font-size:1rem;line-height:1.8}.narrative-module__VJAPLG__answer p+p{margin-top:1rem}.narrative-module__VJAPLG__answer .narrative-module__VJAPLG__textLink{margin-top:.75rem}.narrative-module__VJAPLG__closing,.narrative-module__VJAPLG__reviewSources{max-width:68ch;color:var(--ggomed-charcoal);margin-inline:auto;padding:4rem 1.5rem}.narrative-module__VJAPLG__closing p,.narrative-module__VJAPLG__reviewSources p{margin-top:1.25rem;font-size:1.125rem;line-height:1.8}body:has([data-about-narrative]) [data-health-priority]{display:none}@media (max-width:899px){.narrative-module__VJAPLG__welcomeComposition{grid-template-columns:minmax(0,1fr);grid-template-areas:"heading""paper""text""credentials";max-width:42rem;min-height:0;padding:3.5rem 1.5rem 4rem}.narrative-module__VJAPLG__welcomeLabel{margin-bottom:1.25rem}.narrative-module__VJAPLG__paper{margin:1.5rem -.25rem 1rem;transform:rotate(-2deg)}.narrative-module__VJAPLG__welcomeText{margin-top:.75rem;font-size:1rem;line-height:1.8}.narrative-module__VJAPLG__welcomeCredentials{font-size:.6875rem}}@media (min-width:768px){.narrative-module__VJAPLG__page{padding-inline:2.5rem}.narrative-module__VJAPLG__hero{grid-template-columns:1.25fr 1fr;gap:3rem;padding-bottom:5rem}.narrative-module__VJAPLG__portrait{justify-self:end}.narrative-module__VJAPLG__videoSection{grid-template-columns:1.2fr 1fr;gap:3rem}}.narrative-module__VJAPLG__headingCredentials{letter-spacing:-.01em;margin-top:.5em;font-size:.45em;line-height:1.4;display:block}
.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:1.125rem;line-height:1.65}.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}}
