/* rebrush.css */
:root{
--bg:#ffffff;
--card:#f2f8f9;
--white:#0b0d0f;
--grey:#4f5d68;
--dim:#6b7883;
--line:rgba(11,13,15,.09);
--line-strong:rgba(11,13,15,.18);
--tq-text:#00707c;
}
body{background:#fff;color:var(--white)}
.bar__cta,.btn-tq{color:#0b0d0f}
.bar{background:rgba(255,255,255,.8);border-bottom-color:var(--line)}
.bar.scrolled{background:rgba(255,255,255,.94)}
.bar__nav{border-color:var(--line-strong)}
.bar__nav a+a{border-left-color:var(--line-strong)}
.bar img,.drawer img,footer img{filter:brightness(0)}
.drawer{background:rgba(255,255,255,.98)}
.burger span{background:#0b0d0f}
.tq,h1 .tq,h2 .tq,h1 em,h2 em,.hl,.accent{color:var(--tq-text)}
.hm-situation__fig img{filter:grayscale(1) brightness(1)}
.hm-situation__fig{border-radius:20px;overflow:hidden}
.ch-photo .shade{background:linear-gradient(180deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.85) 100%)}
.ch-photo .sub{color:#0b0d0f}
.post-card:hover{box-shadow:0 24px 48px -24px rgba(11,13,15,.2)}
.tag:hover{box-shadow:0 10px 26px rgba(11,13,15,.12)}
.hm-step__options a:hover,.hm-step__options a:focus-visible{border-color:rgba(0,183,199,.5);background:#fff;box-shadow:0 16px 36px -22px rgba(11,13,15,.3)}
.logo-card{border-color:var(--line)}
.agent::after{background:linear-gradient(180deg,transparent 55%,rgba(255,255,255,.9) 100%)}
.agent .ag-name,.agent .ag-role{text-shadow:none}
.hm-sticky{background:rgba(255,255,255,.94);box-shadow:0 24px 60px -20px rgba(11,13,15,.3)}
footer{background:#f5f7f8}
.hm-hero__fig{margin-right:0;width:100%;border-radius:28px;box-shadow:0 40px 80px -40px rgba(0,60,70,.45)}
.hm-hero__fig img{-webkit-mask-image:none;mask-image:none}
@media(max-width:900px){.hm-hero__fig{margin-right:0;border-radius:22px}}
h1 .tq,h2 .tq{display:block}
h1,h2,h1 .tq,h2 .tq{text-wrap:balance}
.agent .ag-role,.cc-contact,.cc-label,.cc-role,.ch-num,.col h4,.foot__bottom,.foot__claim,.foot__col .foot__h4,.foot__col h4,.gov-row span,.hm-networks,.hm-result__bar,.hm-step__kicker,.hm-sticky__text span,.hm-trust li,.mcol .m,.morelink,.post-card .m,.pstep .m,.scroll-hint,.tag{font-family:'Archivo',system-ui,sans-serif;text-transform:none;letter-spacing:0;font-weight:600;font-size:14.5px;line-height:1.4}
.col li::before,.hm-result__hebel li::before{font-family:'Archivo',system-ui,sans-serif;letter-spacing:0}
.tag,.cc-label,.hm-step__kicker,.morelink,.ch-num,.pstep .m,.post-card .m,.mcol .m,.agent .ag-role{color:var(--tq-text)}
.cc-contact a,.hm-person .cc-contact a{font-family:'Archivo',system-ui,sans-serif;letter-spacing:0}
.hm-person .cc-role{font-weight:500}
.foot__bottom,.foot__claim{font-weight:500;font-size:14px}
.hm-page .ch-num,.ch-num{font-size:15px;letter-spacing:0;margin-bottom:24px}
.ch-num::before{background:var(--tq-text)}
/* nav-c.css */
.bar{height:76px;
padding:0 calc(max(0px,(100vw - 1240px)/2) + var(--rand,56px));background:rgba(255,255,255,.78);border-bottom:1px solid rgba(11,13,15,.06);display:grid;grid-template-columns:1fr auto 1fr}
.bar.scrolled{height:64px;background:rgba(255,255,255,.92)}
.bar__logo{justify-self:start}
.bar__logo img{height:22px}
.bar.scrolled .bar__logo img{height:20px}
.bar__nav{gap:2px;padding:4px;border:0;border-radius:14px;background:#eef2f4;box-shadow:inset 0 1px 2px rgba(11,13,15,.06)}
.bar__nav a,.bar__nav a+a{border:0;padding:9px 18px;border-radius:10px;font-size:15px;font-weight:500;color:#3b4750;transition:background .25s,color .25s,box-shadow .25s}
.bar__nav a:hover,.bar__nav a[aria-current="page"]{background:#fff;color:#0b0d0f;box-shadow:0 1px 2px rgba(11,13,15,.08),0 4px 12px -4px rgba(11,13,15,.14)}
.bar__nav a[aria-current="page"]{color:#00707c}
.bar__right{justify-self:end}
.bar__cta{display:inline-flex;align-items:center;min-height:46px;padding:0 22px;border-radius:12px;font-size:15px}
.bar__cta:hover{filter:none;transform:none;box-shadow:0 10px 24px -12px rgba(0,183,199,.7)}
/* nav-mobil.css */
.burger{position:relative;z-index:60;width:44px;height:44px;padding:0;gap:6px;align-items:center;justify-content:center;border-radius:12px;background:#eef2f4}
.burger span{width:18px;height:2px;border-radius:2px;background:#0b0d0f;transition:transform .35s cubic-bezier(.2,.8,.2,1),opacity .2s}
.burger span:nth-child(3){display:none}
body:has(.drawer.open) .burger span:nth-child(1){transform:translateY(4px) rotate(45deg)}
body:has(.drawer.open) .burger span:nth-child(2){transform:translateY(-4px) rotate(-45deg)}
.drawer{justify-content:flex-start;gap:0;padding:112px 28px 40px;background:#fff;transform:translateY(-100%);opacity:0;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .3s}
.drawer.open{transform:none;opacity:1}
.drawer a{display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-size:28px;font-weight:600;letter-spacing:-.02em;color:#0b0d0f;border-bottom:1px solid rgba(11,13,15,.08)}
.drawer a:not(.bar__cta)::after{content:"\2192";font-size:20px;color:#00b7c7;transition:transform .3s}
.drawer a:not(.bar__cta):hover::after{transform:translateX(4px)}
.drawer .bar__cta{display:flex;justify-content:center;margin-top:32px;min-height:56px;padding:0;border:0;border-radius:999px;font-size:17px;color:#0b0d0f}
@media(prefers-reduced-motion:no-preference){
.drawer.open a{animation:navIn .5s cubic-bezier(.2,.8,.2,1) both}
.drawer.open a:nth-child(2){animation-delay:.04s}.drawer.open a:nth-child(3){animation-delay:.08s}
.drawer.open a:nth-child(4){animation-delay:.12s}.drawer.open a:nth-child(5){animation-delay:.16s}.drawer.open a:nth-child(6){animation-delay:.2s}
}
@keyframes navIn{from{opacity:0;transform:translateY(-10px)}}
.drawer{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}
.drawer .bar__cta{flex:none}
@media(max-height:500px){
.drawer{padding:76px 28px 16px}
.drawer a{padding:10px 0;font-size:22px}
.drawer .bar__cta{margin-top:14px;min-height:48px}
}
@media(max-width:1100px){
.bar{padding-inline:var(--rand,56px)}
}
.bar__logo img{width:auto;flex:none}
@media(max-width:1220px){
.bar{display:flex;justify-content:space-between}
.bar__right .bar__cta{display:none}
}
.drawer .bar__cta{background:#00b7c7;color:#0b0d0f}
.drawer .bar__cta::after{display:none}
/* rebrush-pages.css */
.ct-steps li,.job-card__badge,.job-card__eyebrow,.job-card__meta li,.job-detail code,.job-detail__back,.job-detail__badge,.job-detail__eyebrow,.job-detail__gate__label,.job-detail__meta li,.legal-page .morelink,.legal-page .subtitle,.legal-page code,.legal-page h2 .section-num,.ls-detail__back,.ls-detail__badge,.ls-detail__eyebrow,.ls-detail__meta li,.ls-index .m,.ls-index__head,.ls-next__label,.ls-steps .t,.model-table thead th,.model-table-caption__meta,.model-table-caption__title,.mt-mono,.mt-price-line,.mt-price-note,.mt-tag,.mt-vendor,.nf-code,.nf-grid-label,.pa-inline .ct-info-badge,.pa-inline .ct-optional,.pa-inline .pa-btn-back,.pa-inline .pa-count,.pa-inline .pa-diag-block-title,.pa-inline .pa-diag-row dt,.pa-inline .pa-field label,.pa-inline .pa-progress-label,.pa-inline .pa-step-error,.rail a,.rail a .label,.stage-card__link,.stage-card__num,.svc-card__eyebrow,.wissen-pager{font-family:'Archivo',system-ui,sans-serif;text-transform:none;letter-spacing:0;font-weight:600;font-size:14.5px;line-height:1.4}
.col li::before,.hm-result__hebel li::before{font-family:'Archivo',system-ui,sans-serif;letter-spacing:0}
:root{--dim:#5d6a74}
.btn-line:hover,.cc-contact a,.col--no h4,.col--no li::before,.ct-steps li span,.drawer a[aria-current="page"],.foot__bottom a:hover,.foot__col a:hover,
.hm-hero__alt a,.hm-next__copy .caption a,.hm-next__tel a,.hm-page .ch-hero .caption a,.hm-quote::before,.hm-result__bar span:first-child,.hm-result__hebel li::before,
.job-card__eyebrow,.job-card__gate strong,.job-card__points strong,.job-detail__back,.job-detail__eyebrow,.job-detail__gate strong,.job-detail__gate__label,.job-detail__lead strong,.job-detail__section ul li strong,
.ls-detail__back,.ls-detail__eyebrow,.ls-detail__lead strong,.ls-detail__section ul li strong,.ls-faq summary::after,.ls-index .m,.ls-next__arrow,.ls-next__label,.ls-steps .t,
.nf-code,.nf-grid a::after,.nf-grid a:hover,.nf-page h1 .tq,
.pa-inline .ct-info-badge,.pa-inline .ct-privacy a,.pa-inline .ct-req,.pa-inline .pa-diag-block-title,.pa-inline .pa-diag-pattern-name,.pa-inline .pa-diag-soft a,.pa-inline .pa-diag-sub em,.pa-inline .pa-field label,.pa-inline .pa-progress-label,
.rail a.active,.rail a.active .num,.rail a:hover .num,.stage-card__link,.stage-card__num,.svc-card__eyebrow,.tag--tq,.tag--tq::before{color:var(--tq-text)}
a[style*="color:var(--tq)"]{color:var(--tq-text)!important}
.job-card__badge,.job-detail__badge,.ls-detail__badge,.pa-inline .pa-btn-next,.pa-inline .pa-btn-submit,.pa-inline .pa-calendar-btn,
.pa-inline .pa-option-mature.pa-option-selected .pa-option-num,.pa-inline .pa-option-selected::after{color:#0b0d0f}
.pa-inline .ct-error,.pa-inline .pa-step-error{color:#b42318}
.pa-inline .pa-count-near{color:#9a5b00}
.col--yes h4{color:#0b0d0f}
.col--yes li::before,.gov-row span::before{color:var(--tq-text)}
.svc-card:hover,.ls-index a:hover{background:#e8f4f6}
.rail{background:rgba(255,255,255,.72)}
.rail a .label{box-shadow:0 18px 40px -14px rgba(11,13,15,.25)}
.ch-hero::before{background:radial-gradient(circle,rgba(0,183,199,.09),transparent 65%)}
.pa-inline .pa-option:hover{box-shadow:0 10px 24px -16px rgba(11,13,15,.3)}
html .legal-page a{color:var(--tq-text)}
html .legal-page .subtitle,html .legal-page .morelink,html .legal-page h2 .section-num,html .legal-page code,html .nf-code,html .nf-grid-label{font-family:'Archivo',system-ui,sans-serif;text-transform:none;letter-spacing:0;font-size:14.5px;color:var(--tq-text)}
html .nf-grid-label{color:var(--dim)}
html .nf-page h1 .tq,html .nf-grid a:hover,html .nf-grid a::after{color:var(--tq-text)}
html:root{--ag-turquoise:#00707c;--ag-turquoise-dim:rgba(0,183,199,.12);--ag-text-high:#0b0d0f;--ag-text-mid:#4f5d68;--ag-text-low:#5d6a74;
--ag-border:rgba(11,13,15,.09);--ag-border-accent:rgba(0,183,199,.45);--ag-surface-0:#fff;--ag-surface-1:#f2f8f9;--ag-surface-2:#e8f3f5;--ag-surface-hover:#e8f4f6;--ag-surface-alt:#f2f8f9}
html .wissen-crumbs,html .wissen-card .meta,html .post-meta span{font-size:14px}
html body .wissen-pillar-badge{color:#00707c;border-color:rgba(0,183,199,.5);background:rgba(0,183,199,.08);font-size:14px;text-transform:none;letter-spacing:0}
html body .wissen-pager,html body .wissen-pager .wissen-pager__link,html body .wissen-pager .wissen-pager__count{font-family:'Archivo',system-ui,sans-serif;text-transform:none;letter-spacing:0;font-size:15px}
html body .wissen-pager .wissen-pager__link{color:var(--tq-text)}
html body .wissen-pager .wissen-pager__link--disabled{color:var(--dim)}
html .model-table-wrap{background:linear-gradient(135deg,rgba(0,183,199,.45),rgba(0,183,199,.12) 40%,rgba(11,13,15,.08))}
html .model-table-inner{background:#fff}
html .model-table-caption{background:#f2f8f9;border-bottom-color:rgba(0,183,199,.2)}
html .model-table-caption__title,html .model-table-caption__meta,html .model-table thead th,html .mt-vendor,html .mt-tag,html .mt-mono,html .mt-price-line,html .mt-price-label,html .mt-price-note{font-family:'Archivo',system-ui,sans-serif;text-transform:none;letter-spacing:0}
html .model-table-caption__title{font-size:15px;color:#00707c}
html .model-table-caption__meta,html .mt-price-label{font-size:14px;color:var(--dim)}
html .model-table thead th{font-size:14px;background:#f2f8f9;color:#0b0d0f}
html .model-table tbody tr:not(:last-child) td{border-bottom-color:rgba(11,13,15,.08)}
html .model-table td:not(:last-child){border-right-color:rgba(11,13,15,.05)}
html .model-table,html .mt-pos,html .mt-mono,html .mt-price-line{font-size:14.5px}
html .mt-vendor,html .mt-tag,html .mt-price-note,html .mt-price-note strong{font-size:14px;color:#00707c}
html .mt-vendor--openai{color:#0b0d0f;border-color:rgba(126,217,87,.8);background:rgba(126,217,87,.14)}
html body .cb-btn{min-height:44px}
html body .cb-btn-primary{color:#0b0d0f}
html body .cb-btn-primary:hover{background:#00b7c7;box-shadow:0 10px 24px -12px rgba(0,183,199,.7)}
html body .cb-btn-link,html body .cb-btn-outline:hover{color:#00707c}
html body .cb-links a,html body .cb-cat-desc,html body .cb-btn-link{font-size:14px}
html body .cb-always{color:#00707c;font-size:14px;text-transform:none;letter-spacing:0}
html body .cb-reopen{background:#fff;border-color:rgba(11,13,15,.12);color:#00707c;box-shadow:0 8px 24px -10px rgba(11,13,15,.3)}
html body .cb-reopen:hover{background:#fff}
.hm-step__options .d,.hm-result__foot,.pa-inline .ct-privacy,.pa-inline .ct-privacy span,.pa-inline .ct-privacy a{font-size:14px}
@media(max-width:900px){.cc-contact a{font-size:14px;letter-spacing:0}}
@media(max-width:640px){.contact-card .cc-contact:not(.hm-person .cc-contact){font-size:0;line-height:0}.contact-card .cc-contact a{display:block;font-size:14px;line-height:1.55;margin:6px 0}}
html body .author-role.author-role,html body .role-line.role-line,html body .ai-note.ai-note{font-size:14px}
html body .mt-bar.mt-bar{background:linear-gradient(90deg,#00b7c7,rgba(0,183,199,.25))}
.hm-sticky__close{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px}
.chapter.ch-photo,.hm-page .chapter.ch-photo{padding-top:104px;padding-bottom:96px}
@media(max-width:900px){.chapter.ch-photo,.hm-page .chapter.ch-photo{padding-top:72px;padding-bottom:64px}}
.ch-photo .photo-wrap{flex-direction:column;align-items:stretch;min-height:0;overflow:visible}
.ch-photo .shade{display:none}
.ch-photo .container{order:-1;padding-top:0;padding-bottom:clamp(36px,4vw,56px)}
.ch-photo img.bgimg{position:relative;inset:auto;display:block;width:calc(100% - 112px);max-width:1128px;height:auto;aspect-ratio:16/8;margin:0 auto;
opacity:1;filter:none;animation:none;border-radius:28px;box-shadow:0 40px 80px -40px rgba(0,60,70,.45)}
.ch-photo .sub{color:var(--grey)}
@media(max-width:900px){.ch-photo img.bgimg{width:calc(100% - 48px);aspect-ratio:4/3;border-radius:20px}}
.contact-card{border-radius:20px}
.contact-card .cc-photo{border-radius:20px;box-shadow:0 30px 60px -30px rgba(0,60,70,.45)}
.job-card__badge,.job-detail__badge{background:#00b7c7;color:#0b0d0f;font-size:14px}
@media(max-width:900px){.job-card__badge{font-size:14px}}
@media(max-width:900px){
.bar{padding-inline:var(--rand,24px)}
}
@media(max-width:360px){
.bar{padding-inline:16px}
.drawer{padding-left:20px;padding-right:20px}
.drawer a{font-size:24px}
}
html body .cb-reopen{width:44px;height:44px}
html body .wissen-container .posts-grid.posts-grid{grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr))}
@media(max-width:480px){h1,h2{hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word}}
html .wissen-prose img{border:0;border-radius:20px;box-shadow:0 30px 60px -34px rgba(0,60,70,.45)}
@media(max-width:900px){
html body .cb-reopen{left:0;bottom:0;padding:0 0 6px 6px;box-sizing:border-box;opacity:.6;background:none;border:0;box-shadow:none}
html body .cb-reopen svg{width:36px;height:36px;padding:7px;border-radius:50%;background:#fff;border:1px solid rgba(11,13,15,.12);box-shadow:0 4px 14px -6px rgba(11,13,15,.35)}
html body .cb-reopen:hover,html body .cb-reopen:focus-visible{opacity:1}
html body footer{padding-bottom:104px}
@supports(animation-timeline:scroll()){
html body .cb-reopen{animation:cbReopenIn linear both;animation-timeline:scroll(root);animation-range:0 240px}
}
}
@keyframes cbReopenIn{from{opacity:0;visibility:hidden}to{opacity:.6;visibility:visible}}
@media(min-width:901px){html body footer{padding-bottom:88px}}
@media(max-width:900px){
p a,li:not(.foot__col li) a,dd a,td a,label a,.caption a,.ct-privacy a,.cc-contact a,.hm-hero__alt a,.hm-next__tel a,.wissen-prose a,.legal-page a,.job-detail__section a,.ls-detail__section a{padding-block:8px}
.morelink,.job-detail__back,.ls-detail__back,.wissen-pager__link,.legal-page .morelink,.nf-grid a,.back-link,
html body .wissen-crumbs a,html body .post-meta a,html body .author-links a,html body .author-hero .links a{padding-block:12px;margin-block:-12px}
html body .foot__col a{display:flex;align-items:center;min-height:44px;margin-bottom:0}
.foot__bottom a{display:inline-block;padding-block:13px}
.bar__logo{min-height:44px;align-self:center}
.hm-step__options a{min-height:44px}
.contact-card .cc-contact a{padding-block:12px;margin:0}
}
.caption a,.hm-hero__alt a,.hm-next__copy .caption a,.hm-page .ch-hero .caption a,.hm-next__tel a,.sub a,.ct-privacy a,.pa-inline .ct-privacy a{text-decoration:underline;text-decoration-color:rgba(0,183,199,.6);text-decoration-thickness:1.5px;text-underline-offset:4px}
/* content-a.css */
@media(min-width:1141px) and (max-width:1420px){
.bar__nav a{padding:13px 13px;font-size:14.5px}
.bar__right{gap:12px}
.bar__cta{padding:12px 16px;font-size:13px}
}
@media(min-width:1101px){.foot{grid-template-columns:1.3fr 1fr 1fr 1fr 1fr}}
@media(min-width:901px) and (max-width:1100px){
.foot{grid-template-columns:repeat(3,1fr)}
.foot__brand{grid-column:1/-1}
}
.kz-steps{counter-reset:s;list-style:none;margin:0;padding:0}
.kz-steps li{display:grid;grid-template-columns:36px 1fr;gap:14px;padding:16px 0;border-top:1px solid var(--line);font-size:15.5px;line-height:1.55;color:var(--grey)}
.kz-steps li:first-child{border-top:0;padding-top:0}
.kz-steps li::before{counter-increment:s;content:counter(s,decimal-leading-zero);font-family:'Archivo',sans-serif;font-weight:800;font-size:22px;line-height:1;color:var(--tq-text)}
.kz-steps li strong{display:block;color:#0b0d0f;margin-bottom:2px}
.kz-day{list-style:none;margin:0;padding:0;display:grid;gap:0}
.kz-day li{display:grid;grid-template-columns:64px 1fr;gap:16px;padding:14px 0;border-top:1px solid var(--line);font-size:15.5px;line-height:1.5;color:var(--grey)}
.kz-day li:first-child{border-top:0;padding-top:0}
.kz-day li b{font-family:'Archivo',sans-serif;font-weight:700;color:var(--tq-text);font-size:15px}
.kz-two{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:44px}
.kz-two .hm-next__card p{max-width:none}
.hm-next__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:40px;margin-top:48px;align-items:start}
.hm-next__card{border:1px solid var(--line-strong);background:var(--card);padding:40px 40px 42px;display:flex;flex-direction:column;gap:16px;align-items:flex-start}
.hm-next__card--main{border-color:rgba(0,183,199,.5);background:linear-gradient(180deg,rgba(0,183,199,.10),rgba(0,183,199,.02)),var(--card);box-shadow:0 30px 80px -40px rgba(0,183,199,.45)}
.hm-next__card p{font-size:16.5px;color:var(--grey);text-wrap:pretty;max-width:46ch}
.hm-next__card .btn-tq,.hm-next__card .btn-line{margin-top:10px}
.hm-page .hm-next__card h3{font-family:'Archivo',sans-serif;font-weight:700;text-transform:none;letter-spacing:-0.02em;font-size:22px}
.hm-next__tel{font-size:14px;color:var(--dim)}
.hm-next__tel a{color:var(--tq-text);text-decoration:none}
.hm-next__copy .sub{margin-top:0}
.hm-next__copy .hero-cta{margin-top:32px}
.pstep{text-decoration:none;color:inherit;display:block}
a.pstep:hover{border-color:var(--tq)}
a.pstep:hover .n{-webkit-text-stroke:1.5px var(--tq)}
@media(max-width:900px){
.kz-two{grid-template-columns:1fr;gap:14px}
.kz-day li{grid-template-columns:56px 1fr}
.hm-next__grid{grid-template-columns:1fr}
.hm-next__card{padding:28px 24px 30px}
}
.hm-person{margin-top:48px}
.hm-person .cc-photo{object-fit:cover;object-position:center;filter:none;border-radius:16px;-webkit-mask-image:none;mask-image:none}
.hm-person{background:#fff}
.hm-person.contact-card{display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:center;
padding:clamp(24px,3vw,40px);border:1px solid rgba(11,13,15,.08);border-radius:28px;background:#fff;box-shadow:0 1px 2px rgba(11,13,15,.04),0 30px 70px -40px rgba(0,60,70,.3)}
.hm-person .cc-photo{width:100%;height:auto;aspect-ratio:1;border-radius:20px}
.hm-person .cc-text{max-width:580px}
.hm-person .cc-label{margin-bottom:14px}
.hm-person .cc-name{font-family:'Archivo',sans-serif;font-size:clamp(30px,2.6vw,38px);font-weight:600;letter-spacing:-.03em;text-transform:none;line-height:1.1}
.hm-person .cc-role{margin-top:6px;font-family:'Archivo',sans-serif;font-size:16px;letter-spacing:0;text-transform:none;color:var(--dim)}
.hm-person .cc-bio{margin-top:22px;font-size:17px;line-height:1.65;color:var(--grey);max-width:none}
.hm-person .cc-bio+.cc-bio{margin-top:14px}
.hm-person .cc-bio strong{color:#0b0d0f;font-weight:600}
.hm-person .cc-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 28px;margin-top:30px;padding-top:26px;border-top:1px solid rgba(11,13,15,.08)}
.hm-person .cc-btn{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 22px;border-radius:12px;background:#00b7c7;color:#0b0d0f;font-size:15px;font-weight:600;text-decoration:none;transition:box-shadow .25s}
.hm-person .cc-btn::after{content:"\2192"}
.hm-person .cc-btn:hover{box-shadow:0 10px 24px -12px rgba(0,183,199,.7)}
.hm-person .cc-contact{display:flex;flex-wrap:wrap;gap:6px 22px;margin:0;padding:0;list-style:none;font-family:'Archivo',sans-serif;font-size:15px;line-height:1.4;letter-spacing:0}
.hm-person .cc-contact a{display:inline;margin:0;font-size:15px;letter-spacing:0;color:#0b0d0f;text-decoration:underline;text-decoration-color:rgba(0,183,199,.6);text-decoration-thickness:1.5px;text-underline-offset:4px}
.hm-person .cc-contact a:hover{color:#00707c}
@media(max-width:900px){
.hm-person.contact-card{grid-template-columns:1fr;gap:28px}
.hm-person .cc-photo{max-width:320px}
.hm-person .cc-actions{flex-direction:column;align-items:flex-start}
.hm-person .cc-btn{width:100%;justify-content:center}
}
.col h3{font-family:'Archivo',system-ui,sans-serif;font-size:14.5px;font-weight:600;letter-spacing:0;text-transform:none;line-height:1.4;margin-bottom:22px}
.col--yes h3{color:#0b0d0f}
.col--no h3{color:var(--tq-text)}
.hm-page h1{max-width:33ch}
.hm-page h2{max-width:40ch}
.hm-page p.sub{text-wrap:balance}
.hm-page .pa-inline{max-width:1000px}
.hm-page h1 .tq--inline,.hm-page h2 .tq--inline{display:inline}
.logos-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:22px}
.logo-img{max-width:150px}
.logo-img[alt="DFB"],
.logo-img[alt="Werkzeugtechnik Schmitz"]{max-height:54px}
.logo-img[alt="Scania"],
.logo-img[alt="weinor"],
.logo-img[alt="CIVD"],
.logo-img[alt="Sony Interactive Entertainment"]{max-height:44px}
@media(max-width:768px){
.logos-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}
}
.kz-case{max-width:780px;margin-top:44px}
.kz-case .hm-result__body h3{font-size:clamp(19px,1.6vw,22px);line-height:1.3;margin:0 0 4px;color:var(--white)}
.kz-case .hm-result__body p{font-size:16px;line-height:1.6;margin:12px 0 0}
.kz-case .hm-result__foot{margin-top:20px}
.mcol p+p{margin-top:12px}
.ch-hero--bild::before{display:none}
.hb-grid{display:grid;grid-template-columns:minmax(0,var(--hb-text,1fr)) minmax(0,1fr);gap:clamp(40px,4.5vw,72px);align-items:center}
.hb-fig{margin:0;min-width:0}
.hb-fig picture{display:block}
.hb-fig img{display:block;width:100%;height:auto;aspect-ratio:3/2;
-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent),linear-gradient(transparent,#000 5%,#000 95%,transparent);
-webkit-mask-composite:source-in;
mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent),linear-gradient(transparent,#000 5%,#000 95%,transparent);
mask-composite:intersect}
@media(max-width:980px){
.hb-grid{grid-template-columns:minmax(0,1fr);gap:clamp(24px,5vw,40px)}
.hb-fig{width:100%;max-width:560px}
}
.hb-grid--auf{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);grid-template-areas:"head head" "copy fig";
column-gap:clamp(40px,4.5vw,72px);row-gap:clamp(28px,3.2vw,44px);align-items:start}
.hb-grid--auf .hb-head{grid-area:head;min-width:0}
.hb-grid--auf .hb-copy{grid-area:copy;min-width:0}
.hb-grid--auf .hb-fig{grid-area:fig}
.hm-page .hb-grid--auf h1{max-width:none;font-size:clamp(34px,3.6vw,var(--hb-h1-max,56px));line-height:1.08}
.hm-page .hb-grid--auf .hb-copy .sub{margin-top:0}
.hm-page .hb-grid--auf .hero-cta{margin-top:30px}
.hb-grid--auf .hm-hero__alt{margin-top:20px}
.hb-grid--auf .hb-fig{justify-self:end;width:100%;max-width:520px}
@media(max-width:980px){
.hb-grid--auf{grid-template-columns:minmax(0,1fr);grid-template-areas:"head" "copy" "fig";row-gap:clamp(20px,4vw,32px)}
.hb-grid--auf .hb-fig{justify-self:start;max-width:560px}
}
.hb-grid--auf .hb-fig--portraet{--cx:50%;--cy:58%;--r:42%;
position:relative;justify-self:end;width:100%;max-width:520px;aspect-ratio:1;overflow:visible}
.hb-fig--portraet::before,.hb-fig--portraet::after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.hb-fig--portraet::before{left:calc(var(--cx) - var(--r));top:calc(var(--cy) - var(--r));width:calc(2*var(--r));aspect-ratio:1;
background:radial-gradient(circle at 50% 35%,#e6f9fb 0,#c6eff3 70%,#b3e9ee 100%)}
.hb-fig--portraet::after{left:calc(var(--cx) - var(--r) - 4%);top:calc(var(--cy) - var(--r) - 4%);width:calc(2*var(--r) + 8%);aspect-ratio:1;
border:1.5px solid rgba(0,183,199,.3);z-index:0}
.hb-fig--portraet img{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;object-position:50% 0;
aspect-ratio:auto;filter:none;
-webkit-mask-image:radial-gradient(ellipse var(--r) var(--r) at var(--cx) var(--cy),#000 99.4%,transparent 100%),linear-gradient(#000 0 46%,transparent 46%);
-webkit-mask-composite:source-over;
mask-image:radial-gradient(ellipse var(--r) var(--r) at var(--cx) var(--cy),#000 99.4%,transparent 100%),linear-gradient(#000 0 46%,transparent 46%);
mask-composite:add}
.hb-fig--objekt{justify-self:center;width:100%;max-width:var(--hb-objekt,420px)}
.hb-fig--objekt img{aspect-ratio:auto;-webkit-mask-image:none;mask-image:none}
@media(max-width:980px){
.hb-fig--objekt{justify-self:start;max-width:min(var(--hb-objekt-mobil,280px),100%)}
}
.hb-grid--portraet{grid-template-areas:"head fig" "copy fig";align-items:center;row-gap:clamp(18px,2vw,28px)}
.hb-grid--portraet .hb-head{align-self:end}
.hb-grid--portraet .hb-copy{align-self:start}
.hb-grid--portraet .hb-fig--portraet{align-self:center;max-width:360px}
@media(max-width:980px){
.hb-grid--portraet{grid-template-areas:"head" "copy" "fig"}
}
.hb-fig__ring{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none;overflow:visible}
.hb-fig__ringtext{font-family:'Archivo',sans-serif;font-size:3.1px;font-weight:600;fill:#4f5d68;
letter-spacing:0.62px;text-transform:uppercase;paint-order:stroke;stroke:#fff;stroke-width:1.6px;
stroke-linejoin:round}
@media(prefers-reduced-motion:no-preference){
.hb-fig--portraet img{animation:portraetIn 1.1s .15s cubic-bezier(.2,.8,.2,1) both}
.hb-fig--portraet::before,.hb-fig--portraet::after{animation:portraetDisc 1.2s cubic-bezier(.2,.8,.2,1) both}
}
@keyframes portraetIn{from{opacity:0;translate:0 18px}}
@keyframes portraetDisc{from{opacity:0;scale:.9}}
@media(max-width:980px){
.hb-grid--auf .hb-fig--portraet{justify-self:start;max-width:380px}
}
@media(min-width:901px){
.jb-card{margin-inline:-40px}
}
@media(max-width:900px){
.jb-card{margin-inline:-24px;border-radius:0;padding-left:24px;padding-right:24px}
}
/* home.css */
.hm-ansprech{display:flex;align-items:center;gap:14px;margin:20px 0 0}
.hm-ansprech img{width:56px;height:56px;border-radius:50%;flex-shrink:0;outline:1.5px solid rgba(0,183,199,.35);outline-offset:3px}
.hm-ansprech p{margin:0;font-size:16px;line-height:1.4;color:#0b0d0f;font-weight:600}
.hm-ansprech span{font-weight:400;color:#4f5d68}