*,:after,:before{box-sizing:border-box}:root{--color-teal:#3d9587;--color-teal-hover:#357a70;--color-border:#b8d9e2;--color-text:#2a2f33;--color-text-muted:#4a5359;--color-bg:#ffffff;--container:min(1320px,100% - 3rem);--header-h:4.75rem;--announcement-bar-h:0px;--site-top-h:calc(var(--header-h) + var(--announcement-bar-h));--breakpoint-nav:960px}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-inter),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;line-height:1.55;color:var(--color-text);background:var(--color-bg)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:.2em}img{max-width:100%;height:auto;display:block}.container{width:var(--container);margin-inline:auto}.site-header-stack{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:var(--color-bg)}.site-header-stack:has(.webinar-bar){--announcement-bar-h:2.75rem}.header{position:relative;z-index:1;background:var(--color-bg);border-bottom:1px solid var(--color-border)}.header__inner{display:flex;align-items:center;justify-content:space-between;min-height:var(--header-h);gap:1rem}.header__actions{display:flex;align-items:center;gap:.75rem}.webinar-bar{background-color:#e8f2f4;background-image:linear-gradient(90deg,#e3eef1,#eef6f4);border-bottom:1px solid rgba(61,149,135,.22);color:var(--color-text)}.webinar-bar__inner{display:flex;align-items:center;gap:.75rem;min-height:var(--announcement-bar-h,2.75rem);padding:.45rem 0}.webinar-bar__icon{flex-shrink:0;width:1.1rem;height:1.1rem;color:var(--color-teal)}.webinar-bar__marquee{flex:1 1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 1.25rem,#000 calc(100% - 1.25rem),transparent);mask-image:linear-gradient(90deg,transparent,#000 1.25rem,#000 calc(100% - 1.25rem),transparent)}.webinar-bar__track{display:flex;width:max-content;animation:webinar-ticker 52s linear infinite}.webinar-bar__track:hover{animation-play-state:paused}.webinar-bar__text{display:flex;align-items:center;flex-wrap:nowrap;gap:.55rem;margin:0;padding-right:3rem;font-size:.86rem;line-height:1.45;white-space:nowrap}.webinar-bar__label{font-weight:700;color:var(--color-teal)}.webinar-bar__title{font-weight:600}.webinar-bar__meta{color:var(--color-text-muted)}.webinar-bar__static{display:none;flex:1 1;min-width:0;margin:0;font-size:.84rem;line-height:1.5}.webinar-bar__cta{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.42rem .9rem;font-size:.8rem;font-weight:600;line-height:1.2;color:#fff!important;text-decoration:none!important;background:var(--color-teal);border-radius:999px;transition:background .2s ease}.webinar-bar__cta:hover{background:var(--color-teal-hover)}@keyframes webinar-ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.site-header-stack:has(.webinar-bar){--announcement-bar-h:5.75rem}.webinar-bar__inner{flex-wrap:wrap;align-items:flex-start;min-height:auto;padding:.65rem 0;gap:.55rem .75rem}.webinar-bar__marquee{display:none}.webinar-bar__static{display:block;order:2;flex-basis:100%}.webinar-bar__cta{order:3;margin-left:auto}}@media (prefers-reduced-motion:reduce){.webinar-bar__track{animation:none;transform:none}.webinar-bar__marquee{display:none}.webinar-bar__static{display:block}}.nav__item--lang{display:flex;align-items:center}.lang-switcher{display:inline-flex;align-items:center;gap:.15rem;padding:0 .25rem}.lang-switcher__btn{min-width:0;padding:.5rem .4rem;border:0;background:transparent;color:var(--color-text);font-size:.975rem;font-weight:500;letter-spacing:.04em;cursor:pointer;font-family:inherit;line-height:1;transition:color .15s ease}.lang-switcher__btn:hover{color:var(--color-teal)}.lang-switcher__btn--active{font-weight:700;color:var(--color-teal)}.lang-switcher__sep{color:var(--color-border);font-size:.875rem;font-weight:400;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:960px){.nav__item--lang{padding:.35rem .65rem .15rem}.lang-switcher__btn{padding:.85rem .5rem}}.logo{display:inline-flex;align-items:center;flex-shrink:0;background:var(--color-bg)}.logo,.logo:hover{text-decoration:none}.logo__img{display:block;height:3rem;width:auto}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:2.75rem;height:2.75rem;padding:0;border:0;background:transparent;cursor:pointer;border-radius:8px;color:var(--color-text)}.nav-toggle:hover{background:rgba(61,149,135,.08)}.nav-toggle__bar{display:block;height:2px;width:1.375rem;margin-inline:auto;background:currentColor;border-radius:1px;transition:transform .22s ease,opacity .22s ease}.header.is-open .nav-toggle .nav-toggle__bar:first-child{transform:translateY(7px) rotate(45deg)}.header.is-open .nav-toggle .nav-toggle__bar:nth-child(2){opacity:0}.header.is-open .nav-toggle .nav-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav__list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:.15rem}.nav__link{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .85rem;font-size:.975rem;font-weight:500;color:var(--color-text);background:transparent;border:0;cursor:pointer;border-radius:8px;font-family:inherit;text-decoration:none!important}.nav__link:focus-visible,.nav__link:hover{background:rgba(61,149,135,.08);outline:none}.nav__link--active{color:var(--color-teal)}.nav__chevron{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid;opacity:.55;margin-top:2px}.nav__item--dropdown{position:relative}.nav__dropdown-head{display:flex;align-items:stretch}.nav__dropdown-label{flex:1 1}.nav__dropdown-label--static{cursor:default}.nav__dropdown-toggle--chevron{flex-shrink:0;padding-inline:.75rem}@media (min-width:961px){.nav__dropdown-head{display:contents}.nav__dropdown-toggle--chevron{display:none}}@media (max-width:960px){.nav__item--has-section .nav__dropdown-head{width:100%}.nav__item--has-section .nav__chevron--label{display:none}}.nav__dropdown-panel{position:absolute;left:0;top:calc(100% + 6px);min-width:12.5rem;margin:0;padding:.4rem;background:var(--color-bg);border:1px solid rgba(184,217,226,.9);border-radius:10px;box-shadow:0 10px 30px rgba(42,47,51,.06),0 4px 10px rgba(42,47,51,.04);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.nav__item--grouped .nav__dropdown-panel{min-width:19rem;max-width:min(22rem,92vw)}.nav__item--wide-dropdown .nav__dropdown-panel{min-width:22.5rem;max-width:min(26rem,92vw)}.nav__item--wide-dropdown .nav__dropdown a{line-height:1.35;white-space:normal}.nav__dropdown-group+.nav__dropdown-group{margin-top:.35rem;padding-top:.4rem;border-top:1px solid rgba(184,217,226,.55)}.nav__dropdown-group-label{margin:0;padding:.35rem .85rem .2rem;font-size:.68rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;line-height:1.35;color:var(--color-text-muted)}.nav__dropdown{position:static;margin:0;padding:0;list-style:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;background:transparent}.nav__dropdown a{display:block;padding:.55rem .85rem;font-size:.935rem;font-weight:500;color:var(--color-text);border-radius:8px;text-decoration:none!important}.nav__dropdown a:focus-visible,.nav__dropdown a:hover{background:rgba(61,149,135,.1);outline:none}.nav__dropdown a.is-active{color:var(--color-teal);background:rgba(61,149,135,.08)}@media (min-width:961px){.nav__dropdown-panel{pointer-events:none}.nav__dropdown-panel:before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}.nav__item--dropdown:has(.nav__dropdown-label:focus-visible)>.nav__dropdown-panel,.nav__item--dropdown:has(.nav__dropdown-label:hover)>.nav__dropdown-panel,.nav__item--dropdown:has(.nav__dropdown-panel:focus-within)>.nav__dropdown-panel,.nav__item--dropdown:has(.nav__dropdown-panel:hover)>.nav__dropdown-panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}.hero{padding:clamp(3rem,8vw,5.75rem) 0 clamp(4rem,10vw,6.25rem)}.hero .container{width:min(1380px,100% - 3rem)}.hero__grid{display:grid;grid-gap:clamp(2rem,3.5vw,3.25rem);gap:clamp(2rem,3.5vw,3.25rem);align-items:start;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.hero__title{margin:0 0 1.35rem;font-size:clamp(1.75rem,2.1vw + .8rem,2.65rem);font-weight:700;line-height:1.22;letter-spacing:-.035em;max-width:20.5em;white-space:pre-line}.hero__lead{margin:0 0 2rem;font-size:1.065rem;line-height:1.65;color:var(--color-text-muted);max-width:42em}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.92rem 1.65rem;font-family:inherit;font-weight:600;font-size:.8rem;letter-spacing:.055em;text-transform:uppercase;border-radius:10px;border:none;cursor:pointer;transition:background .18s ease,transform .18s ease;text-decoration:none!important}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--color-teal);color:#fff}.btn--primary:hover{background:var(--color-teal-hover)}.hero__media{position:relative}.hero__img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:14px;box-shadow:0 20px 50px rgba(42,47,51,.1)}@media (min-width:961px){.hero__grid{align-items:stretch}.hero__content{display:grid;grid-template-rows:auto 1fr;min-height:100%}.hero__title{margin-bottom:0}.hero__lead{align-self:center;margin:0}}#kontakt,#kundenstimmen,#leistungen,#referenzen,[id^=leistung-]{scroll-margin-top:calc(var(--site-top-h) + .75rem)}.leistungen{padding:clamp(3.5rem,7vw,5.5rem) 0 clamp(4rem,8vw,6rem);background:var(--color-bg)}.leistungen__title{margin:0 0 1.25rem;font-size:clamp(1.65rem,2.8vw + .75rem,2.35rem);font-weight:700;line-height:1.2;letter-spacing:-.03em;color:var(--color-text)}.leistungen__intro{margin:0 0 clamp(2.75rem,5vw,4rem);max-width:none;width:100%;font-size:1.02rem;line-height:1.65;color:var(--color-text-muted)}.leistungen__timeline{--timeline-line-progress:0;position:relative;display:flex;flex-direction:column;gap:clamp(1.25rem,2.5vw,1.85rem)}.leistungen__timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--color-teal);transform:translateX(-50%) scaleY(var(--timeline-line-progress));transform-origin:top center;z-index:0}.leistungen__row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-gap:clamp(1.5rem,4vw,3rem);gap:clamp(1.5rem,4vw,3rem);align-items:start;z-index:1}.leistungen__row--left .leistungen__card{grid-column:1;grid-row:1;justify-self:end;max-width:34rem}.leistungen__row--left .leistungen__node{grid-column:2;grid-row:1}.leistungen__row--right .leistungen__card{grid-column:3;grid-row:1;justify-self:start;max-width:34rem}.leistungen__row--right .leistungen__node{grid-column:2;grid-row:1}.leistungen__node{width:14px;height:14px;margin-top:.2rem;border-radius:50%;background:var(--color-teal);flex-shrink:0;box-shadow:0 0 0 4px var(--color-bg);opacity:0;transform:scale(.35);transition:opacity .45s ease,transform .45s cubic-bezier(.34,1.56,.64,1)}.leistungen__row--revealed .leistungen__node{opacity:1;transform:scale(1)}.leistungen__card-title{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.35;color:var(--color-text)}.leistungen__card-text{margin:0 0 .6rem;font-size:.98rem;line-height:1.6;color:var(--color-text-muted)}.leistungen__link{font-size:.98rem;font-weight:500;color:#2563eb;text-decoration:underline;text-underline-offset:.15em}.leistungen__link:hover{color:#1d4ed8}.subpage{padding:clamp(2rem,5vw,3.5rem) 0 clamp(3.5rem,7vw,5.5rem);background:var(--color-bg)}.subpage__inner{max-width:48rem}.subpage__inner--wide{max-width:min(72rem,100%)}.subpage__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0 0 1.75rem;font-size:.88rem;color:var(--color-text-muted)}.subpage__crumb{color:var(--color-teal);text-decoration:none!important}.subpage__crumb:hover{text-decoration:underline!important}.subpage__crumb--current{color:var(--color-text-muted)}.subpage__crumb-sep{opacity:.45;-webkit-user-select:none;-moz-user-select:none;user-select:none}.subpage__kicker{margin:0 0 .5rem;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-teal)}.subpage__title{margin:0 0 1.25rem;font-size:clamp(1.5rem,2.5vw + .75rem,2.125rem);font-weight:700;line-height:1.2;letter-spacing:-.03em;color:var(--color-text)}.subpage__lead{margin:0 0 2.25rem;font-size:1.08rem;line-height:1.65;color:var(--color-text-muted)}.subpage__block{margin-bottom:2.25rem}.subpage__block:last-of-type{margin-bottom:2rem}.subpage__heading{margin:0 0 .85rem;font-size:1.15rem;font-weight:700;color:var(--color-text)}.subpage__text{margin:0 0 1rem;font-size:1rem;line-height:1.65;color:var(--color-text-muted)}.subpage__text:last-child{margin-bottom:0}.subpage__text--muted{font-size:.92rem}.subpage__cta{margin:2.5rem 0 0}.subpage__cta--action{margin-top:1.75rem}.subpage__back-link{font-weight:600;font-size:.95rem;color:var(--color-teal);text-decoration:none!important}.subpage__back-link:hover{text-decoration:underline!important;color:var(--color-teal-hover)}.legal-page__inner{max-width:46rem}.legal-page__updated{margin-top:.35rem;color:var(--color-text-muted);font-size:.92rem}.legal-page__block+.legal-page__block{margin-top:.15rem}.legal-page__address{margin-bottom:0}.legal-page__list{margin:0;padding-left:1.15rem;color:var(--color-text)}.legal-page__list li+li{margin-top:.25rem}.legal-page__list--links a{color:var(--color-teal);font-weight:500;text-decoration:underline;text-underline-offset:.18em}.legal-page__list--links a:hover{color:var(--color-teal-hover)}.legal-page__subsection+.legal-page__subsection{margin-top:1.35rem}.legal-page__subheading{margin:0 0 .55rem;font-size:.98rem;font-weight:700;color:var(--color-text)}.legal-page__source{margin-top:1.75rem;font-size:.88rem;color:var(--color-text-muted)}.service-page__inner,.service-page__inner--wide{max-width:min(72rem,100%)}.service-page__intro{margin-bottom:1rem}.service-page__intro-secondary{margin:0 0 2.25rem}.service-block{margin-bottom:2.75rem}.service-block:last-of-type{margin-bottom:2rem}.about-highlights{display:grid;grid-gap:1.15rem;gap:1.15rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.25rem}.about-highlight{padding:1.35rem 1.3rem 1.25rem;border:1px solid rgba(184,217,226,.75);border-radius:12px;background:#fff}.about-highlight__title{margin:0 0 .55rem;font-size:1rem;font-weight:700;line-height:1.35;color:var(--color-text)}.about-highlight__text{margin:0;font-size:.94rem;line-height:1.55;color:var(--color-text-muted)}.about-team__grid{display:grid;grid-gap:2.5rem;gap:2.5rem;margin-top:.5rem}.team-member{display:grid;grid-gap:1.35rem;gap:1.35rem;grid-template-columns:minmax(9.5rem,11.5rem) 1fr;align-items:start}.team-member__portrait-wrap{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:12px;background:rgba(184,217,226,.25)}.team-member__portrait{object-fit:cover;object-position:center 20%}.team-member__name{margin:0 0 .65rem;font-size:1.1rem;font-weight:700;line-height:1.3;color:var(--color-text)}.team-member__bio{margin:0 0 1rem;font-size:.95rem;line-height:1.6;color:var(--color-text-muted)}.team-member__contact{margin:0;padding:0;list-style:none;display:grid;grid-gap:.4rem;gap:.4rem}.team-member__link{font-size:.92rem;font-weight:600;color:var(--color-teal);text-decoration:none!important}.team-member__link:hover{text-decoration:underline!important;color:var(--color-teal-hover)}.publication-list{margin:.25rem 0 0;padding:0;list-style:none;display:grid;grid-gap:1.15rem;gap:1.15rem}.publication-card{display:flex;flex-direction:column;gap:.45rem;height:100%;padding:1.35rem 1.3rem 1.25rem;border:1px solid rgba(184,217,226,.75);border-radius:12px;background:#fff;text-decoration:none!important;color:inherit;transition:border-color .2s ease,box-shadow .2s ease}.publication-card:hover{border-color:rgba(61,149,135,.55);box-shadow:0 6px 22px rgba(42,47,51,.06);text-decoration:none!important}.publication-card__source{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-teal)}.publication-card__title{font-size:1.02rem;font-weight:700;line-height:1.35;color:var(--color-text)}.publication-card__text{flex:1 1;font-size:.94rem;line-height:1.55;color:var(--color-text-muted)}.publication-card__cta{margin-top:.35rem;font-size:.92rem;font-weight:600;color:var(--color-teal)}.publication-card:hover .publication-card__cta{text-decoration:underline;text-underline-offset:.2em}@media (min-width:721px){.publication-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.about-highlights,.team-member{grid-template-columns:1fr}.team-member{max-width:20rem}}.service-bullet-groups{display:grid;grid-gap:1.75rem;gap:1.75rem;margin-top:1.25rem}.service-bullet-group__heading{margin:0 0 .5rem;font-size:1rem;font-weight:700;line-height:1.35;color:var(--color-text)}.service-bullet-group .service-list{margin-top:.65rem}.service-list{margin:1.25rem 0 0;padding:0;list-style:none;display:grid;grid-gap:.65rem;gap:.65rem}.service-list__item{position:relative;padding-left:1.35rem;font-size:.98rem;line-height:1.55;color:var(--color-text-muted)}.service-list__item:before{content:"";position:absolute;left:0;top:.55em;width:.45rem;height:.45rem;border-radius:999px;background:var(--color-teal)}.service-process-flow{margin:1.5rem 0 2rem;padding:0;list-style:none;display:grid;grid-gap:1.35rem;gap:1.35rem}.service-process-step{display:grid;grid-template-columns:2.75rem 1fr;grid-gap:.5rem 1rem;gap:.5rem 1rem;align-items:start}.service-process-step__num{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:8px;font-size:.8rem;font-weight:700;letter-spacing:.04em;color:var(--color-teal);background:rgba(61,149,135,.1)}.service-process-step__body{min-width:0}.service-process-step__title{margin:0 0 .35rem;font-size:1rem;font-weight:700;line-height:1.35;color:var(--color-text)}.service-process-step__text{margin:0;font-size:.95rem;line-height:1.55;color:var(--color-text-muted)}.cert-process{margin:1.5rem 0 1.25rem}.cert-process__img{width:100%;height:auto;display:block;border-radius:0}.service-page__process-note{margin-bottom:0}.related-topics{margin:1rem 0 0;padding:0;list-style:none;display:grid;grid-gap:.5rem;gap:.5rem}.related-topics__link{display:inline-block;font-size:.95rem;font-weight:600;color:var(--color-teal);text-decoration:none!important}.related-topics__link:hover{text-decoration:underline!important}.service-cta{margin-top:2.5rem;padding:clamp(1.5rem,3vw,2rem);border-radius:12px;background:rgba(184,217,226,.18);border:1px solid rgba(184,217,226,.65)}.service-cta--inline{margin-top:1.75rem}.service-cta--subtle{margin-top:1.75rem;padding:0;background:none;border:none;border-radius:0}.service-cta--subtle .service-cta__title{margin-bottom:1rem;font-size:1.05rem}.service-cta__title{margin:0 0 .75rem;font-size:1.15rem;font-weight:700;line-height:1.35;color:var(--color-text)}.service-cta__text{margin:0 0 1.25rem;font-size:.98rem;line-height:1.6;color:var(--color-text-muted)}.service-cta__button{display:inline-flex;align-items:center;padding:.7rem 1.35rem;font-size:.95rem;font-weight:600;color:#fff;background:var(--color-teal);border-radius:8px;text-decoration:none!important;transition:background .18s ease}.service-cta__button:hover{background:var(--color-teal-hover);text-decoration:none!important}.subpage__cta--back{margin-top:2.75rem;padding-top:1.5rem;border-top:1px solid rgba(184,217,226,.55)}.teaser-grid{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,16.5rem),1fr));margin-bottom:2rem}.teaser-card{padding:1.35rem 1.4rem;border:1px solid rgba(184,217,226,.75);border-radius:12px;background:#fff}.teaser-card__title{margin:0 0 .65rem;font-size:1.05rem;font-weight:700;line-height:1.3}.teaser-card__title-link{color:var(--color-text);text-decoration:none!important}.teaser-card__title-link:hover{color:var(--color-teal)}.teaser-card__text{margin:0 0 1rem;font-size:.95rem;line-height:1.55;color:var(--color-text-muted)}.teaser-card__link{font-size:.92rem;font-weight:600;color:var(--color-teal);text-decoration:none!important}.teaser-card__link:hover{text-decoration:underline!important}.subpage__inner--leistungen{max-width:min(72rem,100% - 3rem)}.subpage__inner--leistungen .subpage__lead{margin-bottom:clamp(2rem,4vw,2.75rem);max-width:40rem}.leistung-teaser-grid{display:grid;grid-gap:1.35rem;gap:1.35rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:clamp(2rem,4vw,2.75rem)}.leistung-teaser{margin:0;min-height:100%}.leistung-teaser__link{display:flex;flex-direction:column;height:100%;padding:1.5rem 1.45rem 1.35rem;border:1px solid rgba(184,217,226,.75);border-radius:12px;background:#fff;text-decoration:none!important;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.leistung-teaser__link:hover{border-color:rgba(61,149,135,.55);box-shadow:0 8px 28px rgba(42,47,51,.07);transform:translateY(-2px);text-decoration:none!important}.leistung-teaser__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:4.25rem;height:4.25rem;margin-bottom:1.2rem;border-radius:12px;background:rgba(61,149,135,.1);color:var(--color-teal);flex-shrink:0}.leistung-teaser__title{margin:0 0 .6rem;font-size:1.05rem;font-weight:700;line-height:1.3;color:var(--color-text)}.leistung-teaser__text{margin:0 0 1.15rem;flex:1 1;font-size:.94rem;line-height:1.55;color:var(--color-text-muted)}.leistung-teaser__cta{font-size:.92rem;font-weight:600;color:var(--color-teal)}.leistung-teaser__link:hover .leistung-teaser__cta{text-decoration:underline;text-underline-offset:.2em}.subpage__inner--leistungen .service-cta{margin-top:.5rem}@media (max-width:640px){.leistung-teaser-grid{grid-template-columns:1fr}.leistung-teaser__icon-wrap{width:3.75rem;height:3.75rem}}.grouped-section{margin-top:2.75rem;padding-top:2.25rem;border-top:1px solid rgba(184,217,226,.65)}.grouped-section:first-of-type{margin-top:.5rem;padding-top:0;border-top:0}.grouped-section__title{margin:0 0 .65rem;font-size:1.2rem;font-weight:700;color:var(--color-text)}.grouped-section__intro{margin:0 0 1.35rem;max-width:42rem;font-size:.98rem;line-height:1.6;color:var(--color-text-muted)}.testimonials{padding:clamp(3.5rem,7vw,5.5rem) 0;background:rgba(184,217,226,.18)}.testimonials__title{margin:0 0 .65rem;font-size:clamp(1.65rem,2.8vw + .75rem,2.35rem);font-weight:700;line-height:1.2;letter-spacing:-.03em;color:var(--color-text)}.testimonials__intro{margin:0 0 clamp(2.5rem,5vw,3.5rem);max-width:36rem;font-size:1.02rem;line-height:1.65;color:var(--color-text-muted)}.testimonials__grid{display:grid;grid-gap:clamp(1.5rem,3vw,2rem);gap:clamp(1.5rem,3vw,2rem);grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-card{margin:0;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-gap:0 1.5rem;gap:0 1.5rem;padding:clamp(1.5rem,3vw,2rem);background:var(--color-bg);border:1px solid rgba(184,217,226,.75);border-radius:14px;box-shadow:0 8px 28px rgba(42,47,51,.04)}.testimonial-card__portrait-wrap{grid-row:1/span 2;align-self:start;flex-shrink:0;width:5.5rem;height:5.5rem;border-radius:999px;overflow:hidden;border:2px solid rgba(184,217,226,.65);background:#f4f8f9}.testimonial-card__portrait{width:100%;height:100%;object-fit:cover;object-position:center top}.testimonial-card__quote{margin:0;padding:0;border:0}.testimonial-card__quote p{margin:0;font-size:.98rem;line-height:1.7;color:var(--color-text)}.testimonial-card__meta{grid-column:2;margin:1rem 0 0;padding-top:1rem;border-top:1px solid rgba(184,217,226,.55)}.testimonial-card__name{display:block;font-style:normal;font-size:.95rem;font-weight:700;color:var(--color-text)}.testimonial-card__role{margin:.25rem 0 0;font-size:.88rem;line-height:1.45;color:var(--color-text-muted)}.testimonials-marquee .subpage__heading{margin-bottom:1.75rem}.testimonials-marquee__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 .75rem,#000 calc(100% - .75rem),transparent);mask-image:linear-gradient(90deg,transparent,#000 .75rem,#000 calc(100% - .75rem),transparent)}.testimonials-marquee__track{display:flex;gap:clamp(1rem,2vw,1.35rem);width:max-content;animation:testimonials-marquee 160s linear infinite}.testimonials-marquee__track:hover{animation-play-state:paused}.testimonials-marquee__item{flex:0 0 min(42rem,100%)}.testimonials-marquee__item .testimonial-card{height:100%;padding:1.1rem 1.35rem;gap:0 1.15rem;background:rgba(184,217,226,.38);border-color:rgba(61,149,135,.22);box-shadow:0 6px 20px rgba(61,149,135,.06)}.testimonials-marquee__item .testimonial-card__portrait-wrap{width:4.25rem;height:4.25rem}.testimonials-marquee__item .testimonial-card__quote p{font-size:.9rem;line-height:1.55}.testimonials-marquee__item .testimonial-card__meta{margin-top:.65rem;padding-top:.65rem}@keyframes testimonials-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.testimonials-marquee__track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}.testimonials-marquee__viewport{-webkit-mask-image:none;mask-image:none;overflow:visible}.testimonials-marquee__item{flex:1 1 min(42rem,100%)}}.references{padding:clamp(3rem,6vw,4.5rem) 0 clamp(3.5rem,7vw,5rem);background:var(--color-bg)}.references__intro{margin:0 0 clamp(2rem,4vw,2.5rem);max-width:36rem;font-size:1.02rem;line-height:1.65;color:var(--color-text-muted)}.references__inner{overflow:hidden}.references__strip-wrap{overflow:hidden;width:100%;margin-inline:-.25rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.references__strip{display:flex;width:max-content;animation:references-marquee 42s linear infinite}.references__list{gap:clamp(2.5rem,5vw,4.5rem);margin:0;padding:.25rem clamp(1.25rem,3vw,2rem);list-style:none}.references__item,.references__list{display:flex;flex-shrink:0;align-items:center}.references__item{justify-content:center}.references__logo{width:auto;height:clamp(3.15rem,5.6vw,4.55rem);max-width:clamp(9.8rem,19.6vw,14.7rem);object-fit:contain}.references__item--biogem .references__logo{height:clamp(3.7rem,6.4vw,5rem);max-width:clamp(12.6rem,25vw,18.2rem)}@keyframes references-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (min-width:1180px){.references__inner{overflow:visible}.references__strip-wrap{overflow:visible;-webkit-mask-image:none;mask-image:none;margin-inline:0}.references__strip{width:100%;animation:none;justify-content:center}.references__list{flex:1 1;justify-content:center;gap:clamp(3rem,10vw,7rem);padding-inline:0}.references__list--clone{display:none}}.site-footer{margin-top:auto;padding:clamp(2.5rem,5vw,3.75rem) 0 clamp(1.75rem,3vw,2.25rem);background:#000;color:#fff}.site-footer a{color:#fff}.site-footer__inner{display:flex;flex-direction:column;gap:2rem}.site-footer__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,1fr);grid-gap:clamp(2rem,5vw,3.5rem);gap:clamp(2rem,5vw,3.5rem);align-items:stretch}.site-footer__brand{position:relative;width:100%;max-width:min(100%,17.5rem);min-height:11rem}.site-footer__logo{object-fit:contain;object-position:left center}.site-footer__heading{margin:0 0 1rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff}.site-footer__company{margin:0 0 .35rem;font-size:.95rem;font-weight:600;line-height:1.45}.site-footer__address{margin:0 0 1.1rem;font-size:.92rem;line-height:1.55;color:rgba(255,255,255,.88)}.site-footer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.site-footer__list--links{gap:.55rem}.site-footer__link{display:inline-flex;align-items:center;gap:.55rem;font-size:.92rem;color:#fff!important;text-decoration:none!important}.site-footer__link:hover{text-decoration:underline!important;text-underline-offset:.18em;color:rgba(255,255,255,.92)!important}.site-footer__icon{flex-shrink:0;opacity:.92;color:#fff}.site-footer__copyright{margin:0;font-size:.75rem;color:rgba(255,255,255,.65);text-align:right}@media (max-width:900px){.site-footer__grid{grid-template-columns:1fr;gap:2rem}.site-footer__brand{max-width:14rem;min-height:9rem}.site-footer__copyright{text-align:left}}@media (max-width:960px){.nav-toggle{display:flex;z-index:60}.nav{position:fixed;inset:0 0 auto 0;top:var(--site-top-h);max-height:0;overflow:hidden;background:var(--color-bg);border-bottom:1px solid var(--color-border);transition:max-height .35s ease}.header.is-open .nav{max-height:calc(100vh - var(--site-top-h));overflow-y:auto;box-shadow:0 24px 40px rgba(42,47,51,.08)}.nav__list{flex-direction:column;align-items:stretch;gap:0;padding:.5rem 0 1.25rem;width:var(--container);margin-inline:auto}.nav__link{padding:.85rem .65rem;width:100%;justify-content:space-between;border-radius:6px}.nav__dropdown-panel{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:0 0 .25rem .85rem;display:none;background:transparent;min-width:0;max-width:none}.nav__dropdown a{padding:.55rem .85rem}.nav__item--dropdown.is-open-dropdown>.nav__dropdown-panel{display:block}.nav__dropdown-group+.nav__dropdown-group{border-top-color:rgba(184,217,226,.45)}.nav__dropdown-toggle .nav__chevron{transition:transform .22s ease}.nav__item--dropdown.is-open-dropdown .nav__chevron{transform:rotate(180deg)}.hero__grid{grid-template-columns:1fr}.hero__title{white-space:normal}.hero__lead,.hero__title{max-width:none}.hero__img{aspect-ratio:16/10;max-height:320px}.leistungen__timeline:before{left:7px;transform:scaleY(var(--timeline-line-progress));transform-origin:top center}.leistungen__row{grid-template-columns:auto 1fr;gap:1rem;padding-left:.25rem;align-items:start}.leistungen__node{margin-top:.2rem}.leistungen__row--left .leistungen__card,.leistungen__row--right .leistungen__card{grid-column:2;grid-row:1;justify-self:stretch;max-width:none}.leistungen__row--left .leistungen__node,.leistungen__row--right .leistungen__node{grid-column:1;grid-row:1}.testimonials__grid{grid-template-columns:1fr}}@media (max-width:520px){.testimonial-card{grid-template-columns:1fr;justify-items:center;text-align:center}.testimonial-card__portrait-wrap{grid-row:auto}.testimonial-card__meta{grid-column:1;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.leistungen__timeline{--timeline-line-progress:1}.leistungen__node{opacity:1;transform:none;transition:none}.references__strip-wrap{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.references__strip{animation:none;width:100%;row-gap:1.5rem}.references__list,.references__strip{flex-wrap:wrap;justify-content:center}.references__list--clone{display:none}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.erloesrechner-section{margin-top:.5rem}.erloesrechner__scope-note{margin:0 0 1.25rem;padding:.85rem 1rem;font-size:.88rem;line-height:1.5;color:var(--color-text-muted);background:rgba(184,217,226,.2);border:1px solid rgba(184,217,226,.65);border-radius:10px}.erloesrechner__disclaimer{margin:1rem 0 0;font-size:.75rem;line-height:1.5;color:var(--color-text-muted);opacity:.85}.erloesrechner__grid{display:grid;grid-gap:1.5rem;gap:1.5rem;align-items:start}.erloesrechner__panel{min-width:0;padding:1.5rem 1.35rem 1.4rem;border:1px solid rgba(184,217,226,.75);border-radius:14px;background:#fff}.erloesrechner__panel--results{background:linear-gradient(165deg,#fff,rgba(184,217,226,.12))}.erloesrechner__panel-title{margin:0 0 1.25rem;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:var(--color-text)}.erloesrechner__fields{display:grid;grid-gap:1.35rem;gap:1.35rem}.erloesrechner__field{display:grid;grid-gap:.45rem;gap:.45rem}.erloesrechner__label{font-size:.92rem;font-weight:600;line-height:1.4;color:var(--color-text)}.erloesrechner__input,.erloesrechner__select{width:100%;padding:.65rem .75rem;font:inherit;font-size:.95rem;color:var(--color-text);background:#fff;border:1px solid rgba(184,217,226,.9);border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease}.erloesrechner__input:focus,.erloesrechner__select:focus{outline:none;border-color:var(--color-teal);box-shadow:0 0 0 3px rgba(61,149,135,.15)}.erloesrechner__hint{margin:0;font-size:.8rem;line-height:1.45;color:var(--color-text-muted)}.erloesrechner__toggle{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:100%;padding:.2rem;border:1px solid rgba(184,217,226,.9);border-radius:10px;background:rgba(184,217,226,.12)}.erloesrechner__toggle-btn{min-width:4.5rem;padding:.55rem 1rem;font:inherit;font-size:.9rem;font-weight:600;color:var(--color-text-muted);background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.erloesrechner__toggle-btn:hover{color:var(--color-text)}.erloesrechner__toggle-btn--active{color:var(--color-text);background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08)}.erloesrechner__toggle-btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(61,149,135,.2)}@media (max-width:599px){.erloesrechner__toggle{display:flex;width:100%}.erloesrechner__toggle-btn{flex:1 1;min-width:0}}.erloesrechner__slider-header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.erloesrechner__slider-value{flex-shrink:0;font-size:.92rem;font-weight:700;color:var(--color-teal);white-space:nowrap}.erloesrechner__range{width:100%;height:.35rem;margin:.35rem 0 .25rem;accent-color:var(--color-teal);cursor:pointer}.erloesrechner__range-labels{display:flex;justify-content:space-between;font-size:.78rem;color:var(--color-text-muted)}.erloesrechner__results-table-wrap{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}.erloesrechner__results-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.88rem}.erloesrechner__results-caption{margin-bottom:.85rem;text-align:left;font-size:.88rem;font-weight:600;color:var(--color-text-muted)}.erloesrechner__results-table td,.erloesrechner__results-table th{padding:.75rem .55rem;border-bottom:1px solid rgba(184,217,226,.55);vertical-align:top;overflow-wrap:anywhere}.erloesrechner__results-table thead th{font-size:.78rem;font-weight:700;line-height:1.35;text-align:right;color:var(--color-text-muted);white-space:normal;border-bottom-width:2px}.erloesrechner__results-table thead th:first-child{width:28%;text-align:left}.erloesrechner__results-table thead th:not(:first-child){width:24%}.erloesrechner__results-table tbody th{font-size:.86rem;font-weight:600;line-height:1.35;text-align:left;color:var(--color-text);white-space:normal}.erloesrechner__results-table tbody td{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--color-text)}.erloesrechner__results-table tbody tr:last-child td,.erloesrechner__results-table tbody tr:last-child th{border-bottom:none}.erloesrechner__highlight{font-weight:700;color:var(--color-teal)}.erloesrechner__highlights{display:grid;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.erloesrechner__highlight-card{padding:1.15rem 1.1rem;border:1px solid rgba(184,217,226,.75);border-radius:10px;background:#fff}.erloesrechner__highlight-card--featured{border-color:rgba(61,149,135,.45);background:rgba(184,217,226,.15)}.erloesrechner__highlight-label{margin:0 0 .35rem;font-size:.82rem;font-weight:600;color:var(--color-text-muted)}.erloesrechner__highlight-value{margin:0;font-size:clamp(1.25rem,2vw + .5rem,1.65rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;color:var(--color-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.erloesrechner__highlight-card--featured .erloesrechner__highlight-value{color:var(--color-teal)}.erloesrechner__highlight-unit{margin:.35rem 0 0;font-size:.78rem;color:var(--color-text-muted)}.erloesrechner__details{margin-top:.25rem;padding-top:1.25rem;border-top:1px solid rgba(184,217,226,.55)}.erloesrechner__details-title{margin:0 0 .85rem;font-size:.92rem;font-weight:700;color:var(--color-text)}.erloesrechner__details-table{width:100%;border-collapse:collapse;font-size:.84rem}.erloesrechner__details-table td,.erloesrechner__details-table th{padding:.5rem .4rem;border-bottom:1px solid rgba(184,217,226,.4);vertical-align:top}.erloesrechner__details-table th{font-weight:600;text-align:left;color:var(--color-text-muted);width:52%}.erloesrechner__details-table td{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-text)}.erloesrechner__details-table tr:last-child td,.erloesrechner__details-table tr:last-child th{border-bottom:none}.erloesrechner__assumptions-list{margin:0;padding-left:1.2rem;display:grid;grid-gap:.75rem;gap:.75rem}.erloesrechner__assumptions-list .subpage__text{margin:0}@media (min-width:900px){.erloesrechner__results-table{font-size:.92rem}.erloesrechner__results-table td,.erloesrechner__results-table th{padding:.85rem .65rem}}@media (min-width:600px){.erloesrechner__highlights{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.erloesrechner__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:1.75rem}}.regulatory-table{margin-top:1.25rem}.regulatory-table__caption{margin:0 0 .85rem;font-size:.9rem;font-weight:600;color:var(--color-text-muted)}.regulatory-table__scroll{overflow-x:auto;max-width:100%;border:1px solid rgba(184,217,226,.75);border-radius:12px;background:#fff;-webkit-overflow-scrolling:touch}.regulatory-table__table{width:100%;min-width:68rem;border-collapse:collapse;font-size:.86rem}.regulatory-table__table thead th{padding:.85rem .75rem;font-size:.76rem;font-weight:700;line-height:1.35;text-align:right;color:#fff;background:var(--color-teal);border-bottom:1px solid rgba(255,255,255,.12);white-space:normal}.regulatory-table__table tbody th,.regulatory-table__table thead th:first-child{text-align:left}.regulatory-table__table thead th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2;background:var(--color-teal)}.regulatory-table__table tbody th{position:-webkit-sticky;position:sticky;left:0;z-index:1;padding:.7rem .75rem;font-weight:700;color:var(--color-text);background:#f7fbfc;border-right:1px solid rgba(184,217,226,.45)}.regulatory-table__table tbody td{padding:.7rem .75rem;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-text);border-bottom:1px solid rgba(184,217,226,.4);white-space:nowrap}.regulatory-table__table tbody tr:nth-child(2n) td{background:rgba(61,149,135,.04)}.regulatory-table__table tbody tr:last-child td,.regulatory-table__table tbody tr:last-child th{border-bottom:none}.regulatory-table__note{margin:.85rem 0 0;font-size:.84rem;line-height:1.55;color:var(--color-text-muted)}.thg-quote-intro{display:grid;grid-gap:clamp(1.75rem,4vw,3rem);gap:clamp(1.75rem,4vw,3rem);align-items:center;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);margin-bottom:2.25rem}.thg-quote-intro__text .service-page__intro-secondary{margin-bottom:0}.thg-quote-intro__figure{margin:0}.thg-quote-intro__img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center 42%;border-radius:14px;box-shadow:0 20px 50px rgba(42,47,51,.1)}.thg-quote-intro__caption{margin:.65rem 0 0;font-size:.88rem;line-height:1.5;color:var(--color-text-muted)}@media (max-width:960px){.thg-quote-intro{grid-template-columns:1fr}.thg-quote-intro__img{aspect-ratio:16/10;max-height:320px}}.thg-quote-revenue__section-heading{margin-top:0}.thg-quote-revenue__intro{margin:0 0 1.35rem;max-width:42rem}.thg-quote-revenue__layout{display:grid;grid-gap:clamp(1.75rem,3.5vw,2.75rem);gap:clamp(1.75rem,3.5vw,2.75rem);align-items:start;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);margin-bottom:1.75rem}.thg-quote-revenue__content{display:flex;flex-direction:column;gap:1.5rem}.thg-quote-revenue__block+.thg-quote-revenue__block{padding-top:.15rem}.thg-quote-revenue__subheading{margin:0 0 .55rem;font-size:.98rem;font-weight:700;color:var(--color-text);letter-spacing:-.01em}.thg-quote-revenue__text{margin-bottom:.65rem}.thg-quote-revenue__text:last-child{margin-bottom:0}.thg-quote-revenue__figure{margin:0;position:-webkit-sticky;position:sticky;top:calc(var(--site-top-h) + 1rem)}.thg-quote-revenue__figure-trigger{display:block;width:100%;padding:0;border:1px solid rgba(184,217,226,.85);border-radius:12px;background:#fff;box-shadow:0 14px 36px rgba(42,47,51,.07);cursor:zoom-in;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.thg-quote-revenue__figure-trigger:hover{border-color:rgba(61,149,135,.55);box-shadow:0 18px 44px rgba(42,47,51,.11);transform:translateY(-1px)}.thg-quote-revenue__img{display:block;width:100%;height:auto}.thg-quote-revenue__enlarge-hint{display:block;padding:.55rem .85rem;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-teal);background:rgba(61,149,135,.06);border-top:1px solid rgba(184,217,226,.65)}.thg-quote-revenue__caption{margin:.7rem 0 0;font-size:.84rem;line-height:1.5;color:var(--color-text-muted)}.thg-quote-revenue__cta{padding:1.5rem 1.55rem;border:1px solid rgba(61,149,135,.28);border-radius:12px;background:linear-gradient(180deg,rgba(61,149,135,.06),rgba(61,149,135,.02))}.thg-quote-revenue__cta-heading{margin:0 0 .45rem;font-size:1.05rem;font-weight:700;color:var(--color-text)}.thg-quote-revenue__cta-intro{margin:0 0 1.15rem;font-size:.94rem;line-height:1.55;color:var(--color-text-muted)}.thg-quote-revenue__cta-cards{display:grid;grid-gap:.85rem;gap:.85rem}@media (min-width:640px){.thg-quote-revenue__cta-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.thg-quote-revenue__cta-card{display:flex;align-items:center;justify-content:center;min-height:4.25rem;padding:1rem 1.15rem;font-size:.94rem;font-weight:600;line-height:1.4;color:#fff;background:var(--color-teal);border-radius:10px;text-decoration:none!important;transition:background .18s ease,transform .18s ease}.thg-quote-revenue__cta-card:hover{background:var(--color-teal-hover);transform:translateY(-1px)}.thg-quote-revenue__cta-card-label{display:block;text-align:center}.thg-quote-revenue__external{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;margin:1.1rem 0 0;padding-top:.25rem}.thg-quote-revenue__external-link{font-size:.9rem;font-weight:600;color:var(--color-teal);text-decoration:underline;text-underline-offset:.18em;-webkit-text-decoration-color:rgba(61,149,135,.45);text-decoration-color:rgba(61,149,135,.45)}.thg-quote-revenue__external-link:hover{color:var(--color-teal-hover);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.thg-quote-revenue__external-hint{font-size:.82rem;color:var(--color-text-muted)}.image-lightbox{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2rem);background:rgba(20,24,27,.82);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-lightbox__panel{position:relative;width:min(1120px,100%);max-height:calc(100vh - 2rem);overflow:auto;border-radius:12px;background:#fff;box-shadow:0 24px 64px rgba(0,0,0,.28)}.image-lightbox__close{position:absolute;top:.65rem;right:.65rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;font-size:1.5rem;line-height:1;color:var(--color-text);background:rgba(255,255,255,.95);border:1px solid rgba(184,217,226,.9);border-radius:999px;cursor:pointer}.image-lightbox__close:hover{background:#fff;border-color:var(--color-teal)}.image-lightbox__img{display:block;width:100%;height:auto}.image-lightbox__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:960px){.thg-quote-revenue__layout{grid-template-columns:1fr}.thg-quote-revenue__figure{position:static;order:2}.thg-quote-revenue__content{order:1}.thg-quote-revenue__cta{order:3}.thg-quote-revenue__external{order:4}}.about-highlights--application{grid-template-columns:1fr}@media (min-width:700px){.about-highlights--application{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.about-highlights--application{grid-template-columns:repeat(3,minmax(0,1fr))}}.related-topics-groups{display:grid;grid-gap:1.35rem;gap:1.35rem;margin-top:.5rem}@media (min-width:768px){.related-topics-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}.related-topics-group{padding:1.15rem 1.2rem;border:1px solid rgba(184,217,226,.75);border-radius:12px;background:#fff}.related-topics-group--highlight{border-color:rgba(61,149,135,.45);background:rgba(61,149,135,.05)}.related-topics-group__heading{margin:0 0 .65rem;font-size:.92rem;font-weight:700;color:var(--color-teal);text-decoration:underline;text-underline-offset:.15em}.application-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem}.application-cta:not(:last-child){margin-bottom:2rem}.application-cta__button--secondary{color:var(--color-teal)!important;background:#fff!important;border:1px solid rgba(61,149,135,.45)}.application-cta__button--secondary:hover{background:rgba(61,149,135,.08)!important}.subpage__inline-link{color:var(--color-teal);font-weight:500;text-decoration:underline;text-underline-offset:.18em;-webkit-text-decoration-color:rgba(61,149,135,.45);text-decoration-color:rgba(61,149,135,.45)}.subpage__inline-link:hover{color:var(--color-teal-hover);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}