.contact-project{--cp-ink:#112440;--cp-blue:#133fba;--cp-light:#f2f5fa;--cp-border:#d6dfef;--cp-muted:#50647f}
.contact-project button,.contact-project a,.contact-project input,.contact-project summary{-webkit-tap-highlight-color:transparent}
.contact-project button:focus-visible,.contact-project a:focus-visible,.contact-project input:focus-visible,.contact-project summary:focus-visible,.contact-project [tabindex]:focus-visible{outline:3px solid #3869e7;outline-offset:4px}
.contact-project .cp-container{width:calc(100% - 48px);max-width:1260px;margin-inline:auto}
.contact-project{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;color:var(--cp-ink)}
.contact-project *{box-sizing:border-box}
.contact-project h1,.contact-project h2,.contact-project h3,.contact-project h4{font-family:inherit;color:var(--cp-ink);font-weight:700;margin:0;line-height:1.15;text-transform:none}
.contact-project p{margin:0;color:var(--cp-muted)}
.contact-project .cp-kicker{font-size:14px;color:var(--cp-blue);text-transform:uppercase;letter-spacing:.11em;font-weight:600;line-height:1.4;margin:0 0 20px}
.contact-project .cp-icon{width:22px;height:22px;flex:none;vertical-align:middle;color:var(--cp-blue)}
.contact-project .cp-intro{padding-top:46px}
.contact-project .cp-intro-heading{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-bottom:38px}
.contact-project .cp-intro-heading h1{font-size:72px;letter-spacing:-3.5px;line-height:1.05}
.contact-project .cp-intro-heading>div{flex:none}
.contact-project .cp-intro-heading>p{font-size:17px;line-height:1.6;padding-top:32px;width:68%;max-width:760px}
.contact-project .cp-headquarters{display:grid;grid-template-columns:43% 57%;border:1px solid var(--cp-border);border-radius:14px;overflow:hidden;background:var(--cp-light)}
.contact-project .cp-hq-info{padding:44px;min-width:0}
.contact-project .cp-hq-info .cp-kicker{margin-bottom:16px}
.contact-project .cp-hq-info h2{font-size:36px;letter-spacing:-1.25px}
.contact-project .cp-hq-info h2 span{color:var(--cp-blue)}
.contact-project .cp-hq-info address{font-style:normal;font-size:18px;line-height:1.55;margin:24px 0}
.contact-project .cp-directions{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:52px;padding:12px 20px;background:var(--cp-blue);border-radius:4px;color:#fff!important;font-size:16px;font-weight:700;text-decoration:none!important;transition:background .2s}
.contact-project .cp-directions:hover{background:#0b2d91}
.contact-project .cp-directions .cp-icon{color:#fff}
.contact-project .cp-hq-contacts{border-top:1px solid var(--cp-border);margin-top:30px;padding-top:20px;display:grid;gap:14px}
.contact-project .cp-hq-contacts>div{display:flex;align-items:center;gap:14px}
.contact-project .cp-hq-contacts span{display:block;font-size:14px;color:var(--cp-muted);margin-bottom:4px}
.contact-project .cp-hq-contacts p{font-size:15px}
.contact-project .cp-hq-contacts a{color:var(--cp-blue);font-weight:700;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.contact-project .cp-opening-hours strong{color:var(--cp-ink);font-size:18px;font-variant-numeric:tabular-nums}
.contact-project .cp-showroom{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:24px;padding:32px 36px;background:var(--cp-blue);border-radius:10px}
.contact-project .cp-showroom>div{max-width:790px}
.contact-project .cp-showroom h2{color:#fff;font-size:28px;letter-spacing:-.5px;margin-bottom:12px}
.contact-project .cp-showroom p{color:#fff;font-size:16px;line-height:1.65}
.contact-project .cp-showroom-link{display:flex;align-items:center;justify-content:center;flex:0 0 232px;padding:15px 20px;min-height:52px;background:#fff;border-radius:4px;color:var(--cp-blue);font-weight:700;font-size:16px;line-height:1.45;text-align:center;text-decoration:none}
.contact-project .cp-showroom-link:hover{background:#e8efff;color:#0b2d91;text-decoration:none}
.contact-project .cp-showroom-link:focus-visible{outline-color:#fff}
@media(max-width:899px){
.contact-project .cp-showroom{flex-direction:column;align-items:flex-start;padding:28px;gap:22px}
.contact-project .cp-showroom-link{flex:0 1 auto}
}
@media(max-width:599px){
.contact-project .cp-showroom{padding:26px 24px;margin-top:18px}
.contact-project .cp-showroom h2{font-size:26px}
.contact-project .cp-showroom-link{width:100%}
}
.contact-project .cp-carousel{position:relative;min-height:536px;isolation:isolate;background:#cbd5e4;overflow:hidden}
.contact-project .cp-slides,.contact-project .cp-slide{position:absolute;inset:0;margin:0}
.contact-project .cp-slide{opacity:0;transition:opacity .7s ease;pointer-events:none}
.contact-project .cp-slide.is-active{opacity:1}
.contact-project .cp-slide img{height:100%;width:100%;display:block;object-fit:cover}
.contact-project .cp-carousel-top{position:absolute;right:18px;top:18px;display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.93);color:var(--cp-ink);padding:3px 3px 3px 12px;border-radius:5px;z-index:1}
.contact-project .cp-slide-count{font-size:13px;font-variant-numeric:tabular-nums;min-width:36px}
.contact-project .cp-autoplay,.contact-project .cp-carousel-arrow,.contact-project .cp-dot{appearance:none;border:0;cursor:pointer}
.contact-project .cp-autoplay{display:grid;place-items:center;width:38px;height:38px;background:transparent;border-radius:3px;padding:8px}
.contact-project .cp-autoplay .cp-icon{width:20px;height:20px}
.contact-project .cp-autoplay .cp-icon:last-child{display:none}
.contact-project .cp-autoplay[aria-pressed=true] .cp-icon:first-child{display:none}
.contact-project .cp-autoplay[aria-pressed=true] .cp-icon:last-child{display:block}
.contact-project .cp-carousel-arrow{position:absolute;top:calc(50% - 22px);width:44px;height:44px;display:grid;place-items:center;background:rgba(255,255,255,.94);border-radius:50%;z-index:1;transition:background .2s}
.contact-project .cp-carousel-arrow:hover,.contact-project .cp-autoplay:hover{background:#e8efff}
.contact-project .cp-previous{left:18px}
.contact-project .cp-next{right:18px}
.contact-project .cp-photo-caption{position:absolute;bottom:18px;left:18px;right:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(255,255,255,.95);border-radius:4px;padding:12px 16px;min-height:50px}
.contact-project .cp-photo-caption strong{display:block;text-transform:uppercase;font-size:14px;line-height:1.35}
.contact-project .cp-photo-caption .cp-slide-caption{font-size:12px;color:var(--cp-muted)}
.contact-project .cp-street{font-size:14px;white-space:nowrap}
.contact-project .cp-dots{display:flex;align-items:center;gap:0}
.contact-project .cp-dot{width:28px;height:32px;padding:0;background:transparent;position:relative;border-radius:4px}
.contact-project .cp-dot:after{content:'';display:block;width:7px;height:7px;margin:auto;background:#a4b1c6;border-radius:50%}
.contact-project .cp-dot.is-active:after{background:var(--cp-blue);width:17px;border-radius:5px}
.contact-project .cp-departments{padding-top:76px;padding-bottom:80px}
.contact-project .cp-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:32px}
.contact-project .cp-section-heading h2{font-size:42px;letter-spacing:-1.5px}
.contact-project .cp-section-heading .cp-kicker{margin-bottom:16px}
.contact-project .cp-section-heading>p{padding-bottom:3px;font-size:16px}
.contact-project .cp-departments-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
.contact-project .cp-department{grid-column:span 2;border:1px solid var(--cp-border);border-radius:10px;padding:26px;background:#fff;display:flex;flex-direction:column}
.contact-project .cp-department-top{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;color:var(--cp-muted);margin-bottom:18px}
.contact-project .cp-number{display:grid;place-items:center;width:40px;height:40px;flex:none;background:#e9effd;color:var(--cp-blue);border-radius:6px;font-size:14px;font-weight:700}
.contact-project .cp-department h3{font-size:21px;margin-bottom:10px}
.contact-project .cp-department-description{font-size:16px;min-height:50px}
.contact-project .cp-service-note{font-size:14px;line-height:1.6;border-left:3px solid #b9caf0;padding-left:12px;margin-top:16px!important}
.contact-project .cp-department-contact{margin-top:24px;padding-top:20px;border-top:1px solid var(--cp-border)}
.contact-project .cp-contact-name{font-size:15px!important;font-weight:700;color:#697b91!important;margin-bottom:14px!important}
.contact-project .cp-contacts{display:grid;gap:9px}
.contact-project .cp-contacts p{display:flex;align-items:center;gap:12px;font-size:15px;line-height:1.6}
.contact-project .cp-contacts .cp-icon{width:19px;height:19px}
.contact-project .cp-contacts a{min-width:0;color:var(--cp-blue);font-weight:600;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.contact-project .cp-cs-open{display:inline-block;font-size:15px;font-weight:700;color:var(--cp-blue);text-decoration:underline;text-underline-offset:4px;margin-top:16px}
.contact-project .cp-cs-details{margin-top:20px;border:1px solid var(--cp-border);border-radius:10px;background:var(--cp-light);scroll-margin-top:90px}
.contact-project .cp-cs-details summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 28px;cursor:pointer}
.contact-project .cp-cs-details summary::-webkit-details-marker{display:none}
.contact-project .cp-cs-details h3{font-size:20px;margin-bottom:8px}
.contact-project .cp-cs-details summary p{font-size:15px}
.contact-project .cp-cs-toggle-icon{display:flex;align-items:center;justify-content:center;flex:none;width:28px;height:28px;color:var(--cp-blue)}
.contact-project .cp-cs-toggle-icon .cp-icon{width:18px;height:18px;transition:transform .2s}
.contact-project .cp-cs-details[open] .cp-cs-toggle-icon .cp-icon{transform:rotate(180deg)}
.contact-project .cp-cs-details>.cp-people-grid{padding:0 26px 26px}
.contact-project .cp-team{background:var(--cp-light);border-block:1px solid var(--cp-border);padding:70px 0 80px}
.contact-project .cp-team-heading{align-items:flex-start;gap:64px;margin-bottom:24px}
.contact-project .cp-team-heading>div{flex:1;max-width:710px}
.contact-project .cp-team-heading>p{width:390px;max-width:40%;line-height:1.6;margin-top:3px;flex:none}
.contact-project .cp-team-heading h2{font-size:40px;line-height:1.18}
.contact-project .cp-team-note{border-left:3px solid #b9caf0;padding-left:12px;font-size:14px;margin:0 0 38px!important}
.contact-project .cp-team-group+.cp-team-group{margin-top:44px}
.contact-project .cp-group-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}
.contact-project .cp-group-heading h3{font-size:22px;letter-spacing:-.4px}
.contact-project .cp-people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.contact-project .cp-person{display:grid;grid-template-columns:35% 65%;min-height:286px;overflow:hidden;border:1px solid var(--cp-border);border-radius:10px;background:#fff}
.contact-project .cp-photo-placeholder{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;background:linear-gradient(135deg,#e3e9f2,#ebf0f6);border-right:1px solid var(--cp-border);color:var(--cp-muted);text-align:center;font-size:14px;line-height:1.45;padding:20px}
.contact-project .cp-photo-placeholder .cp-icon{width:34px;height:34px;color:#7a8fae;stroke-width:1.4}
.contact-project .cp-person-photo{position:relative;min-width:0;width:100%;aspect-ratio:4/5;align-self:start;overflow:hidden;background:#dfe6ef;border-right:1px solid var(--cp-border)}
.contact-project .cp-person-photo img{position:absolute;display:block;width:var(--cp-photo-width,100%);max-width:none;height:auto;left:var(--cp-photo-left,0);top:var(--cp-photo-top,0)}
.contact-project [data-person="warszawa-1"]{--cp-photo-width:142%;--cp-photo-left:-20.56%;--cp-photo-top:-9.33%}
.contact-project [data-person="warszawa-2"]{--cp-photo-width:260.77%;--cp-photo-left:-83.33%;--cp-photo-top:-1.03%}
.contact-project [data-person="katowice-1"]{--cp-photo-top:7.27%}
.contact-project [data-person="katowice-1"] .cp-person-photo{background:#fff}
.contact-project [data-person="poznan-2"]{--cp-photo-width:228.57%;--cp-photo-left:-62.86%;--cp-photo-top:-22.86%}
.contact-project .cp-person-initials{min-width:0;width:100%;aspect-ratio:4/5;align-self:start;padding:0}
.contact-project .cp-initials{font-size:52px;font-weight:700;line-height:1;letter-spacing:.03em;color:var(--cp-blue)}
@media(max-width:599px){
.contact-project .cp-person-photo,.contact-project .cp-photo-placeholder.cp-person-initials{grid-column:1/-1;width:100%;max-width:240px;min-height:0;justify-self:center;align-self:start;margin-top:20px;border-right:0;border-radius:8px;padding:0}
.contact-project .cp-person-photo + .cp-person-body,.contact-project .cp-person-initials + .cp-person-body{grid-column:1/-1}
}
.contact-project .cp-person-body{padding:28px 26px;min-width:0}
.contact-project .cp-person h4{font-size:21px;margin-bottom:6px}
.contact-project .cp-specialty{font-weight:700;font-size:14px;color:var(--cp-blue)!important;line-height:1.4}
.contact-project .cp-person-description{font-size:15px;line-height:1.5;margin:18px 0 22px!important}
.contact-project .cp-person .cp-contacts{border-top:1px solid var(--cp-border);padding-top:16px}
.contact-project .cp-region{font-size:14px;border-left:2px solid #b1c3e7;padding-left:10px;margin-top:16px!important}
.contact-project .cp-detail{font-size:14px;margin-top:12px!important}
.contact-project .cp-bdm{border-top:1px solid var(--cp-border);padding-top:34px;margin-top:40px!important}
.contact-project .cp-leadership{border-top:1px solid var(--cp-border);padding-top:34px;margin-top:40px!important}
.contact-project .cp-leadership .cp-person{grid-template-columns:220px minmax(0,1fr)}
.contact-project .cp-leadership .cp-person-body{align-self:center;max-width:860px}
.contact-project [data-person="kamil-wolinski"]{--cp-photo-width:160.29%;--cp-photo-left:-27.86%;--cp-photo-top:-2.29%}
.contact-project .cp-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:1199px){
.contact-project .cp-hq-info{padding:32px}
.contact-project .cp-hq-info h2{font-size:32px}
.contact-project .cp-headquarters{grid-template-columns:43% 57%}
.contact-project .cp-carousel{min-height:525px}
.contact-project .cp-department{padding:22px}
.contact-project .cp-person{grid-template-columns:30% 70%}
.contact-project .cp-person-body{padding:24px 20px}
.contact-project .cp-team-heading{gap:36px}
.contact-project .cp-section-heading h2{font-size:36px}
.contact-project .cp-person-description,.contact-project .cp-contacts p{font-size:14px}
}
@media(max-width:899px){
.contact-project .cp-container{width:calc(100% - 40px)}
.contact-project .cp-intro-heading h1{font-size:60px}
.contact-project .cp-headquarters{grid-template-columns:1fr}
.contact-project .cp-hq-info{padding:32px;display:grid;grid-template-columns:1fr 1fr;gap:0 30px}
.contact-project .cp-hq-info>.cp-kicker{grid-column:1/-1}
.contact-project .cp-hq-info h2{grid-column:1}
.contact-project .cp-hq-info address{grid-column:1;margin:20px 0}
.contact-project .cp-hq-info .cp-directions{grid-column:1;justify-self:start}
.contact-project .cp-hq-contacts{grid-column:2;grid-row:2/5;align-content:center;margin-top:0;border-top:0;border-left:1px solid var(--cp-border);padding:20px 0 20px 30px}
.contact-project .cp-carousel{min-height:0;aspect-ratio:4/3;max-height:580px}
.contact-project .cp-section-heading{align-items:flex-start;flex-direction:column;gap:16px}
.contact-project .cp-departments-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.contact-project .cp-department{grid-column:span 1}
.contact-project .cp-department-description{min-height:50px}
.contact-project .cp-team-heading>p{max-width:none;width:auto}
.contact-project .cp-team-heading h2{max-width:700px}
.contact-project .cp-people-grid{grid-template-columns:1fr}
.contact-project .cp-person{grid-template-columns:31% 69%;min-height:250px}
.contact-project .cp-person-body{padding:28px}
.contact-project .cp-person-description,.contact-project .cp-contacts p{font-size:15px}
.contact-project .cp-team-group+.cp-team-group{margin-top:36px}
}
@media(max-width:599px){
.contact-project .cp-container{width:calc(100% - 32px)}
.contact-project .cp-intro{padding-top:32px}
.contact-project .cp-intro-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:26px}
.contact-project .cp-kicker{font-size:13px;margin-bottom:14px}
.contact-project .cp-intro-heading h1{font-size:56px;letter-spacing:-2px}
.contact-project .cp-intro-heading>p{padding-top:0;font-size:16px;width:auto;max-width:none}
.contact-project .cp-intro-heading br{display:none}
.contact-project .cp-hq-info{display:block;padding:26px}
.contact-project .cp-hq-info h2{font-size:32px}
.contact-project .cp-hq-info address{font-size:17px;margin:22px 0}
.contact-project .cp-hq-contacts{display:grid;grid-template-columns:1fr;border-left:0;border-top:1px solid var(--cp-border);padding:20px 0 0;margin-top:24px;gap:14px}
.contact-project .cp-carousel{aspect-ratio:1.08}
.contact-project .cp-photo-caption{left:10px;right:10px;bottom:10px;padding:10px 12px;gap:6px}
.contact-project .cp-photo-caption strong{font-size:12px}
.contact-project .cp-street{display:none}
.contact-project .cp-carousel-top{right:12px;top:12px}
.contact-project .cp-previous{left:10px}
.contact-project .cp-next{right:10px}
.contact-project .cp-carousel-arrow{width:40px;height:40px}
.contact-project .cp-departments{padding-top:48px;padding-bottom:48px}
.contact-project .cp-section-heading h2{font-size:32px;letter-spacing:-1px}
.contact-project .cp-departments-grid{grid-template-columns:1fr;gap:14px}
.contact-project .cp-department{grid-column:1;padding:24px}
.contact-project .cp-department-description{min-height:0}
.contact-project .cp-cs-details summary{padding:22px 20px;gap:16px}
.contact-project .cp-cs-details h3{font-size:18px}
.contact-project .cp-cs-details summary p{font-size:14px}
.contact-project .cp-cs-details>.cp-people-grid{padding:0 14px 14px;gap:14px}
.contact-project .cp-team{padding:46px 0}
.contact-project .cp-team-heading h2{font-size:32px}
.contact-project .cp-team-note{font-size:13px;line-height:1.5;margin-bottom:30px!important}
.contact-project .cp-person{grid-template-columns:27% 73%;min-height:270px}
.contact-project .cp-person-body{padding:22px 18px}
.contact-project .cp-person h4{font-size:19px}
.contact-project .cp-specialty{font-size:13px}
.contact-project .cp-photo-placeholder{padding:12px 6px;font-size:12px;gap:12px}
.contact-project .cp-photo-placeholder .cp-icon{width:28px;height:28px}
.contact-project .cp-person-description,.contact-project .cp-contacts p{font-size:14px}
.contact-project .cp-contacts p{gap:9px}
.contact-project .cp-contacts .cp-icon{width:17px;height:17px}
.contact-project .cp-group-heading h3{font-size:20px}
.contact-project .cp-cs-person{grid-template-columns:25% 75%}
.contact-project .cp-cs-person .cp-person-body{padding:20px 14px}
}
@media(prefers-reduced-motion:reduce){
.contact-project *,.contact-project *:before,.contact-project *:after{transition:none!important;animation:none!important}
.contact-project .cp-slide{transition:none}
}

.contact-project [id]{scroll-margin-top:110px}
.contact-project .cp-carousel-arrow,.contact-project .cp-autoplay,.contact-project .cp-dot{box-shadow:none;background-image:none}
.contact-project .cp-carousel-arrow:before,.contact-project .cp-autoplay:before,.contact-project .cp-dot:before{content:none}

.contact-project{padding-top:100px;background:#fff}
@media(max-width:599px){.contact-project{padding-top:76px}}
body.page-id-77 #wrapper-navbar{background:rgba(164,164,164,.98)}
