/*
 * PL business editorial owner.
 * Route scope: /odzyskiwanie-danych-dla-firm only.
 * Source pattern: approved 2026-07-19 B2B editorial composition.
 */

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content :is(.dsk-business-refactor,.dsk-business-hero){
  --business-navy:#071d38;
  --business-ink:#0b1c35;
  --business-body:#4f6074;
  --business-teal:#0da5a2;
  --business-teal-deep:#087c7d;
  --business-orange:#ff9500;
  --business-line:#dce5ec;
  --business-pale:#f5f9fc;
  --business-radius:16px;
  color:var(--business-body);
  font-family:"DSK Inter",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  overflow:clip;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content :is(.dsk-business-refactor,.dsk-business-hero),
html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content :is(.dsk-business-refactor,.dsk-business-hero) *{
  box-sizing:border-box;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-rail{
  width:var(--b2b-logo-cta-rail,min(92%,1680px));
  max-width:var(--b2b-logo-cta-rail,min(92%,1680px));
  margin-inline:auto;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content :is(.dsk-business-hero,.dsk-business-refactor) :is(h1,h2,h3,p,ul,ol,figure){
  margin:0;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content :is(.dsk-business-hero,.dsk-business-refactor) :is(h1,h2,h3,strong){
  color:var(--business-ink);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content :is(.dsk-business-hero,.dsk-business-refactor) :is(h1,h2,h3){
  font-family:inherit;
  font-weight:800;
  hyphens:none;
  letter-spacing:-.035em;
  line-height:1.08;
  overflow-wrap:normal;
  text-wrap:balance;
  word-break:normal;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content :is(.dsk-business-hero,.dsk-business-refactor) :is(p,li,a,summary){
  hyphens:none;
  overflow-wrap:normal;
  text-wrap:pretty;
  word-break:normal;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero h1{
  max-width:11.8ch;
  font-size:clamp(46px,3.35vw,64px);
  letter-spacing:normal;
  line-height:1.02;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero .dsk-business-eyebrow::after{
  display:none;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero h1::after{
  content:"";
  display:block;
  width:48px;
  height:3px;
  margin-top:13px;
  border-radius:99px;
  background:var(--business-teal-deep);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-refactor h2{
  max-width:19ch;
  font-size:clamp(30px,2.4vw,44px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-refactor h3{
  font-size:clamp(18px,1.25vw,22px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-eyebrow{
  margin-bottom:14px;
  color:var(--business-teal-deep);
  font-size:13px;
  font-weight:800;
  letter-spacing:.1em;
  line-height:1.25;
  text-transform:uppercase;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-eyebrow::after{
  content:"";
  display:block;
  width:48px;
  height:3px;
  margin-top:13px;
  border-radius:99px;
  background:currentColor;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero{
  padding:clamp(58px,5vw,82px) 0 clamp(54px,4.5vw,74px);
  background:#fff;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__grid{
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
  align-items:start;
  gap:clamp(48px,5vw,88px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__copy{
  min-width:0;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__copy>p:not(.dsk-business-eyebrow){
  max-width:61ch;
  margin-top:24px;
  font-size:clamp(16px,1.05vw,18px);
  line-height:1.62;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__media{
  width:100%;
  overflow:hidden;
  border-radius:var(--business-radius);
  background:#e8eef2;
  box-shadow:0 18px 48px rgba(7,29,56,.12);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__media picture{
  display:block;
  width:100%;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__media img{
  display:block;
  width:100%;
  aspect-ratio:1.08/1;
  object-fit:cover;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:14px 24px;
  margin-top:30px;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-button{
  display:inline-flex;
  min-height:52px;
  align-items:center;
  justify-content:center;
  padding:13px 22px;
  border:1px solid transparent;
  border-radius:10px;
  font:inherit;
  font-weight:800;
  line-height:1.25;
  text-align:center;
  text-decoration:none;
  transition:background-color .2s ease,transform .2s ease;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-button--primary{
  color:#1b160b;
  background:var(--business-orange);
  box-shadow:0 12px 26px rgba(255,149,0,.2);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-button--primary:hover{
  color:#1b160b;
  background:#ffa41c;
  transform:translateY(-2px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-button--outline{
  border-color:var(--business-orange);
  color:#bd6800;
  background:#fff;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-button--outline-dark{
  border-color:var(--business-orange);
  color:#fff;
  background:transparent;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-text-link{
  display:inline-flex;
  min-height:48px;
  align-items:center;
  gap:9px;
  color:var(--business-ink);
  font-weight:750;
  line-height:1.25;
  text-decoration:none;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-text-link span{
  color:var(--business-teal);
  font-size:1.3em;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-proof{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin-top:36px;
  padding:26px 0 0;
  list-style:none;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-proof li{
  position:relative;
  padding-left:26px;
  color:var(--business-ink);
  font-size:14px;
  font-weight:720;
  line-height:1.35;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-proof li::before{
  content:"";
  position:absolute;
  top:.3em;
  left:0;
  width:13px;
  height:13px;
  border:2px solid var(--business-teal);
  border-radius:50%;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol{
  padding:0 0 clamp(64px,5vw,88px);
  background:linear-gradient(115deg,#061a33 0%,#092947 52%,#06172d 100%);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol__panel{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(220px,.31fr);
  align-items:center;
  gap:clamp(32px,5vw,80px);
  padding:clamp(32px,3.5vw,52px);
  border:1px solid rgba(190,225,237,.32);
  border-top:0;
  border-radius:0 0 var(--business-radius) var(--business-radius);
  background:rgba(3,20,42,.4);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol :is(h2,p,li){
  color:#fff;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol h2{
  font-size:clamp(30px,2.7vw,48px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol p:not(.dsk-business-eyebrow){
  margin-top:15px;
  line-height:1.6;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol ul{
  display:grid;
  gap:10px;
  margin-top:22px;
  padding:0;
  list-style:none;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol li{
  position:relative;
  padding-left:28px;
  line-height:1.45;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol li::before{
  content:"✓";
  position:absolute;
  left:0;
  color:#29d4d1;
  font-weight:800;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol__phone{
  display:grid;
  min-height:48px;
  gap:7px;
  padding-left:clamp(28px,3.4vw,58px);
  border-left:1px solid rgba(190,225,237,.45);
  color:#fff;
  text-decoration:none;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol__phone span{
  font-size:15px;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol__phone strong{
  color:#fff;
  font-size:clamp(25px,2vw,34px);
  letter-spacing:-.03em;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-section{
  padding-block:var(--business-section-space,clamp(64px,5.2vw,88px));
  background:#fff;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-refactor{
  --business-section-space:clamp(64px,4.4vw,80px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments h2{
  margin-bottom:clamp(32px,3vw,52px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  border-top:1px solid var(--business-line);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list article{
  min-width:0;
  padding:0 clamp(16px,1.6vw,28px) 0 0;
  border-right:1px solid var(--business-line);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list article+article{
  padding-left:clamp(16px,1.6vw,28px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list article:last-child{
  border-right:0;
  padding-right:0;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list span{
  display:block;
  margin:22px 0 16px;
  color:var(--business-teal);
  font-size:18px;
  font-weight:800;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list h3{
  min-height:2.25em;
  font-size:18px;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list p{
  margin-top:12px;
  font-size:14px;
  line-height:1.55;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-intake{
  padding-bottom:var(--business-section-space);
  background:#fff;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-intake__panel{
  display:grid;
  grid-template-columns:minmax(260px,.74fr) minmax(0,1.26fr);
  align-items:start;
  gap:clamp(34px,5vw,92px);
  padding:clamp(28px,3vw,46px);
  border:1px solid var(--business-line);
  border-radius:var(--business-radius);
  background:linear-gradient(135deg,#fbfdff,#f4fafc);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-intake h2{
  font-size:clamp(25px,2vw,36px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-intake ul{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:13px 28px;
  padding:0;
  list-style:none;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-intake li{
  position:relative;
  padding-left:22px;
  color:var(--business-ink);
  font-size:15px;
  font-weight:650;
  line-height:1.45;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-intake li::before{
  content:"";
  position:absolute;
  top:.48em;
  left:0;
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--business-teal);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process{
  background:var(--business-pale);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process h2{
  margin-bottom:clamp(36px,3vw,54px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process ol{
  display:grid;
  grid-template-columns:repeat(7,minmax(0,1fr));
  gap:0;
  padding:0;
  list-style:none;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li{
  position:relative;
  min-width:0;
  padding:42px 16px 0 0;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li:not(:last-child)::after{
  content:"";
  position:absolute;
  top:11px;
  left:24px;
  width:calc(100% - 24px);
  height:1px;
  background:#93dcd8;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li>span{
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  display:grid;
  width:24px;
  height:24px;
  place-items:center;
  border:2px solid var(--business-teal);
  border-radius:50%;
  background:var(--business-pale);
  color:var(--business-teal-deep);
  font-size:10px;
  font-weight:800;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li strong{
  display:block;
  font-size:15px;
  line-height:1.32;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li p{
  margin-top:8px;
  font-size:13px;
  line-height:1.47;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda__grid{
  display:grid;
  grid-template-columns:minmax(0,.8fr) minmax(260px,.78fr) minmax(250px,.62fr);
  align-items:stretch;
  gap:clamp(26px,2.8vw,48px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda__copy{
  align-self:center;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda__copy p:not(.dsk-business-eyebrow){
  margin-top:16px;
  line-height:1.62;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda figure{
  min-height:100%;
  overflow:hidden;
  border-radius:var(--business-radius);
  background:#e8eef2;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda figure img{
  display:block;
  width:100%;
  height:100%;
  min-height:370px;
  object-fit:cover;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda aside{
  align-self:start;
  padding:clamp(24px,2.4vw,38px);
  border:1px solid var(--business-line);
  border-radius:var(--business-radius);
  background:#fff;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda aside ul{
  display:grid;
  gap:13px;
  margin-top:22px;
  padding:0;
  list-style:none;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda aside li{
  position:relative;
  padding-left:25px;
  font-size:15px;
  line-height:1.4;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda aside li::before{
  content:"✓";
  position:absolute;
  left:0;
  color:var(--business-teal-deep);
  font-weight:800;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda .dsk-business-actions{
  margin-top:26px;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-evidence{
  padding:0 0 var(--business-section-space);
  background:#fff;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-evidence__panel{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:38px;
  padding:clamp(28px,3vw,46px);
  border-radius:var(--business-radius);
  background:linear-gradient(115deg,#061a33,#092947);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-evidence :is(h2,p){
  color:#fff;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-evidence h2{
  max-width:none;
  font-size:clamp(27px,2.2vw,40px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-evidence p:not(.dsk-business-eyebrow){
  max-width:74ch;
  margin-top:14px;
  line-height:1.58;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-faq{
  padding-top:0;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-faq__grid{
  display:grid;
  grid-template-columns:minmax(220px,.45fr) minmax(0,1.55fr);
  gap:clamp(36px,6vw,110px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-faq details{
  border-bottom:1px solid var(--business-line);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-faq summary{
  display:flex;
  min-height:62px;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  color:var(--business-ink);
  cursor:pointer;
  font-weight:760;
  line-height:1.35;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-faq summary::after{
  content:"+";
  flex:0 0 auto;
  color:var(--business-teal-deep);
  font-size:24px;
  font-weight:400;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-faq details[open] summary::after{
  content:"−";
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-faq details p{
  max-width:74ch;
  padding:0 0 22px;
  line-height:1.62;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-related{
  padding:var(--business-section-space) 0;
  background:var(--business-pale);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-related h2{
  margin-bottom:clamp(26px,2.4vw,40px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-related nav{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  border-top:1px solid var(--business-line);
  border-left:1px solid var(--business-line);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-related a{
  display:flex;
  min-height:76px;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:16px 20px;
  border-right:1px solid var(--business-line);
  border-bottom:1px solid var(--business-line);
  color:var(--business-ink);
  font-weight:740;
  line-height:1.3;
  text-decoration:none;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-related a:hover{
  background:#fff;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-related a span,
html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides a span{
  color:var(--business-teal);
  font-size:1.3em;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides__grid{
  display:grid;
  grid-template-columns:minmax(250px,.55fr) minmax(0,1.45fr);
  gap:clamp(36px,6vw,110px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides__grid>div:last-child{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides article{
  display:flex;
  min-width:0;
  flex-direction:column;
  padding:0 clamp(20px,2vw,34px);
  border-left:1px solid var(--business-line);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides h3{
  font-size:19px;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides article p{
  margin-top:13px;
  line-height:1.56;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides article a{
  display:inline-flex;
  min-height:44px;
  align-items:center;
  gap:8px;
  margin-top:20px;
  color:var(--business-teal-deep);
  font-weight:760;
  text-decoration:none;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-final{
  padding:clamp(20px,2.2vw,38px) 0 clamp(42px,4vw,66px);
  background:#fff;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-final__panel{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:34px;
  padding:clamp(30px,3.2vw,50px);
  border-radius:var(--business-radius);
  background:linear-gradient(115deg,#061a33,#092947);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-final h2{
  max-width:21ch;
  color:#fff;
  font-size:clamp(28px,2.5vw,44px);
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-text-link--light{
  color:#fff;
}

html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content :is(.dsk-business-button,.dsk-business-text-link,.dsk-business-related a,.dsk-business-guides a):focus-visible,
html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-faq summary:focus-visible{
  outline:3px solid rgba(13,165,162,.4);
  outline-offset:4px;
}

@media (min-width:1181px){
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-rail{
    width:var(--b2b-logo-cta-rail,min(1680px,calc(100% - clamp(96px,8vw,180px))));
    max-width:var(--b2b-logo-cta-rail,min(1680px,calc(100% - clamp(96px,8vw,180px))));
    margin-inline-start:var(--b2b-logo-cta-rail-left,auto);
    margin-inline-end:auto;
  }
}

@media (min-width:761px) and (max-width:1180px){
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-rail{
    width:calc(100% - 36px);
    max-width:calc(100% - 36px);
    margin-inline:auto;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-refactor{
    --business-section-space:58px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px;
    border-top:0;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list article,
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list article+article,
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list article:last-child{
    padding:22px;
    border:1px solid var(--business-line);
    border-radius:var(--business-radius);
    background:#fff;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list span{
    margin:0 0 14px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list h3{
    min-height:0;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process ol{
    grid-template-columns:repeat(2,minmax(0,1fr));
    align-items:start;
    gap:16px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li{
    padding:20px;
    border:1px solid var(--business-line);
    border-radius:var(--business-radius);
    background:#fff;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li:not(:last-child)::after{
    display:none;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li>span{
    position:static;
    margin-bottom:12px;
    background:#fff;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda__grid{
    grid-template-columns:minmax(0,1fr) minmax(240px,.8fr);
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda aside{
    grid-column:1/-1;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-related nav{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides__grid{
    grid-template-columns:1fr;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides__grid>div:last-child{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides article{
    padding:22px;
    border:1px solid var(--business-line);
    border-radius:var(--business-radius);
  }
}

@media (max-width:900px){
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero{
    padding-block:42px 52px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__grid{
    grid-template-columns:1fr;
    gap:32px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__media img{
    aspect-ratio:16/9;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-faq__grid{
    grid-template-columns:1fr;
    gap:22px;
  }
}

@media (min-width:701px) and (max-width:1100px){
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero h1{
    font-size:clamp(44px,4.2vw,46px);
    line-height:1.02;
  }
}

@media (max-width:760px){
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-refactor{
    --business-section-space:48px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-rail{
    width:calc(100% - (2 * clamp(14px,4vw,18px)));
    max-width:calc(100% - (2 * clamp(14px,4vw,18px)));
    margin-inline:auto;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero{
    padding-block:32px 44px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__grid{
    grid-template-columns:1fr;
    gap:30px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero h1{
    max-width:100%;
    font-size:clamp(34px,9vw,40px);
    line-height:1.04;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero .dsk-business-eyebrow{
    font-size:12px;
    line-height:1.62;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero .dsk-business-eyebrow::after{
    display:none;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero h1::after{
    content:"";
    display:block;
    width:48px;
    height:3px;
    margin-top:13px;
    border-radius:99px;
    background:var(--business-teal-deep);
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__copy>p:not(.dsk-business-eyebrow){
    margin-top:18px;
    font-size:16px;
    line-height:1.56;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
    margin-top:24px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content :is(.dsk-business-button,.dsk-business-text-link){
    width:100%;
    min-height:48px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-text-link{
    justify-content:center;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-proof{
    grid-template-columns:1fr;
    gap:12px;
    margin-top:26px;
    padding-top:22px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-proof li{
    padding-left:22px;
    font-size:13px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-proof li::before{
    width:11px;
    height:11px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__media img{
    aspect-ratio:4/3;
    max-height:420px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol{
    padding-bottom:36px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol__panel{
    grid-template-columns:1fr;
    gap:26px;
    padding:26px 20px;
    border-radius:0 0 14px 14px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol h2{
    font-size:clamp(28px,8vw,36px);
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-protocol__phone{
    min-height:48px;
    padding:18px 0 0;
    border-top:1px solid rgba(190,225,237,.45);
    border-left:0;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-refactor h2{
    max-width:15ch;
    font-size:clamp(27px,7.2vw,34px);
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list{
    grid-template-columns:1fr;
    gap:0;
    overflow:hidden;
    border:1px solid var(--business-line);
    border-radius:14px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list article,
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list article+article,
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list article:last-child{
    display:grid;
    grid-template-columns:42px minmax(0,1fr);
    column-gap:10px;
    padding:16px;
    border:0;
    border-bottom:1px solid var(--business-line);
    border-radius:0;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list article:last-child{
    border-bottom:0;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list span{
    grid-row:1/span 2;
    margin:0;
    font-size:15px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list h3{
    min-height:0;
    font-size:16px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-environments__list p{
    margin-top:5px;
    font-size:13px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-intake__panel{
    grid-template-columns:1fr;
    gap:22px;
    padding:22px 20px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-intake ul{
    grid-template-columns:1fr;
    gap:12px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process ol{
    display:block;
    margin-top:26px;
    padding-left:34px;
    overflow:hidden;
    border:1px solid var(--business-line);
    border-radius:14px;
    background:#fff;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li{
    min-height:0;
    padding:15px 16px 15px 8px;
    border:0;
    border-bottom:1px solid var(--business-line);
    border-radius:0;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li:last-child{
    border-bottom:0;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li:not(:last-child)::after{
    display:none;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-process li>span{
    position:absolute;
    top:18px;
    left:-26px;
    margin:0;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda__grid{
    grid-template-columns:1fr;
    gap:20px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda figure{
    order:2;
    min-height:0;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda figure img{
    height:auto;
    min-height:0;
    aspect-ratio:4/3;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-nda aside{
    grid-column:auto;
    padding:22px 20px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-evidence__panel{
    grid-template-columns:1fr;
    gap:22px;
    padding:24px 20px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-evidence .dsk-business-button{
    width:100%;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-faq summary{
    min-height:52px;
    font-size:14px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-related nav{
    grid-template-columns:1fr;
    overflow:hidden;
    border-radius:14px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-related a{
    min-height:52px;
    padding:12px 16px;
    font-size:14px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides__grid{
    grid-template-columns:1fr;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides__grid>div:last-child{
    grid-template-columns:1fr;
    gap:0;
    border-top:1px solid var(--business-line);
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides article{
    padding:20px 0;
    border:0;
    border-bottom:1px solid var(--business-line);
    border-radius:0;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-guides article a{
    min-height:44px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-final{
    padding:20px 0 calc(104px + env(safe-area-inset-bottom,0px));
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-final__panel{
    grid-template-columns:1fr;
    gap:22px;
    padding:26px 20px;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-final h2{
    max-width:none;
  }

  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-final .dsk-business-actions{
    margin-top:0;
  }
}

@media (prefers-reduced-motion:reduce){
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-button{
    transition:none;
  }
}

/* Desktop hero keeps its image landscape and centers copy against the media. */
@media (min-width:1281px){
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__grid{
    grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);
    align-items:center;
    gap:clamp(42px,4vw,72px);
  }
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__copy{ align-self:center; }
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__media{ aspect-ratio:16 / 10; }
  html[lang="pl"] body.dsk-page-business[data-page-type="service_lp"][data-service-cluster="business"] #main-content .dsk-business-hero__media img{ width:100%; height:clamp(390px,31vw,540px); aspect-ratio:auto; object-fit:cover; }
}
