/* EN full clone of /assets/css/dsk-about-pl-clean.v1.css */
.dsk-page-o-nas #dsk-page-structure, .dsk-page-o-nas section[id="blog-post-template"], .dsk-page-o-nas section[id="blog-post-template"]>.container{margin-top:0;padding-top:0}.dsk-page-o-nas #dsk-about-owner-row{padding-top:0;padding-bottom:0}

:root{
  --dsk-about-surface:#f6f7f9;
  --dsk-about-card:#ffffff;
  --dsk-about-ink:#0b1220;
  --dsk-about-muted:rgba(11,18,32,.76);
  --dsk-about-border:rgba(15,23,42,.12);
  --dsk-about-shadow:0 18px 46px rgba(15,23,42,.10);
  --dsk-about-shadow-soft:0 12px 30px rgba(15,23,42,.08);
  --dsk-about-radius:18px;
  --dsk-about-radius-lg:24px;
  --dsk-about-accent-a:#00a765;
  --dsk-about-accent-b:#64748b;
  --dsk-about-steel:#64748b;
  --dsk-about-panel:#fbfcfd;
  --dsk-about-hero-h:50vh;
}

.dsk-about-hero{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;isolation:isolate}

.dsk-about-hero--photo{min-height:550px;min-height:60vh;display:flex;align-items:flex-start;padding-top:clamp(150px,10vw,175px);padding-bottom:clamp(124px,10vw,170px);background-image:linear-gradient(115deg,rgba(6,10,16,.94) 0%,rgba(15,23,42,.86) 46%,rgba(15,23,42,.50) 100%),var(--hero-image);background-size:cover;background-position:center top;background-repeat:no-repeat}

.dsk-about-hero--photo::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 30%,rgba(255,255,255,.08),transparent 54%),radial-gradient(circle at 76% 20%,rgba(100,116,139,.14),transparent 58%),linear-gradient(180deg,rgba(0,0,0,.38) 0%,rgba(0,0,0,.14) 46%,rgba(0,0,0,.58) 100%),repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0 1px,transparent 1px 22px),repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 26px);mix-blend-mode:overlay;opacity:.58}

.dsk-about-hero__inner{position:relative;z-index:2;max-width:var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,var(--site-max-width,1320px)));margin:0 auto;padding:0 clamp(16px,4vw,24px)}

.dsk-about-hero__eyebrow{margin:0 0 10px 0;color:rgba(255,255,255,.78);font-size:0.8125rem;letter-spacing:.10em;text-transform:uppercase;font-weight:700}

.dsk-about-hero__title{color:#fff;margin:0 0 12px 0;font-weight:800;letter-spacing:-0.02em;line-height:1.08;font-size:clamp(2.125rem,3.5vw,3.5rem);max-width:18ch;text-wrap:balance;text-shadow:0 14px 34px rgba(0,0,0,.46)}

.dsk-about-hero__subtitle{margin:0 0 20px 0;max-width:64ch;color:rgba(255,255,255,.88);font-size:clamp(1rem,1.45vw,1.2rem);line-height:1.6;text-wrap:pretty;text-shadow:0 12px 28px rgba(0,0,0,.40)}

.dsk-about-hero__badges{display:flex;flex-wrap:wrap;gap:10px}

.dsk-about-hero--photo::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:110px;background:linear-gradient(180deg,rgba(246,247,249,0) 0%,var(--dsk-about-surface) 74%);pointer-events:none}

.dsk-servicebar{position:relative;z-index:10;margin-top:-60px;padding:0 0 8px}

.dsk-servicebar__wrap{max-width:var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,var(--site-max-width,1320px)));margin:0 auto;padding:18px clamp(16px,4vw,24px);background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);border:1px solid rgba(15,23,42,.12);border-radius:24px;box-shadow:0 18px 50px rgba(15,23,42,.14)}

.dsk-servicebar__header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 14px}

.dsk-servicebar__title{margin:0;font-size:1.125rem;letter-spacing:-0.01em;color:var(--dsk-about-ink)}

.dsk-servicebar__header-cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;font-weight:700;font-size:0.8125rem;text-decoration:none;color:#0f172a;background:#ffffff;border:1px solid rgba(15,23,42,.14);box-shadow:0 10px 24px rgba(15,23,42,.08)}

.dsk-servicebar__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}

.dsk-servicecard{position:relative;display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;column-gap:12px;row-gap:4px;align-items:start;min-width:210px;padding:15px 15px 14px;border-radius:18px;background:linear-gradient(180deg,#ffffff 0%,#f9fafb 100%);border:1px solid rgba(15,23,42,.11);box-shadow:0 10px 26px rgba(15,23,42,.07);text-decoration:none;color:var(--dsk-about-ink);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease;overflow:hidden}

.dsk-servicecard::after{content:"";position:absolute;left:15px;right:15px;bottom:10px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(0,167,101,.85),rgba(100,116,139,.26));opacity:.9}

.dsk-servicecard__icon{width:40px;height:40px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;grid-row:1 / span 2;background:#f1f5f9;border:1px solid rgba(15,23,42,.12);color:#334155}

.dsk-servicecard__icon svg{width:22px;height:22px}

.dsk-servicecard__label{display:block;font-weight:800;letter-spacing:-0.01em;line-height:1.15;grid-column:2;grid-row:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;overflow-wrap:normal;writing-mode:horizontal-tb;text-orientation:mixed}

.dsk-servicecard__desc{display:block;margin-top:3px;font-size:0.75rem;color:rgba(11,18,32,.70);grid-column:2;grid-row:2;word-break:normal;overflow-wrap:anywhere;writing-mode:horizontal-tb;text-orientation:mixed}

.dsk-servicecard:hover{transform:translateY(-3px);border-color:rgba(0,167,101,.28);box-shadow:0 16px 38px rgba(15,23,42,.12)}

.dsk-about-surface{position:relative;background:linear-gradient(180deg,#f6f7f9 0%,#ffffff 56%,#f7f8fa 100%);padding:clamp(22px,3vw,42px)0 clamp(36px,5vw,68px);margin-top:-26px}

.dsk-about-surface::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.42;background:radial-gradient(circle at 12% 8%,rgba(15,23,42,.045),transparent 45%),radial-gradient(circle at 86% 12%,rgba(100,116,139,.06),transparent 46%),repeating-linear-gradient(0deg,rgba(15,23,42,.035) 0 1px,transparent 1px 24px),repeating-linear-gradient(90deg,rgba(15,23,42,.028) 0 1px,transparent 1px 28px)}

.dsk-breadcrumbs{display:none}

.dsk-breadcrumbs a{color:rgba(11,18,32,.78);text-decoration:none;border-bottom:1px solid rgba(15,23,42,.18)}

.dsk-breadcrumbs a:hover{color:var(--dsk-about-ink);border-bottom-color:rgba(15,23,42,.34)}

.dsk-about-intro-grid{position:relative;z-index:1;max-width:var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,var(--site-max-width,1320px)));margin:0 auto 22px;padding:0 clamp(16px,4vw,24px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2.2vw,22px)}

.dsk-about-card{background:linear-gradient(180deg,#ffffff 0%,#fbfcfd 100%);border:1px solid var(--dsk-about-border);border-radius:var(--dsk-about-radius-lg);box-shadow:var(--dsk-about-shadow-soft);padding:clamp(20px,2.4vw,30px);overflow:hidden;position:relative}

.dsk-about-card::before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,rgba(0,167,101,.78),rgba(100,116,139,.22));opacity:.95}

.dsk-about-card h2{margin:4px 0 12px;font-size:clamp(1.125rem,1.6vw,1.375rem);line-height:1.2;letter-spacing:-0.01em;color:var(--dsk-about-ink)}

.dsk-about-card p{margin:0;color:var(--dsk-about-muted);line-height:1.64;font-size:1rem;text-wrap:pretty}

.dsk-about-panels{position:relative;z-index:1;max-width:var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,var(--site-max-width,1320px)));margin:0 auto;padding:0 clamp(16px,4vw,24px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2.2vw,24px);counter-reset:dsk-about-protocol}

.dsk-about-panel{counter-increment:dsk-about-protocol;background:linear-gradient(180deg,#ffffff 0%,var(--dsk-about-panel) 100%);border:1px solid var(--dsk-about-border);border-radius:20px;box-shadow:0 14px 38px rgba(15,23,42,.08);padding:clamp(22px,2.6vw,30px);position:relative;overflow:hidden}

.dsk-about-panel h2{margin:26px 0 12px;font-size:clamp(1.125rem,1.65vw,1.42rem);line-height:1.22;letter-spacing:-0.01em;color:var(--dsk-about-ink);position:relative;padding-left:0;text-wrap:balance}

.dsk-about-panel h2::before{content:"0" counter(dsk-about-protocol);position:absolute;left:0;top:-34px;bottom:auto;width:auto;height:auto;border-radius:999px;background:#eef2f7;border:1px solid rgba(15,23,42,.10);color:#334155;font-size:.72rem;letter-spacing:.12em;line-height:1;font-weight:800;padding:7px 10px}

.dsk-about-panel p{margin:0 0 14px;color:var(--dsk-about-muted);line-height:1.62;font-size:1rem;text-wrap:pretty}

.dsk-about-panel p:last-child{
  margin-bottom:0
}

.dsk-about-panel ul,.dsk-about-panel ol{margin:0;padding-left:0;color:var(--dsk-about-muted);line-height:1.62;list-style:none}

.dsk-about-panel li{position:relative;margin:.52em 0;padding-left:1.45rem}

.dsk-about-panel li::before{content:"";position:absolute;left:0;top:.68em;width:7px;height:7px;border-radius:999px;background:var(--dsk-about-accent-a);box-shadow:0 0 0 4px rgba(0,167,101,.10)}

.dsk-about-panel ol{counter-reset:dsk-about-step}

.dsk-about-panel ol>li{counter-increment:dsk-about-step;padding-left:2.45rem}

.dsk-about-panel ol>li::before{content:counter(dsk-about-step);top:.18em;width:1.65rem;height:1.65rem;display:inline-flex;align-items:center;justify-content:center;background:#111827;color:var(--dsk-about-card);box-shadow:none;font-size:.76rem;font-weight:800}

.dsk-about-panel a{color:#047857;text-decoration:none;border-bottom:1px solid rgba(4,120,87,.24)}

.dsk-about-panel a:hover{color:#065f46;border-bottom-color:rgba(4,120,87,.48)}

.dsk-cta-lab{position:relative;isolation:isolate;padding:clamp(42px,6vw,72px)0;color:#e9f2ff;background:linear-gradient(135deg,rgba(15,23,42,.98) 0%,rgba(6,10,16,.98) 58%,rgba(17,24,39,.98) 100%);overflow:hidden}

.dsk-cta-lab::before{content:"";position:absolute;inset:-2px;background:radial-gradient(900px 420px at 20% 30%,rgba(255,255,255,.08),transparent 60%),radial-gradient(700px 380px at 85% 70%,rgba(100,116,139,.12),transparent 62%),repeating-linear-gradient(0deg,rgba(255,255,255,0.045) 0 1px,transparent 1px 28px),repeating-linear-gradient(90deg,rgba(255,255,255,0.04) 0 1px,transparent 1px 30px);opacity:.50;z-index:-2}

.dsk-cta-lab::after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,rgba(255,255,255,0.02)0 1px,transparent 1px 3px);opacity:.22;mix-blend-mode:overlay;z-index:-1}

.dsk-cta-lab__inner{width:min(var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,var(--site-max-width,1320px))),calc(100% - (var(--dsk-shared-top-shell-gutter,var(--dsk-layout-shell-gutter,20px)) * 2)));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:clamp(22px,3vw,34px);border-radius:18px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.10);box-shadow:0 18px 50px rgba(0,0,0,0.45),inset 0 1px 0 rgba(255,255,255,0.10);backdrop-filter:blur(10px)}

.dsk-cta-lab__copy{
  max-width:680px
}

.dsk-cta-lab__eyebrow{margin:0 0 10px;font-size:0.7812rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(233,242,255,0.72)}

.dsk-cta-lab__title{margin:0 0 10px;font-size:clamp(1.625rem,3vw,2.5rem);line-height:1.12;font-weight:800;color:#ffffff;text-shadow:0 10px 32px rgba(0,0,0,0.55)}

.dsk-cta-lab__text{margin:0;font-size:0.9688rem;line-height:1.6;color:rgba(233,242,255,0.78)}

.dsk-cta-lab__phone{color:#ffffff;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(255,255,255,0.30)}

.dsk-cta-lab__phone:hover{
  border-bottom-color:rgba(255,255,255,0.70)
}

.dsk-cta-lab__actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px;min-width:260px}

.dsk-cta-lab__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;min-height:52px;width:100%;border-radius:14px;background:#00a765;color:#04130a;font-weight:800;font-size:0.875rem;letter-spacing:.02em;text-decoration:none;box-shadow:0 12px 30px rgba(0,167,101,.24),0 0 0 1px rgba(255,255,255,0.08),inset 0 -2px 0 rgba(0,0,0,0.20);transform:translateY(0);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background-color .18s ease;will-change:transform}

.dsk-cta-lab__btnGlow{display:none}

.dsk-cta-lab__btn:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 16px 42px rgba(0,167,101,.30),0 0 0 1px rgba(255,255,255,0.12),inset 0 -2px 0 rgba(0,0,0,0.18)}

.dsk-cta-lab__micro{margin:0;font-size:0.7812rem;color:rgba(233,242,255,0.62)}

.dsk-cta-lab:not(#default-contact-cta-section-template){content-visibility:auto;contain-intrinsic-size:auto 280px;}

#dsk-blog-to-service-cta{content-visibility:auto;contain-intrinsic-size:auto 320px;}.dsk-page-o-nas #dsk-page-structure{overflow-x:visible;}

@media(max-width:767px){.dsk-page-o-nas #o-nas-hero.dsk-about-hero--photo, .dsk-page-o-nas #about-us-hero.dsk-about-hero--photo{padding-top:clamp(100px,18vw,140px);padding-bottom:92px;align-items:flex-start}.dsk-page-o-nas #o-nas-hero .dsk-about-hero__inner, .dsk-page-o-nas #about-us-hero .dsk-about-hero__inner{text-align:center;margin-inline:auto}.dsk-page-o-nas #o-nas-hero .dsk-about-hero__inner{
    padding-left:20px;
    padding-right:20px;
  }.dsk-page-o-nas #o-nas-hero .dsk-about-hero__subtitle, .dsk-page-o-nas #about-us-hero .dsk-about-hero__subtitle{margin-left:auto;margin-right:auto;max-width:38ch}.dsk-page-o-nas #o-nas-hero .dsk-about-hero__badges, .dsk-page-o-nas #about-us-hero .dsk-about-hero__badges{
    justify-content:center
  }.dsk-page-o-nas .dsk-servicebar{margin-top:-22px;padding-top:10px}.dsk-page-o-nas #o-nas-hero.dsk-about-hero--photo, .dsk-page-o-nas #about-us-hero.dsk-about-hero--photo{padding-top:92px;padding-bottom:78px}.dsk-page-o-nas .dsk-about-surface{padding:14px 0 30px;margin-top:-20px}.dsk-page-o-nas .dsk-breadcrumbs{
    margin:12px auto 14px!important
  }.dsk-page-o-nas .dsk-about-intro-grid{margin:0 auto 16px;gap:12px}.dsk-page-o-nas .dsk-about-card, .dsk-page-o-nas .dsk-about-panel{padding:16px;border-radius:18px}.dsk-page-o-nas .dsk-about-card h2{
    margin:2px 0 8px!important
  }.dsk-page-o-nas .dsk-about-panel h2{
    margin:0 0 8px
  }.dsk-page-o-nas .dsk-about-panel p{
    margin:0 0 10px!important
  }.dsk-page-o-nas .dsk-about-panel li{
    margin:.24em 0
  }.dsk-page-o-nas .dsk-servicebar{margin-top:-16px;padding-top:6px}.dsk-page-o-nas .dsk-servicebar__wrap{padding:14px;border-radius:18px}.dsk-page-o-nas .dsk-servicebar__header{margin:0 0 10px;gap:10px}.dsk-page-o-nas .dsk-servicebar__grid{
    gap:10px
  }.dsk-page-o-nas .dsk-servicecard{padding:14px 14px 12px;border-radius:16px}.dsk-page-o-nas .dsk-servicecard__desc{
    margin-top:2px
  }.dsk-page-o-nas .dsk-cta-lab{
    padding:30px 0 34px
  }.dsk-page-o-nas .dsk-cta-lab__inner{padding:18px;gap:18px;border-radius:16px}.dsk-page-o-nas .dsk-cta-lab__eyebrow{
    margin-bottom:8px
  }.dsk-page-o-nas .dsk-cta-lab__title{
    margin-bottom:8px
  }.dsk-page-o-nas .dsk-cta-lab__actions{
    gap:8px!important
  }.dsk-page-o-nas .dsk-cta-lab__btn{min-height:48px;padding:13px 16px}.dsk-page-o-nas .dsk-breadcrumbs, .dsk-page-o-nas .dsk-about-intro-grid, .dsk-page-o-nas .dsk-about-panels{
    padding-left:14px;
    padding-right:14px;
  }.dsk-page-o-nas .dsk-servicebar__wrap, .dsk-page-o-nas .dsk-about-card, .dsk-page-o-nas .dsk-about-panel, .dsk-page-o-nas .dsk-cta-lab__inner{
    padding-left:14px;
    padding-right:14px;
  }.dsk-page-o-nas .dsk-about-hero__title, .dsk-page-o-nas .dsk-servicebar__title, .dsk-page-o-nas .dsk-servicecard__label, .dsk-page-o-nas .dsk-about-card h2, .dsk-page-o-nas .dsk-about-panel h2, .dsk-page-o-nas .dsk-cta-lab__title{
    overflow-wrap:normal;
    word-break:normal;
    hyphens:none;
    text-wrap:balance;
  }.dsk-page-o-nas .dsk-about-card p, .dsk-page-o-nas .dsk-about-panel p, .dsk-page-o-nas .dsk-about-panel li, .dsk-page-o-nas .dsk-servicecard__desc, .dsk-page-o-nas .dsk-cta-lab__text{
    overflow-wrap:break-word;
    word-break:normal;
    hyphens:none;
  }
}

@media(max-width:560px){
  .dsk-servicebar__header{flex-direction:column;align-items:flex-start}

  .dsk-servicebar{
    margin-top:-22px
  }

  .dsk-about-hero--photo{
    min-height:640px
  }
}

@media(max-width:900px){
  .dsk-about-intro-grid{
    grid-template-columns:1fr
  }
}

@media(hover:hover)and(pointer:fine){
  .dsk-about-panel{
    transition:transform .20s ease,box-shadow .20s ease,border-color .20s ease
  }

  .dsk-about-panel:hover{transform:translate3d(0,-2px,0);box-shadow:0 18px 44px rgba(15,23,42,.12);border-color:rgba(0,167,101,.24)}
}

@media(max-width:820px){
  .dsk-cta-lab__inner{flex-direction:column;align-items:flex-start}

  .dsk-cta-lab__actions{width:100%;align-items:flex-start;min-width:unset}

  .dsk-cta-lab__btn{
    width:100%
  }
}

@media(min-width:1024px){.dsk-page-o-nas #blog-post-template{
    --section-container-width:min(var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,var(--site-max-width,1320px))),calc(100% - 48px))
  }
}

@media (min-width:821px) and (max-width:1023px){
  .dsk-cta-lab__inner{width:min(980px,calc(100% - 40px));margin-left:auto;margin-right:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,280px);align-items:center;justify-content:center;column-gap:clamp(24px,3vw,40px)}

  .dsk-cta-lab__copy{max-width:640px;min-width:0;margin:0 auto;text-align:center}

  .dsk-cta-lab__eyebrow,.dsk-cta-lab__title,.dsk-cta-lab__text{
    text-align:center
  }

  .dsk-cta-lab__actions{width:min(280px,100%);min-width:240px;max-width:280px;align-items:center;justify-self:center;margin:0 auto}

  .dsk-cta-lab__btn{
    width:100%
  }

  .dsk-cta-lab__micro{
    text-align:center
  }
}

@media(max-width:390px){.dsk-page-o-nas #o-nas-hero.dsk-about-hero--photo, .dsk-page-o-nas #about-us-hero.dsk-about-hero--photo{padding-top:88px;padding-bottom:72px}.dsk-page-o-nas .dsk-about-surface{padding:12px 0 26px;margin-top:-16px}.dsk-page-o-nas .dsk-about-card, .dsk-page-o-nas .dsk-about-panel{padding:14px;border-radius:16px}.dsk-page-o-nas .dsk-servicebar{
    margin-top:-12px
  }.dsk-page-o-nas .dsk-servicebar__wrap{padding:12px;border-radius:16px}.dsk-page-o-nas .dsk-servicecard{padding:12px 12px 10px;border-radius:14px}.dsk-page-o-nas .dsk-cta-lab{
    padding:28px 0 30px
  }.dsk-page-o-nas .dsk-cta-lab__inner{padding:16px;gap:16px;border-radius:14px}.dsk-page-o-nas .dsk-cta-lab__btn{min-height:46px;padding:12px 14px}
}

@media (min-width:768px){.dsk-page-o-nas #blog-post-template>.dsk-owner-container{
    width:min(var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,1320px)),calc(100% - (var(--dsk-shared-top-shell-gutter,var(--dsk-layout-shell-gutter,20px)) * 2)));
    max-width:var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,1320px));
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
    margin-left:auto;
    margin-right:auto;
  }.dsk-page-o-nas #dsk-about-owner-column{
    flex:0 0 100%;
    max-width:100%;
    width:100%;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }.dsk-page-o-nas #dsk-about-owner-content, .dsk-page-o-nas #dsk-about-owner-content .dsk-owner-item-view-wrapper, .dsk-page-o-nas #dsk-about-owner-content .dsk-owner-item-view, .dsk-page-o-nas #dsk-about-owner-content .dsk-servicebar, .dsk-page-o-nas #dsk-about-owner-content .dsk-about-surface{
    width:100%;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    box-sizing:border-box;
  }.dsk-page-o-nas #blog-post-template :is(.dsk-servicebar__wrap,.dsk-breadcrumbs,.dsk-about-intro-grid,.dsk-about-panels){
    width:100%;
    max-width:none;
    margin-left:auto;
    margin-right:auto;
    padding-left:var(--dsk-shared-top-shell-gutter,var(--dsk-layout-shell-gutter,20px));
    padding-right:var(--dsk-shared-top-shell-gutter,var(--dsk-layout-shell-gutter,20px));
    box-sizing:border-box;
  }
}

@media (max-width:767px){
  .dsk-cta-lab:not(#default-contact-cta-section-template){content-visibility:visible;contain-intrinsic-size:auto;}

  #dsk-blog-to-service-cta{content-visibility:visible;contain-intrinsic-size:auto;}
}.dsk-page-o-nas .dsk-badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:34px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(15,23,42,.54);
  border:1px solid rgba(255,255,255,.16);
  color:rgba(255,255,255,.88);
  font-size:.8125rem;
  font-weight:700;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter:blur(10px);
}.dsk-page-o-nas .dsk-badge::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:999px;
  flex:0 0 auto;
  background:var(--dsk-about-accent-a);
  box-shadow:0 0 0 3px rgba(0,167,101,.14);
}.dsk-page-o-nas .u-strong, .dsk-page-o-nas .dsk-about-panel li>span{
  color:#111827;
  font-weight:700;
}.dsk-page-o-nas .dsk-about-panel:nth-child(5){
  grid-column:1 / -1;
}.dsk-page-o-nas .dsk-about-panel h2{
  margin-top:28px;
}.dsk-page-o-nas .dsk-about-panel p, .dsk-page-o-nas .dsk-about-card p{
  max-width:72ch;
}.dsk-page-o-nas .dsk-about-panel:nth-child(5) p{
  max-width:82ch;
}.dsk-page-o-nas #dsk-blog-to-service-cta{
  background:linear-gradient(180deg,#f7f8fa 0%,#ffffff 100%);
  border-top:1px solid rgba(15,23,42,.08);
  padding:clamp(34px,5vw,64px) 0;
}.dsk-page-o-nas #dsk-blog-to-service-cta>.container{
  width:min(var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,1320px)),calc(100% - 40px));
  max-width:var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,1320px));
  padding:0;
}.dsk-page-o-nas #dsk-blog-to-service-cta .dsk-owner-row{
  padding:0;
  margin:0;
}.dsk-page-o-nas #dsk-blog-to-service-cta .dsk-owner-column, .dsk-page-o-nas #dsk-blog-to-service-cta .dsk-owner-column-content{
  padding:0;
}.dsk-page-o-nas #dsk-blog-to-service-cta .dsk-owner-column-content{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);
  gap:clamp(20px,3vw,42px);
  align-items:start;
  padding:clamp(28px,3vw,38px);
  border-radius:22px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfcfd 100%);
  border:1px solid rgba(15,23,42,.12);
  box-shadow:0 18px 44px rgba(15,23,42,.08);
}.dsk-page-o-nas #dsk-blog-to-service-cta h3{
  grid-column:1;
  margin:0 0 12px;
  color:#0f172a;
  font-size:clamp(1.35rem,2.3vw,2rem);
  line-height:1.14;
  letter-spacing:-.02em;
  text-wrap:balance;
}.dsk-page-o-nas #dsk-blog-to-service-cta p{
  grid-column:1;
  margin:0 0 10px;
  max-width:58ch;
  color:rgba(15,23,42,.74);
  font-size:1rem;
  line-height:1.62;
  text-wrap:pretty;
}.dsk-page-o-nas #dsk-blog-to-service-cta ul{
  grid-column:2;
  grid-row:1 / span 3;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  align-self:start;
  align-content:start;
  margin:0;
  padding:0;
  list-style:none;
}.dsk-page-o-nas #dsk-blog-to-service-cta li{
  margin:0;
  padding:0;
}.dsk-page-o-nas #dsk-blog-to-service-cta a{
  display:flex;
  min-height:46px;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:12px 14px;
  border-radius:14px;
  color:#172033;
  text-decoration:none;
  border:1px solid rgba(15,23,42,.11);
  background:var(--dsk-about-card);
  box-shadow:0 8px 20px rgba(15,23,42,.05);
  font-weight:700;
  line-height:1.25;
  transition:color .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .18s ease;
}.dsk-page-o-nas #dsk-blog-to-service-cta a::after{
  content:"›";
  color:#047857;
  font-size:1.25rem;
  line-height:1;
}.dsk-page-o-nas #dsk-blog-to-service-cta .dsk-owner-column-content.dsk-owner-column-content{
  padding-inline:clamp(28px,3vw,38px);
  padding-left:clamp(28px,3vw,38px);
  padding-right:clamp(28px,3vw,38px);
}.dsk-page-o-nas main#main-content #dsk-blog-to-service-cta .dsk-owner-column-content.dsk-owner-column-content{
  padding-inline:clamp(28px,3vw,38px);
  padding-left:clamp(28px,3vw,38px);
  padding-right:clamp(28px,3vw,38px);
}

@media(hover:hover) and (pointer:fine){.dsk-page-o-nas #dsk-blog-to-service-cta a:hover{
    color:#047857!important;
    border-color:rgba(0,167,101,.28)!important;
    box-shadow:0 12px 28px rgba(15,23,42,.08);
    transform:translateY(-2px);
  }
}

@media(max-width:900px){.dsk-page-o-nas .dsk-about-panels{
    grid-template-columns:1fr;
  }.dsk-page-o-nas .dsk-about-panel:nth-child(5){
    grid-column:auto;
  }.dsk-page-o-nas #dsk-blog-to-service-cta .dsk-owner-column-content{
    grid-template-columns:1fr;
  }.dsk-page-o-nas #dsk-blog-to-service-cta h3, .dsk-page-o-nas #dsk-blog-to-service-cta p, .dsk-page-o-nas #dsk-blog-to-service-cta ul{
    grid-column:1;
    grid-row:auto;
  }
}

@media(max-width:767px){.dsk-page-o-nas .dsk-about-hero__title{
    width:100%;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
  }.dsk-page-o-nas .dsk-servicebar__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }.dsk-page-o-nas .dsk-servicecard{
    min-width:0;
    grid-template-columns:38px 1fr;
  }.dsk-page-o-nas #dsk-blog-to-service-cta ul{
    grid-template-columns:1fr;
  }
}

@media(max-width:430px){.dsk-page-o-nas .dsk-servicebar__grid{
    grid-template-columns:1fr;
  }.dsk-page-o-nas #dsk-blog-to-service-cta>.container{
    width:calc(100% - 28px);
  }
}

@media(prefers-reduced-motion:reduce){.dsk-page-o-nas .dsk-servicecard, .dsk-page-o-nas .dsk-about-panel, .dsk-page-o-nas .dsk-cta-lab__btn, .dsk-page-o-nas #dsk-blog-to-service-cta a{
    transition:none;
    transform:none;
  }
}.dsk-page-o-nas .dsk-about-panel h2{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:10px;
  margin:0 0 12px!important;
  padding-left:0;
}.dsk-page-o-nas .dsk-about-panel h2::before{
  position:static;
  inset:auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:auto;
  min-width:38px;
  height:22px;
  padding:0 10px;
  line-height:1;
  white-space:nowrap;
  flex:0 0 auto;
}.dsk-page-o-nas .dsk-about-panel ol>li{
  min-height:1.95rem;
}.dsk-page-o-nas .dsk-about-panel ol>li::before{
  top:.08em;
}.dsk-page-o-nas{
  --dsk-about-axis-shell:min(1236px, calc(100vw - 40px));
}.dsk-page-o-nas .dsk-about-hero__inner, .dsk-page-o-nas .dsk-servicebar__wrap, .dsk-page-o-nas .dsk-about-intro-grid, .dsk-page-o-nas .dsk-about-panels, .dsk-page-o-nas .dsk-cta-lab__inner, .dsk-page-o-nas #dsk-blog-to-service-cta>.container{
  width:var(--dsk-about-axis-shell);
  max-width:var(--dsk-about-axis-shell);
  margin-left:auto;
  margin-right:auto;
  box-sizing:border-box;
}.dsk-page-o-nas main#main-content #blog-post-template :is(.dsk-about-hero__inner,.dsk-servicebar__wrap,.dsk-about-intro-grid,.dsk-about-panels), .dsk-page-o-nas main#main-content .dsk-cta-lab__inner, .dsk-page-o-nas main#main-content #dsk-blog-to-service-cta>.dsk-owner-container{
  width:var(--dsk-about-axis-shell);
  max-width:var(--dsk-about-axis-shell);
  margin-left:auto;
  margin-right:auto;
  box-sizing:border-box;
}

@media (max-width:1276px){.dsk-page-o-nas main#main-content #blog-post-template :is(.dsk-servicebar__wrap,.dsk-about-intro-grid,.dsk-about-panels){
    width:calc(100vw - 40px);
    max-width:calc(100vw - 40px);
    margin-left:calc(50% - 50vw + 20px);
    margin-right:0;
    transform:none;
  }
}

@media (min-width:1277px){.dsk-page-o-nas main#main-content #blog-post-template :is(.dsk-servicebar__wrap,.dsk-about-intro-grid,.dsk-about-panels){
    width:1236px;
    max-width:1236px;
    margin-left:calc(50% - 618px);
    margin-right:0;
    transform:none;
  }
}.dsk-page-o-nas{
  --dsk-about-cta-axis-shell:min(1236px, calc(100vw - clamp(48px, 7.5vw, 64px)));
}.dsk-page-o-nas main#main-content .dsk-cta-lab__inner{
  width:var(--dsk-about-cta-axis-shell);
  max-width:var(--dsk-about-cta-axis-shell);
  margin-left:auto;
  margin-right:auto;
  padding:clamp(22px,4.8vw,36px);
  box-sizing:border-box;
}.dsk-page-o-nas main#main-content .dsk-cta-lab__actions{
  min-width:0;
  max-width:100%;
}

@media (max-width:980px){.dsk-page-o-nas main#main-content .dsk-cta-lab__inner{
    width:calc(100vw - clamp(62px, calc(7.5vw + 14px), 78px));
    max-width:calc(100vw - clamp(62px, calc(7.5vw + 14px), 78px));
    margin-left:calc(clamp(24px, 3.75vw, 32px) + 7px);
    margin-right:0;
  }
}.dsk-page-o-nas{
  --dsk-about-axis-shell:min(1236px, calc(100vw - 30px));
  --dsk-about-cta-axis-shell:min(1236px, calc(100vw - 30px));
  overflow-x:hidden;
}

@media (min-width:768px){.dsk-page-o-nas main#main-content #blog-post-template>.dsk-owner-container, .dsk-page-o-nas main#main-content #blog-post-template :is(.dsk-about-hero__inner,.dsk-servicebar__wrap,.dsk-about-intro-grid,.dsk-about-panels), .dsk-page-o-nas main#main-content .dsk-cta-lab__inner, .dsk-page-o-nas main#main-content #dsk-blog-to-service-cta>.dsk-owner-container{
    width:var(--dsk-about-axis-shell);
    max-width:1236px;
    margin-left:auto;
    margin-right:auto;
    box-sizing:border-box;
  }
}

@media (min-width:768px) and (max-width:899px){.dsk-page-o-nas main#main-content #blog-post-template .dsk-about-hero{
    max-width:calc(100vw - 5px);
  }.dsk-page-o-nas main#main-content #blog-post-template :is(.dsk-servicebar__wrap,.dsk-about-intro-grid,.dsk-about-panels){
    width:calc(100vw - 60px);
    max-width:calc(100vw - 60px);
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
    transform:none;
  }
}

/* pl-rwd-axis-about-v1
   Align about page hero/servicebar/content rails on mobile and tablet. */
@media (max-width: 767px) {
  html[lang="en"] body.dsk-page-o-nas #o-nas-hero .dsk-about-hero__inner,
  html[lang="en"] body.dsk-page-o-nas .dsk-servicebar__wrap,
  html[lang="en"] body.dsk-page-o-nas .dsk-about-intro-grid,
  html[lang="en"] body.dsk-page-o-nas .dsk-about-panels {
    width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    max-width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    margin-right: auto;
    box-sizing: border-box;
  }
}
@media (min-width: 768px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-o-nas #o-nas-hero .dsk-about-hero__inner,
  html[lang="en"] body.dsk-page-o-nas .dsk-servicebar__wrap,
  html[lang="en"] body.dsk-page-o-nas .dsk-about-intro-grid,
  html[lang="en"] body.dsk-page-o-nas .dsk-about-panels {
    width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    max-width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    margin-right: auto;
    box-sizing: border-box;
  }
}

/* about-servicebar-inset-owner-v1
   Keep the servicebar title and cards off the panel edge on the same optical rail. */
html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-servicebar__wrap{
  padding-left:clamp(16px,4vw,24px)!important;
  padding-right:clamp(16px,4vw,24px)!important;
  box-sizing:border-box;
}

html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-servicebar__header,
html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-servicebar__grid{
  margin-left:0;
  margin-right:0;
}

@media (max-width:767px){
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-servicebar__wrap{
    padding-left:16px;
    padding-right:16px;
  }
}

/* about-lower-edge-inset-owner-v1
   Guard against text or action groups sitting on the panel edge in the lower About blocks. */
html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content .dsk-cta-lab__inner{
  padding:clamp(24px,3vw,36px);
  padding-left:clamp(24px,3vw,36px);
  padding-right:clamp(24px,3vw,36px);
  box-sizing:border-box;
}

html[lang="en"] body.dsk-page-o-nas.dsk-standard-info-owner-v1.dsk-page-o-nas.dsk-page-o-nas main#main-content > .dsk-cta-lab.dsk-cta-lab .dsk-cta-lab__inner.dsk-cta-lab__inner{
  padding-left:clamp(24px,3vw,36px)!important;
  padding-right:clamp(24px,3vw,36px)!important;
}

html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content .dsk-cta-lab__copy{
  min-width:0;
}

html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content .dsk-cta-lab__actions{
  flex:0 0 auto;
  width:280px;
  min-width:280px;
  max-width:100%;
}

html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content .dsk-cta-lab__btn{
  min-width:260px;
  white-space:nowrap;
  color:#04130a!important;
  -webkit-text-fill-color:#04130a!important;
}

html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content .dsk-cta-lab__btn:visited,
html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content .dsk-cta-lab__btn:hover,
html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content .dsk-cta-lab__btn:focus-visible{
  color:#04130a!important;
  -webkit-text-fill-color:#04130a!important;
}html[lang="en"] .dsk-page-o-nas main#main-content #dsk-blog-to-service-cta .dsk-owner-column-content.dsk-owner-column-content{
  padding:clamp(24px,3vw,38px);
  padding-left:clamp(24px,3vw,38px);
  padding-right:clamp(24px,3vw,38px);
  box-sizing:border-box;
}html[lang="en"] .dsk-standard-info-owner-v1.dsk-page-o-nas.dsk-page-o-nas main#main-content #dsk-blog-to-service-cta#dsk-blog-to-service-cta .dsk-owner-column-content.dsk-owner-column-content.dsk-owner-column-content{
  padding-left:clamp(24px,3vw,38px)!important;
  padding-right:clamp(24px,3vw,38px)!important;
}

@media (max-width:820px){
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content .dsk-cta-lab__actions{
    width:100%;
    min-width:0;
    max-width:100%;
    align-items:stretch;
  }

  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content .dsk-cta-lab__btn{
    width:100%;
    min-width:0;
  }
}

@media (max-width:767px){
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content .dsk-cta-lab__inner,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #dsk-blog-to-service-cta .dsk-owner-column-content.dsk-owner-column-content{
    padding:16px;
    padding-left:16px;
    padding-right:16px;
  }

  html[lang="en"] body.dsk-page-o-nas.dsk-standard-info-owner-v1.dsk-page-o-nas.dsk-page-o-nas main#main-content > .dsk-cta-lab.dsk-cta-lab .dsk-cta-lab__inner.dsk-cta-lab__inner,
  html[lang="en"] body.dsk-page-o-nas.dsk-standard-info-owner-v1.dsk-page-o-nas.dsk-page-o-nas main#main-content #dsk-blog-to-service-cta#dsk-blog-to-service-cta .dsk-owner-column-content.dsk-owner-column-content.dsk-owner-column-content{
    padding-left:16px!important;
    padding-right:16px!important;
  }
}

/* about-page-rail-closure-v2
   Keep the About hero, servicebar and lower panels on the same PL content rail. */
@media (min-width:800px) and (max-width:899px){
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template #o-nas-hero .dsk-about-hero__inner,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-servicebar__wrap,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-about-intro-grid,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-about-panels{
    width:var(--dsk-pl-subpage-rail, calc(100vw - 40px))!important;
    max-width:var(--dsk-pl-subpage-rail, calc(100vw - 40px))!important;
    margin-left:var(--dsk-pl-subpage-rail-left, 20px)!important;
    margin-right:0!important;
    transform:none!important;
    box-sizing:border-box!important;
  }
}

@media (min-width:900px) and (max-width:1276px){
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template #o-nas-hero .dsk-about-hero__inner,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-servicebar__wrap,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-about-intro-grid,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-about-panels{
    width:var(--dsk-pl-subpage-rail, calc(100vw - 40px))!important;
    max-width:var(--dsk-pl-subpage-rail, calc(100vw - 40px))!important;
    margin-left:var(--dsk-pl-subpage-rail-left, 20px)!important;
    margin-right:0!important;
    transform:none!important;
    box-sizing:border-box!important;
  }
}

@media (min-width:1277px) and (max-width:1365px){
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-servicebar__wrap,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-about-intro-grid,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-about-panels{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    transform:none!important;
    box-sizing:border-box!important;
  }
}

@media (min-width:1366px){
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template > .dsk-owner-container,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template #o-nas-hero .dsk-about-hero__inner,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-servicebar__wrap,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-about-intro-grid,
  html[lang="en"] body.dsk-page-o-nas.dsk-page-o-nas main#main-content #blog-post-template .dsk-about-panels{
    width:var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1236px))!important;
    max-width:var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1236px))!important;
    margin-left:var(--dsk-pl-subpage-rail-left, calc((100vw - var(--dsk-global-nav-footer-rail, 1236px)) / 2))!important;
    margin-right:0!important;
    transform:none!important;
    box-sizing:border-box!important;
  }
}


/* EN full clone of /assets/css/dsk-blog-hub-mobile-axis-fix.v1.css */
/* Blog hub local owner.
   Scope: blog index axis/card safety only. Do not move global card,
   container, image, nav, footer or homepage rules into this file. */

@media (max-width:640px){
  body.dsk-blog-hub{
    --dsk-blog-mobile-gutter:20px;
    --dsk-blog-mobile-rail:calc(100vw - (var(--dsk-blog-mobile-gutter) * 2));
    --dsk-sb-container-rail:var(--dsk-blog-mobile-rail);
  }

  body.dsk-blog-hub #sb-page-structure #blog-hero .dsk-about-hero__inner,
  body.dsk-blog-hub main#main-content #blog-hero .dsk-about-hero__inner,
  body.dsk-blog-hub #sb-page-structure .dsk-hub-filters__inner,
  body.dsk-blog-hub #sb-page-structure .dsk-blog-quicknav,
  body.dsk-blog-hub #sb-page-structure .dsk-blog-pagination:not(.dsk-blog-pagination--bottom),
  body.dsk-blog-hub #sb-page-structure .section-intro,
  body.dsk-blog-hub main#main-content .dsk-hub-filters__inner,
  body.dsk-blog-hub main#main-content .dsk-blog-quicknav,
  body.dsk-blog-hub main#main-content .dsk-blog-pagination:not(.dsk-blog-pagination--bottom),
  body.dsk-blog-hub main#main-content .dsk-blog-listing-owner__rail,
  body.dsk-blog-hub main#main-content #blog .container.sb-container-fixed,
  body.dsk-blog-hub main#main-content .dsk-cta-lab__inner,
  body.dsk-blog-hub #sb-page-structure #blog .container.sb-container-fixed,
  body.dsk-blog-hub #sb-page-structure .dsk-cta-lab__inner{
    width:var(--dsk-blog-mobile-rail) !important;
    max-width:var(--dsk-blog-mobile-rail) !important;
    margin-left:var(--dsk-blog-mobile-gutter) !important;
    margin-right:auto !important;
    box-sizing:border-box !important;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content #blog-hero .dsk-about-hero__inner{
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-blog-hub--index) main#main-content #blog-hero .dsk-about-hero__eyebrow,
  html[lang="en"] body.dsk-blog-hub:not(.dsk-blog-hub--index) main#main-content #blog-hero .dsk-about-hero__title,
  html[lang="en"] body.dsk-blog-hub:not(.dsk-blog-hub--index) main#main-content #blog-hero .dsk-about-hero__subtitle{
    max-width:100%;
    margin-left:0;
    margin-right:0;
    box-sizing:border-box;
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-blog-hub--index) main#main-content #blog-hero .dsk-about-hero__title{
    max-width:min(100%, 13ch);
    font-size:clamp(1.78rem, 8.2vw, 2.08rem);
    line-height:1.1;
    letter-spacing:0;
    overflow-wrap:normal;
  }

  body.dsk-blog-hub .section-intro__inner,
  body.dsk-blog-hub #blog .sb-blog-card-section .option-width.sb-section-alignable,
  body.dsk-blog-hub #blog .items-grid.sb-blog{
    padding-left:0 !important;
    padding-right:0 !important;
    width:100% !important;
    max-width:none !important;
    box-sizing:border-box !important;
  }

  body.dsk-blog-hub #blog .items-grid__item-content{
    padding:16px !important;
  }

  body.dsk-blog-hub .dsk-blog-most-read{
    width:100% !important;
    max-width:none !important;
    padding:14px 12px !important;
    box-sizing:border-box !important;
  }
}

/* Stage 23: blog index desktop card safety.
   The existing card min-height reads --dsk-hub-card-h; this local token gives
   desktop CTAs enough room without touching global card or image rules. */
@media (min-width:1024px){
  body.dsk-blog-hub.dsk-blog-hub--index{
    --dsk-hub-card-h:540px;
  }

  body.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header,
  body.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header.h3{
    min-height:0 !important;
    max-height:none !important;
    overflow:visible;
    -webkit-line-clamp:unset !important;
    line-clamp:unset !important;
  }

  body.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__summary{
    display:block;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
    -webkit-line-clamp:unset !important;
    line-clamp:unset !important;
  }


}

/* Stage 110: blog-family card text clipping fix.
   Runtime proof showed vertical clipping on mobile card titles/summaries.
   Keep this scoped to blog listing pages only; do not touch global card rules. */
@media (max-width:767px){
  body.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header,
  body.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header.h3{
    display:block !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
    -webkit-line-clamp:unset !important;
    line-clamp:unset !important;
  }

  body.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__summary{
    display:block !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
    -webkit-line-clamp:unset !important;
    line-clamp:unset !important;
  }
}

/* Stage 110B: tablet card text clipping parity. */
@media (min-width:641px) and (max-width:1023px){
  body.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card{
    height:auto !important;
    min-height:0 !important;
  }

  body.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header,
  body.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header.h3,
  body.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__summary{
    display:block !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
    -webkit-line-clamp:unset !important;
    line-clamp:unset !important;
  }
}

/* Stage 111: blog intro text squeeze guard.
   Keep long intro copy on the real reading rail instead of a centered narrow column. */
@media (max-width:767px){
  html[lang="en"] body.dsk-blog-hub main#main-content .section-intro{
    width:var(--dsk-sb-container-rail) !important;
    max-width:var(--dsk-sb-container-rail) !important;
    margin-left:20px !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
    text-align:left !important;
    box-sizing:border-box !important;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .section-intro__inner,
  html[lang="en"] body.dsk-blog-hub main#main-content .section-intro__text{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    text-align:left !important;
    box-sizing:border-box !important;
  }
}

@media (min-width:768px) and (max-width:1023px){
  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-blog-quicknav,
  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-blog-pagination,
  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-blog-listing-owner__rail,
  html[lang="en"] body.dsk-blog-hub main#main-content .section-intro{
    width:calc(100vw - 40px) !important;
    max-width:calc(100vw - 40px) !important;
    margin-left:20px !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
    text-align:left !important;
    box-sizing:border-box !important;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .section-intro__inner,
  html[lang="en"] body.dsk-blog-hub main#main-content .section-intro__text{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    text-align:left !important;
    box-sizing:border-box !important;
  }
}

/* Blog device-polish pack 001: tighten tablet hero/filter handoff without changing rails. */
@media (min-width:768px) and (max-width:1023px){
  html[lang="en"] body.dsk-blog-hub main#main-content #blog-hero.dsk-hub-hero.dsk-about-hero--photo{
    min-height:auto;
    padding-top:88px;
    padding-bottom:54px;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content #blog-hero.dsk-about-hero--photo::after{
    height:76px;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-hub-filters{
    margin-top:-24px;
    padding-bottom:10px;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-blog-quicknav{
    margin-top:10px;
    margin-bottom:12px;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .section-intro{
    margin-top:10px;
    margin-bottom:10px;
  }
}

/* Blog device-polish pack 001B: human-eye mobile text rhythm. */
@media (max-width:640px){
  html[lang="en"] body.dsk-blog-hub main#main-content .section-intro__text{
    font-size:.96rem;
    line-height:1.56;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-blog-most-read{
    margin-bottom:22px;
    border-radius:18px;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-blog-most-read h2{
    margin-bottom:.45rem;
    font-size:1.24rem;
    line-height:1.18;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-blog-most-read p{
    margin-bottom:.8rem;
    font-size:.94rem;
    line-height:1.5;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-blog-most-read ul{
    gap:7px;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-blog-most-read li a{
    padding:8px 10px;
    border-radius:11px;
    font-size:.94rem;
    line-height:1.36;
  }
}


/* EN full clone of /assets/css/dsk-blog-listing-owner.v1.css */
.dsk-blog-hub.dsk-blog-listing-owner-v1{
  --dsk-blog-feed-max: 1120px;
  --dsk-blog-feed-gutter: 20px;
  --dsk-blog-feed-gap: 22px;
  --dsk-blog-feed-card-radius: 12px;
  --dsk-blog-feed-card-bg: #ffffff;
  --dsk-blog-feed-card-border: rgba(2, 8, 20, .08);
  --dsk-blog-feed-card-shadow: 0 10px 26px rgba(2, 8, 20, .08);
  --dsk-blog-feed-ink: #0b1220;
  --dsk-blog-feed-muted: rgba(11, 18, 32, .72);
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-feed{
  background: transparent;
  padding-top: 18px;
  padding-bottom: 46px;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-feed__container{
  width: min(var(--dsk-blog-feed-max), calc(100% - (var(--dsk-blog-feed-gutter) * 2)));
  max-width: var(--dsk-blog-feed-max);
  margin-inline: auto;
  box-sizing: border-box;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-feed__row{
  padding-top: 18px;
  padding-bottom: 18px;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card-section__content{
  padding-bottom: 0;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-section-title{
  margin: 10px 0;
  padding: 0;
  color: var(--dsk-blog-feed-ink);
  font-size: clamp(1.375rem, 2.4vw, 2rem);
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -.02em;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: var(--dsk-blog-feed-gap);
  padding: 0;
  margin: 22px 0 0;
  list-style: none;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card{
  position: relative;
  display: flex;
  flex-direction: column;
  align-self: stretch;
  height: var(--dsk-hub-card-h, 460px);
  overflow: hidden;
  border: 1px solid var(--dsk-blog-feed-card-border);
  border-radius: var(--dsk-blog-feed-card-radius);
  background: var(--dsk-blog-feed-card-bg);
  box-shadow: var(--dsk-blog-feed-card-shadow);
  transform: translateY(0);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__body{
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__media{
  position: relative;
  width: 100%;
  margin: 0;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__image{
  margin: 0;
  border-radius: 0;
  background-size: cover;
  background-position: center;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__content{
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 11px;
  padding: 18px 19px 20px;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__title{
  margin: 0;
  color: var(--dsk-blog-feed-ink);
  font-weight: 800;
  line-height: 1.24;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__summary{
  display: -webkit-box;
  flex: 1 1 auto;
  min-height: calc(1.64em * 4);
  max-height: calc(1.64em * 4);
  margin: 0;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  color: var(--dsk-blog-feed-muted);
  font-size: .9375rem;
  line-height: 1.64;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__link{
  margin-top: auto;
}.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__link a{
  color: rgba(76, 29, 149, 1);
  font-weight: 800;
  text-decoration: none;
  text-underline-offset: .18em;
  text-decoration-skip-ink: auto;
}

@media (hover: hover) and (pointer: fine) {.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card:hover{
    transform: translateY(-2px);
    border-color: rgba(76, 29, 149, .18);
    box-shadow: 0 14px 34px rgba(2, 8, 20, .10);
  }
}

@media (max-width: 992px) {.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card{
    height: auto;
    min-height: 0;
    overflow: visible !important;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__body{
    height: auto;
    min-height: 0;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__content{
    flex: none;
    min-height: 0;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__summary{
    display: block;
    min-height: 0;
    max-height: none;
    overflow: visible;
    -webkit-line-clamp: unset;
    line-clamp: unset;
  }
}

@media (max-width: 640px) {.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-feed{
    padding-top: 18px;
    padding-bottom: 40px;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-feed__container{
    width: calc(100% - 32px);
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-section-title{
    margin: 8px 0;
    font-size: 1.375rem;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card{
    height: auto;
    min-height: 0;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__body{
    height: auto;
    min-height: 0;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__content{
    display: block;
    padding: 14px 15px 16px;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__title{
    display: block;
    margin: 0 0 10px;
    white-space: normal;
    font-size: 1.125rem;
    line-height: 1.25;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card__summary{
    display: block;
    min-height: 0;
    max-height: none;
    margin: 0 0 10px;
    overflow: visible;
    -webkit-line-clamp: unset;
    color: rgba(17, 17, 17, .74);
    font-size: .875rem;
    line-height: 1.45;
  }
}

@media (prefers-reduced-motion: reduce) {.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card{
    transition: none;
  }.dsk-blog-hub.dsk-blog-listing-owner-v1 .dsk-blog-card:hover{
    transform: none;
  }
}

/* Stage 20260516: PL blog listing card text/CTA clipping guard.
   Keep this scoped to blog listing owner cards; article pages and EN remain untouched. */
body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card,
body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card.dsk-blog-card{
  height:auto !important;
  min-height:0 !important;
}

body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card .items-grid__item-body,
body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card .dsk-blog-card__body{
  height:100% !important;
  min-height:0 !important;
}

body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card .items-grid__item-content,
body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card .dsk-blog-card__content{
  display:flex !important;
  flex:1 1 auto !important;
  flex-direction:column !important;
  min-height:0 !important;
  height:auto !important;
  max-height:none !important;
  overflow:visible !important;
}

body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card .items-grid__summary,
body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card .dsk-blog-card__summary{
  display:block !important;
  flex:0 1 auto !important;
  min-height:0 !important;
  max-height:none !important;
  overflow:visible !important;
  -webkit-line-clamp:unset !important;
  line-clamp:unset !important;
}

body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card .items-grid__link,
body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card .dsk-blog-card__link{
  display:block !important;
  flex:0 0 auto !important;
  margin-top:auto !important;
  padding-top:12px !important;
  opacity:1 !important;
  visibility:visible !important;
}

body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card .items-grid__link a,
body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 #blog li.items-grid__item.sb-blog-card .dsk-blog-card__link a{
  display:inline-flex !important;
  align-items:center;
  max-width:100%;
  white-space:normal;
  opacity:1 !important;
  visibility:visible !important;
}

@media (min-width: 641px) and (max-width: 1023px) {
  .dsk-blog-hub.dsk-blog-listing-owner-v1 #blog.dsk-blog-feed {
    padding-left: 0;
    padding-right: 0;
  }
}

/* dsk-blog-pc-rail-symmetry-guarded-v1
   The blog hub rail must not collapse back to the legacy 1120-1320px shell
   on wide desktop. Keep listing, filters, intro and hero on one symmetric axis. */
@media (min-width: 1024px) {
  html[lang="en"] body.dsk-blog-hub {
    --dsk-blog-wide-axis-rail: min(calc(100vw - 40px), 1728px);
    --dsk-blog-wide-axis-left: max(20px, calc((100vw - var(--dsk-blog-wide-axis-rail)) / 2));
  }

  html[lang="en"] body.dsk-blog-hub #blog.dsk-blog-feed {
    padding-left: 0;
    padding-right: 0;
  }

  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav,
  html[lang="en"] body.dsk-blog-hub .section-intro {
    width: var(--dsk-blog-wide-axis-rail);
    max-width: var(--dsk-blog-wide-axis-rail);
    margin-left: var(--dsk-blog-wide-axis-left);
    margin-right: auto;
    box-sizing: border-box;
  }
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-blog-hub {
    --dsk-blog-wide-axis-rail: var(--dsk-global-nav-footer-rail, min(calc(100vw - clamp(96px, 8vw, 180px)), 1728px));
    --dsk-blog-wide-axis-left: calc((100vw - var(--dsk-blog-wide-axis-rail)) / 2);
  }

  html[lang="en"] body.dsk-blog-hub #blog-hero .dsk-about-hero__inner,
  html[lang="en"] body.dsk-blog-hub .dsk-hub-filters__inner,
  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav,
  html[lang="en"] body.dsk-blog-hub .dsk-blog-pagination,
  html[lang="en"] body.dsk-blog-hub .section-intro,
  html[lang="en"] body.dsk-blog-hub .dsk-blog-listing-owner__rail,
  html[lang="en"] body.dsk-blog-hub #blog > .container.sb-container-fixed,
  html[lang="en"] body.dsk-blog-hub #blog .container.sb-container-fixed {
    width: var(--dsk-blog-wide-axis-rail) !important;
    max-width: var(--dsk-blog-wide-axis-rail) !important;
    margin-left: var(--dsk-blog-wide-axis-left) !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
  }

  html[lang="en"] body.dsk-blog-hub .dsk-hub-filters__inner,
  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav,
  html[lang="en"] body.dsk-blog-hub .dsk-blog-pagination,
  html[lang="en"] body.dsk-blog-hub .section-intro {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content #blog#blog > .container.sb-container-fixed.sb-container,
  html[lang="en"] body.dsk-blog-hub main#main-content #blog#blog .container.sb-container-fixed.sb-container {
    width: var(--dsk-blog-wide-axis-rail) !important;
    max-width: var(--dsk-blog-wide-axis-rail) !important;
    flex-basis: var(--dsk-blog-wide-axis-rail) !important;
    margin-left: var(--dsk-blog-wide-axis-left) !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 1900px) {
  html[lang="en"] body.dsk-blog-hub {
    --dsk-global-nav-footer-rail: min(calc(100vw - clamp(160px, 10vw, 280px)), 1760px);
    --dsk-blog-wide-axis-rail: var(--dsk-global-nav-footer-rail);
    --dsk-blog-wide-axis-left: calc((100vw - var(--dsk-blog-wide-axis-rail)) / 2);
  }
}

/* Blog release stability: keep the hero title measure independent from late
   font/ch metrics so the filter rail does not jump during first paint. */
@media (min-width: 1024px) {
  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 main#main-content #blog-hero.dsk-hub-hero .dsk-about-hero__title {
    width: min(920px, 100%);
    max-width: min(920px, calc(100vw - 160px));
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-blog-hub--index) main#main-content #blog-hero.dsk-hub-hero .dsk-about-hero__title {
    width: min(960px, 100%);
    max-width: min(960px, calc(100vw - 160px));
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-blog-hub--index) main#main-content #blog-hero.dsk-hub-hero .dsk-about-hero__subtitle {
    width: min(782px, calc(100vw - 160px));
    max-width: min(782px, calc(100vw - 160px));
  }

  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--title-2line:not(.dsk-blog-hub--index) main#main-content #blog-hero.dsk-hub-hero .dsk-about-hero__title {
    min-height: calc(2 * 1.06em);
  }

  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--subtitle-3line:not(.dsk-blog-hub--index) main#main-content #blog-hero.dsk-hub-hero .dsk-about-hero__subtitle {
    min-height: calc(3 * 1.55em);
  }

  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--subtitle-4line:not(.dsk-blog-hub--index) main#main-content #blog-hero.dsk-hub-hero .dsk-about-hero__subtitle {
    min-height: calc(4 * 1.55em);
  }

  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--subtitle-5line:not(.dsk-blog-hub--index) main#main-content #blog-hero.dsk-hub-hero .dsk-about-hero__subtitle {
    min-height: calc(5 * 1.55em);
  }
}

@media (min-width: 1900px) {
  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--index.dsk-blog-listing-owner-v1 main#main-content #blog-hero.dsk-hub-hero .dsk-about-hero__title {
    --dsk-blog-hero-title-width: min(980px, 100%);
    --dsk-blog-hero-title-max: min(980px, calc(100vw - 220px));
    width: min(980px, 100%);
    max-width: min(980px, calc(100vw - 220px));
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-blog-hub--index) main#main-content #blog-hero.dsk-hub-hero .dsk-about-hero__title {
    width: min(1060px, 100%);
    max-width: min(1060px, calc(100vw - 220px));
  }
}


/* EN full clone of /assets/css/dsk-business-local-clean.v1.css */
/* Owner: PL B2B/Firmy/NDA local clean refactor.
   Scope: odzyskiwanie-danych-dla-firm.html only. */

html[lang="en"].dsk-page-business {
  --b2b-navy: #061827;
  --b2b-ink: #13263a;
  --b2b-muted: #536579;
  --b2b-line: rgba(35, 98, 143, .18);
  --b2b-line-strong: rgba(35, 98, 143, .32);
  --b2b-card: #ffffff;
  --b2b-ice: #f3f8fb;
  --b2b-ice-strong: #eaf3f8;
  --b2b-blue: #1b628f;
  --b2b-green: #047857;
  --b2b-amber: #b76a16;
  --b2b-shadow: 0 18px 46px rgba(12, 35, 58, .10);
  --b2b-shadow-soft: 0 10px 26px rgba(12, 35, 58, .07);
  --b2b-radius-lg: 26px;
  --b2b-radius-md: 18px;
  --b2b-rail: 1236px;
  --b2b-gutter: clamp(30px, 7vw, 150px);
  color: var(--b2b-ink);
}

html[lang="en"].dsk-page-business #service-template {
  background:
    radial-gradient(circle at 86% 8%, rgba(27, 98, 143, .14), transparent 30%),
    linear-gradient(180deg, #f5f8fb 0%, #ffffff 48%, #eef5f8 100%);
}

html[lang="en"].dsk-page-business #service-template .dsk-service-landing__container,
html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta > .dsk-owner-container {
  width: min(calc(100% - var(--b2b-gutter)), var(--b2b-rail));
  max-width: var(--b2b-rail);
  margin-inline: auto;
  padding-inline: 0;
  box-sizing: border-box;
}

html[lang="en"].dsk-page-business #service-template .dsk-service-landing__row,
html[lang="en"].dsk-page-business #service-template .dsk-service-landing__column,
html[lang="en"].dsk-page-business #service-template .dsk-service-landing__column-content,
html[lang="en"].dsk-page-business #service-template .dsk-service-landing__shell,
html[lang="en"].dsk-page-business #service-template .dsk-service-landing__content,
html[lang="en"].dsk-page-business #service-template .dsk-service-landing__body {
  width: 100%;
  max-width: 100%;
  margin-inline: 0;
  box-sizing: border-box;
}

html[lang="en"].dsk-page-business #service-template .dsk-service-landing__content,
html[lang="en"].dsk-page-business #service-template .dsk-service-landing__body {
  display: grid;
  gap: clamp(24px, 3.2vw, 42px);
}

html[lang="en"].dsk-page-business #service-template .dsk-service-landing__content {
  padding: clamp(28px, 4vw, 54px);
  border: 1px solid var(--b2b-line);
  border-radius: var(--b2b-radius-lg);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, .98), rgba(248, 252, 255, .94)),
    radial-gradient(circle at 100% 0, rgba(27, 98, 143, .10), transparent 32%);
  box-shadow: var(--b2b-shadow);
}

html[lang="en"].dsk-page-business #service-template .dsk-service-landing__title {
  max-width: 1050px;
  margin-inline: 0;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-business #service-template .dsk-service-landing__body :is(p, li) {
  color: var(--b2b-ink);
  font-size: clamp(1rem, .98rem + .12vw, 1.075rem);
  line-height: 1.62;
}

html[lang="en"].dsk-page-business #service-template .dsk-service-landing__body > p {
  max-width: 78ch;
  margin-block: 0;
}

html[lang="en"].dsk-page-business #service-template .dsk-service-inline-heading {
  max-width: 980px;
  margin: clamp(4px, 1.2vw, 12px) 0 0;
  color: var(--b2b-navy);
  font-size: clamp(1.72rem, 1.2rem + 2.1vw, 3rem);
  line-height: 1.12;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-business .dsk-b2b-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: var(--b2b-muted);
  font-size: .92rem;
  font-weight: 700;
  line-height: 1.35;
}

html[lang="en"].dsk-page-business .dsk-b2b-breadcrumb a,
html[lang="en"].dsk-page-business .dsk-b2b-breadcrumb span {
  color: inherit;
  text-decoration: none;
}

html[lang="en"].dsk-page-business .dsk-b2b-breadcrumb span[aria-hidden="true"] {
  color: #9cafbf;
}

html[lang="en"].dsk-page-business .dsk-b2b-status-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin: -8px 0 0;
}

html[lang="en"].dsk-page-business .dsk-b2b-status-strip span {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  max-width: 100%;
  min-height: 36px;
  padding: 8px 13px;
  border: 1px solid var(--b2b-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, .86);
  color: #174d72;
  font-size: .84rem;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
  white-space: normal;
  box-shadow: 0 8px 20px rgba(27, 98, 143, .06);
}

html[lang="en"].dsk-page-business #service-template .dsk-service-landing__cta {
  width: min(760px, 100%);
}

html[lang="en"].dsk-page-business #service-template .dsk-owner-cta-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin: 0;
}

html[lang="en"].dsk-page-business #service-template .dsk-owner-cta-wrapper > span {
  display: inline-flex;
}

html[lang="en"].dsk-page-business #service-template .dsk-owner-cta-wrapper .dsk-owner-button,
html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta__actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-height: 48px;
  max-width: 100%;
  padding: 12px 18px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

html[lang="en"].dsk-page-business #service-template .dsk-owner-cta-wrapper .dsk-owner-button--primary,
html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta__actions a:first-child {
  border-color: rgba(4, 120, 87, .56);
  background: linear-gradient(135deg, #0f9b69, #047857);
  color: #ffffff;
  box-shadow: 0 16px 34px rgba(4, 120, 87, .22);
}

html[lang="en"].dsk-page-business #service-template .dsk-owner-cta-wrapper .dsk-owner-button--secondary,
html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta__actions a:last-child {
  border-color: var(--b2b-line-strong);
  background: #eef7f3;
  color: #065f46;
  box-shadow: 0 12px 28px rgba(12, 35, 58, .08);
}

html[lang="en"].dsk-page-business #service-template .alert-box {
  width: 100%;
  margin: 0;
  padding: clamp(20px, 2.4vw, 30px);
  border: 1px solid var(--b2b-line);
  border-radius: var(--b2b-radius-md);
  background: linear-gradient(135deg, #ffffff, #f7fbfd);
  box-shadow: var(--b2b-shadow-soft);
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-intake,
html[lang="en"].dsk-page-business #service-template .dsk-b2b-confidentiality,
html[lang="en"].dsk-page-business #service-template .dsk-b2b-warning,
html[lang="en"].dsk-page-business #service-template .dsk-b2b-related {
  display: grid;
  gap: 16px;
}

html[lang="en"].dsk-page-business #service-template .alert-box > p {
  max-width: 78ch;
  margin: 0;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-intake {
  border-left: 5px solid rgba(27, 98, 143, .56);
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-confidentiality {
  border-left: 5px solid rgba(4, 120, 87, .62);
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-warning {
  border-left: 5px solid rgba(183, 106, 22, .66);
}

html[lang="en"].dsk-page-business #service-template :is(.dsk-alert-steps, .dsk-b2b-card-points) {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"].dsk-page-business #service-template :is(.dsk-alert-steps, .dsk-b2b-card-points) > li {
  position: relative;
  min-width: 0;
  padding: 12px 14px 12px 42px;
  border: 1px solid rgba(35, 98, 143, .14);
  border-radius: 14px;
  background: rgba(255, 255, 255, .78);
  line-height: 1.48;
}

html[lang="en"].dsk-page-business #service-template :is(.dsk-alert-steps, .dsk-b2b-card-points) > li::before {
  content: "";
  position: absolute;
  top: 1.03em;
  left: 18px;
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: var(--b2b-green);
  box-shadow: 0 0 0 5px rgba(4, 120, 87, .10);
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-warning .dsk-alert-steps > li::before {
  background: var(--b2b-amber);
  box-shadow: 0 0 0 5px rgba(183, 106, 22, .11);
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-trust-grid,
html[lang="en"].dsk-page-business #service-template .dsk-b2b-formalities {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-trust-grid article,
html[lang="en"].dsk-page-business #service-template .dsk-b2b-formalities article {
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  gap: 12px;
  padding: 22px;
  border: 1px solid var(--b2b-line);
  border-radius: var(--b2b-radius-md);
  background: #ffffff;
  box-shadow: var(--b2b-shadow-soft);
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-trust-grid article > span,
html[lang="en"].dsk-page-business #service-template .dsk-b2b-formalities article > span {
  display: block;
  color: var(--b2b-navy);
  font-size: 1.04rem;
  font-weight: 900;
  line-height: 1.2;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-trust-grid article > p,
html[lang="en"].dsk-page-business #service-template .dsk-b2b-formalities article > p {
  margin: 0;
  color: var(--b2b-muted);
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-card-points {
  margin-top: auto;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-card-points > li {
  padding: 0 0 0 20px;
  border: 0;
  background: transparent;
  color: var(--b2b-muted);
  font-size: .94rem;
  line-height: 1.42;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-card-points > li::before {
  top: .62em;
  left: 2px;
  width: 7px;
  height: 7px;
  box-shadow: none;
}

html[lang="en"].dsk-page-business #service-template .dsk-icon-list--symptoms {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: stretch;
}

html[lang="en"].dsk-page-business #service-template .dsk-icon-list--symptoms > li {
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
  padding: 20px;
  border: 1px solid var(--b2b-line);
  border-radius: var(--b2b-radius-md);
  background: #ffffff;
  box-shadow: var(--b2b-shadow-soft);
  line-height: 1.52;
}

html[lang="en"].dsk-page-business #service-template .dsk-icon-list--symptoms .u-strong {
  display: block;
  color: var(--b2b-navy);
  font-weight: 900;
  line-height: 1.25;
}

html[lang="en"].dsk-page-business #service-template .dsk-steps-ol {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: stretch;
  counter-reset: b2b-step;
}

html[lang="en"].dsk-page-business #service-template .dsk-steps-ol > li {
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  gap: 10px;
  padding: 22px 22px 22px 70px;
  border: 1px solid var(--b2b-line);
  border-radius: var(--b2b-radius-md);
  background: #ffffff;
  box-shadow: var(--b2b-shadow-soft);
  line-height: 1.55;
  counter-increment: b2b-step;
}

html[lang="en"].dsk-page-business #service-template .dsk-steps-ol > li::before {
  content: counter(b2b-step, decimal-leading-zero);
  position: absolute;
  top: 22px;
  left: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: var(--b2b-ice-strong);
  color: var(--b2b-blue);
  font-size: .82rem;
  font-weight: 900;
  line-height: 1;
}

html[lang="en"].dsk-page-business #service-template .dsk-steps-ol .u-strong {
  display: block;
  color: var(--b2b-navy);
  font-weight: 900;
  line-height: 1.25;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-checklist {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-related .dsk-alert-steps {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-related .dsk-alert-steps > li {
  display: flex;
  padding: 0;
  border: 1px solid var(--b2b-line);
  background: #ffffff;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-related .dsk-alert-steps > li::before {
  content: none;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-related .dsk-alert-steps a {
  display: flex;
  width: 100%;
  min-height: 100%;
  align-items: center;
  padding: 16px;
  color: #06664b;
  font-weight: 850;
  line-height: 1.36;
  text-decoration: none;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-faq {
  display: grid;
  gap: 12px;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-faq details {
  overflow: hidden;
  border: 1px solid var(--b2b-line);
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 8px 22px rgba(12, 35, 58, .055);
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-faq summary {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 54px;
  padding: 15px 52px 15px 18px;
  color: var(--b2b-navy);
  font-weight: 850;
  line-height: 1.34;
  cursor: pointer;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-faq summary::marker,
html[lang="en"].dsk-page-business #service-template .dsk-b2b-faq summary::-webkit-details-marker {
  display: none;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-faq summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 26px;
  height: 26px;
  transform: translateY(-50%);
  border-radius: 999px;
  background: var(--b2b-ice-strong);
  color: var(--b2b-blue);
  font-weight: 900;
  line-height: 26px;
  text-align: center;
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-faq details[open] summary::after {
  content: "–";
}

html[lang="en"].dsk-page-business #service-template .dsk-b2b-faq details > p {
  margin: 0;
  padding: 0 18px 18px;
  color: var(--b2b-muted);
}

html[lang="en"].dsk-page-business .dsk-subnav-section .dsk-subnav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin: 0;
  padding: 0;
}

html[lang="en"].dsk-page-business .dsk-subnav-section .dsk-subnav__item {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 9px 14px;
  border: 1px solid var(--b2b-line);
  border-radius: 999px;
  background: #ffffff;
  color: #174d72;
  font-weight: 800;
  line-height: 1.22;
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(12, 35, 58, .05);
}

html[lang="en"].dsk-page-business .dsk-guides-section .dsk-guides {
  border-color: var(--b2b-line-strong);
}

html[lang="en"].dsk-page-business .dsk-guides-section .dsk-guides__grid {
  align-items: stretch;
}

@media (min-width: 1100px) {
  html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides-section .dsk-guides__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 761px) and (max-width: 1099px) {
  html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides-section .dsk-guides__grid {
    grid-template-columns: 1fr;
  }
}

html[lang="en"].dsk-page-business .dsk-guides-section .dsk-guides__card {
  height: 100%;
  min-height: 218px;
  padding: clamp(20px, 2vw, 28px);
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides-section .dsk-guides__card {
  min-height: 0;
  padding: clamp(20px, 1.7vw, 26px);
  gap: 16px;
  justify-content: flex-start;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides-section .dsk-guides__card-text {
  flex-grow: 1;
  margin-top: 0;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides-section .dsk-guides__card-link {
  margin-top: auto;
}

html[lang="en"].dsk-page-business .dsk-guides-section .dsk-guides__card-text {
  flex-grow: 1;
  margin-top: 18px;
}

html[lang="en"].dsk-page-business .dsk-guides-section .dsk-guides__card-link {
  margin-top: auto;
}

html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta {
  padding: clamp(44px, 6vw, 76px) 0;
  background:
    linear-gradient(135deg, #071927, #102c43 58%, #174d72);
  color: #ffffff;
}

html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta .dsk-owner-row,
html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta .dsk-owner-column,
html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta .dsk-owner-column-content,
html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta .dsk-owner-text-image,
html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta .dsk-owner-text-image__content {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta .dsk-owner-text-image__content {
  display: grid;
  gap: 16px;
  padding: clamp(26px, 4vw, 44px);
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: var(--b2b-radius-lg);
  background: rgba(255, 255, 255, .08);
  box-shadow: 0 24px 58px rgba(0, 0, 0, .18);
}

html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta .dsk-owner-title {
  max-width: 760px;
  color: #ffffff;
  font-size: clamp(2rem, 1.2rem + 2.6vw, 3.4rem);
  line-height: 1.08;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta .dsk-owner-subtitle {
  display: grid;
  gap: 14px;
  max-width: 840px;
  color: rgba(255, 255, 255, .88);
  font-size: 1.05rem;
  line-height: 1.55;
}

html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta .dsk-owner-subtitle p {
  margin: 0;
}

html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta__phone {
  color: rgba(255, 255, 255, .82);
  font-weight: 750;
}

html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta__phone span {
  color: #ffffff;
  font-weight: 900;
}

html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 4px;
}

html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta__actions a:last-child {
  background: rgba(255, 255, 255, .96);
  color: #065f46;
}

@media (max-width: 1024px) {
  html[lang="en"].dsk-page-business {
    --b2b-gutter: clamp(28px, 6vw, 76px);
  }

  html[lang="en"].dsk-page-business #service-template .dsk-b2b-trust-grid,
  html[lang="en"].dsk-page-business #service-template .dsk-b2b-formalities,
  html[lang="en"].dsk-page-business #service-template .dsk-b2b-related .dsk-alert-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  html[lang="en"].dsk-page-business {
    --b2b-gutter: 32px;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-service-landing__content {
    padding: 22px;
    border-radius: 22px;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-service-landing__body {
    gap: 24px;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-owner-cta-wrapper,
  html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta__actions {
    align-items: stretch;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-owner-cta-wrapper > span,
  html[lang="en"].dsk-page-business #service-template .dsk-owner-cta-wrapper .dsk-owner-button,
  html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta__actions a {
    width: 100%;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-b2b-trust-grid,
  html[lang="en"].dsk-page-business #service-template .dsk-b2b-formalities,
  html[lang="en"].dsk-page-business #service-template .dsk-icon-list--symptoms,
  html[lang="en"].dsk-page-business #service-template .dsk-steps-ol,
  html[lang="en"].dsk-page-business #service-template .dsk-b2b-checklist,
  html[lang="en"].dsk-page-business #service-template .dsk-b2b-related .dsk-alert-steps {
    grid-template-columns: 1fr;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-steps-ol > li {
    padding: 66px 18px 18px;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-steps-ol > li::before {
    top: 18px;
    left: 18px;
  }
}

@media (max-width: 420px) {
  html[lang="en"].dsk-page-business {
    --b2b-gutter: 24px;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-service-landing__content {
    padding: 18px;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-b2b-status-strip span {
    width: 100%;
  }
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > .dsk-service-landing__title {
  margin: 0 0 clamp(12px, 2vw, 20px);
  color: var(--b2b-navy);
  font-size: clamp(2.2rem, 1.55rem + 2vw, 3.65rem);
  line-height: 1.08;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body .dsk-alert-steps > li {
  padding: 12px 14px 12px 44px;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body .dsk-alert-steps > li::before {
  left: 18px;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body .dsk-b2b-card-points > li {
  padding: 0 0 0 20px;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body .dsk-steps-ol > li {
  padding: 22px;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body .dsk-steps-ol > li::before {
  content: none;
}

html[lang="en"].dsk-page-business body.dsk-page-business .dsk-b2b-bottom-cta .dsk-owner-subtitle,
html[lang="en"].dsk-page-business body.dsk-page-business .dsk-b2b-bottom-cta .dsk-owner-subtitle p {
  color: rgba(255, 255, 255, .88);
}

@media (max-width: 760px) {
  html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > .dsk-service-landing__title {
    font-size: clamp(2.15rem, 1.75rem + 3.5vw, 3rem);
  }

  html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body .dsk-steps-ol > li {
    padding: 18px;
  }
}

/* B2B rail/button final pass: keep modules on the homepage desktop rail. */
@media (min-width: 1280px) {
  html[lang="en"].dsk-page-business {
    --dsk-global-nav-footer-rail: min(calc(100vw - clamp(96px, 8vw, 180px)), 1728px);
    --dsk-page-rail-left: calc((100vw - var(--dsk-global-nav-footer-rail)) / 2);
    --dsk-pl-subpage-rail: var(--dsk-global-nav-footer-rail);
    --b2b-rail: var(--dsk-global-nav-footer-rail);
    --b2b-gutter: 0px;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-service-landing__container,
  html[lang="en"].dsk-page-business .dsk-subnav-section > .dsk-owner-container,
  html[lang="en"].dsk-page-business .dsk-guides-section > .dsk-owner-container,
  html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta > .dsk-owner-container {
    width: var(--dsk-global-nav-footer-rail);
    max-width: var(--dsk-global-nav-footer-rail);
    margin-left: var(--dsk-page-rail-left);
    margin-right: auto;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-service-landing__body {
    gap: clamp(30px, 3.2vw, 48px);
  }

  html[lang="en"].dsk-page-business #service-template .dsk-service-landing__content {
    padding-block: clamp(40px, 4.2vw, 68px);
  }

  html[lang="en"].dsk-page-business .dsk-subnav-section {
    padding-block: clamp(34px, 3.8vw, 54px);
  }

  html[lang="en"].dsk-page-business .dsk-subnav-section .dsk-subnav {
    width: 100%;
    justify-content: flex-start;
    gap: 10px 12px;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-owner-cta-wrapper,
  html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta__actions {
    gap: 12px 14px;
    align-items: center;
  }

  html[lang="en"].dsk-page-business #service-template .dsk-owner-cta-wrapper > span,
  html[lang="en"].dsk-page-business #service-template .dsk-owner-cta-wrapper .dsk-owner-button,
  html[lang="en"].dsk-page-business .dsk-b2b-bottom-cta__actions a {
    min-width: max-content;
    max-width: 100%;
    white-space: normal;
  }
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__cta .dsk-owner-button--primary {
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-owner-cta-wrapper .dsk-owner-button--secondary {
  border-color: rgba(4, 120, 87, .26);
  background: #eef7f3;
  color: #065f46;
  -webkit-text-fill-color: #065f46;
  box-shadow: inset 0 0 0 1px rgba(4, 120, 87, .08), 0 10px 24px rgba(15, 35, 70, .08);
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-owner-cta-wrapper .dsk-owner-button--secondary:hover,
html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-owner-cta-wrapper .dsk-owner-button--secondary:focus-visible {
  border-color: rgba(4, 120, 87, .38);
  background: #e1f2ec;
  color: #064e3b;
  -webkit-text-fill-color: #064e3b;
}

@media (min-width: 1900px) {
  html[lang="en"].dsk-page-business {
    --dsk-global-nav-footer-rail: min(calc(100vw - clamp(160px, 10vw, 280px)), 1760px);
    --dsk-page-rail-left: calc((100vw - var(--dsk-global-nav-footer-rail)) / 2);
    --dsk-pl-subpage-rail: var(--dsk-global-nav-footer-rail);
    --b2b-rail: var(--dsk-global-nav-footer-rail);
  }
}

/* business-hero-rail-refactor-20260525
   Replace the floating white hero card with a clean service shell on the shared PL rail. */
html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing {
  padding: 0;
  overflow-x: clip;
  background: #f4f8fc;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__container {
  width: var(--dsk-pl-subpage-rail, calc(100vw - 40px));
  max-width: var(--dsk-pl-subpage-rail, calc(100vw - 40px));
  margin-left: var(--dsk-pl-subpage-rail-left, 20px);
  margin-right: auto;
  padding-inline: 0;
  box-sizing: border-box;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content {
  display: grid;
  gap: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > .dsk-service-landing__title {
  position: relative;
  z-index: 0;
  width: min(1180px, 100%);
  max-width: min(1180px, 100%);
  margin: 0;
  padding: clamp(48px, 5.2vw, 82px) 0 clamp(54px, 5.5vw, 88px);
  color: #f8fbff;
  font-size: clamp(2.3rem, 3.25vw, 4rem);
  line-height: 1.06;
  letter-spacing: 0;
  text-wrap: balance;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > .dsk-service-landing__title::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: calc(-1 * (100vw - var(--dsk-pl-subpage-rail-left, 20px) - 100%));
  bottom: 0;
  left: calc(-1 * var(--dsk-pl-subpage-rail-left, 20px));
  background: linear-gradient(135deg, #102238, #1d4968);
  pointer-events: none;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body {
  display: grid;
  gap: clamp(28px, 3.2vw, 46px);
  margin: 0;
  padding: clamp(36px, 4vw, 60px) 0 clamp(68px, 6vw, 102px);
  background: transparent;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
  margin-top: 0;
}

html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-inline-heading {
  max-width: min(980px, 100%);
}

@media (max-width: 760px) {
  html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing {
    background: #f4f8fc;
  }

  html[lang="en"].dsk-page-business body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > .dsk-service-landing__title {
    padding: clamp(36px, 10vw, 54px) 0 clamp(42px, 10vw, 62px);
    font-size: clamp(1.85rem, 7.45vw, 2.55rem);
    line-height: 1.1;
  }
}


/* EN full clone of /assets/css/dsk-case-form-mobile-axis-fix.v1.css */
/*
  Owner-scoped mobile axis repair for PL case form.
  The page no longer carries sb/B12 shell IDs, so this layer targets only
  the current owner DOM: body[data-page-type="case_form"] + #dsk-page-structure.
*/

html[lang="en"] body[data-page-type="case_form"] .dsk-case-fast-action {
  display: grid;
  gap: 12px;
  margin: 18px 0 20px;
  padding: clamp(14px, 2.4vw, 18px);
  border: 1px solid rgba(13, 148, 136, 0.18);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(240, 253, 250, 0.94));
  box-shadow: 0 16px 34px rgba(15, 23, 42, 0.08);
}

html[lang="en"] body[data-page-type="case_form"] .dsk-case-fast-action__text {
  margin: 0;
  color: #0f766e;
  font-size: clamp(0.9rem, 0.86rem + 0.2vw, 1rem);
  font-weight: 850;
  line-height: 1.35;
}

html[lang="en"] body[data-page-type="case_form"] .dsk-case-fast-action__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

html[lang="en"] body[data-page-type="case_form"] .dsk-case-fast-action__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 16px;
  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 14px;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.15;
  text-align: center;
  text-decoration: none;
}

html[lang="en"] body[data-page-type="case_form"] .dsk-case-fast-action__button--primary {
  flex: 1 1 210px;
  border-color: rgba(5, 150, 105, 0.72);
  background: linear-gradient(135deg, #059669, #047857);
  color: #ffffff;
  box-shadow: 0 14px 26px rgba(5, 150, 105, 0.2);
}

html[lang="en"] body[data-page-type="case_form"] .dsk-case-fast-action__button--phone {
  flex: 1 1 210px;
  background: #ffffff;
  color: #0f172a;
}

html[lang="en"] body[data-page-type="case_form"] .dsk-case-form-anchor {
  display: block;
  height: 1px;
  scroll-margin-top: 96px;
}

@media (max-width: 767px) {
  html[lang="en"]:has(body[data-page-type="case_form"]) {
    background: #f8fafc;
  }

  html[lang="en"] body[data-page-type="case_form"]:not(.dsk-page-home):not(.dsk-blog-article)
    #dsk-page-structure > section#formularz-zgloszeniowy > .dsk-owner-container {
    width: calc(100vw - 40px);
    flex: 0 0 calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }

  html[lang="en"] body[data-page-type="case_form"] #formularz-zgloszeniowy .contact-full {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }

  html[lang="en"] body[data-page-type="case_form"] #formularz-zgloszeniowy .contact-full__location {
    padding-left: 16px;
    padding-right: 16px;
  }

  html[lang="en"] body[data-page-type="case_form"] #formularz-zgloszeniowy .contact-full__location .dsk-owner-map {
    margin-left: -16px;
    margin-right: -16px;
  }

  html[lang="en"] body[data-page-type="case_form"] #formularz-zgloszeniowy .contact-full__location .contact-details {
    margin-left: 0;
    margin-right: 0;
  }

  html[lang="en"] body[data-page-type="case_form"] #formularz-zgloszeniowy .hours-list__item {
    column-gap: clamp(8px, 2vw, 10px);
  }

  html[lang="en"] body[data-page-type="case_form"] #formularz-zgloszeniowy .hours-list__dash {
    padding-inline: clamp(4px, 1.2vw, 6px);
  }

  html[lang="en"] body[data-page-type="case_form"] .dsk-case-fast-action {
    margin: 16px 0 18px;
  }

  html[lang="en"] body[data-page-type="case_form"] .dsk-case-fast-action__buttons {
    display: grid;
  }

  html[lang="en"] body[data-page-type="case_form"] .dsk-case-fast-action__button {
    width: 100%;
  }
}

@media (min-width: 900px) and (max-width: 1180px) {
  html[lang="en"] body[data-page-type="case_form"]:not(.dsk-page-home):not(.dsk-blog-article)
    #dsk-page-structure > section#formularz-zgloszeniowy > .dsk-owner-container {
    width: calc(100vw - 40px);
    flex: 0 0 calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }

  html[lang="en"] body[data-page-type="case_form"] #formularz-zgloszeniowy .contact-full {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}

@media (min-width: 768px) and (max-width: 899px) {
  html[lang="en"] body[data-page-type="case_form"]:not(.dsk-page-home):not(.dsk-blog-article)
    #dsk-page-structure > section#formularz-zgloszeniowy > .dsk-owner-container {
    width: calc(100vw - 40px);
    flex: 0 0 calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }

  html[lang="en"] body[data-page-type="case_form"] #formularz-zgloszeniowy .contact-full {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}

@media (min-width: 768px) and (max-width: 819px) {
  html[lang="en"] body[data-page-type="case_form"]:not(.dsk-page-home):not(.dsk-blog-article)
    #dsk-page-structure > section#formularz-zgloszeniowy > .dsk-owner-container {
    width: calc(100vw - 40px);
    flex: 0 0 calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: auto;
  }
}

@media (max-width: 340px) {
  html[lang="en"] body[data-page-type="case_form"]:not(.dsk-page-home):not(.dsk-blog-article)
    #dsk-page-structure > section#formularz-zgloszeniowy > .dsk-owner-container {
    width: calc(100vw - 40px);
    flex-basis: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
  }
}


/* EN full clone of /assets/css/dsk-case-studies-listing-owner.v1.css */
.dsk-case-studies-owner-v1{
  --dsk-case-shell-max: var(--dsk-layout-shell-max, 1320px);
  --dsk-case-copy-max: 900px;
  --dsk-case-gutter: var(--dsk-layout-shell-gutter, 20px);
  --dsk-case-row-top: 48px;
  --dsk-case-row-bottom: 56px;
  --dsk-case-body-size: clamp(1rem, .18vw + .98rem, 1.06rem);
  --dsk-case-body-lh: 1.72;
  --dsk-case-list-gap: 1rem;
  background: #fff;
}.dsk-case-studies-owner-v1 .dsk-case-studies, .dsk-case-studies-owner-v1 .dsk-case-studies__container, .dsk-case-studies-owner-v1 .dsk-case-studies__column, .dsk-case-studies-owner-v1 .dsk-case-studies__column-content, .dsk-case-studies-owner-v1 .dsk-case-studies__shell, .dsk-case-studies-owner-v1 .dsk-case-studies__content, .dsk-case-studies-owner-v1 .dsk-case-studies__body{
  box-sizing: border-box;
}.dsk-case-studies-owner-v1 .dsk-case-studies{
  background: #fff;
  box-shadow: none;
}.dsk-case-studies-owner-v1 .dsk-case-studies__content{
  width: 100%;
  max-width: min(100%, var(--dsk-case-copy-max));
}.dsk-case-studies-owner-v1 .dsk-case-studies__title{
  margin-top: 0;
  margin-bottom: 1rem !important;
  line-height: 1.12;
  text-wrap: balance;
}.dsk-case-studies-owner-v1 .dsk-case-studies__body{
  font-size: var(--dsk-case-body-size) !important;
  line-height: var(--dsk-case-body-lh) !important;
}.dsk-case-studies-owner-v1 .dsk-case-studies__body p{
  font-size: inherit !important;
  line-height: inherit !important;
}.dsk-case-studies-owner-v1 .dsk-case-studies__body :is(ul, ol){
  margin-block: 0 var(--dsk-case-list-gap) !important;
  padding-left: 1.25rem;
}.dsk-case-studies-owner-v1 .dsk-case-studies__body li{
  font-size: inherit !important;
  line-height: 1.62 !important;
  margin-bottom: .46rem;
}

@media (min-width: 1024px) {.dsk-case-studies-owner-v1 .dsk-case-studies__container{
    width: min(var(--dsk-case-shell-max), calc(100% - 40px));
    max-width: var(--dsk-case-shell-max);
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--dsk-case-gutter);
    padding-right: var(--dsk-case-gutter);
  }.dsk-case-studies-owner-v1 .dsk-case-studies__row{
    padding-top: var(--dsk-case-row-top);
    padding-bottom: var(--dsk-case-row-bottom);
  }
}

@media (max-width: 1023px) {.dsk-case-studies-owner-v1 .dsk-case-studies__container{
    width: min(100%, calc(100% - 24px));
    margin-left: auto;
    margin-right: auto;
  }.dsk-case-studies-owner-v1 .dsk-case-studies__row{
    padding-top: 32px;
    padding-bottom: 42px;
  }
}.dsk-case-studies-owner-v1 #service-template .dsk-subnav, .dsk-case-studies-owner-v1 main#main-content .dsk-subnav{
  display: flex !important;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8px !important;
  row-gap: 8px;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
  overflow: visible !important;
}.dsk-case-studies-owner-v1 #service-template .dsk-subnav__item, .dsk-case-studies-owner-v1 main#main-content .dsk-subnav__item{
  position: relative;
  inset: auto;
  transform: none;
  margin: 0;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}.dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies :is(.dsk-case-studies__row,.dsk-case-studies__column,.dsk-case-studies__column-content,.dsk-case-studies__shell,.dsk-case-studies__content,.dsk-case-studies__body){
  box-sizing: border-box;
  width: 100%;
  max-width: 100% !important;
  margin-left: 0;
  margin-right: 0;
  transform: none;
}.dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies{
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}.dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies .dsk-subnav.dsk-subnav{
  width: 100%;
  max-width: 100% !important;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
  transform: none;
}

@media (max-width: 360px) {.dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies > .dsk-owner-container.dsk-case-studies__container{
    width: calc(100vw - 32px);
    max-width: calc(100vw - 32px);
    flex: 0 1 calc(100vw - 32px);
    flex-basis: calc(100vw - 32px);
    margin-left: 16px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (min-width: 361px) and (max-width: 767px) {.dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies > .dsk-owner-container.dsk-case-studies__container{
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    flex: 0 1 calc(100vw - 40px);
    flex-basis: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (min-width: 768px) and (max-width: 899px) {.dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies > .dsk-owner-container.dsk-case-studies__container{
    width: calc(100vw - 62px);
    max-width: calc(100vw - 62px);
    flex: 0 1 calc(100vw - 62px);
    flex-basis: calc(100vw - 62px);
    margin-left: 16px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (min-width: 900px) and (max-width: 1180px) {.dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies > .dsk-owner-container.dsk-case-studies__container{
    width: calc(100vw - 78px);
    max-width: calc(100vw - 78px);
    flex: 0 1 calc(100vw - 78px);
    flex-basis: calc(100vw - 78px);
    margin-left: 24px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

/* case-studies-rail-closure-20260517
   Keep the listing rail aligned with the PL footer/content rail across the
   full RWD matrix. The legacy builder shell exposes a 30px visual gutter, so
   the owner container must use the same page rail instead of its old fixed
   left offset. */
.dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies > .dsk-owner-container.dsk-case-studies__container{
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
  transform: none !important;
}

@media (max-width: 767px){
  .dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies > .dsk-owner-container.dsk-case-studies__container{
    width: var(--dsk-pl-subpage-rail, calc(100% - 40px)) !important;
    max-width: var(--dsk-pl-subpage-rail, calc(100% - 40px)) !important;
    flex: 0 1 var(--dsk-pl-subpage-rail, calc(100% - 40px)) !important;
    flex-basis: var(--dsk-pl-subpage-rail, calc(100% - 40px)) !important;
  }
}

@media (min-width: 768px) and (max-width: 899px){
  .dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies > .dsk-owner-container.dsk-case-studies__container{
    width: var(--dsk-pl-subpage-rail, calc(100% - 40px)) !important;
    max-width: var(--dsk-pl-subpage-rail, calc(100% - 40px)) !important;
    flex: 0 1 var(--dsk-pl-subpage-rail, calc(100% - 40px)) !important;
    flex-basis: var(--dsk-pl-subpage-rail, calc(100% - 40px)) !important;
  }
}

@media (min-width: 900px) and (max-width: 1276px){
  .dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies > .dsk-owner-container.dsk-case-studies__container{
    width: var(--dsk-pl-subpage-rail, min(1236px, calc(100% - 40px))) !important;
    max-width: var(--dsk-pl-subpage-rail, min(1236px, calc(100% - 40px))) !important;
    flex: 0 1 var(--dsk-pl-subpage-rail, min(1236px, calc(100% - 40px))) !important;
    flex-basis: var(--dsk-pl-subpage-rail, min(1236px, calc(100% - 40px))) !important;
  }
}

@media (min-width: 1277px){
  .dsk-case-studies-owner-v1 main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies > .dsk-owner-container.dsk-case-studies__container{
    width: var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1236px)) !important;
    max-width: var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1236px)) !important;
    flex: 0 1 var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1236px)) !important;
    flex-basis: var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1236px)) !important;
  }
}

html[lang="en"] body.dsk-case-studies-owner-v1.dsk-case-studies-owner-v1:not(.dsk-page-home):not(.dsk-blog-article){
  --dsk-owner-container-rail: var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1236px));
  --dsk-owner-container-margin-left: auto;
  --dsk-owner-container-margin-right: auto;
}

@media (max-width: 767px){
  html[lang="en"] body.dsk-case-studies-owner-v1.dsk-case-studies-owner-v1:not(.dsk-page-home):not(.dsk-blog-article){
    --dsk-owner-container-rail: var(--dsk-pl-subpage-rail, calc(100% - 40px));
  }
}

@media (min-width: 768px) and (max-width: 899px){
  html[lang="en"] body.dsk-case-studies-owner-v1.dsk-case-studies-owner-v1:not(.dsk-page-home):not(.dsk-blog-article){
    --dsk-owner-container-rail: var(--dsk-pl-subpage-rail, calc(100% - 40px));
  }
}

@media (min-width: 900px) and (max-width: 1276px){
  html[lang="en"] body.dsk-case-studies-owner-v1.dsk-case-studies-owner-v1:not(.dsk-page-home):not(.dsk-blog-article){
    --dsk-owner-container-rail: var(--dsk-pl-subpage-rail, min(1236px, calc(100% - 40px)));
  }
}

html[lang="en"] body.dsk-case-studies-owner-v1.dsk-case-studies-owner-v1:not(.dsk-page-home):not(.dsk-blog-article) main#main-content #dsk-page-structure > section#service-template#service-template.dsk-case-studies .dsk-case-studies__body > .dsk-subnav.dsk-subnav{
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  align-self: stretch !important;
  display: flex !important;
}


/* EN full clone of /assets/css/dsk-contact-premium-intake.v1.css */
[data-page-type="contact"] #formularz-zgloszeniowy{
  --dsk-contact-navy:#07111f;
  --dsk-contact-navy-2:#0b1b2f;
  --dsk-contact-graphite:#111827;
  --dsk-contact-steel:#2f6f9f;
  --dsk-contact-steel-soft:#d7e7f5;
  --dsk-contact-ice:#f8fbff;
  --dsk-contact-ice-2:#edf4fb;
  --dsk-contact-text:#102033;
  --dsk-contact-muted:#5b6b7f;
  --dsk-contact-green:#12834c;
  --dsk-contact-border:rgba(30,64,94,.14);
  --dsk-contact-shadow:0 24px 70px rgba(3,12,28,.24);
  --dsk-contact-shadow-soft:0 18px 46px rgba(15,37,66,.14);
  position:relative;
  isolation:isolate;
  overflow:hidden;
  padding-top:clamp(56px,8vw,104px);
  padding-bottom:clamp(56px,5vw,72px);
  background:
    radial-gradient(980px 560px at 16% 0%, rgba(47,111,159,.28), rgba(47,111,159,0) 62%),
    radial-gradient(980px 560px at 86% 18%, rgba(115,153,190,.14), rgba(115,153,190,0) 64%),
    linear-gradient(135deg, #07111f 0%, #0b1b2f 55%, #101827 100%);
}

html[lang="en"] body.dsk-contact-page[data-page-type="contact"] main#main-content.dsk-protected-contact-shell,
html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy{
  inline-size:100vw;
  max-inline-size:100vw;
  margin-left:0;
  margin-right:0;
  box-sizing:border-box;
}

body[data-page-type="contact"] #formularz-zgloszeniowy::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:
    linear-gradient(90deg, rgba(255,255,255,.06) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255,255,255,.045) 1px, transparent 1px);
  background-size:72px 72px;
  mask-image:linear-gradient(180deg, rgba(0,0,0,.72), rgba(0,0,0,.18));
  opacity:.42;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-full > .row{
  display:grid;
  grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);
  gap:clamp(22px,3vw,44px);
  align-items:start;
  margin:0;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-full > .row > [class*="col-"]{
  float:none;
  width:auto;
  max-width:none;
  padding:0;
  display:block;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-panel{
  border:1px solid rgba(215,231,245,.72);
  border-radius:22px;
  background:linear-gradient(180deg, rgba(248,251,255,.98), rgba(239,246,253,.96));
  box-shadow:var(--dsk-contact-shadow);
  color:var(--dsk-contact-text);
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel{
  padding-block:clamp(28px,4vw,48px);
  padding-inline:clamp(22px,4vw,44px);
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-intake-intro{
  margin:0 0 clamp(22px,3vw,34px);
  padding:clamp(24px,3.4vw,44px);
  border-radius:20px;
  border:1px solid rgba(215,231,245,.18);
  background:
    linear-gradient(140deg, rgba(7,17,31,.98), rgba(11,27,47,.96) 58%, rgba(18,32,51,.94)),
    radial-gradient(460px 260px at 18% 6%, rgba(47,111,159,.28), transparent 64%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08), 0 20px 48px rgba(3,12,28,.18);
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-intake-kicker{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
  margin:0 0 18px;
  color:rgba(237,244,251,.82);
  font-size:.78rem;
  line-height:1.25;
  letter-spacing:.08em;
  text-transform:uppercase;
  font-weight:800;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-intake-kicker span{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:6px 10px;
  border:1px solid rgba(215,231,245,.16);
  border-radius:999px;
  background:rgba(237,244,251,.08);
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-intake-kicker span:first-child{
  color:#f8fbff;
  border-color:rgba(47,111,159,.36);
  background:rgba(47,111,159,.16);
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-intake-kicker span:nth-child(2){
  color:#f8fbff;
  border-color:rgba(237,244,251,.22);
  background:rgba(237,244,251,.10);
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-trust{
  margin:0;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-trust__eyebrow{
  margin:0 0 12px;
  color:rgba(237,244,251,.78);
  font-size:.92rem;
  line-height:1.35;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-trust__grid{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-trust__chip{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:36px;
  padding:8px 12px;
  border:1px solid rgba(215,231,245,.18);
  border-radius:999px;
  background:rgba(237,244,251,.09);
  color:rgba(248,251,255,.92);
  font-size:.93rem;
  line-height:1.25;
  font-weight:700;
}

body[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-trust__chip::before{
  content:"";
  width:8px;
  height:8px;
  border-radius:999px;
  background:var(--dsk-contact-green);
  box-shadow:0 0 0 4px rgba(18,131,76,.16);
  flex:0 0 8px;
}[data-page-type="contact"] #formularz-zgloszeniowy #dsk-kontakt-copy{
  margin:0 0 clamp(20px,3vw,30px);
  padding:18px 20px;
  border:1px solid rgba(47,111,159,.16);
  border-left:4px solid rgba(47,111,159,.72);
  border-radius:18px;
  background:linear-gradient(180deg, rgba(255,255,255,.74), rgba(237,244,251,.64));
}[data-page-type="contact"] #formularz-zgloszeniowy #dsk-kontakt-copy h2{
  margin:0 0 10px;
  color:#0b1b2f;
  font-size:clamp(1.18rem,1.55vw,1.42rem);
  line-height:1.24;
  letter-spacing:0;
  text-transform:none;
}[data-page-type="contact"] #formularz-zgloszeniowy #dsk-kontakt-copy p, [data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native p{
  color:rgba(16,32,51,.82);
  line-height:1.62;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native{
  margin-top:0;
  padding-top:clamp(18px,2vw,26px);
  border-top:1px solid rgba(47,111,159,.14);
  background:linear-gradient(180deg, rgba(255,255,255,.56), rgba(255,255,255,0) 140px);
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-diagnostic-flow{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin:0 0 clamp(18px,3vw,28px);
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-diagnostic-flow__step{
  min-width:0;
  padding:14px 14px 15px;
  border:1px solid rgba(47,111,159,.16);
  border-radius:16px;
  background:linear-gradient(180deg, rgba(255,255,255,.90), rgba(237,244,251,.66));
  box-shadow:0 12px 24px rgba(15,37,66,.08);
  transition:color .18s ease, border-color .18s ease, background-color .18s ease, box-shadow .18s ease, transform .18s ease;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-diagnostic-flow__step span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:34px;
  min-height:26px;
  margin:0 0 10px;
  border-radius:999px;
  background:rgba(47,111,159,.10);
  color:#244a70;
  font-size:.78rem;
  line-height:1;
  font-weight:850;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-diagnostic-flow__step strong{
  display:block;
  margin:0 0 5px;
  color:#0b1b2f;
  font-size:.98rem;
  line-height:1.22;
  font-weight:820;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-diagnostic-flow__step small{
  display:block;
  color:rgba(16,32,51,.70);
  font-size:.88rem;
  line-height:1.48;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .form__group{
  margin-bottom:16px;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .form__label{
  margin-bottom:8px;
  color:#122033;
  font-size:.96rem;
  line-height:1.34;
  font-weight:750;
  letter-spacing:0;
  text-transform:none;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .form__label-required{
  color:#b42318;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native :is(.contact-form__input,.contact-form__textarea,.contact-form__select){
  box-sizing:border-box;
  inline-size:100%;
  min-inline-size:0;
  max-inline-size:100%;
  min-height:50px;
  padding:14px 16px;
  border:1px solid rgba(15,23,42,.12);
  border-radius:10px;
  background:#f8fafc;
  color:#0f172a;
  font-size:1rem;
  line-height:1.45;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.62);
  transition:color .18s ease, border-color .18s ease, background-color .18s ease, box-shadow .18s ease, transform .18s ease;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .contact-form__textarea{
  min-height:148px;
  line-height:1.55;
  resize:vertical;
}

body[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native :is(.contact-form__input,.contact-form__textarea,.contact-form__select)::placeholder{
  color:rgba(71,85,105,.58);
  opacity:1;
}

body[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native :is(.contact-form__input,.contact-form__textarea,.contact-form__select):focus{
  outline:none;
  border-color:rgba(47,111,159,.76);
  background:#fff;
  box-shadow:0 0 0 3px rgba(47,111,159,.12), inset 0 1px 0 rgba(255,255,255,.82);
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-optional{
  margin:16px 0 18px;
  padding:14px 16px;
  border:1px solid rgba(47,111,159,.18);
  border-radius:16px;
  background:rgba(237,244,251,.72);
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-optional > summary{
  color:#102033;
  font-weight:800;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-optional__hint{
  color:rgba(16,32,51,.70);
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .form__checkbox{
  display:flex;
  align-items:flex-start;
  gap:10px;
  min-width:0;
  min-height:0;
  line-height:1.55;
  color:rgba(16,32,51,.82);
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .form__checkbox input[type="checkbox"]{
  flex:0 0 18px;
  width:18px;
  height:18px;
  margin:3px 0 0;
  accent-color:var(--dsk-contact-green);
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .form__checkboxes{
  display:grid;
  gap:10px;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .contact-form__btn{
  width:100%;
  min-height:56px;
  padding:15px 18px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:14px;
  background:linear-gradient(180deg, #169a55 0%, #12834c 100%);
  color:#fff;
  font-weight:800;
  letter-spacing:0;
  text-transform:none;
  box-shadow:0 18px 36px rgba(18,131,76,.28), 0 0 0 1px rgba(18,131,76,.12);
  transition:color .18s ease, border-color .18s ease, background-color .18s ease, box-shadow .18s ease, transform .18s ease, opacity .18s ease;
}

body[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .contact-form__btn:focus-visible{
  outline:none;
  box-shadow:0 0 0 3px rgba(47,111,159,.18), 0 18px 36px rgba(18,131,76,.28);
}

@media (hover:hover){
  body[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .contact-form__btn:hover{
    transform:translateY(-2px);
    box-shadow:0 22px 44px rgba(18,131,76,.32), 0 0 0 1px rgba(18,131,76,.18);
  }
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .contact-form__btn + p, [data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .contact-form__btn + p + p{
  margin:14px 0 0;
  padding:12px 14px;
  border-radius:14px;
  font-size:.94rem;
  line-height:1.55;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .contact-form__btn + p{
  border:1px solid rgba(18,131,76,.18);
  background:rgba(18,131,76,.08);
  color:#0f5132;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-form-native .contact-form__btn + p + p{
  border:1px solid rgba(47,111,159,.16);
  background:rgba(47,111,159,.08);
  color:rgba(16,32,51,.74);
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location.dsk-contact-panel{
  overflow:hidden;
  padding:0;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-map-intro{
  padding:24px 26px 18px;
  gap:10px;
  background:linear-gradient(180deg, rgba(248,251,255,.96), rgba(237,244,251,.72));
  border-bottom:1px solid rgba(47,111,159,.12);
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-map-intro__title{
  color:#0b1b2f;
  font-size:clamp(1.16rem,1.55vw,1.42rem);
  line-height:1.22;
  font-weight:800;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-map-intro__text{
  color:rgba(16,32,51,.70);
  font-size:.98rem;
  line-height:1.58;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-map-route{
  border-radius:999px;
  border:1px solid rgba(47,111,159,.22);
  background:#fff;
  color:#0b1b2f;
  font-weight:800;
  text-decoration:none;
  box-shadow:0 12px 26px rgba(15,37,66,.10);
  transition:color .18s ease, border-color .18s ease, background-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

@media (hover:hover){
  body[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-map-route:hover{
    transform:translateY(-2px);
    border-color:rgba(47,111,159,.42);
    box-shadow:0 16px 30px rgba(15,37,66,.14);
  }
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-gmaps-placecard{
  margin:18px 24px;
  padding:16px 18px;
  border:1px solid rgba(47,111,159,.16);
  border-radius:18px;
  background:linear-gradient(180deg, #fff, #f8fafc);
  box-shadow:0 12px 28px rgba(15,37,66,.10);
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-details__local{
  padding:0 24px;
  margin:0 0 16px;
  line-height:1.55;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .contact-details{
  padding:22px 24px 24px;
  background:linear-gradient(180deg, rgba(255,255,255,.94), rgba(248,251,255,.98));
  border-top:1px solid rgba(47,111,159,.12);
}[data-page-type="contact"][data-page-lang="en"] #formularz-zgloszeniowy .contact-full__location.dsk-contact-panel--location .contact-details{
  padding:22px 24px 24px;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-details__title{
  margin:0 0 10px;
  color:#0b1b2f;
  font-size:1rem;
  line-height:1.28;
  font-weight:800;
  letter-spacing:0;
  text-transform:none;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-details__phone a.tel{
  color:#0b1b2f;
  font-size:clamp(1.38rem,2vw,1.82rem);
  line-height:1.12;
  font-weight:850;
  text-decoration:none;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-details__email a.email{
  color:#244a70;
  font-weight:750;
}[data-page-type="contact"] #formularz-zgloszeniowy .contact-details svg{
  color:rgba(47,111,159,.78);
  fill:currentColor;
}[data-page-type="contact"] #formularz-zgloszeniowy .hours-list{
  width:calc(100% + 48px);
  margin-left:-24px;
  margin-right:-24px;
  gap:0;
}[data-page-type="contact"] #formularz-zgloszeniowy .hours-list__item{
  grid-template-columns:minmax(126px,1fr) auto;
  padding:10px 24px;
  border-bottom:1px solid rgba(47,111,159,.12);
}[data-page-type="contact"] #formularz-zgloszeniowy .hours-list__day{
  color:rgba(16,32,51,.76);
  font-weight:700;
}[data-page-type="contact"] #formularz-zgloszeniowy .hours-list__time{
  color:#0b1b2f;
  font-weight:800;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-lab-access{
  display:grid;
  gap:10px;
  padding:18px 24px 24px;
  border-top:1px solid rgba(47,111,159,.12);
  background:linear-gradient(180deg, rgba(248,251,255,.98), rgba(237,244,251,.86));
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-lab-access__item{
  position:relative;
  padding:14px 16px;
  border:1px solid rgba(47,111,159,.16);
  border-radius:16px;
  background:rgba(255,255,255,.72);
  transition:color .18s ease, border-color .18s ease, background-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

body[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-lab-access__item::before{
  content:"";
  position:absolute;
  left:14px;
  top:17px;
  width:7px;
  height:7px;
  border-radius:999px;
  background:var(--dsk-contact-steel);
  box-shadow:0 0 0 4px rgba(47,111,159,.10);
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-lab-access__item strong{
  display:block;
  margin:0 0 4px;
  padding-left:16px;
  color:#0b1b2f;
  line-height:1.28;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-lab-access__item span{
  display:block;
  padding-left:16px;
  color:rgba(16,32,51,.72);
  line-height:1.55;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tiles{
  width:min(1440px,100%);
  margin:clamp(28px,4vw,52px) auto 0;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tiles > h2{
  margin:0 0 18px;
  color:#f7fbff;
  font-size:clamp(1.6rem,2.4vw,2.45rem);
  line-height:1.14;
  letter-spacing:0;
  text-transform:none;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tiles__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:clamp(16px,2vw,24px);
  align-items:stretch;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tile{
  min-height:100%;
  display:flex;
  flex-direction:column;
  padding:clamp(20px,2.2vw,26px);
  border:1px solid rgba(215,231,245,.72);
  border-radius:18px;
  background:linear-gradient(180deg, rgba(248,251,255,.98), rgba(237,244,251,.94));
  box-shadow:var(--dsk-contact-shadow-soft);
  transition:color .18s ease, border-color .18s ease, background-color .18s ease, box-shadow .18s ease, transform .18s ease;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tile__icon{
  flex:0 0 auto;
  margin-bottom:12px;
  background:rgba(47,111,159,.10);
  color:var(--dsk-contact-steel);
  border:1px solid rgba(47,111,159,.16);
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tile__title{
  margin:0 0 10px;
  color:#0b1b2f;
  font-size:1.08rem;
  line-height:1.28;
}[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tile__text{
  margin:0;
  color:rgba(16,32,51,.76);
  line-height:1.58;
}

[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tile__text + .dsk-contact-tile__text{
  margin-top:9px;
}

@media (hover:hover){
  body[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-diagnostic-flow__step:hover,
  body[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-lab-access__item:hover{
    transform:translateY(-2px);
    border-color:rgba(47,111,159,.28);
    box-shadow:0 16px 34px rgba(15,37,66,.12);
  }

  body[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tile:hover{
    transform:translateY(-3px);
    border-color:rgba(47,111,159,.28);
    box-shadow:0 22px 54px rgba(15,37,66,.18);
  }
}[data-page-type="contact"] .dsk-contact-prep-section{
  display:block;
  min-height:auto;
  background:#f4f8fc;
  padding-top:clamp(44px,6vw,76px);
  padding-bottom:clamp(24px,2.5vw,36px);
}[data-page-type="contact"] .dsk-contact-prep-section .dsk-content-extend.dsk-contact-prep-panel{
  margin:0 auto;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}[data-page-type="contact"] .dsk-contact-prep-panel__grid{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);
  gap:clamp(18px,2.2vw,28px);
  align-items:stretch;
}[data-page-type="contact"] .dsk-contact-prep-card{
  min-width:0;
  padding:clamp(24px,4vw,44px);
  border:1px solid rgba(47,111,159,.14);
  border-radius:22px;
  background:linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,251,255,.96));
  box-shadow:0 18px 46px rgba(15,37,66,.12);
}[data-page-type="contact"] .dsk-contact-prep-card h2{
  max-width:18ch;
  margin:0 0 18px;
  color:#0b1b2f;
  font-size:clamp(1.22rem,1.6vw,1.58rem);
  line-height:1.18;
  letter-spacing:0;
  text-transform:none;
}[data-page-type="contact"] .dsk-contact-prep-card p, [data-page-type="contact"] .dsk-contact-prep-card li{
  color:rgba(16,32,51,.78);
  line-height:1.64;
}[data-page-type="contact"] .dsk-contact-prep-card p{
  max-width:78ch;
  margin:0 0 14px;
}[data-page-type="contact"] .dsk-contact-prep-card ul{
  display:grid;
  gap:10px;
  margin:18px 0 0;
  padding:0;
  list-style:none;
}[data-page-type="contact"] .dsk-contact-prep-card li{
  position:relative;
  min-width:0;
  padding:11px 14px 11px 38px;
  border:1px solid rgba(47,111,159,.13);
  border-radius:14px;
  background:rgba(237,244,251,.66);
}

body[data-page-type="contact"] .dsk-contact-prep-card li::before{
  content:"";
  position:absolute;
  left:16px;
  top:1.35em;
  width:8px;
  height:8px;
  border-radius:999px;
  background:var(--dsk-contact-steel);
  box-shadow:0 0 0 4px rgba(47,111,159,.10);
}[data-page-type="contact"] .dsk-seo-blurb{
  margin:0;
  padding-top:clamp(22px,3vw,34px);
  padding-bottom:clamp(28px,4vw,46px);
  background:#f4f8fc;
}[data-page-type="contact"] .dsk-seo-blurb__wrap{
  width:min(1320px, calc(100% - clamp(28px,6vw,120px)));
}

html[lang="en"] body.dsk-contact-page.dsk-page-contact.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content .dsk-seo-blurb{
  padding-top:clamp(28px,3.4vw,44px);
  padding-bottom:clamp(34px,4.6vw,58px);
}

html[lang="en"] body.dsk-contact-page.dsk-page-contact.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content .dsk-seo-blurb__grid{
  gap:clamp(18px,2.1vw,28px);
  align-items:stretch;
}

html[lang="en"] body.dsk-contact-page.dsk-page-contact.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content .dsk-seo-blurb__card{
  padding:clamp(22px,2.35vw,30px);
}

@media (min-width:1180px){
  html[lang="en"] body.dsk-contact-page.dsk-page-contact.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content .dsk-seo-blurb__grid{
    grid-template-columns:minmax(0,1.22fr) repeat(2,minmax(0,.89fr));
  }
}

html[lang="en"] body[data-page-type="contact"] .dsk-seo-blurb__text:has(a:nth-of-type(4)){
  line-height:1.74;
}

html[lang="en"] body[data-page-type="contact"] .dsk-seo-blurb__text:has(a:nth-of-type(4)) a{
  display:inline-flex;
  align-items:center;
  max-width:100%;
  margin:0 .12rem .28rem;
  padding:.12rem .48rem;
  border:1px solid rgba(29,79,131,.20);
  border-radius:999px;
  background:#eef6ff;
  color:#1d4f83;
  text-decoration:none;
  line-height:1.34;
  overflow-wrap:anywhere;
}

html[lang="en"] body.dsk-contact-page.dsk-page-contact.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content .dsk-seo-blurb__text:has(a:nth-of-type(4)){
  line-height:1.72;
}

html[lang="en"] body.dsk-contact-page.dsk-page-contact.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content .dsk-seo-blurb__text:has(a:nth-of-type(4)) a{
  margin:.18rem .22rem .34rem 0;
  padding:.18rem .58rem .2rem;
  border-color:rgba(29,79,131,.18);
  background:#f5fbff;
  font-size:.925em;
  line-height:1.36;
  box-shadow:inset 0 -1px 0 rgba(29,79,131,.06);
}

@media (max-width:900px){[data-page-type="contact"] #formularz-zgloszeniowy{
    padding-top:clamp(40px,9vw,72px);
    padding-bottom:clamp(42px,6vw,58px);
  }[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel .dsk-contact-intake-intro{
    order:1;
  }[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel #dsk-kontakt-copy{
    order:2;
    margin:18px 0 20px;
  }[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel .dsk-contact-diagnostic-flow{
    order:3;
    grid-template-columns:1fr;
  }[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel .contact-form-native{
    order:4;
    margin-top:0;
  }[data-page-type="contact"] #formularz-zgloszeniowy .contact-full > .row{
    grid-template-columns:1fr;
    gap:22px;
  }[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tiles__grid{
    grid-template-columns:1fr;
  }[data-page-type="contact"] .dsk-contact-prep-panel__grid{
    grid-template-columns:1fr;
  }
}

@media (max-width:480px){[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel{
    padding:18px 14px;
  }[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-intake-intro{
    padding:22px 18px;
    border-radius:18px;
  }[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-trust__chip{
    width:100%;
  }[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-map-intro, [data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .contact-details, [data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-lab-access{
    padding-left:18px;
    padding-right:18px;
  }[data-page-type="contact"][data-page-lang="en"] #formularz-zgloszeniowy .contact-full__location.dsk-contact-panel--location .contact-details{
    padding-left:18px;
    padding-right:18px;
  }[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-gmaps-placecard{
    margin-left:18px;
    margin-right:18px;
  }[data-page-type="contact"] #formularz-zgloszeniowy .hours-list{
    width:calc(100% + 36px);
    margin-left:-18px;
    margin-right:-18px;
  }[data-page-type="contact"] #formularz-zgloszeniowy .hours-list__item{
    padding:10px 18px;
    grid-template-columns:minmax(116px,1fr) auto;
    column-gap:10px;
  }[data-page-type="contact"] .dsk-seo-blurb__wrap{
    width:min(100% - 24px, 760px);
  }html[lang="en"] body.dsk-contact-page.dsk-page-contact.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content .dsk-seo-blurb__grid{
    gap:16px;
  }html[lang="en"] body.dsk-contact-page.dsk-page-contact.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content .dsk-seo-blurb__card{
    padding:20px 18px;
  }html[lang="en"] body.dsk-contact-page.dsk-page-contact.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content .dsk-seo-blurb__text:has(a:nth-of-type(4)){
    line-height:1.7;
  }html[lang="en"] body.dsk-contact-page.dsk-page-contact.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content .dsk-seo-blurb__text:has(a:nth-of-type(4)) a{
    margin:.16rem .18rem .34rem 0;
    padding:.2rem .55rem .22rem;
    line-height:1.34;
  }[data-page-type="contact"] .dsk-contact-prep-section{
    padding-block:38px;
  }[data-page-type="contact"] .dsk-contact-prep-card{
    padding:22px 18px;
    border-radius:18px;
  }
}

@media (prefers-reduced-motion:reduce){[data-page-type="contact"] #formularz-zgloszeniowy *, [data-page-type="contact"] #formularz-zgloszeniowy *::before, [data-page-type="contact"] #formularz-zgloszeniowy *::after{
    transition:none;
    transform:none;
    scroll-behavior:auto;
  }
}[data-page-type="contact"]{
  --dsk-contact-axis-shell:min(1236px, calc(100vw - 30px));
}

@media (min-width:901px){[data-page-type="contact"] .dsk-seo-blurb__wrap{
    width:var(--dsk-contact-axis-shell);
    max-width:1236px;
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }[data-page-type="contact"] #formularz-zgloszeniowy .contact-full, [data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tiles{
    width:100%;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    box-sizing:border-box;
  }[data-page-type="contact"] main#main-content .dsk-seo-blurb__wrap{
    width:100%;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }
}
/* pl-sitewide-contact-axis-900-1279-v1
   Contact visible shell follows the footer rail in the protected nav/footer
   transition range. Form fields, endpoints and behaviour are untouched. */
@media (min-width: 900px) and (max-width: 959px) {[data-page-type="contact"] #formularz-zgloszeniowy{
    --dsk-contact-transition-rail: calc(100% - 32px);
  }
}

@media (min-width: 960px) and (max-width: 1279px) {[data-page-type="contact"] #formularz-zgloszeniowy{
    --dsk-contact-transition-rail: calc(100% - 48px);
  }
}

@media (min-width: 900px) and (max-width: 1279px) {[data-page-type="contact"] #formularz-zgloszeniowy .contact-full{
    box-sizing: border-box;
    width: var(--dsk-contact-transition-rail);
    max-width: 1236px;
    margin-inline: auto;
    padding-inline: 0;
  }
}
/* pl-sitewide-contact-axis-900-1279-v3 late-pass */
@media (min-width: 900px) and (max-width: 959px) {}
@media (min-width: 960px) and (max-width: 1279px) {}
@media (min-width: 900px) and (max-width: 1279px) {[data-page-type="contact"] #formularz-zgloszeniowy .contact-full{
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
/* pl-sitewide-contact-axis-900-1023-v4 late-specific */
@media (min-width: 900px) and (max-width: 959px) {}
@media (min-width: 960px) and (max-width: 1023px) {}
/* pl-rwd-axis-contact-shell-v1
   Keep contact intake visible shells on the logo/safe rail on phones and
   tablets. Form fields/endpoints and protected runtime stay untouched. */
@media (max-width: 767px) {
  html[lang="en"] body[data-page-type="contact"] #formularz-zgloszeniowy .contact-full {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (min-width: 768px) and (max-width: 899px) {
  html[lang="en"] body[data-page-type="contact"] #formularz-zgloszeniowy .contact-full {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

/* pl-rwd-axis-contact-shell-v2-final-eof
   Final late lock for contact visible shells on the logo/safe rail. */
@media (max-width: 767px) {}

/* contact-reference-parity-v1
   Keep the rebuilt intake visually close to the production dark contact layout. */
html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-intake-intro .dsk-owner-section-subtitle,
html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-intake-intro .dsk-owner-display-inline {
  color: rgba(248, 251, 255, 0.86);
  text-shadow: 0 12px 28px rgba(0, 0, 0, 0.32);
}

html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-intake-intro h1 {
  font-size: clamp(2.35rem, 3.65vw, 3.35rem);
  line-height: 1.08;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location.dsk-contact-panel {
  display: flex;
  flex-direction: column;
}

html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-contact-lab-access {
  order: -1;
  padding: 18px 24px 16px;
  border-top: 0;
  border-bottom: 1px solid rgba(47, 111, 159, 0.12);
}

html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-contact-lab-access__item {
  padding: 13px 16px;
}

html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-map-intro {
  padding-top: 20px;
}

html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-gmaps-placecard__name {
  min-width: 0;
  font-size: 0.95rem;
  line-height: 1.25;
  font-weight: 800;
}

html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-gmaps-placecard__top {
  align-items: flex-start;
}

html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-owner-map iframe {
  min-height: clamp(230px, 28vw, 360px);
}

@media (max-width: 900px) {
  html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-intake-intro h1 {
    font-size: clamp(2rem, 8vw, 2.75rem);
    line-height: 1.08;
  }
}

@media (max-width: 480px) {
  html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .dsk-contact-lab-access {
    padding: 16px 18px 14px;
  }

  html[lang="en"] body.dsk-contact-page[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-intake-intro .dsk-owner-section-subtitle {
    line-height: 1.42;
  }
}

@media (min-width: 768px) and (max-width: 899px) {}

@media (min-width: 900px) and (max-width: 1279px) {}

/* contact-shortened-v1: remove redundant long-form helper sections and keep the remaining contact block breathing evenly. */
html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy{
  padding-top:clamp(48px,7vw,88px);
  padding-bottom:clamp(44px,4.5vw,62px);
}

html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy .dsk-contact-tiles{
  margin-top:clamp(26px,3.4vw,44px);
}

@media (max-width:900px){
  html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy{
    padding-top:clamp(34px,8vw,52px);
    padding-bottom:clamp(38px,9vw,56px);
  }
}


/* contact-panel-align-v1
   Equalize the two visible desktop containers in the intake row after the
   shortened Kontakt page cleanup. The form and the location/hours panel now
   share one bottom edge; form runtime and fields are untouched. */
@media (min-width:901px){
  html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy .contact-full > div{
    align-items:stretch;
  }

  html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy .contact-full > div > div{
    display:flex;
    min-width:0;
  }

  html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy :is(.contact-full__form.dsk-contact-panel,.contact-full__location.dsk-contact-panel){
    flex:1 1 auto;
    min-height:100%;
    box-sizing:border-box;
  }

  html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location.dsk-contact-panel{
    height:100%;
  }

  html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .contact-details{
    flex:1 1 auto;
    min-height:0;
  }
}

/* contact-panel-equal-axis-v2-final
   Force both desktop columns to the same row height; the map absorbs extra height
   so opening-hours and the form panel finish on one line. */
@media (min-width:901px){
  html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy .contact-full > div:first-child{
    align-items:stretch;
  }

  html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy .contact-full > div:first-child > div{
    align-self:stretch;
    height:100%;
    min-height:100%;
  }

  html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location.dsk-contact-panel{
    height:100%;
    min-height:100%;
  }
}

/* contact-panel-equal-axis-v3-hours-bottom
   Remove the awkward empty tail inside the right panel: hours sit on the same
   lower line as the end of the form card. */
@media (min-width:901px){
  html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .contact-details{
    display:flex;
    flex-direction:column;
  }

  html[lang="en"] body.dsk-contact-shortened-v1[data-page-type="contact"] #formularz-zgloszeniowy .contact-full__location .contact-details__hours{
    margin-top:auto;
  }
}


/* contact-panel-align-v3-specific
   Higher-specificity final lock because the PL subpage owner CSS is loaded
   after this contact owner file. Keeps both desktop columns on one shared
   visual baseline without touching form behaviour. */
@media (min-width:901px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full > div{
    align-items:stretch;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full > div > div{
    display:flex;
    align-self:stretch;
    min-width:0;
    min-height:100%;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy :is(.contact-full__form.dsk-contact-panel,.contact-full__location.dsk-contact-panel){
    flex:1 1 auto;
    min-height:100%;
    height:auto;
    box-sizing:border-box;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .contact-details{
    flex:1 1 auto;
    min-height:0;
  }
}

/* contact-map-composition-polish-v1
   The shortened Kontakt page had an empty-looking tail in the right map panel.
   Keep both desktop columns aligned, but let the map absorb the spare height
   instead of pushing the opening-hours table down with an artificial gap. */
@media (min-width:901px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location.dsk-contact-panel{
    display:flex;
    flex-direction:column;
    height:100%;
    min-height:100%;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-contact-lab-access{
    padding:16px 22px 14px;
    gap:8px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-contact-lab-access__item{
    padding:11px 14px;
    border-radius:14px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-map-intro{
    padding:18px 22px 16px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-map-intro__text{
    margin-top:6px;
    max-width:58ch;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-map-route{
    margin-top:10px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-gmaps-placecard{
    margin:14px 18px 12px;
    padding:16px 18px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-owner-map{
    flex:1 1 clamp(540px, 36vw, 760px);
    min-height:clamp(520px, 34vw, 740px);
    margin:0 18px 12px;
    border-radius:18px;
    overflow:hidden;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-owner-map iframe{
    display:block;
    width:100%;
    height:100%;
    min-height:100%;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .contact-details__local{
    margin:0;
    padding:0 22px 14px;
    line-height:1.45;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .contact-details{
    flex:0 0 auto;
    display:grid;
    gap:14px;
    padding:18px 22px 20px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .contact-details__row{
    padding:0;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .contact-details__hours{
    margin-top:0;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .contact-details__title{
    margin-bottom:8px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .hours-list__item{
    padding-top:9px;
    padding-bottom:9px;
  }
}

@media (min-width:901px) and (max-width:1279px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-owner-map{
    min-height:420px;
    flex-basis:420px;
  }
}

@media (max-width:900px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .contact-details__hours{
    margin-top:0;
  }
}


/* contact-final-rhythm-v1
   Final polish pass for Kontakt: compact submit area, clearer visual hierarchy
   under the form and tighter left/right panel rhythm. No form runtime changes. */
html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel{
  padding-block:clamp(26px,3.35vw,42px);
  padding-inline:clamp(22px,3.4vw,40px);
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy #dsk-kontakt-copy{
  margin-bottom:clamp(18px,2.2vw,24px);
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-diagnostic-flow{
  margin-bottom:clamp(18px,2.3vw,24px);
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native{
  padding-top:clamp(16px,1.8vw,22px);
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native .form__group{
  margin-bottom:14px;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-optional{
  margin:14px 0 16px;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone{
  margin-top:clamp(16px,2vw,22px);
  padding:clamp(16px,2.1vw,22px);
  border:1px solid rgba(47,111,159,.14);
  border-radius:20px;
  background:linear-gradient(180deg, rgba(255,255,255,.72), rgba(237,244,251,.52));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.78), 0 14px 34px rgba(15,37,66,.08);
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone__trust{
  margin:0 0 12px;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--compact{
  margin:0;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  color:rgba(16,32,51,.76);
  font-size:.94rem;
  line-height:1.45;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .contact-form__btn{
  margin:0;
  min-height:58px;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone__notes{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
  margin-top:12px;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone__notes .dsk-contact-note{
  margin:0;
  box-sizing:border-box;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--call{
  display:flex;
  align-items:center;
  min-height:54px;
  padding:12px 14px;
  border:1px solid rgba(18,131,76,.18);
  border-radius:16px;
  background:linear-gradient(180deg, rgba(18,131,76,.10), rgba(18,131,76,.07));
  color:#0f5132;
  font-size:.95rem;
  line-height:1.42;
  font-weight:720;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--body{
  padding:12px 14px;
  border:1px solid rgba(47,111,159,.13);
  border-radius:16px;
  background:rgba(255,255,255,.58);
  color:rgba(16,32,51,.72);
  font-size:.91rem;
  line-height:1.5;
}

@media (min-width:720px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone__notes{
    grid-template-columns:minmax(220px,.76fr) minmax(0,1.24fr);
    align-items:stretch;
  }
}

@media (max-width:900px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel{
    padding-block:22px;
  }
}

@media (max-width:480px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel{
    padding-inline:12px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone{
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .contact-form__btn{
    min-height:54px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone__notes{
    gap:8px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--call,
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--body{
    padding:12px;
    border-radius:14px;
  }
}

/* contact-final-polish-v1
   Final spacing/composition pass for the shortened PL Kontakt page.
   Keeps form fields, submit endpoint, map runtime and EN untouched; only
   normalizes the visual rhythm of the lower form stack and panel padding. */
@media (min-width:901px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel{
    padding-block:clamp(30px,3vw,44px);
    padding-inline:clamp(26px,3.2vw,42px);
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-intake-intro{
    margin-bottom:clamp(20px,2.4vw,28px);
    padding:clamp(24px,3vw,38px);
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy #dsk-kontakt-copy{
    margin-bottom:clamp(16px,2vw,22px);
    padding:16px 18px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-diagnostic-flow{
    margin-bottom:clamp(16px,2vw,22px);
    gap:10px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-diagnostic-flow__step{
    padding:12px 13px 13px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native{
    padding-top:clamp(16px,1.8vw,22px);
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native .form__group{
    margin-bottom:14px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-optional{
    margin:14px 0 16px;
    padding:13px 15px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-note--compact{
    margin:0;
    padding:10px 14px;
    border:1px solid rgba(47,111,159,.14);
    border-radius:12px;
    background:rgba(248,251,255,.78);
    color:rgba(16,32,51,.74);
    font-size:.93rem;
    line-height:1.45;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-note--compact strong{
    font-weight:760;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native .contact-form__btn{
    margin-top:2px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native .contact-form__btn + .dsk-contact-note--call{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    min-height:50px;
    margin:14px 0 0;
    padding:12px 16px;
    border:1px solid rgba(18,131,76,.18);
    border-radius:14px;
    background:linear-gradient(180deg, rgba(18,131,76,.10), rgba(18,131,76,.065));
    color:#0f5132;
    font-size:.96rem;
    line-height:1.45;
    font-weight:720;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native .contact-form__btn + .dsk-contact-note--call a{
    flex:0 0 auto;
    font-weight:850;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native .contact-form__btn + .dsk-contact-note--call + .dsk-contact-note--body{
    margin:12px 0 0;
    padding:14px 16px 14px 18px;
    border:1px solid rgba(47,111,159,.14);
    border-left:4px solid rgba(47,111,159,.55);
    border-radius:14px;
    background:linear-gradient(180deg, rgba(255,255,255,.78), rgba(237,244,251,.48));
    color:rgba(16,32,51,.72);
    font-size:.93rem;
    line-height:1.56;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native .contact-form__btn + .dsk-contact-note--call + .dsk-contact-note--body strong{
    color:#24364a;
    font-weight:820;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-map-intro,
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .contact-details,
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-contact-lab-access{
    padding-inline:22px;
  }
}

@media (max-width:900px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel{
    padding:clamp(22px,6vw,30px);
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy #dsk-kontakt-copy,
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-optional,
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-note--compact,
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-note--call,
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-note--body{
    border-radius:14px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native .contact-form__btn + .dsk-contact-note--call{
    display:block;
    padding:12px 14px;
  }
}



/* contact-final-polish-v2
   Final padding/visual-rhythm lock for the shortened PL Kontakt form.
   Keeps the submit button, form fields, endpoint and tracking attributes intact. */
html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native .dsk-contact-consent-group{
  margin-bottom:0;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-form-native .dsk-contact-consent-group .form__checkbox{
  align-items:flex-start;
  padding:2px 0;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone{
  margin-top:clamp(14px,1.7vw,20px);
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--compact strong{
  color:rgba(16,32,51,.80);
}

@media (min-width:901px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel{
    padding-bottom:clamp(30px,3.2vw,42px);
  }
}


/* contact-phone-wrap-v1b
   Scoped correction for the real submit-zone markup: the urgent-call note sits
   inside .dsk-contact-submit-zone__notes, not directly after the submit button.
   The phone number is never split; intermediate tablet widths fall back to a
   one-column note stack so text breathes inside its container. */
html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-contact-phone-wrap-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone__notes{
  grid-template-columns:1fr;
}

@media (min-width:1800px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-contact-phone-wrap-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone__notes{
    grid-template-columns:minmax(340px,.92fr) minmax(0,1.08fr);
    gap:12px;
  }
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-contact-phone-wrap-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--call{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  flex-wrap:wrap;
  column-gap:12px;
  row-gap:2px;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-contact-phone-wrap-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--call-label{
  flex:1 1 15rem;
  min-width:0;
}

html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-contact-phone-wrap-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--call a{
  flex:0 0 auto;
  white-space:nowrap;
  word-break:keep-all;
  overflow-wrap:normal;
}


@media (max-width:560px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-contact-phone-wrap-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--call{
    display:block;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-contact-phone-wrap-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--call-label,
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-contact-phone-wrap-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--call a{
    display:inline;
  }
}

@media (max-width:420px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-contact-phone-wrap-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--call-label{
    display:block;
    margin-bottom:2px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1.dsk-contact-phone-wrap-v1.dsk-pl-subpage-owner-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-submit-zone .dsk-contact-note--call a{
    display:inline-block;
  }
}

/* contact-mobile-squeeze-v1
   Narrow-phone inset trim after Mobile Squeeze Sentinel. Keeps form fields,
   endpoint, tracking attributes and sticky/nav runtime untouched. */
@media (max-width:480px){
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__form.dsk-contact-panel{
    padding-block:20px;
    padding-inline:12px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy #dsk-kontakt-copy{
    padding:0 2px;
    border:0;
    background:transparent;
    box-shadow:none;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .dsk-contact-intake-intro{
    padding-inline:16px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location.dsk-contact-panel{
    padding-inline:14px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-map-intro,
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .contact-details,
  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-contact-lab-access{
    padding-inline:0;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-contact-lab-access{
    gap:10px;
  }

  html[lang="en"] body.dsk-page-contact.dsk-contact-page.dsk-contact-shortened-v1.dsk-contact-final-polish-v1[data-page-type="contact"] main#main-content #formularz-zgloszeniowy .contact-full__location .dsk-contact-lab-access__item{
    padding-block:14px;
    padding-inline:34px 14px;
  }
}


/* EN full clone of /assets/css/dsk-db-service-local-clean.v1.css */
html[lang="en"] body.dsk-page-db-service {
  --db-ink: #07162f;
  --db-text: #22344f;
  --db-muted: #60728d;
  --db-line: #d8e3ee;
  --db-soft-line: #eaf0f6;
  --db-panel: #ffffff;
  --db-soft: #f5f8fb;
  --db-tint: #edf7f7;
  --db-accent: #008a66;
  --db-accent-dark: #006d53;
  --db-warn: #b45b19;
  --db-shadow: 0 22px 54px rgba(7, 22, 47, 0.12);
  --db-radius: 20px;
  color: var(--db-text);
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__container,
html[lang="en"] body.dsk-page-db-service .dsk-owner-container {
  width: min(100% - 48px, 1236px);
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__shell {
  display: block;
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__content {
  max-width: none;
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__title {
  max-width: 1160px;
  line-height: 1.06;
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__body {
  display: grid;
  gap: 30px;
  margin-top: 28px;
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__body h2,
html[lang="en"] body.dsk-page-db-service .dsk-db-section-head h2,
html[lang="en"] body.dsk-page-db-service .dsk-db-section-head h3,
html[lang="en"] body.dsk-page-db-service .dsk-owner-item-view__title,
html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta h2 {
  color: var(--db-ink);
  letter-spacing: 0;
  line-height: 1.12;
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__body p,
html[lang="en"] body.dsk-page-db-service .dsk-db-section-head p,
html[lang="en"] body.dsk-page-db-service .dsk-db-card p,
html[lang="en"] body.dsk-page-db-service .dsk-db-note,
html[lang="en"] body.dsk-page-db-service .dsk-db-faq-list p,
html[lang="en"] body.dsk-page-db-service .dsk-db-cta-strip p,
html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta p {
  color: var(--db-text);
  line-height: 1.68;
}

html[lang="en"] body.dsk-page-db-service .dsk-owner-text-image__image {
  display: none;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-hero-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.44fr);
  gap: 26px;
  align-items: stretch;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-hero-copy,
html[lang="en"] body.dsk-page-db-service .dsk-db-intake-card,
html[lang="en"] body.dsk-page-db-service .dsk-db-module,
html[lang="en"] body.dsk-page-db-service .dsk-db-link-module,
html[lang="en"] body.dsk-page-db-service .dsk-db-cta-strip,
html[lang="en"] body.dsk-page-db-service .dsk-db-faq-module,
html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta__panel {
  background: var(--db-panel);
  border: 1px solid var(--db-line);
  border-radius: var(--db-radius);
  box-shadow: var(--db-shadow);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-hero-copy,
html[lang="en"] body.dsk-page-db-service .dsk-db-intake-card {
  padding: clamp(24px, 3vw, 34px);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-hero-copy {
  display: grid;
  align-content: start;
  gap: 16px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-hero-copy h2 {
  margin: 0;
  font-size: clamp(30px, 3.1vw, 46px);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-hero-copy p {
  max-width: 74ch;
  margin: 0;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-eyebrow,
html[lang="en"] body.dsk-page-db-service .dsk-db-card-kicker,
html[lang="en"] body.dsk-page-db-service .dsk-guides__eyebrow {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 8px;
  margin: 0;
  border: 1px solid rgba(0, 138, 102, 0.22);
  border-radius: 999px;
  background: #eefaf5;
  color: var(--db-accent-dark);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 7px 11px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-chip-row,
html[lang="en"] body.dsk-page-db-service .dsk-db-criteria-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 6px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-chip-row span,
html[lang="en"] body.dsk-page-db-service .dsk-db-criteria-row span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  border: 1px solid var(--db-line);
  border-radius: 999px;
  background: #f8fbfd;
  color: var(--db-ink);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
  padding: 7px 12px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-intake-card {
  display: grid;
  gap: 16px;
  align-content: start;
  background: linear-gradient(180deg, #ffffff 0%, #f6fbfb 100%);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-checklist,
html[lang="en"] body.dsk-page-db-service .dsk-db-warning-list {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-checklist li,
html[lang="en"] body.dsk-page-db-service .dsk-db-warning-list li,
html[lang="en"] body.dsk-page-db-service .dsk-db-info-row {
  position: relative;
  border: 1px solid var(--db-soft-line);
  border-radius: 14px;
  background: #fbfdff;
  color: var(--db-text);
  line-height: 1.58;
  padding: 13px 14px 13px 44px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-checklist li::before,
html[lang="en"] body.dsk-page-db-service .dsk-db-info-row::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 17px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--db-accent);
  box-shadow: 0 0 0 5px rgba(0, 138, 102, 0.12);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-checklist--avoid li::before,
html[lang="en"] body.dsk-page-db-service .dsk-db-warning-list li::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 17px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--db-warn);
  box-shadow: 0 0 0 5px rgba(180, 91, 25, 0.12);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-note {
  margin: 0;
  max-width: 82ch;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-note a,
html[lang="en"] body.dsk-page-db-service .dsk-db-section-head a {
  color: var(--db-accent-dark);
  font-weight: 800;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-module,
html[lang="en"] body.dsk-page-db-service .dsk-db-link-module,
html[lang="en"] body.dsk-page-db-service .dsk-db-faq-module {
  display: grid;
  gap: 24px;
  padding: clamp(24px, 3.4vw, 42px);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-section-head {
  display: grid;
  gap: 12px;
  max-width: 850px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-section-head h2,
html[lang="en"] body.dsk-page-db-service .dsk-owner-item-view__title,
html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta h2 {
  margin: 0;
  font-size: clamp(28px, 3vw, 42px);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-section-head h3 {
  margin: 0;
  font-size: clamp(23px, 2vw, 30px);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-section-head p {
  max-width: 78ch;
  margin: 0;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid {
  display: grid;
  gap: 16px;
  align-items: stretch;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--software {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--scenarios,
html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--diagnostic {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--security,
html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--decision {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-db-service .dsk-db-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 0;
  border: 1px solid var(--db-line);
  border-radius: 16px;
  background: linear-gradient(180deg, #ffffff 0%, #f9fbfd 100%);
  padding: 20px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-card-label {
  width: fit-content;
  margin-bottom: 12px;
  border-radius: 999px;
  background: var(--db-tint);
  color: var(--db-accent-dark);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  padding: 6px 9px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-card h3 {
  margin: 0 0 10px;
  color: var(--db-ink);
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-card p {
  margin: 0;
  font-size: 15px;
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__cta {
  margin-top: 24px;
  margin-bottom: clamp(28px, 3vw, 42px);
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__cta .dsk-owner-cta-wrapper,
html[lang="en"] body.dsk-page-db-service .dsk-db-cta-strip__actions,
html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__cta .dsk-owner-cta-wrapper__btn,
html[lang="en"] body.dsk-page-db-service .dsk-db-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border-radius: 12px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  padding: 14px 18px;
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__cta .dsk-owner-button--primary,
html[lang="en"] body.dsk-page-db-service .dsk-db-button--primary {
  border: 1px solid var(--db-accent);
  background: var(--db-accent);
  color: #ffffff;
  box-shadow: 0 14px 30px rgba(0, 138, 102, 0.2);
}

html[lang="en"] body.dsk-page-db-service .dsk-service-landing__cta .dsk-owner-button--secondary,
html[lang="en"] body.dsk-page-db-service .dsk-db-button--secondary {
  border: 1px solid rgba(7, 22, 47, 0.28);
  background: #ffffff;
  color: var(--db-ink);
}

html[lang="en"] body.dsk-page-db-service.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #service-template.dsk-service-landing {
  padding-bottom: clamp(38px, 4.2vw, 58px);
}

html[lang="en"] body.dsk-page-db-service.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #service-template.dsk-service-landing .dsk-service-landing__content > .dsk-service-landing__cta {
  width: min(760px, 100%);
  margin-top: clamp(18px, 2.1vw, 28px);
  margin-bottom: 0;
}

html[lang="en"] body.dsk-page-db-service.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #service-template.dsk-service-landing .dsk-service-landing__cta .dsk-owner-cta-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 16px;
}

html[lang="en"] body.dsk-page-db-service.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #service-template.dsk-service-landing .dsk-service-landing__cta .dsk-owner-cta-wrapper > span {
  display: inline-flex;
}

html[lang="en"] body.dsk-page-db-service.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #blog-post-template {
  padding-top: clamp(18px, 2.4vw, 28px);
}

html[lang="en"] body.dsk-page-db-service .dsk-content-extend {
  max-width: none;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-content-extend {
  display: grid;
  gap: 28px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-content-extend > :is(
  .dsk-db-module,
  .dsk-db-link-module,
  .dsk-db-cta-strip,
  .dsk-db-faq-module,
  .dsk-db-final-cta
) {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-section-head,
html[lang="en"] body.dsk-page-db-service .dsk-db-section-head :where(h2, h3, p) {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow-wrap: anywhere;
}

html[lang="en"] body.dsk-page-db-service :is(.dsk-db-module, .dsk-db-link-module, .dsk-db-faq-module) > *,
html[lang="en"] body.dsk-page-db-service :is(
  .dsk-db-card-grid,
  .dsk-db-action-grid,
  .dsk-db-comparison-grid,
  .dsk-db-link-grid,
  .dsk-db-info-grid
),
html[lang="en"] body.dsk-page-db-service :is(
  .dsk-db-card,
  .dsk-db-action-card,
  .dsk-db-link-card,
  .dsk-db-info-card
) {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-action-grid,
html[lang="en"] body.dsk-page-db-service .dsk-db-comparison-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-action-card {
  border: 1px solid var(--db-line);
  border-radius: 18px;
  background: #f7fbfa;
  padding: 22px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-action-card--avoid {
  background: #fffaf6;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-action-card h3 {
  margin: 0 0 14px;
  color: var(--db-ink);
  font-size: 22px;
  line-height: 1.2;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-link-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-link-grid--compact {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 780px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-link-card {
  display: flex;
  align-items: center;
  min-height: 72px;
  border: 1px solid var(--db-line);
  border-radius: 15px;
  background: #ffffff;
  color: var(--db-ink);
  font-weight: 800;
  line-height: 1.35;
  text-decoration: none;
  padding: 16px 18px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-link-grid .dsk-db-link-card {
  color: var(--db-ink);
  text-decoration: none;
}

html[lang="en"] body.dsk-page-db-service main#main-content .dsk-db-module .dsk-db-link-grid a.dsk-db-link-card,
html[lang="en"] body.dsk-page-db-service main#main-content .dsk-db-link-module .dsk-db-link-grid a.dsk-db-link-card {
  color: var(--db-ink);
  text-decoration: none;
  text-decoration-line: none;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-link-card::after {
  content: ">";
  margin-left: auto;
  color: var(--db-accent);
  font-weight: 900;
  padding-left: 12px;
}

html[lang="en"] body.dsk-page-db-service .dsk-guides-section {
  padding-block: 34px;
}

html[lang="en"] body.dsk-page-db-service .dsk-guides-section .dsk-guides {
  border-radius: var(--db-radius);
  border: 1px solid var(--db-line);
  background: var(--db-panel);
  box-shadow: var(--db-shadow);
  padding: clamp(24px, 3.4vw, 42px);
}

html[lang="en"] body.dsk-page-db-service .dsk-guides__title {
  max-width: 620px;
  color: var(--db-ink);
  letter-spacing: 0;
  line-height: 1.12;
}

html[lang="en"] body.dsk-page-db-service .dsk-guides__lead {
  max-width: 720px;
  color: var(--db-text);
  line-height: 1.65;
}

html[lang="en"] body.dsk-page-db-service .dsk-guides__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
  margin-top: 22px;
}

html[lang="en"] body.dsk-page-db-service .dsk-guides__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  border-radius: 16px;
  border: 1px solid var(--db-line);
  background: #ffffff;
  gap: 12px;
  padding: 22px;
}

html[lang="en"] body.dsk-page-db-service .dsk-guides-section .dsk-guides .dsk-guides__grid .dsk-guides__card {
  min-height: 0;
  padding: 22px;
}

html[lang="en"] body.dsk-page-db-service .dsk-guides-section .dsk-guides .dsk-guides__card .dsk-guides__card-text {
  display: block;
  min-height: 0;
  margin: 0 0 12px;
  padding: 0;
}

html[lang="en"] body.dsk-page-db-service .dsk-guides__card-title {
  margin: 0 0 12px;
  color: var(--db-ink);
  line-height: 1.25;
}

html[lang="en"] body.dsk-page-db-service .dsk-guides__card-text {
  display: block;
  flex-grow: 1;
  min-height: 0;
  margin: 0 0 12px;
  color: var(--db-text);
  line-height: 1.6;
  padding: 0;
}

html[lang="en"] body.dsk-page-db-service .dsk-guides__card-link {
  width: fit-content;
  margin-top: auto;
  border-radius: 12px;
  background: var(--db-accent);
  color: #ffffff;
  font-weight: 800;
  text-decoration: none;
  padding: 12px 16px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-post-guides-cta {
  padding-block: 20px 34px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-cta-strip {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 20px;
  align-items: center;
  padding: clamp(22px, 3vw, 32px);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-cta-strip h2 {
  margin: 0;
  color: var(--db-ink);
  font-size: clamp(24px, 2.4vw, 34px);
  line-height: 1.15;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-cta-strip__copy {
  display: grid;
  gap: 10px;
}

html[lang="en"] body.dsk-page-db-service #blog-post-template {
  padding-block: 34px;
}

html[lang="en"] body.dsk-page-db-service .dsk-owner-item-view-wrapper,
html[lang="en"] body.dsk-page-db-service .dsk-owner-item-view {
  max-width: none;
}

html[lang="en"] body.dsk-page-db-service .dsk-owner-item-view {
  border: 1px solid var(--db-line);
  border-radius: var(--db-radius);
  background: #ffffff;
  box-shadow: var(--db-shadow);
  padding: clamp(24px, 3.4vw, 42px);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-diagnostic-flow {
  display: grid;
  gap: 28px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-section-lead {
  max-width: 86ch;
  margin: 0;
  color: var(--db-text);
  line-height: 1.68;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-info-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-warning-module {
  border-color: #ead9c9;
  background: linear-gradient(180deg, #fffaf6 0%, #ffffff 100%);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-warning-list li {
  background: #fffdfb;
  border-color: #ecd8c7;
}

html[lang="en"] body.dsk-page-db-service .dsk-related-reading {
  margin-top: 26px;
  border: 1px solid var(--db-line);
  border-radius: var(--db-radius);
  background: #ffffff;
  padding: 24px;
}

html[lang="en"] body.dsk-page-db-service .dsk-related-reading h3 {
  margin: 0 0 14px;
  color: var(--db-ink);
  font-size: 22px;
}

html[lang="en"] body.dsk-page-db-service .dsk-related-reading ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

html[lang="en"] body.dsk-page-db-service .dsk-related-reading li {
  margin: 0;
}

html[lang="en"] body.dsk-page-db-service .dsk-related-reading a {
  display: flex;
  height: 100%;
  align-items: center;
  border: 1px solid var(--db-line);
  border-radius: 14px;
  color: var(--db-ink);
  font-weight: 800;
  line-height: 1.35;
  text-decoration: none;
  padding: 15px;
}

html[lang="en"] body.dsk-page-db-service .dsk-faq-rollout-section {
  padding-block: 36px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-faq-list {
  display: grid;
  gap: 12px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-faq-list details {
  border: 1px solid var(--db-line);
  border-radius: 16px;
  background: #ffffff;
  overflow: clip;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-faq-list summary {
  cursor: pointer;
  color: var(--db-ink);
  font-size: 18px;
  font-weight: 800;
  line-height: 1.35;
  list-style: none;
  padding: 18px 52px 18px 20px;
  position: relative;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-faq-list summary::-webkit-details-marker {
  display: none;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-faq-list summary::after {
  content: "+";
  position: absolute;
  top: 17px;
  right: 20px;
  color: var(--db-accent);
  font-size: 22px;
  line-height: 1;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-faq-list details[open] summary::after {
  content: "-";
}

html[lang="en"] body.dsk-page-db-service .dsk-db-faq-list p {
  margin: 0;
  border-top: 1px solid var(--db-soft-line);
  padding: 0 20px 20px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta {
  padding-block: 18px 44px;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta__panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 22px;
  align-items: center;
  background: linear-gradient(135deg, #07162f 0%, #12324a 100%);
  border-color: rgba(255, 255, 255, 0.16);
  color: #ffffff;
  padding: clamp(24px, 3.4vw, 42px);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta h2,
html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta p {
  color: #ffffff;
}

html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta .dsk-db-eyebrow {
  background: rgba(255, 255, 255, 0.92);
  border-color: rgba(255, 255, 255, 0.45);
  color: var(--db-ink);
}

html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta__copy {
  display: grid;
  gap: 12px;
}

@media (max-width: 1120px) {
  html[lang="en"] body.dsk-page-db-service .dsk-db-hero-panel,
  html[lang="en"] body.dsk-page-db-service .dsk-db-cta-strip,
  html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta__panel {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--software,
  html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--security,
  html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--decision {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  html[lang="en"] body.dsk-page-db-service .dsk-service-landing__container,
  html[lang="en"] body.dsk-page-db-service .dsk-owner-container {
    width: min(100% - 32px, 1236px);
  }

  html[lang="en"] body.dsk-page-db-service .dsk-service-landing__body,
  html[lang="en"] body.dsk-page-db-service .dsk-db-content-extend {
    gap: 22px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--scenarios,
  html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--diagnostic,
  html[lang="en"] body.dsk-page-db-service .dsk-db-action-grid,
  html[lang="en"] body.dsk-page-db-service .dsk-db-comparison-grid,
  html[lang="en"] body.dsk-page-db-service .dsk-db-link-grid,
  html[lang="en"] body.dsk-page-db-service .dsk-db-info-grid,
  html[lang="en"] body.dsk-page-db-service .dsk-guides__grid,
  html[lang="en"] body.dsk-page-db-service .dsk-related-reading ul {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-hero-copy h2,
  html[lang="en"] body.dsk-page-db-service .dsk-db-section-head h2,
  html[lang="en"] body.dsk-page-db-service .dsk-owner-item-view__title,
  html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta h2 {
    font-size: 30px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-service-landing__cta .dsk-owner-cta-wrapper,
  html[lang="en"] body.dsk-page-db-service .dsk-service-landing__cta .dsk-owner-cta-wrapper,
  html[lang="en"] body.dsk-page-db-service .dsk-db-cta-strip__actions,
  html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta__actions {
    align-items: stretch;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-service-landing__cta .dsk-owner-cta-wrapper__btn,
  html[lang="en"] body.dsk-page-db-service .dsk-db-button {
    width: 100%;
  }
}

@media (max-width: 520px) {
  html[lang="en"] body.dsk-page-db-service .dsk-service-landing__container,
  html[lang="en"] body.dsk-page-db-service .dsk-owner-container {
    width: min(100% - 24px, 1236px);
  }

  html[lang="en"] body.dsk-page-db-service .dsk-service-landing__body {
    gap: 20px;
    margin-top: 22px;
  }

  html[lang="en"] body.dsk-page-db-service.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #service-template.dsk-service-landing {
    padding-bottom: 34px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-module,
  html[lang="en"] body.dsk-page-db-service .dsk-db-link-module,
  html[lang="en"] body.dsk-page-db-service .dsk-db-faq-module {
    gap: 16px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-section-head {
    gap: 8px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid,
  html[lang="en"] body.dsk-page-db-service .dsk-db-action-grid,
  html[lang="en"] body.dsk-page-db-service .dsk-db-comparison-grid,
  html[lang="en"] body.dsk-page-db-service .dsk-db-link-grid,
  html[lang="en"] body.dsk-page-db-service .dsk-db-info-grid {
    gap: 12px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--software,
  html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--security,
  html[lang="en"] body.dsk-page-db-service .dsk-db-card-grid--decision {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-hero-copy,
  html[lang="en"] body.dsk-page-db-service .dsk-db-intake-card,
  html[lang="en"] body.dsk-page-db-service .dsk-db-module,
  html[lang="en"] body.dsk-page-db-service .dsk-db-link-module,
  html[lang="en"] body.dsk-page-db-service .dsk-guides-section .dsk-guides,
  html[lang="en"] body.dsk-page-db-service .dsk-owner-item-view,
  html[lang="en"] body.dsk-page-db-service .dsk-db-faq-module,
  html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta__panel {
    border-radius: 16px;
    padding: 20px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-hero-copy h2,
  html[lang="en"] body.dsk-page-db-service .dsk-db-section-head h2,
  html[lang="en"] body.dsk-page-db-service .dsk-owner-item-view__title,
  html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta h2 {
    font-size: 26px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-card {
    padding: 18px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-card-label {
    margin-bottom: 8px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-card h3 {
    margin-bottom: 8px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-faq-rollout-section {
    padding-block: 28px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta {
    padding-block: 14px 34px;
  }

  html[lang="en"] body.dsk-page-db-service.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #service-template.dsk-service-landing .dsk-service-landing__content > .dsk-service-landing__cta {
    margin-top: 18px;
  }
}

/* Database service rail/button final pass: align wide modules with homepage rail. */
@media (min-width: 1280px) {
  html[lang="en"] body.dsk-page-db-service {
    --dsk-global-nav-footer-rail: min(calc(100vw - clamp(96px, 8vw, 180px)), 1728px);
    --dsk-page-rail-left: calc((100vw - var(--dsk-global-nav-footer-rail)) / 2);
    --dsk-pl-subpage-rail: var(--dsk-global-nav-footer-rail);
  }

  html[lang="en"] body.dsk-page-db-service .dsk-service-landing__container,
  html[lang="en"] body.dsk-page-db-service .dsk-owner-container {
    width: var(--dsk-global-nav-footer-rail);
    max-width: var(--dsk-global-nav-footer-rail);
    margin-left: var(--dsk-page-rail-left);
    margin-right: auto;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-service-landing__cta .dsk-owner-cta-wrapper,
  html[lang="en"] body.dsk-page-db-service .dsk-db-cta-strip__actions,
  html[lang="en"] body.dsk-page-db-service .dsk-db-final-cta__actions {
    gap: 14px;
  }

  html[lang="en"] body.dsk-page-db-service .dsk-service-landing__cta .dsk-owner-cta-wrapper__btn,
  html[lang="en"] body.dsk-page-db-service .dsk-db-button {
    min-width: max-content;
    max-width: 100%;
    white-space: normal;
  }
}

@media (min-width: 1900px) {
  html[lang="en"] body.dsk-page-db-service {
    --dsk-global-nav-footer-rail: min(calc(100vw - clamp(160px, 10vw, 280px)), 1760px);
    --dsk-page-rail-left: calc((100vw - var(--dsk-global-nav-footer-rail)) / 2);
    --dsk-pl-subpage-rail: var(--dsk-global-nav-footer-rail);
  }
}


/* EN full clone of /assets/css/dsk-faq-local-clean.v1.css */
html[lang="en"] body.dsk-page-faq {
  --faq-rail-width: min(1236px, calc(100% - 40px));
  --faq-rail-left: auto;
  --faq-ink: #10201f;
  --faq-muted: #5d6b68;
  --faq-line: rgba(16, 32, 31, 0.12);
  --faq-soft: #f4f7f5;
  --faq-panel: #ffffff;
  --faq-dark: #071514;
  --faq-dark-2: #10201f;
  --faq-green: #16a765;
  --faq-green-dark: #16633f;
  --faq-radius: 14px;
  --faq-shadow: 0 10px 26px rgba(16, 32, 31, 0.055);
  width: 100%;
  max-width: 100%;
  min-width: 0;
  background: var(--faq-soft);
  color: var(--faq-ink);
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-faq {
    --faq-rail-width: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
    --faq-rail-left: max(65px, calc((100vw - 1236px) / 2));
  }
}

@media (max-width: 480px) {
  html[lang="en"] body.dsk-page-faq {
    --faq-rail-width: calc(100dvw - 40px);
    min-width: 100dvw;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-center,
  html[lang="en"] body.dsk-page-faq #dsk-page-structure,
  html[lang="en"] body.dsk-page-faq .dsk-faq-hero,
  html[lang="en"] body.dsk-page-faq .dsk-faq-main-section,
  html[lang="en"] body.dsk-page-faq .dsk-faq-routes-section,
  html[lang="en"] body.dsk-page-faq .dsk-faq-final-section,
  html[lang="en"] body.dsk-page-faq footer.dsk-site-footer {
    min-width: 100dvw;
  }
}

@media (min-width: 481px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-faq {
    --faq-rail-width: min(1236px, calc(100dvw - 40px));
  }
}

html[lang="en"] body.dsk-page-faq .dsk-faq-center,
html[lang="en"] body.dsk-page-faq .dsk-faq-center * {
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-center {
  background: var(--faq-soft);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-center,
html[lang="en"] body.dsk-page-faq #dsk-page-structure {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin-left: 0;
  margin-right: 0;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-rail {
  width: var(--faq-rail-width);
  inline-size: var(--faq-rail-width);
  max-width: var(--faq-rail-width);
  max-inline-size: var(--faq-rail-width);
  min-width: 0;
  margin-left: var(--faq-rail-left);
  margin-right: auto;
}

@media (min-width: 481px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-faq .dsk-faq-rail {
    margin-left: 20px;
    margin-right: auto;
  }
}

html[lang="en"] body.dsk-page-faq .dsk-faq-hero {
  padding: clamp(70px, 5.8vw, 94px) 0 32px;
  background: var(--faq-dark);
  color: #f6fbf8;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(310px, 0.78fr);
  gap: 24px;
  align-items: center;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-hero__copy {
  max-width: 700px;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-eyebrow,
html[lang="en"] body.dsk-page-faq .dsk-faq-kicker {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 26px;
  margin: 0 0 12px;
  padding: 5px 9px;
  border: 1px solid rgba(22, 167, 101, 0.22);
  border-radius: 999px;
  color: #256b46;
  background: rgba(22, 167, 101, 0.06);
  font-size: 0.78rem;
  font-weight: 850;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-hero .dsk-faq-eyebrow,
html[lang="en"] body.dsk-page-faq .dsk-faq-hero .dsk-faq-kicker,
html[lang="en"] body.dsk-page-faq .dsk-faq-final-cta .dsk-faq-eyebrow {
  color: #a8f1c1;
  background: rgba(168, 241, 193, 0.075);
  border-color: rgba(168, 241, 193, 0.2);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-hero h1 {
  max-width: 650px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(2.25rem, 3.35vw, 3.62rem);
  line-height: 1.04;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-lead {
  max-width: 680px;
  margin: 18px 0 0;
  color: #d9e7e0;
  font-size: clamp(1.03rem, 1.35vw, 1.16rem);
  line-height: 1.58;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-top: 22px;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 11px 16px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-weight: 850;
  line-height: 1.15;
  text-align: center;
  text-decoration: none;
  transition: transform 0.18s ease, border-color 0.18s ease, background-color 0.18s ease;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-btn:hover {
  transform: translateY(-1px);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-btn--primary {
  color: #ffffff;
  background: var(--faq-green);
  border-color: var(--faq-green);
  box-shadow: 0 6px 14px rgba(22, 167, 101, 0.13);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-btn--secondary {
  color: #f6fbf8;
  background: rgba(255, 255, 255, 0.09);
  border-color: rgba(246, 251, 248, 0.28);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-btn--ghost {
  color: #d9e7e0;
  background: transparent;
  border-color: rgba(217, 231, 224, 0.24);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-help-strip .dsk-faq-btn--secondary,
html[lang="en"] body.dsk-page-faq .dsk-faq-final-cta .dsk-faq-btn--secondary {
  color: var(--faq-ink);
  background: #ffffff;
  border-color: rgba(16, 32, 31, 0.18);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-hero__card {
  padding: 18px;
  border: 1px solid rgba(217, 231, 224, 0.13);
  border-radius: 18px;
  color: #f6fbf8;
  background: rgba(255, 255, 255, 0.052);
  box-shadow: 0 14px 42px rgba(0, 0, 0, 0.14);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-hero__card p {
  margin: 0;
  color: #d4e5df;
  font-size: 0.98rem;
  line-height: 1.58;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-hero__checks {
  display: grid;
  gap: 9px;
  margin-top: 16px;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-hero__checks span {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  padding: 10px 12px;
  border: 1px solid rgba(217, 231, 224, 0.11);
  border-radius: 12px;
  color: #eef8f2;
  background: rgba(255, 255, 255, 0.048);
  line-height: 1.35;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-hero__checks span::before,
html[lang="en"] body.dsk-page-faq .dsk-faq-sidebar__contact span::before {
  content: "";
  flex: 0 0 8px;
  width: 8px;
  height: 8px;
  margin-top: 0.42em;
  border-radius: 50%;
  background: var(--faq-green);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-help-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 22px;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-help-nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 7px 11px;
  border: 1px solid rgba(217, 231, 224, 0.14);
  border-radius: 999px;
  color: #d9e7e0;
  background: rgba(255, 255, 255, 0.045);
  font-weight: 800;
  line-height: 1.15;
  text-align: center;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-main-section,
html[lang="en"] body.dsk-page-faq .dsk-faq-routes-section {
  padding: clamp(40px, 4.5vw, 58px) 0;
  background: var(--faq-soft);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-main-grid {
  width: var(--faq-rail-width);
  inline-size: var(--faq-rail-width);
  max-width: var(--faq-rail-width);
  max-inline-size: var(--faq-rail-width);
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 0;
  align-items: start;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-sidebar {
  position: sticky;
  top: 112px;
  display: none;
  gap: 9px;
  padding: 18px;
  border: 1px solid var(--faq-line);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(16, 32, 31, 0.06);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-sidebar a {
  display: flex;
  align-items: center;
  min-height: 38px;
  padding: 9px 12px;
  border: 1px solid transparent;
  border-radius: 12px;
  color: var(--faq-ink);
  background: var(--faq-soft);
  font-weight: 800;
  line-height: 1.18;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-sidebar a:hover {
  border-color: rgba(34, 197, 94, 0.28);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-sidebar__contact {
  display: grid;
  gap: 10px;
  margin-top: 10px;
  padding: 16px;
  border-radius: 16px;
  color: #f6fbf8;
  background: var(--faq-dark-2);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-sidebar__contact span {
  display: flex;
  gap: 10px;
  color: #d4e5df;
  line-height: 1.35;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-sidebar__contact a {
  color: #062018;
  background: var(--faq-green);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-categories {
  display: grid;
  gap: 22px;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-category {
  padding: clamp(20px, 2.4vw, 26px);
  border: 1px solid var(--faq-line);
  border-radius: 16px;
  background: #ffffff;
  box-shadow: var(--faq-shadow);
  scroll-margin-top: 110px;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-category__head {
  max-width: 780px;
  margin-bottom: 16px;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-category__head h2,
html[lang="en"] body.dsk-page-faq .dsk-faq-section-head h2,
html[lang="en"] body.dsk-page-faq .dsk-faq-help-strip h2,
html[lang="en"] body.dsk-page-faq .dsk-faq-final-cta h2 {
  margin: 0;
  color: var(--faq-ink);
  font-size: clamp(1.55rem, 2.1vw, 2.25rem);
  line-height: 1.14;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-category__head p,
html[lang="en"] body.dsk-page-faq .dsk-faq-section-head p,
html[lang="en"] body.dsk-page-faq .dsk-faq-help-strip p,
html[lang="en"] body.dsk-page-faq .dsk-faq-final-cta p {
  max-width: 760px;
  margin: 12px 0 0;
  color: var(--faq-muted);
  line-height: 1.62;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-list {
  display: grid;
  gap: 10px;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-item {
  border: 1px solid var(--faq-line);
  border-radius: 14px;
  background: #fbfdfc;
  box-shadow: 0 6px 16px rgba(16, 32, 31, 0.03);
  overflow: clip;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  cursor: pointer;
  padding: 16px 18px;
  color: var(--faq-ink);
  font-size: 1.02rem;
  font-weight: 850;
  line-height: 1.32;
  list-style: none;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-item summary::marker {
  content: "";
}

html[lang="en"] body.dsk-page-faq .dsk-faq-item summary::-webkit-details-marker {
  display: none;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-item summary::after {
  content: "";
  display: inline-flex;
  flex: 0 0 10px;
  align-items: center;
  justify-content: center;
  width: 10px;
  height: 10px;
  margin-right: 3px;
  border-right: 2px solid rgba(21, 82, 54, 0.72);
  border-bottom: 2px solid rgba(21, 82, 54, 0.72);
  transform: rotate(45deg);
  transition: transform 0.18s ease;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-item[open] summary::after {
  transform: rotate(225deg);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-answer {
  padding: 0 18px 18px;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-answer p {
  max-width: 820px;
  margin: 0;
  color: var(--faq-muted);
  line-height: 1.64;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-help-strip,
html[lang="en"] body.dsk-page-faq .dsk-faq-final-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  padding: clamp(17px, 1.9vw, 22px);
  border: 1px solid rgba(217, 231, 224, 0.12);
  border-radius: 16px;
  background: #0b1817;
  box-shadow: 0 10px 26px rgba(16, 32, 31, 0.1);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-help-strip h2,
html[lang="en"] body.dsk-page-faq .dsk-faq-final-cta h2 {
  max-width: 660px;
  color: #ffffff;
  font-size: clamp(1.36rem, 1.7vw, 1.82rem);
  line-height: 1.15;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-help-strip p,
html[lang="en"] body.dsk-page-faq .dsk-faq-final-cta p {
  color: #cbdad5;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-routes-section {
  background: #ffffff;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-section-head {
  max-width: 760px;
  margin-bottom: 22px;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-route-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-route-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  gap: 8px;
  padding: 18px;
  border: 1px solid var(--faq-line);
  border-radius: var(--faq-radius);
  color: var(--faq-ink);
  background: var(--faq-panel);
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(16, 32, 31, 0.04);
}

html[lang="en"] body.dsk-page-faq .dsk-faq-route-card span {
  font-weight: 900;
  line-height: 1.18;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-route-card small {
  color: var(--faq-muted);
  line-height: 1.45;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-final-section {
  padding: 24px 0 32px;
  background: #ffffff;
}

html[lang="en"] body.dsk-page-faq .dsk-faq-final-cta .dsk-faq-actions,
html[lang="en"] body.dsk-page-faq .dsk-faq-help-strip .dsk-faq-actions {
  justify-content: flex-end;
  margin-top: 0;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #dbeafe;
  background: linear-gradient(180deg, #07111d 0%, #06101b 100%);
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-custom-footer {
  width: var(--dsk-global-nav-footer-rail, min(calc(100vw - 130px), 1236px));
  max-width: var(--dsk-global-nav-footer-rail, min(calc(100vw - 130px), 1236px));
  margin-inline: auto;
  padding-block: clamp(52px, 7vw, 80px) 28px;
  background: #07111d;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-home-footer-rail {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(180px, 0.72fr) minmax(220px, 0.75fr);
  gap: 30px;
  width: 100%;
  max-width: 100%;
  margin-inline: auto;
  align-items: start;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(.dsk-brand, .dsk-heading) {
  color: #ffffff;
  font-weight: 900;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-brand {
  margin: 0 0 14px;
  font-size: 15px;
  line-height: 1.35;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-heading {
  margin: 0 0 14px;
  color: #dcecff;
  font-size: 12px;
  letter-spacing: 0.12em;
  line-height: 1.32;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(p, li, a) {
  color: rgba(219, 234, 254, 0.82);
  font-size: 14.5px;
  line-height: 1.62;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(a, a:link, a:visited) {
  border-bottom: 0;
  color: rgba(226, 239, 255, 0.84);
  text-decoration: none;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(.dsk-nav ul, .dsk-quick-links) {
  display: grid;
  gap: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(.dsk-nav li, .dsk-quick-links li) {
  margin: 0;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(.dsk-nav a, .dsk-quick-links a) {
  display: inline-flex;
  align-items: center;
  min-block-size: 30px;
  transition: color 0.18s ease, transform 0.18s ease;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(a:hover, a:focus-visible) {
  color: #5eead4;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(.dsk-nav a:hover, .dsk-quick-links a:hover) {
  transform: translateX(2px);
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-nap-block {
  display: grid;
  gap: 10px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-nap-block :where(a[href^="tel:"], a[href^="mailto:"]) {
  color: #86efac;
  font-weight: 850;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-usp-block {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-usp-block span,
html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-btn-map {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(16, 185, 129, 0.18);
  border-radius: 999px;
  background: rgba(16, 185, 129, 0.12);
  color: #bbf7d0;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-usp-block span {
  min-height: 30px;
  padding: 7px 10px;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-btn-map,
html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-btn-map:link,
html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-btn-map:visited {
  justify-content: center;
  min-block-size: clamp(36px, 2.45vw, 40px);
  padding: clamp(8px, 0.64vw, 9px) clamp(14px, 1.05vw, 16px);
  border-color: rgba(167, 243, 208, 0.22);
  background: linear-gradient(135deg, #047857 0%, #065f46 100%);
  box-shadow: 0 10px 22px rgba(16, 185, 129, 0.16);
  color: #ffffff;
  text-align: center;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(.dsk-link-acc, .dsk-link-ransom, .dsk-link-acc:link, .dsk-link-ransom:link, .dsk-link-acc:visited, .dsk-link-ransom:visited) {
  justify-content: center;
  margin-top: 3px;
  padding: 7px 11px;
  border: 1px solid rgba(226, 239, 255, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.07);
  color: #ffffff;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-heading--info {
  margin-top: 22px;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-copyright {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  max-width: 100%;
  margin: 36px auto 0;
  padding-top: 18px;
  border-top: 1px solid rgba(226, 239, 255, 0.12);
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-footer-bottom-copy {
  display: grid;
  gap: 4px;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(.dsk-footer-copy, .dsk-footer-credit) {
  margin: 0;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-footer-legal {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-footer-legal a {
  color: rgba(226, 239, 255, 0.78);
}

@media (max-width: 1120px) {
  html[lang="en"] body.dsk-page-faq .dsk-faq-route-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-faq .dsk-faq-rail {
    width: var(--faq-rail-width);
    inline-size: var(--faq-rail-width);
    max-width: var(--faq-rail-width);
    max-inline-size: var(--faq-rail-width);
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-hero__grid,
  html[lang="en"] body.dsk-page-faq .dsk-faq-main-grid,
  html[lang="en"] body.dsk-page-faq .dsk-faq-help-strip,
  html[lang="en"] body.dsk-page-faq .dsk-faq-final-cta {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-sidebar {
    position: static;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-sidebar {
    display: none;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-final-cta .dsk-faq-actions,
  html[lang="en"] body.dsk-page-faq .dsk-faq-help-strip .dsk-faq-actions {
    justify-content: flex-start;
  }

  html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-custom-footer {
    width: min(100% - 40px, 720px);
    max-width: min(100% - 40px, 720px);
    padding-block: 38px 24px;
  }

  html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-home-footer-rail {
    grid-template-columns: 1fr;
    gap: 24px;
    text-align: center;
  }

  html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(.dsk-info, .dsk-nav, .dsk-map-col, .dsk-brand, .dsk-heading, .dsk-desc, .dsk-nap-block) {
    text-align: center;
  }

  html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-usp-block,
  html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-footer-legal {
    justify-content: center;
  }

  html[lang="en"] body.dsk-page-faq footer.dsk-site-footer :where(.dsk-nav a, .dsk-quick-links a, .dsk-btn-map) {
    justify-content: center;
    width: min(100%, 20rem);
    margin-inline: auto;
  }

  html[lang="en"] body.dsk-page-faq footer.dsk-site-footer .dsk-copyright {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center;
  }
}

@media (max-width: 680px) {
  html[lang="en"] body.dsk-page-faq .dsk-faq-hero {
    padding-top: 84px;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-hero h1 {
    font-size: clamp(2.08rem, 9.5vw, 3rem);
    line-height: 1.04;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-route-grid {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-actions,
  html[lang="en"] body.dsk-page-faq .dsk-faq-btn {
    width: 100%;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-btn {
    min-height: 50px;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-main-section,
  html[lang="en"] body.dsk-page-faq .dsk-faq-routes-section {
    padding: 48px 0;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-category {
    padding: 18px;
    border-radius: 18px;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-item summary {
    padding: 16px;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-answer {
    padding: 0 16px 18px;
  }
}

/* FAQ rail/button final pass: align desktop/wide pages to the homepage rail. */
@media (min-width: 1280px) {
  html[lang="en"] body.dsk-page-faq {
    --dsk-global-nav-footer-rail: min(calc(100vw - clamp(96px, 8vw, 180px)), 1728px);
    --dsk-pl-subpage-rail: var(--dsk-global-nav-footer-rail);
    --faq-rail-width: var(--dsk-global-nav-footer-rail);
    --faq-rail-left: calc((100vw - var(--faq-rail-width)) / 2);
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-rail,
  html[lang="en"] body.dsk-page-faq .dsk-faq-main-grid {
    width: var(--faq-rail-width);
    inline-size: var(--faq-rail-width);
    max-width: var(--faq-rail-width);
    max-inline-size: var(--faq-rail-width);
    margin-left: var(--faq-rail-left);
    margin-right: auto;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-help-nav {
    gap: 10px 12px;
    align-items: flex-start;
    max-width: 100%;
    overflow: clip;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-help-nav a {
    min-height: 34px;
    max-width: 100%;
    white-space: normal;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-actions {
    gap: 12px;
  }

  html[lang="en"] body.dsk-page-faq .dsk-faq-btn {
    min-width: max-content;
    max-width: 100%;
    white-space: normal;
  }
}

@media (min-width: 1900px) {
  html[lang="en"] body.dsk-page-faq {
    --dsk-global-nav-footer-rail: min(calc(100vw - clamp(160px, 10vw, 280px)), 1760px);
    --dsk-pl-subpage-rail: var(--dsk-global-nav-footer-rail);
    --faq-rail-width: var(--dsk-global-nav-footer-rail);
    --faq-rail-left: calc((100vw - var(--faq-rail-width)) / 2);
  }
}


/* EN full clone of /assets/css/dsk-hero-baseline-family.v1.css */
/* Stage 686 — shared desktop hero baseline alignment vs home reference.
   Scope: about-hero family only (o nas / uslugi / jak to dziala / blog).
   Goal: align first H1 line to a common desktop baseline relative to home,
   while keeping the fix CSS-only and out of sticky/cookie/telemetry/nav. */
@media (min-width: 768px) {
  #o-nas-hero.dsk-about-hero--photo,
  #about-us-hero.dsk-about-hero--photo,
  #jak-to-hero.dsk-about-hero--photo,
  #blog-hero.dsk-about-hero--photo {
    padding-top: clamp(96px, 7vw, 110px) !important;
    align-items: flex-start !important;
    background-position: 50% 28%, 50% 28% !important;
  }

  html body.dsk-page-uslugi #uslugi-hero.dsk-about-hero--photo {
    padding-top: clamp(96px, 7vw, 110px) !important;
    align-items: flex-start !important;
    background-position: 50% 28%, 50% 28% !important;
  }

  html body.dsk-page-uslugi #uslugi-hero {
    justify-content: flex-start !important;
  }

  #o-nas-hero .dsk-about-hero__inner,
  #about-us-hero .dsk-about-hero__inner,
  #jak-to-hero .dsk-about-hero__inner,
  #blog-hero .dsk-about-hero__inner,
  html body.dsk-page-uslugi #uslugi-hero .dsk-about-hero__inner {
    margin-top: 0 !important;
    gap: 0 !important;
  }

  html body.dsk-page-uslugi #uslugi-hero .dsk-about-hero__eyebrow {
    margin-bottom: 10px !important;
  }

  #o-nas-hero .dsk-about-hero__title,
  #about-us-hero .dsk-about-hero__title,
  #jak-to-hero .dsk-about-hero__title,
  #blog-hero .dsk-about-hero__title,
  html body.dsk-page-uslugi #uslugi-hero .dsk-about-hero__title {
    line-height: 1.06 !important;
  }
}

/* Stage 25741 — PL hero typography hardening.
   The global typography layer can invalidate its H1 var at computed-value time
   and make these photo heroes inherit the 17px wrapper size. Keep the fix
   scoped to visible PL hero owners instead of touching global typography. */
@media (min-width: 768px) {
  html[lang="en"] body#sb-body-data-attr #o-nas-hero .dsk-about-hero__title,
  html[lang="en"] body#sb-body-data-attr #jak-to-hero .dsk-about-hero__title {
    color: #fff !important;
    font-size: clamp(2.125rem, 3.6vw, 3.5rem) !important;
    font-weight: 800 !important;
    line-height: 1.06 !important;
    letter-spacing: -0.02em !important;
    text-transform: none !important;
    text-shadow: 0 14px 34px rgba(0, 0, 0, .46);
    text-wrap: balance;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  html[lang="en"] body#sb-body-data-attr #o-nas-hero .dsk-about-hero__title {
    max-width: 18ch;
  }

  html[lang="en"] body#sb-body-data-attr #jak-to-hero .dsk-about-hero__title {
    max-width: 24ch;
  }
}

@media (max-width: 767px) {
  html[lang="en"] body#sb-body-data-attr #o-nas-hero .dsk-about-hero__title,
  html[lang="en"] body#sb-body-data-attr #jak-to-hero .dsk-about-hero__title {
    color: #fff !important;
    font-size: clamp(1.625rem, 7vw, 2.375rem) !important;
    font-weight: 800 !important;
    line-height: 1.08 !important;
    letter-spacing: -0.02em !important;
    text-transform: none !important;
    max-width: 100%;
    text-shadow: 0 12px 28px rgba(0, 0, 0, .44);
    text-wrap: balance;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }
}


/* EN full clone of /assets/css/dsk-location-bialoleka-clean.v2.css */
/* Auto-generated clean replacement candidate for the Bialoleka location pair.
   Source: assets/css/dsk-location-landing.min.css
   Generated by tools/legacy-debt/location_css_decommission_audit.py */

.dsk-page-location .dsk-loc-page .container {
  position: relative;
}

.dsk-page-location .dsk-loc-hero__content {
  max-width: 760px;
}

.dsk-page-location .dsk-loc-kicker,.dsk-page-location .dsk-loc-eyebrow {
  margin: 0 0 14px;
  font-size: .84rem;
  line-height: 1.4;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #8fb5ff;
  font-weight: 700;
}

.dsk-page-location .dsk-loc-hero__actions,.dsk-page-location .dsk-loc-cta-band__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 32px;
}

.dsk-page-location .dsk-loc-btn:hover {
  transform: translateY(-1px);
  text-decoration: none;
}

.dsk-page-location .dsk-loc-hero__meta li {
  padding: 10px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.12);
  font-size: .92rem;
  color: #eef4ff;
}

.dsk-page-location .dsk-loc-section__inner {
  display: grid;
  gap: 28px;
}

.dsk-page-location .dsk-loc-section__head {
  max-width: 780px;
}

.dsk-page-location .dsk-loc-section__head h2,.dsk-page-location .dsk-loc-copy h2,.dsk-page-location .dsk-loc-cta-band h2 {
  margin: 0 0 14px;
  font-size: clamp(1.72rem,3vw,2.55rem);
  line-height: 1.08;
  letter-spacing: -.03em;
  color: #fff;
}

.dsk-page-location .dsk-loc-section__head p,.dsk-page-location .dsk-loc-copy p,.dsk-page-location .dsk-loc-cta-band p,.dsk-page-location .dsk-loc-card__content p,.dsk-page-location .dsk-loc-service-card p,.dsk-page-location .dsk-loc-access-item p,.dsk-page-location .dsk-loc-faq-a p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.72;
  color: rgba(221,230,242,.88);
}

.dsk-page-location .dsk-loc-copy {
  max-width: 820px;
  padding: 0;
}

.dsk-page-location .dsk-loc-info-grid,.dsk-page-location .dsk-loc-services-grid,.dsk-page-location .dsk-loc-faq-list {
  display: grid;
  gap: 20px;
}

.dsk-page-location .dsk-loc-info-grid {
  grid-template-columns: repeat(2,minmax(0,1fr));
}

.dsk-page-location .dsk-loc-card,.dsk-page-location .dsk-loc-service-card,.dsk-page-location .dsk-loc-faq-item,.dsk-page-location .dsk-loc-related,.dsk-page-location .dsk-loc-access-item {
  position: relative;
  padding: 26px;
  border-radius: 22px;
  background: linear-gradient(180deg,rgba(14,23,38,.9),rgba(10,18,31,.9));
  border: 1px solid rgba(151,182,231,.14);
  box-shadow: 0 18px 44px rgba(0,0,0,.22);
}

.dsk-page-location .dsk-loc-card__title,.dsk-page-location .dsk-loc-service-card h3,.dsk-page-location .dsk-loc-access-item h3,.dsk-page-location .dsk-loc-related h3,.dsk-page-location .dsk-loc-faq-q {
  margin: 0 0 12px;
  font-size: 1.15rem;
  line-height: 1.25;
  color: #fff;
}

.dsk-page-location .dsk-loc-access-copy {
  display: grid;
  gap: 16px;
}

.dsk-page-location .dsk-loc-list,.dsk-page-location .dsk-loc-related__list {
  margin: 14px 0 0;
  padding-left: 1.15rem;
}

.dsk-page-location .dsk-loc-list li,.dsk-page-location .dsk-loc-related__list li {
  margin-bottom: 10px;
  color: rgba(221,230,242,.88);
  line-height: 1.68;
}

.dsk-page-location .dsk-loc-map-wrap {
  position: relative;
}

.dsk-page-location .dsk-loc-map-shell iframe {
  display: block;
  width: 100%;
  height: 400px;
  border: 0;
}

.dsk-page-location .dsk-loc-faq-q {
  font-size: 1.08rem;
}

.dsk-page-location .dsk-loc-cta-band {
  padding: clamp(52px,7vw,84px) 0 0;
}

.dsk-page-location .dsk-loc-cta-band__copy p:last-child {
  margin-top: 12px;
}

.dsk-page-location .dsk-site-footer {
  margin-top: clamp(56px,7vw,88px);
}

.dsk-page-location .dsk-loc-page a {
  color: #1663c7;
}

.dsk-page-location .dsk-loc-page a:hover {
  color: #0f4f9f;
}

.dsk-page-location .dsk-loc-hero__actions, .dsk-page-location .dsk-loc-cta-band__actions {
  gap: 12px;
  margin-top: 22px;
}

.dsk-page-location .dsk-loc-hero .dsk-loc-btn--secondary, .dsk-page-location .dsk-loc-cta-band .dsk-loc-btn--secondary {
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.18);
  color: #fff;
  backdrop-filter: blur(8px);
}

.dsk-page-location .dsk-loc-hero .dsk-loc-btn--secondary:hover, .dsk-page-location .dsk-loc-cta-band .dsk-loc-btn--secondary:hover {
  background: rgba(255,255,255,.13);
  border-color: rgba(255,255,255,.28);
  color: #fff;
}

.dsk-page-location .dsk-loc-intro, .dsk-page-location .dsk-loc-services, .dsk-page-location .dsk-loc-nearby {
  background: #fff;
}

.dsk-page-location .dsk-loc-info, .dsk-page-location .dsk-loc-access, .dsk-page-location .dsk-loc-faq {
  background: #f3f7fb;
}

.dsk-page-location .dsk-loc-section__head h2, .dsk-page-location .dsk-loc-copy h2 {
  color: #12263f;
}

.dsk-page-location .dsk-loc-section__head p, .dsk-page-location .dsk-loc-copy p, .dsk-page-location .dsk-loc-card__content p, .dsk-page-location .dsk-loc-service-card p, .dsk-page-location .dsk-loc-access-item p, .dsk-page-location .dsk-loc-faq-a p, .dsk-page-location .dsk-loc-list li, .dsk-page-location .dsk-loc-related__list li {
  color: #455d78;
}

.dsk-page-location .dsk-loc-copy .dsk-loc-eyebrow, .dsk-page-location .dsk-loc-section__head .dsk-loc-eyebrow {
  color: #2a68b4;
}

.dsk-page-location .dsk-loc-card, .dsk-page-location .dsk-loc-service-card, .dsk-page-location .dsk-loc-faq-item, .dsk-page-location .dsk-loc-related, .dsk-page-location .dsk-loc-access-item {
  background: #fff;
  border: 1px solid rgba(18,38,63,.1);
  box-shadow: 0 18px 42px rgba(17,35,62,.08);
}

.dsk-page-location .dsk-loc-card__title, .dsk-page-location .dsk-loc-service-card h3, .dsk-page-location .dsk-loc-access-item h3, .dsk-page-location .dsk-loc-related h3, .dsk-page-location .dsk-loc-faq-q {
  color: #12263f;
}

.dsk-page-location .dsk-loc-pills {
  gap: 16px;
}

.dsk-page-location .dsk-loc-pills li {
  padding: 16px 18px;
  border-radius: 18px;
  line-height: 1.55;
  background: rgba(22,120,235,.05);
  border: 1px solid rgba(22,120,235,.12);
  color: #27415e;
  box-shadow: 0 10px 26px rgba(17,35,62,.05);
}

.dsk-page-location .dsk-loc-related {
  background: linear-gradient(180deg,#fff,#f7faff);
}

.dsk-page-location .dsk-loc-page {
  background: #f8fafc;
  color: #18314f;
  display: block;
  overflow-x: hidden;
}

/* bialoleka-reference-parity-v1
   Restore readable production hero typography and local card scale after PL cleanup. */
html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-subpage-owner-v1 main#main-content .dsk-loc-hero{
  color:#f8fbff;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-subpage-owner-v1 main#main-content .dsk-loc-hero .dsk-loc-kicker{
  color:#b8d7ff;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-subpage-owner-v1 main#main-content .dsk-loc-hero h1{
  max-width:min(720px,100%);
  color:#fff;
  font-size:clamp(2.35rem,3.4vw,3.45rem);
  line-height:1.08;
  letter-spacing:0;
  text-shadow:0 16px 34px rgba(0,0,0,.46);
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-subpage-owner-v1 main#main-content .dsk-loc-lead,
html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-subpage-owner-v1 main#main-content .dsk-loc-note{
  color:rgba(248,251,255,.9);
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-subpage-owner-v1 main#main-content .dsk-loc-copy h2,
html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-subpage-owner-v1 main#main-content .dsk-loc-section__head h2{
  font-size:clamp(1.35rem,2.2vw,2rem);
  line-height:1.14;
  letter-spacing:0;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-subpage-owner-v1 main#main-content :where(.dsk-process-card h3,.dsk-proof-card h3,.dsk-problem-card h3,.dsk-loc-card__title,.dsk-loc-access-item h3,.dsk-loc-faq-q){
  font-size:1.08rem;
  line-height:1.25;
  letter-spacing:0;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-subpage-owner-v1 main#main-content :where(.dsk-process-card p,.dsk-proof-card p,.dsk-problem-card p,.dsk-loc-card__content p,.dsk-loc-access-item p,.dsk-loc-faq-a p){
  font-size:1rem;
  line-height:1.65;
}

.dsk-page-location .dsk-loc-hero {
  position: relative;
  isolation: isolate;
  padding: clamp(72px,9vw,112px) 0 clamp(56px,7vw,88px);
  background: linear-gradient(135deg,rgba(7,15,28,.96),rgba(9,22,41,.82)),url('/assets/img/sprzet-narzedzia-profesjonalnym-laboratorium-odzyskiwania-danych-dysk-spolka-warszawa.webp') center/cover no-repeat;
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.dsk-page-location .dsk-loc-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 120px;
  background: linear-gradient(180deg,rgba(5,7,13,0),#08101c 88%);
  pointer-events: none;
}

.dsk-page-location .dsk-loc-hero__inner {
  display: flex;
  align-items: center;
  min-height: min(72vh,680px);
}

.dsk-page-location .dsk-loc-hero h1 {
  margin: 0;
  font-size: clamp(2.2rem,5vw,4.35rem);
  line-height: 1.02;
  letter-spacing: -.04em;
  color: #fff;
  max-width: 13ch;
}

.dsk-page-location .dsk-loc-lead {
  margin-top: 16px;
  margin: 22px 0 0;
  max-width: 64ch;
  font-size: clamp(1.04rem,1.5vw,1.18rem);
  line-height: 1.7;
  color: rgba(232,239,248,.9);
}

.dsk-page-location .dsk-loc-btn {
  box-shadow: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 22px;
  border-radius: 999px;
  font-weight: 800;
  font-size: .96rem;
  line-height: 1.2;
  text-decoration: none;
  border: 1px solid transparent;
  transition: transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease;
}

.dsk-page-location .dsk-loc-btn--primary {
  border-color: #1678eb;
  background: linear-gradient(135deg,#6cb6ff,#2c7ce8);
  color: #04101d;
  box-shadow: 0 20px 40px rgba(13,90,199,.28);
}

.dsk-page-location .dsk-loc-btn--primary:hover {
  background: #1169cf;
  border-color: #1169cf;
  color: #04101d;
  box-shadow: 0 24px 44px rgba(13,90,199,.34);
}

.dsk-page-location .dsk-loc-btn--secondary {
  background: rgba(255,255,255,.06);
  border-color: rgba(255,255,255,.18);
  color: #f5f8ff;
  backdrop-filter: blur(8px);
}

.dsk-page-location .dsk-loc-btn--secondary:hover {
  color: #fff;
  border-color: rgba(255,255,255,.28);
  background: rgba(255,255,255,.1);
}

.dsk-page-location .dsk-loc-hero__meta {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  margin: 28px 0 0;
  padding: 0;
}

.dsk-page-location .dsk-loc-section {
  position: relative;
  padding: clamp(56px,7vw,88px) 0;
}

.dsk-page-location .dsk-loc-intro {
  padding-top: 44px;
}

.dsk-page-location .dsk-loc-access-grid {
  display: grid;
  grid-template-columns: minmax(0,1.02fr) minmax(340px,.98fr);
  gap: 24px;
  align-items: start;
}

.dsk-page-location .dsk-loc-map-shell {
  position: relative;
  overflow: hidden;
  min-height: 400px;
  border-radius: 24px;
  border: 1px solid rgba(151,182,231,.14);
  box-shadow: 0 24px 52px rgba(0,0,0,.26);
  background: linear-gradient(180deg,rgba(13,20,35,.95),rgba(9,16,28,.95));
}

.dsk-page-location .dsk-loc-map-shell .dsk-map-load {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(4,8,15,.48);
  color: #fff;
  border: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: .02em;
}

.dsk-page-location .dsk-loc-related__list li {
  margin: 0;
  padding-top: 10px;
  border-top: 1px solid rgba(18,38,63,.08);
}

.dsk-page-location .dsk-loc-related__list li:first-child {
  padding-top: 0;
  border-top: 0;
}

.dsk-page-location .dsk-loc-faq-list {
  grid-template-columns: 1fr;
  max-width: 920px;
}

.dsk-page-location .dsk-loc-faq-item {
  padding-top: 26px;
}

.dsk-page-location .dsk-loc-cta-band__inner {
  display: grid;
  grid-template-columns: minmax(0,1.1fr) auto;
  gap: 24px;
  align-items: center;
  border-radius: 28px;
  padding: 34px;
  background: linear-gradient(135deg,#0e2340,#1a437c);
  border: 1px solid rgba(123,182,255,.22);
  box-shadow: 0 28px 54px rgba(11,28,54,.18);
}

@media (max-width:1100px) {
  .dsk-page-location .dsk-loc-cta-band__inner {
    grid-template-columns: 1fr;
  }

  .dsk-page-location .dsk-loc-faq-list {
    grid-template-columns: 1fr;
    max-width: none;
  }

  .dsk-page-location .dsk-loc-lead {
    max-width: 100%;
  }
}

@media (max-width:860px) {
  .dsk-page-location .dsk-loc-info-grid,.dsk-page-location .dsk-loc-services-grid,.dsk-page-location .dsk-loc-pills {
    grid-template-columns: 1fr;
  }

  /* pl-sitewide-autopilot-bialoleka-map-mobile-grid-v1
     Guard proof: map column minmax(340px,.98fr) overflowed 320/360px viewports. */
  .dsk-page-location-bialoleka .dsk-loc-access-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .dsk-page-location-bialoleka .dsk-loc-map-wrap,
  .dsk-page-location-bialoleka .dsk-loc-map-shell,
  .dsk-page-location-bialoleka .dsk-loc-map-shell iframe,
  .dsk-page-location-bialoleka .dsk-loc-map-shell .dsk-map-load {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }

  .dsk-page-location .dsk-loc-section {
    padding: 52px 0;
  }

  .dsk-page-location .dsk-loc-intro {
    padding-top: 44px;
  }

  .dsk-page-location .dsk-loc-card,.dsk-page-location .dsk-loc-service-card,.dsk-page-location .dsk-loc-faq-item,.dsk-page-location .dsk-loc-related,.dsk-page-location .dsk-loc-access-item {
    padding: 22px;
  }

  .dsk-page-location .dsk-loc-map-shell {
    height: 400px;
  }

}

@media (min-width:641px) and (max-width:860px) {
  html[lang="en"] .dsk-page-location .dsk-loc-section {
    padding: 56px 0;
  }

  html[lang="en"] .dsk-page-location .dsk-loc-intro {
    padding-top: 44px;
  }
}

@media (max-width:640px) {
  .dsk-page-location .dsk-loc-lead,.dsk-page-location .dsk-loc-section__head p,.dsk-page-location .dsk-loc-copy p,.dsk-page-location .dsk-loc-card__content p,.dsk-page-location .dsk-loc-service-card p,.dsk-page-location .dsk-loc-access-item p,.dsk-page-location .dsk-loc-faq-a p,.dsk-page-location .dsk-loc-list li,.dsk-page-location .dsk-loc-related__list li {
    font-size: .98rem;
    line-height: 1.68;
  }

  .dsk-page-location .dsk-loc-hero__actions,.dsk-page-location .dsk-loc-cta-band__actions {
    flex-direction: column;
    align-items: stretch;
  }

  .dsk-page-location .dsk-loc-btn {
    width: 100%;
  }

  .dsk-page-location .dsk-loc-hero__meta li {
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  .dsk-page-location .dsk-loc-cta-band__inner {
    padding: 24px;
    border-radius: 22px;
  }

  .dsk-page-location .dsk-loc-map-shell,.dsk-page-location .dsk-loc-map-shell iframe {
    min-height: 300px;
    height: 300px;
  }

  .dsk-page-location .dsk-loc-hero {
    padding: 48px 0 34px;
  }

  .dsk-page-location .dsk-loc-hero__inner {
    min-height: auto;
  }
}

@media (max-width:767px) {
  .dsk-page-location .dsk-loc-hero {
    padding: 48px 0 34px;
  }

  .dsk-page-location .dsk-loc-lead {
    margin-top: 18px;
  }

  .dsk-page-location .dsk-loc-hero__actions,.dsk-page-location .dsk-loc-cta-band__actions {
    margin-top: 20px;
    gap: 10px;
  }

  .dsk-page-location .dsk-loc-hero__meta {
    margin-top: 18px;
    gap: 10px;
  }

  .dsk-page-location .dsk-loc-hero__meta li {
    padding: 8px 12px;
  }

  .dsk-page-location .dsk-loc-section {
    padding: 42px 0;
  }

  .dsk-page-location .dsk-loc-section__inner {
    gap: 22px;
  }

  .dsk-page-location .dsk-loc-section__head h2,.dsk-page-location .dsk-loc-copy h2,.dsk-page-location .dsk-loc-cta-band h2 {
    margin-bottom: 10px;
  }

  .dsk-page-location .dsk-loc-intro {
    padding-top: 22px;
  }

  .dsk-page-location .dsk-loc-info-grid,.dsk-page-location .dsk-loc-services-grid,.dsk-page-location .dsk-loc-faq-list {
    gap: 14px;
  }

  .dsk-page-location .dsk-loc-card,.dsk-page-location .dsk-loc-service-card,.dsk-page-location .dsk-loc-faq-item,.dsk-page-location .dsk-loc-related,.dsk-page-location .dsk-loc-access-item {
    padding: 18px;
    border-radius: 18px;
  }

  .dsk-page-location .dsk-loc-card__title,.dsk-page-location .dsk-loc-service-card h3,.dsk-page-location .dsk-loc-access-item h3,.dsk-page-location .dsk-loc-related h3,.dsk-page-location .dsk-loc-faq-q {
    margin-bottom: 10px;
  }

  .dsk-page-location .dsk-loc-list,.dsk-page-location .dsk-loc-related__list {
    margin-top: 10px;
  }

  .dsk-page-location .dsk-loc-list li,.dsk-page-location .dsk-loc-related__list li {
    margin-bottom: 8px;
  }

  .dsk-page-location .dsk-loc-map-shell,.dsk-page-location .dsk-loc-map-shell iframe {
    min-height: 280px;
    height: 280px;
  }

  .dsk-page-location .dsk-loc-cta-band {
    padding: 38px 0 0;
  }

  .dsk-page-location .dsk-loc-cta-band__inner {
    padding: 20px;
    border-radius: 18px;
    gap: 18px;
  }

  .dsk-page-location .dsk-site-footer {
    margin-top: 42px;
  }
}

@media (max-width:390px) {
  .dsk-page-location .dsk-loc-hero {
    padding: 44px 0 30px;
  }

  .dsk-page-location .dsk-loc-hero__actions,.dsk-page-location .dsk-loc-cta-band__actions {
    margin-top: 18px;
    gap: 8px;
  }

  .dsk-page-location .dsk-loc-section {
    padding: 36px 0;
  }

  .dsk-page-location .dsk-loc-section__inner {
    gap: 18px;
  }

  .dsk-page-location .dsk-loc-intro {
    padding-top: 18px;
  }

  .dsk-page-location .dsk-loc-card,.dsk-page-location .dsk-loc-service-card,.dsk-page-location .dsk-loc-faq-item,.dsk-page-location .dsk-loc-related,.dsk-page-location .dsk-loc-access-item {
    padding: 16px;
    border-radius: 16px;
  }

  .dsk-page-location .dsk-loc-map-shell,.dsk-page-location .dsk-loc-map-shell iframe {
    min-height: 260px;
    height: 260px;
  }

  .dsk-page-location .dsk-loc-cta-band {
    padding: 32px 0 0;
  }

  .dsk-page-location .dsk-loc-cta-band__inner {
    padding: 18px;
    border-radius: 16px;
    gap: 16px;
  }

  .dsk-page-location .dsk-site-footer {
    margin-top: 36px;
  }
}

/* PL non-blog axis visual fix 2026-05-12: Bialoleka hero rail must not sit flush to viewport on tablet/mobile. */
body.dsk-page-location-bialoleka .dsk-loc-hero__inner {
  box-sizing: border-box !important;
  width: min(1236px, calc(100vw - 40px)) !important;
  max-width: min(1236px, calc(100vw - 40px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.dsk-page-location-bialoleka .dsk-loc-hero__content,
body.dsk-page-location-bialoleka #dsk-loc-hero-title {
  box-sizing: border-box !important;
  max-width: min(780px, 100%) !important;
  overflow-wrap: break-word;
}

@media (max-width: 767px) {
  body.dsk-page-location-bialoleka .dsk-loc-hero__inner {
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
  }
}


/* EN full clone of /assets/css/dsk-location-family-pl.bundle.v1.css */
/* dsk-location-family-pl.bundle.v1.css: exact-order concat of dsk-location-layout-unify.v1.css + dsk-location-standard-late-sections-defer.v1.css for PL location canary. */
/* Shared integration layer for location landings */
:root{
  --dsk-location-shell-max:var(--dsk-layout-shell-max,1240px);
  --dsk-location-shell-gutter:var(--dsk-layout-shell-gutter,20px);
  --dsk-location-content-max:var(--dsk-layout-content-max,1100px);
  --dsk-location-copy-max:var(--dsk-layout-copy-max,1040px);
}:where(.dsk-page-location) .dsk-loc-page, :where(.dsk-page-location) .dsk-loc-page *{
  box-sizing:border-box;
}.dsk-page-location-bialoleka{
  background:#050710;
}:where(.dsk-page-location) .dsk-loc-page :where(p,li,a,h1,h2,h3,h4,h5,h6,blockquote,figcaption,code,strong,em){
  max-width:100%;
  overflow-wrap:anywhere;
  word-break:break-word;
  hyphens:auto;
}:where(.dsk-page-location) .dsk-loc-page :where(img,svg,video,iframe,canvas,figure,table,pre){
  max-width:100%;
}:where(.dsk-page-location) .dsk-loc-section__inner, :where(.dsk-page-location) .dsk-loc-info-grid, :where(.dsk-page-location) .dsk-loc-services-grid, :where(.dsk-page-location) .dsk-loc-faq-list, :where(.dsk-page-location) .dsk-loc-access-grid, :where(.dsk-page-location) .dsk-loc-pills, :where(.dsk-page-location) .dsk-loc-cta-band__inner, :where(.dsk-page-location) .dsk-loc-access-copy, :where(.dsk-page-location) .dsk-loc-map-wrap, :where(.dsk-page-location) .dsk-loc-map-shell, :where(.dsk-page-location) .dsk-loc-hero__content{
  min-width:0;
}:where(.dsk-page-location) .dsk-loc-copy{
  max-width:min(820px,var(--dsk-location-copy-max));
}:where(.dsk-page-location) .dsk-loc-section__head{
  max-width:min(780px,var(--dsk-location-copy-max));
}:where(.dsk-page-location) .dsk-loc-faq-list{
  max-width:min(920px,var(--dsk-location-copy-max));
}

@media (min-width:1024px){
  /* Stage 19 — location landing readability parity: keep the shared wide shell for the page container, but do not upsize the copy/head/FAQ measure from their existing 1040/820/780/920 system to the full 1320px shell on desktop. */
  :root{
    --dsk-location-shell-max:var(--dsk-layout-shell-max,var(--site-max-width,1320px));
    --dsk-location-shell-gutter:var(--dsk-layout-shell-gutter,var(--mobile-gutter,20px));
    --dsk-location-content-max:var(--dsk-layout-content-max,1100px);
    --dsk-location-copy-max:var(--dsk-layout-copy-max,1040px);
  }:where(.dsk-page-location) .dsk-loc-copy, :where(.dsk-page-location) .dsk-loc-section__head, :where(.dsk-page-location) .dsk-loc-faq-list{
    width:100%;
  }
}

@media (min-width:769px){
}

@media (min-width:821px){:where(.dsk-page-location-bialoleka) .dsk-loc-faq-list, :where(.dsk-page-location-bialoleka) .dsk-loc-cta-band__inner, :where(.dsk-page-location-bialoleka) .dsk-loc-faq .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka) .dsk-loc-cta-band > .container, :where(.dsk-page-location-bialoleka) .dsk-loc-cta-band .container.dsk-loc-cta-band__inner, :where(.dsk-page-location-bialoleka) .dsk-loc-faq > .container, :where(.dsk-page-location-bialoleka) .dsk-loc-faq .container.dsk-loc-section__inner, :where(.dsk-page-location-bialoleka) .dsk-loc-page .dsk-loc-wrap, :where(.dsk-page-location-bialoleka) .dsk-loc-page .dsk-wrap, :where(.dsk-page-location-bialoleka) .dsk-loc-page .dsk-wrap--shell{
    width:min(calc(var(--dsk-location-shell-max) - (var(--dsk-location-shell-gutter) * 2)),calc(100% - (var(--dsk-location-shell-gutter) * 4)));
    max-width:calc(var(--dsk-location-shell-max) - (var(--dsk-location-shell-gutter) * 2));
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }:where(.dsk-page-location-bialoleka) .dsk-loc-faq-list{
    width:100%;
    max-width:none;
    margin-left:0;
    margin-right:0;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }:where(.dsk-page-location-bialoleka) .dsk-loc-cta-band__inner, :where(.dsk-page-location-bialoleka) .container.dsk-loc-cta-band__inner{
    width:min(calc(var(--dsk-location-shell-max) - (var(--dsk-location-shell-gutter) * 2)),calc(100% - (var(--dsk-location-shell-gutter) * 4)));
    max-width:calc(var(--dsk-location-shell-max) - (var(--dsk-location-shell-gutter) * 2));
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
  }
}

@media (max-width:767px){:where(.dsk-page-location-bialoleka) .dsk-loc-btn--tertiary, :where(.dsk-page-location-bialoleka) .dsk-quick-action, :where(.dsk-page-location-bialoleka) .dsk-inline-form :is(input,select,textarea){
    box-sizing:border-box;
    max-width:100%;
    min-width:0;
  }
}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-intro{padding-bottom:26px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-first-aid, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-process, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-proof, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-problems, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-form-section, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-info, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-access, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-nearby{padding-top:34px;padding-bottom:34px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-faq{padding-top:34px;padding-bottom:18px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-first-aid .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-process .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-proof .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-problems .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-form-section .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-info .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-access .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-nearby .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-faq .dsk-loc-section__inner{gap:22px}
@media (max-width:767px){:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-intro{padding-bottom:22px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-first-aid, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-process, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-proof, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-problems, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-form-section, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-info, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-access, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-nearby{padding-top:28px;padding-bottom:28px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-faq{padding-top:28px;padding-bottom:14px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-first-aid .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-process .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-proof .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-problems .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-form-section .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-info .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-access .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-nearby .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-faq .dsk-loc-section__inner{gap:18px}
}
@media (max-width:390px){:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-intro{padding-bottom:20px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-first-aid, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-process, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-proof, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-problems, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-form-section, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-info, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-access, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-nearby{padding-top:24px;padding-bottom:24px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-faq{padding-top:24px;padding-bottom:12px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-first-aid .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-process .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-proof .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-problems .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-form-section .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-info .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-access .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-nearby .dsk-loc-section__inner, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-faq .dsk-loc-section__inner{gap:16px}
}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-btn--primary{color:#fff;text-shadow:none;font-weight:800}.dsk-page-location-bialoleka:not([data-page-lang="en"]) .dsk-loc-btn--primary:hover{color:#fff}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-btn--secondary{font-weight:700}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-btn--tertiary{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:#fff;font-weight:700;text-decoration:none;backdrop-filter:blur(8px)}.dsk-page-location-bialoleka:not([data-page-lang="en"]) .dsk-loc-btn--tertiary:hover{background:rgba(255,255,255,.14)}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-note{margin:14px 0 0;color:rgba(255,255,255,.88);font-size:14px;line-height:1.6}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-hero__meta li{font-weight:600}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-conv-grid, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-proof-grid, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-problem-grid, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-conv-card, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-process-card, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-proof-card, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-problem-card, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:24px;box-shadow:0 10px 30px rgba(15,23,42,.06);padding:24px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-alert-box{background:linear-gradient(135deg,rgba(17,24,39,.96),rgba(15,84,180,.88));color:#fff;border-radius:28px;padding:28px;box-shadow:0 20px 50px rgba(15,23,42,.18)}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-alert-box h2, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-alert-box p, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-alert-box li{color:#fff}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-alert-box .dsk-conv-grid{margin-top:20px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-alert-box .dsk-conv-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);box-shadow:none}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-card-eyebrow{display:inline-block;margin-bottom:10px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#2563eb}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-alert-box .dsk-card-eyebrow{color:#bfdbfe}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-conv-card h3, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-process-card h3, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-proof-card h3, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-problem-card h3, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-card h3{margin:0 0 10px;font-size:22px;line-height:1.25;color:#0f172a}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-alert-box .dsk-conv-card h3{color:#fff}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-process-card__num{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#e0ecff;color:#1456d9;font-size:18px;font-weight:800;margin-bottom:14px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-mini-list{list-style:none;padding:0;margin:0}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-mini-list li{position:relative;padding-left:18px;margin:0 0 10px;line-height:1.65}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-mini-list li::before{content:"•";position:absolute;left:0;top:0;color:#2563eb;font-weight:800}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-alert-box .dsk-mini-list li::before{color:#93c5fd}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-proof-card p, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-problem-card p, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-process-card p, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-conv-card p, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-card p{margin:0;color:#334155;line-height:1.7}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-problem-card a{display:inline-block;margin-top:14px;font-weight:700;text-decoration:none}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-wrap{align-items:stretch;gap:20px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-card{display:flex;flex-direction:column;height:100%}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-card--accent{background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%)}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-card--accent .dsk-mini-list{margin-top:14px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-card--accent .dsk-quick-actions{margin-top:auto;padding-top:18px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-card > .dsk-inline-form{height:100%;align-content:start}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-form .dsk-field, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-form .dsk-field--full{display:flex;flex-direction:column;gap:8px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-form .dsk-field--full{grid-column:1 / -1}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-form label{font-size:14px;font-weight:700;color:#0f172a}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-form input, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-form select, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-form textarea{width:100%;min-height:52px;padding:14px 16px;border-radius:16px;border:1px solid rgba(148,163,184,.35);background:#fff;color:#0f172a;font:inherit}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-form textarea{min-height:132px;resize:vertical}.dsk-page-location-bialoleka:not([data-page-lang="en"]) .dsk-inline-form input:focus, .dsk-page-location-bialoleka:not([data-page-lang="en"]) .dsk-inline-form select:focus, .dsk-page-location-bialoleka:not([data-page-lang="en"]) .dsk-inline-form textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.dsk-page-location-bialoleka:not([data-page-lang="en"]) .dsk-inline-form__consent{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.5;color:#334155}.dsk-page-location-bialoleka:not([data-page-lang="en"]) .dsk-inline-form__consent input{width:18px;height:18px;min-height:18px;padding:0;margin-top:2px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:auto;padding-top:10px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-note{font-size:13px;color:#64748b}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-quick-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-quick-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(37,99,235,.2);background:#eef5ff;color:#1456d9;font-weight:700;text-decoration:none;cursor:pointer}.dsk-page-location-bialoleka:not([data-page-lang="en"]) .dsk-quick-action:hover{background:#e0ecff}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-quick-action--dark{background:#0f172a;border-color:#0f172a;color:#fff}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-service-areas-note{margin-top:14px;color:#64748b;font-size:14px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-kpi{background:#f8fbff;border:1px solid rgba(37,99,235,.1);border-radius:18px;padding:16px 18px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-kpi strong{display:block;font-size:20px;color:#0f172a;margin-bottom:4px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-kpi span{color:#475569;font-size:14px;line-height:1.5}
@media (max-width: 991px){:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-process-grid{grid-template-columns:1fr}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-conv-grid, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-proof-grid, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-problem-grid, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-wrap, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-kpis{grid-template-columns:1fr}
}
@media (max-width: 767px){:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-btn--tertiary{width:100%}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-inline-form{grid-template-columns:1fr}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-actions, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-quick-actions{flex-direction:column;align-items:stretch}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-actions{margin-top:8px;padding-top:0}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-card--accent .dsk-quick-actions{padding-top:14px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-quick-action{width:100%}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-alert-box, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-conv-card, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-process-card, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-proof-card, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-problem-card, :where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-form-card{padding:20px}
}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band{padding-top:14px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band__inner{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:22px 34px 22px 34px;align-items:center}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band__copy{max-width:760px;padding-right:6px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-kicker{margin-bottom:12px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band h2{margin-bottom:12px;max-width:30ch;line-height:1.12}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band__copy p:last-child{margin-top:6px;max-width:60ch}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band__actions{margin-top:0;gap:10px;align-self:center;justify-self:end;display:flex;flex-wrap:wrap;justify-content:flex-end}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band .dsk-loc-btn{min-height:52px;padding:0 24px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band .dsk-loc-btn--primary{padding-left:28px;padding-right:28px}
@media (max-width: 991px){:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band__inner{grid-template-columns:1fr;justify-items:start}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band__actions{justify-self:start;justify-content:flex-start}
}
@media (max-width: 767px){:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band{padding-top:14px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band__inner{padding:18px 22px 20px;gap:10px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band__actions{margin-top:2px;gap:10px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band .dsk-loc-btn{padding:0 18px}
}
@media (max-width: 390px){:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band{padding-top:12px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band__inner{padding:16px 18px 18px;gap:8px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-kicker{margin-bottom:10px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band h2{margin-bottom:10px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band .dsk-loc-btn{padding:0 16px}:where(.dsk-page-location-bialoleka:not([data-page-lang="en"])) .dsk-loc-cta-band .dsk-loc-btn--primary{padding-left:20px;padding-right:20px}
}body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-loc-btn--primary:hover{color:#fff}body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-loc-btn--tertiary:hover{background:rgba(255,255,255,.14)}body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-conv-card,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-process-card,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-proof-card,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-problem-card,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-form-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:24px;box-shadow:0 10px 30px rgba(15,23,42,.06);padding:24px}body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-conv-card h3,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-process-card h3,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-proof-card h3,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-problem-card h3,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-form-card h3{margin:0 0 10px;font-size:22px;line-height:1.25;color:#0f172a}body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-proof-card p,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-problem-card p,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-process-card p,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-conv-card p,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-form-card p{margin:0;color:#334155;line-height:1.7}body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-inline-form input:focus,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-inline-form select:focus,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-inline-form textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-quick-action:hover{background:#e0ecff}@media (max-width: 991px){  body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-conv-grid,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-proof-grid,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-problem-grid,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-form-wrap,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-inline-kpis{grid-template-columns:1fr}
}
@media (max-width: 767px){body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-alert-box,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-conv-card,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-process-card,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-proof-card,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-problem-card,body.dsk-page-location-bialoleka[data-page-lang="en"] .dsk-form-card{padding:20px}
}

/* Bialoleka PL premium local blue refactor, scoped to the Polish local landing only. */
html[lang="en"] body.dsk-page-location-bialoleka{
  --dsk-local-navy:#061323;
  --dsk-local-navy-2:#0b1f38;
  --dsk-local-graphite:#142235;
  --dsk-local-steel:#2b6cb0;
  --dsk-local-steel-2:#1f5f9f;
  --dsk-local-ice:#eef5fb;
  --dsk-local-ice-2:#f6f9fd;
  --dsk-local-line:rgba(43,108,176,.16);
  --dsk-local-shadow:0 22px 54px rgba(10,31,56,.12);
  --dsk-local-shadow-soft:0 14px 34px rgba(10,31,56,.08);
  --dsk-local-green:#168a63;
  --dsk-local-amber:#d08a18;
}.dsk-page-location-bialoleka .dsk-loc-access, .dsk-page-location-bialoleka .dsk-loc-nearby, .dsk-page-location-bialoleka .dsk-loc-faq, .dsk-page-location-bialoleka .dsk-loc-cta-band{
  content-visibility:visible;
  contain:none;
  contain-intrinsic-size:auto 0;
}.dsk-page-location-bialoleka .dsk-loc-page{
  background:linear-gradient(180deg,#f6f9fd 0%,#eef5fb 42%,#f8fbff 100%);
  color:var(--dsk-local-graphite);
  overflow-x:hidden;
}.dsk-page-location-bialoleka .dsk-loc-hero{
  padding:clamp(72px,8vw,108px) 0 clamp(58px,7vw,88px);
  background:
    radial-gradient(circle at 82% 24%,rgba(43,108,176,.28),transparent 28%),
    linear-gradient(115deg,rgba(4,13,25,.98) 0%,rgba(9,27,49,.94) 48%,rgba(16,39,66,.86) 100%),
    url('/assets/img/sprzet-narzedzia-profesjonalnym-laboratorium-odzyskiwania-danych-dysk-spolka-warszawa.webp') center/cover no-repeat;
  border-bottom:1px solid rgba(191,219,254,.18);
}.dsk-page-location-bialoleka .dsk-loc-hero::after{
  height:140px;
  background:linear-gradient(180deg,rgba(6,19,35,0),#061323 92%);
}.dsk-page-location-bialoleka .dsk-loc-hero__inner{
  min-height:min(68vh,660px);
}.dsk-page-location-bialoleka .dsk-loc-hero__content{
  max-width:min(830px,100%);
}.dsk-page-location-bialoleka .dsk-loc-kicker, .dsk-page-location-bialoleka .dsk-loc-eyebrow{
  color:#9fc5f4;
  letter-spacing:.15em;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-hero h1{
  max-width:22ch;
  font-size:clamp(2.25rem,4.4vw,4.65rem);
  line-height:1.12;
  letter-spacing:-.025em;
  text-transform:none;
}.dsk-page-location-bialoleka .dsk-loc-lead{
  max-width:66ch;
  line-height:1.62;
  color:rgba(234,243,255,.92);
}.dsk-page-location-bialoleka .dsk-loc-note{
  color:rgba(234,243,255,.9);
}

html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-btn{
  transition:color .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease;
}.dsk-page-location-bialoleka .dsk-loc-btn--primary{
  background:linear-gradient(135deg,#1faa76,#168a63);
  border-color:#25b27c;
  color:#fff;
  box-shadow:0 20px 42px rgba(22,138,99,.28);
}

html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-btn--primary:hover{
  background:#117451;
  border-color:#117451;
  color:#fff;
}.dsk-page-location-bialoleka .dsk-loc-btn--secondary, .dsk-page-location-bialoleka .dsk-loc-btn--tertiary{
  background:rgba(238,245,251,.1);
  border-color:rgba(191,219,254,.26);
  color:#f8fbff;
  box-shadow:none;
  backdrop-filter:none;
}

html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-btn--secondary:hover,
html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-btn--tertiary:hover{
  background:rgba(238,245,251,.16);
  border-color:rgba(191,219,254,.42);
}

html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-btn:focus-visible,
html[lang="en"] body.dsk-page-location-bialoleka .dsk-quick-action:focus-visible,
html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-page a:focus-visible{
  outline:3px solid rgba(43,108,176,.34);
  outline-offset:4px;
}

@media (hover:hover) and (pointer:fine){
  html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-btn:hover,
  html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-card:hover,
  html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-access-item:hover,
  html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-faq-item:hover,
  html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-pills li:hover{
    transform:translateY(-3px);
  }
}

@media (prefers-reduced-motion:reduce){.dsk-page-location-bialoleka .dsk-loc-btn, .dsk-page-location-bialoleka .dsk-loc-card, .dsk-page-location-bialoleka .dsk-loc-access-item, .dsk-page-location-bialoleka .dsk-loc-faq-item, .dsk-page-location-bialoleka .dsk-loc-pills li{
    transition:none;
    transform:none;
  }
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-hero__meta{
  gap:10px;
}.dsk-page-location-bialoleka .dsk-loc-hero__meta li{
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:rgba(238,245,251,.11);
  border:1px solid rgba(191,219,254,.24);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
  color:#edf6ff;
}.dsk-page-location-bialoleka .dsk-loc-hero__meta li::before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--dsk-local-green);
  box-shadow:0 0 0 4px rgba(22,138,99,.16);
  flex:0 0 auto;
}.dsk-page-location-bialoleka .dsk-loc-section{
  padding:clamp(56px,6.4vw,86px) 0;
}.dsk-page-location-bialoleka .dsk-loc-intro, .dsk-page-location-bialoleka .dsk-loc-info, .dsk-page-location-bialoleka .dsk-loc-access, .dsk-page-location-bialoleka .dsk-loc-faq{
  background:linear-gradient(180deg,#f8fbff,var(--dsk-local-ice));
}.dsk-page-location-bialoleka .dsk-loc-nearby, .dsk-page-location-bialoleka .dsk-loc-process, .dsk-page-location-bialoleka .dsk-loc-proof, .dsk-page-location-bialoleka .dsk-loc-problems{
  background:#f8fbff;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-section__head{
  max-width:760px;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-section__head h2, html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-copy h2, html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-cta-band h2{
  color:var(--dsk-local-navy);
  line-height:1.12;
  letter-spacing:-.025em;
}.dsk-page-location-bialoleka .dsk-loc-section__head p, .dsk-page-location-bialoleka .dsk-loc-copy p, .dsk-page-location-bialoleka .dsk-loc-card__content p, .dsk-page-location-bialoleka .dsk-loc-access-item p, .dsk-page-location-bialoleka .dsk-loc-faq-a p{
  color:#314761;
  line-height:1.64;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-card, html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-service-card, html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-faq-item, html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-related, html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-access-item, html[lang="en"] .dsk-page-location-bialoleka .dsk-process-card, html[lang="en"] .dsk-page-location-bialoleka .dsk-proof-card, html[lang="en"] .dsk-page-location-bialoleka .dsk-problem-card{
  border:1px solid var(--dsk-local-line);
  background:linear-gradient(180deg,#fff,#f8fbff);
  border-radius:24px;
  box-shadow:var(--dsk-local-shadow-soft);
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}.dsk-page-location-bialoleka .dsk-loc-card::before, .dsk-page-location-bialoleka .dsk-loc-access-item::before, .dsk-page-location-bialoleka .dsk-loc-faq-item::before{
  content:"";
  position:absolute;
  left:24px;
  top:22px;
  width:9px;
  height:9px;
  border-radius:50%;
  background:var(--dsk-local-steel);
  box-shadow:0 0 0 5px rgba(43,108,176,.1);
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-card__title, html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-access-item h3, html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-faq-q{
  color:var(--dsk-local-navy);
  padding-left:20px;
}.dsk-page-location-bialoleka .dsk-loc-first-aid{
  background:linear-gradient(180deg,#081727,#0b213a);
}.dsk-page-location-bialoleka .dsk-alert-box{
  background:linear-gradient(135deg,#071421 0%,#102842 58%,#143961 100%);
  border:1px solid rgba(191,219,254,.2);
  box-shadow:0 28px 70px rgba(6,19,35,.28);
}html[lang="en"] .dsk-page-location-bialoleka .dsk-alert-box .dsk-loc-kicker{
  color:#bfdbfe;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-alert-box h2, html[lang="en"] .dsk-page-location-bialoleka .dsk-alert-box p{
  color:#f8fbff;
}.dsk-page-location-bialoleka .dsk-alert-box .dsk-conv-grid{
  grid-template-columns:1fr 1fr;
  gap:18px;
}.dsk-page-location-bialoleka .dsk-alert-box .dsk-conv-card{
  border-radius:24px;
  padding:26px;
}.dsk-page-location-bialoleka .dsk-alert-box .dsk-conv-card:first-of-type{
  background:linear-gradient(180deg,rgba(6,19,35,.96),rgba(20,34,53,.94));
  border-color:rgba(208,138,24,.32);
}.dsk-page-location-bialoleka .dsk-alert-box .dsk-conv-card:first-of-type .dsk-card-eyebrow, .dsk-page-location-bialoleka .dsk-alert-box .dsk-conv-card:first-of-type .dsk-mini-list li::before{
  color:var(--dsk-local-amber);
}.dsk-page-location-bialoleka .dsk-alert-box .dsk-conv-card:last-of-type{
  background:linear-gradient(180deg,#f8fbff,#eef5fb);
  border-color:rgba(43,108,176,.18);
}.dsk-page-location-bialoleka .dsk-alert-box .dsk-conv-card:last-of-type h3, .dsk-page-location-bialoleka .dsk-alert-box .dsk-conv-card:last-of-type li{
  color:#142235;
}.dsk-page-location-bialoleka .dsk-alert-box .dsk-conv-card:last-of-type .dsk-card-eyebrow, .dsk-page-location-bialoleka .dsk-alert-box .dsk-conv-card:last-of-type .dsk-mini-list li::before{
  color:var(--dsk-local-green);
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-access-grid{
  grid-template-columns:1fr;
  gap:24px;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-access-copy{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-access-copy .dsk-quick-actions{
  grid-column:1/-1;
  margin-top:0;
}.dsk-page-location-bialoleka .dsk-quick-action{
  border-color:rgba(43,108,176,.22);
  background:#edf6ff;
  color:var(--dsk-local-steel-2);
  transition:color .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease;
}.dsk-page-location-bialoleka .dsk-quick-action--dark{
  background:var(--dsk-local-navy);
  border-color:var(--dsk-local-navy);
  color:#fff;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-map-shell{
  border-radius:28px;
  border:1px solid rgba(43,108,176,.18);
  box-shadow:var(--dsk-local-shadow);
  background:linear-gradient(180deg,#0b1f38,#061323);
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-map-shell .dsk-map-load{
  background:linear-gradient(135deg,rgba(6,19,35,.86),rgba(43,108,176,.56));
  color:#fff;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-pills{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  padding:0;
  margin:0;
  list-style:none;
}.dsk-page-location-bialoleka .dsk-loc-pills li{
  flex:0 1 auto;
  padding:12px 16px;
  border-radius:999px;
  background:#ebf8ff;
  border:1px solid rgba(43,108,176,.18);
  color:var(--dsk-local-steel);
  box-shadow:none;
  font-weight:700;
  line-height:1.35;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-related{
  margin-top:4px;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-faq-list{
  max-width:none;
  gap:14px;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-faq-item{
  padding:24px 26px;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-faq-a p{
  line-height:1.62;
}.dsk-page-location-bialoleka .dsk-loc-cta-band{
  padding-block:clamp(34px,5vw,58px) clamp(56px,8vw,96px);
  background:linear-gradient(180deg,#f8fbff,#eef5fb);
}.dsk-page-location-bialoleka .dsk-loc-cta-band__inner{
  grid-template-columns:minmax(0,1fr) minmax(260px,auto);
  padding:clamp(26px,4vw,42px);
  border-radius:30px;
  background:linear-gradient(135deg,#061323,#12345a 70%,#1f5f9f);
  border:1px solid rgba(191,219,254,.26);
  box-shadow:0 30px 70px rgba(6,19,35,.2);
}.dsk-page-location-bialoleka .dsk-loc-cta-band .dsk-loc-kicker, .dsk-page-location-bialoleka .dsk-loc-cta-band h2, .dsk-page-location-bialoleka .dsk-loc-cta-band p{
  color:#fff;
}.dsk-page-location-bialoleka .dsk-loc-cta-band__copy{
  max-width:min(760px,100%);
}.dsk-page-location-bialoleka .dsk-loc-cta-band h2{
  max-width:42ch;
  font-size:clamp(1.8rem,2.6vw,2.55rem);
}.dsk-page-location-bialoleka .dsk-loc-cta-band__copy p:last-child{
  max-width:64ch;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-site-footer{
  margin-top:0;
}

@media (max-width:991px){.dsk-page-location-bialoleka .dsk-loc-cta-band__inner{
    grid-template-columns:1fr;
  }html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-access-copy{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }.dsk-page-location-bialoleka .dsk-alert-box .dsk-conv-grid{
    grid-template-columns:1fr;
  }
}

@media (max-width:767px){.dsk-page-location-bialoleka .dsk-loc-hero{
    padding:46px 0 38px;
  }html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-hero h1{
    max-width:15.5ch;
    font-size:clamp(1.68rem,9.2vw,2.35rem);
    line-height:1.14;
  }.dsk-page-location-bialoleka .dsk-loc-lead{
    font-size:1rem;
    line-height:1.6;
  }.dsk-page-location-bialoleka .dsk-loc-hero__meta li{
    width:auto;
    justify-content:flex-start;
    text-align:left;
  }.dsk-page-location-bialoleka .dsk-loc-section{
    padding:clamp(42px,12vw,58px) 0;
  }html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-access-copy{
    grid-template-columns:1fr;
  }.dsk-page-location-bialoleka .dsk-loc-pills li{
    flex:1 1 100%;
  }.dsk-page-location-bialoleka .dsk-loc-cta-band__inner{
    border-radius:22px;
  }.dsk-page-location-bialoleka .dsk-loc-cta-band__actions, .dsk-page-location-bialoleka .dsk-quick-actions{
    width:100%;
  }.dsk-page-location-bialoleka .dsk-loc-cta-band .dsk-loc-btn{
    width:100%;
  }
}.dsk-page-location-bialoleka .dsk-loc-hero__inner{
  align-items:center;
}.dsk-page-location-bialoleka .dsk-loc-hero__content{
  width:min(780px,100%);
  max-width:min(780px,100%);
  flex:0 1 min(780px,100%);
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-hero h1{
  width:min(780px,100%);
  max-width:min(780px,100%);
  font-size:clamp(2rem,4.8vw,4.05rem);
  line-height:1.12;
  letter-spacing:-0.02em;
  text-transform:none;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-copy{
  width:min(1120px,100%);
  max-width:min(1120px,100%);
  margin-inline:auto;
  padding:clamp(22px,3.8vw,42px);
  border:1px solid rgba(43,108,176,.13);
  border-radius:28px;
  background:linear-gradient(180deg,#f8fbff 0%,#eef6ff 100%);
  box-shadow:0 22px 54px rgba(16,42,67,.08);
  box-sizing:border-box;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-copy h2{
  max-width:780px;
  color:#061b33;
  letter-spacing:-0.018em;
}.dsk-page-location-bialoleka .dsk-loc-copy p:not(.dsk-loc-eyebrow){
  max-width:72ch;
  line-height:1.68;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-inline-kpis{
  margin-top:clamp(22px,3vw,34px);
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-map-shell{
  position:relative;
  isolation:isolate;
  min-height:360px;
  border:1px solid rgba(43,108,176,.22);
  border-radius:28px;
  background:
    radial-gradient(circle at 22% 18%,rgba(43,108,176,.34),transparent 34%),
    radial-gradient(circle at 78% 72%,rgba(6,95,154,.28),transparent 38%),
    linear-gradient(135deg,#06192d 0%,#082745 52%,#0f3f69 100%);
  box-shadow:0 26px 64px rgba(6,25,45,.18);
  overflow:hidden;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-map-shell::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(rgba(235,248,255,.08) 1px,transparent 1px),
    linear-gradient(90deg,rgba(235,248,255,.08) 1px,transparent 1px);
  background-size:34px 34px;
  opacity:.34;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-map-shell iframe{
  position:relative;
  z-index:0;
  min-height:360px;
  border:0;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-map-load{
  position:absolute;
  inset:0;
  z-index:2;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:12px;
  width:100%;
  min-height:100%;
  padding:clamp(24px,5vw,44px);
  border:0;
  border-radius:inherit;
  background:linear-gradient(180deg,rgba(6,25,45,.38),rgba(6,25,45,.22));
  color:#fff;
  font-weight:800;
  font-size:1rem;
  line-height:1.2;
  text-align:center;
  cursor:pointer;
  box-sizing:border-box;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-map-load::before{
  content:"Mapa dojazdu do laboratorium";
  display:block;
  color:#f8fbff;
  font-size:clamp(1.25rem,2.7vw,2rem);
  line-height:1.16;
  letter-spacing:-0.02em;
}html[lang="en"] .dsk-page-location-bialoleka .dsk-map-load::after{
  content:"Kliknij, aby załadować Google Maps";
  display:block;
  max-width:34ch;
  color:rgba(235,248,255,.82);
  font-weight:600;
  font-size:.95rem;
  line-height:1.5;
}.dsk-page-location-bialoleka .dsk-loc-cta-band__inner{
  width:min(1120px,calc(100% - 40px));
  margin-inline:auto;
  padding:clamp(28px,4vw,44px) clamp(22px,5vw,48px);
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:clamp(22px,4vw,48px);
  box-sizing:border-box;
  overflow:hidden;
}.dsk-page-location-bialoleka .dsk-loc-cta-band__copy{
  max-width:min(760px,100%);
  padding:0;
  min-width:0;
}.dsk-page-location-bialoleka .dsk-loc-cta-band h2{
  max-width:42ch;
  overflow-wrap:normal;
}.dsk-page-location-bialoleka .dsk-loc-cta-band__actions{
  justify-content:flex-end;
  min-width:min(360px,100%);
}

@media (max-width:1100px){.dsk-page-location-bialoleka .dsk-loc-cta-band__inner{
    grid-template-columns:1fr;
  }.dsk-page-location-bialoleka .dsk-loc-cta-band__actions{
    width:100%;
    justify-content:flex-start;
  }
}

@media (max-width:767px){.dsk-page-location-bialoleka .dsk-loc-hero__content, .dsk-page-location-bialoleka .dsk-loc-hero h1{
    width:100%;
    max-width:100%;
  }html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-hero h1{
    font-size:clamp(1.8rem,8.4vw,2.45rem);
    line-height:1.14;
  }html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-copy{
    padding:22px;
    border-radius:22px;
  }html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-map-shell, html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-map-shell iframe{
    min-height:320px;
  }.dsk-page-location-bialoleka .dsk-loc-cta-band__inner{
    width:calc(100% - 32px);
    padding:28px 22px;
  }
}.dsk-page-location-bialoleka .dsk-loc-cta-band > .container.dsk-loc-cta-band__inner, .dsk-page-location-bialoleka .dsk-loc-cta-band .container.dsk-loc-cta-band__inner{
  width:min(1120px,calc(100% - 40px));
  max-width:1120px;
  margin-inline:auto;
  padding:clamp(28px,4vw,44px) clamp(22px,5vw,48px);
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:clamp(22px,4vw,48px);
  box-sizing:border-box;
}

@media (max-width:1100px){.dsk-page-location-bialoleka .dsk-loc-cta-band > .container.dsk-loc-cta-band__inner, .dsk-page-location-bialoleka .dsk-loc-cta-band .container.dsk-loc-cta-band__inner{
    grid-template-columns:1fr;
  }
}

@media (max-width:767px){html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-hero h1{
    font-size:clamp(1.72rem,7.6vw,2.22rem);
    overflow-wrap:break-word;
    word-break:normal;
  }.dsk-page-location-bialoleka .dsk-loc-cta-band > .container.dsk-loc-cta-band__inner, .dsk-page-location-bialoleka .dsk-loc-cta-band .container.dsk-loc-cta-band__inner{
    width:calc(100% - 32px);
    padding:28px 22px;
  }
}

@media (max-width:430px){html[lang="en"] .dsk-page-location-bialoleka .dsk-loc-hero h1{
    font-size:clamp(1.58rem,6.8vw,2.05rem);
    overflow-wrap:anywhere;
  }.dsk-page-location-bialoleka .dsk-loc-cta-band > .container.dsk-loc-cta-band__inner, .dsk-page-location-bialoleka .dsk-loc-cta-band .container.dsk-loc-cta-band__inner{
    width:calc(100% - 28px);
    padding:28px 24px;
  }}

/* pl-sitewide-location-axis-v1
   Bialoleka local content follows the current nav/footer rail on desktop and
   keeps a safe gutter on narrower screens. NAP, map iframe/src and CTA links
   are untouched. */
html[lang="en"] body.dsk-page-location-bialoleka {
  --dsk-location-site-rail: min(1236px, calc(100vw - 30px));
}

@media (min-width: 900px) {.dsk-page-location-bialoleka :is(.dsk-loc-hero__inner,.dsk-loc-container,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    width: var(--dsk-location-site-rail);
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (max-width: 899px) {.dsk-page-location-bialoleka :is(.dsk-loc-hero__inner,.dsk-loc-container,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (max-width: 430px) {.dsk-page-location-bialoleka :is(.dsk-loc-hero__inner,.dsk-loc-container,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    width: calc(100vw - 30px);
    max-width: calc(100vw - 30px);
  }
}
/* pl-sitewide-location-axis-900-1279-v1
   Location page content rail alignment only; NAP, map data and schema stay
   protected/untouched. */
@media (min-width: 900px) and (max-width: 959px) {
  html[lang="en"] .dsk-loc-page,
  html[lang="en"].dsk-page-location {
    --dsk-location-transition-rail: calc(100% - 32px);
  }
}

@media (min-width: 960px) and (max-width: 1279px) {
  html[lang="en"] .dsk-loc-page,
  html[lang="en"].dsk-page-location {
    --dsk-location-transition-rail: calc(100% - 48px);
  }
}

@media (min-width: 900px) and (max-width: 1279px) {
  html[lang="en"] .dsk-loc-page :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner),
  html[lang="en"].dsk-page-location :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner) {
    box-sizing: border-box;
    width: var(--dsk-location-transition-rail);
    max-width: 1236px;
    margin-inline: auto;
    padding-inline: 0;
  }
}
/* pl-sitewide-location-axis-900-1279-v3 late-pass */
@media (min-width: 900px) and (max-width: 959px) {
  html[lang="en"] body .dsk-loc-page,
  html[lang="en"].dsk-page-location body { --dsk-location-transition-rail: calc(100% - 32px); }
}
@media (min-width: 960px) and (max-width: 1279px) {
  html[lang="en"] body .dsk-loc-page,
  html[lang="en"].dsk-page-location body { --dsk-location-transition-rail: calc(100% - 48px); }
}
@media (min-width: 900px) and (max-width: 1279px) {
  html[lang="en"] body .dsk-loc-page :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner),
  html[lang="en"].dsk-page-location body :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner) {
    box-sizing: border-box;
    width: var(--dsk-location-transition-rail);
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    transform: none;
  }
}
/* pl-sitewide-location-axis-900-1279-v4 late-specific */
@media (min-width: 900px) and (max-width: 959px) {
  html[lang="en"] body :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner) {
    width: calc(100vw - 32px);
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  html[lang="en"] body :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner) {
    width: calc(100vw - 48px);
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}

/* bialoleka-mobile-rwd-rail-owner-v1
   Close the local page rail on mobile/tablet. The previous generic owner lost
   to the page-specific B12 wrapper and left .dsk-loc-container at viewport
   edge. NAP, map iframe/src, schema, nav and CTA behavior are untouched. */
@media (max-width: 360px) {.dsk-page-location.dsk-page-location-bialoleka main#main-content :is(.dsk-loc-container,.dsk-location-container,.dsk-loc-hero__inner,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    width: calc(100vw - 32px);
    max-width: calc(100vw - 32px);
    margin-left: 16px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (min-width: 361px) and (max-width: 767px) {.dsk-page-location.dsk-page-location-bialoleka main#main-content :is(.dsk-loc-container,.dsk-location-container,.dsk-loc-hero__inner,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (min-width: 768px) and (max-width: 899px) {.dsk-page-location.dsk-page-location-bialoleka main#main-content :is(.dsk-loc-container,.dsk-location-container,.dsk-loc-hero__inner,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    width: calc(100vw - 32px);
    max-width: calc(100vw - 32px);
    margin-left: 16px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

/* bialoleka-transition-rail-owner-v1
   The 900-1280 transition should follow the same footer/content rail as the
   rest of the PL local pages. NAP, map and CTA behavior remain untouched. */
@media (min-width: 900px) and (max-width: 959px) {.dsk-page-location.dsk-page-location-bialoleka main#main-content :is(.dsk-loc-container,.dsk-location-container,.dsk-loc-hero__inner,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (min-width: 1181px) and (max-width: 1280px) {.dsk-page-location.dsk-page-location-bialoleka main#main-content :is(.dsk-loc-container,.dsk-location-container,.dsk-loc-hero__inner,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    width: min(1154px, calc(100vw - 126px));
    max-width: min(1154px, calc(100vw - 126px));
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}@media (max-width: 980px){}
.dsk-loc-access{content-visibility:auto;contain-intrinsic-size:auto 820px;}
.dsk-loc-nearby{content-visibility:auto;contain-intrinsic-size:auto 420px;}
.dsk-loc-faq{content-visibility:auto;contain-intrinsic-size:auto 720px;}
.dsk-loc-cta-band{content-visibility:auto;contain-intrinsic-size:auto 220px;}
@media (max-width: 767px){.dsk-loc-access{contain-intrinsic-size:auto 980px;}.dsk-loc-nearby{contain-intrinsic-size:auto 520px;}.dsk-loc-faq{contain-intrinsic-size:auto 900px;}.dsk-loc-cta-band{contain-intrinsic-size:auto 260px;}}
/* pl-sitewide-location-axis-900-1279-v5 late-defer-owner */
@media (min-width: 900px) and (max-width: 959px) {.dsk-page-location :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner){
    width: calc(100vw - 32px);
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {.dsk-page-location :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner){
    width: calc(100vw - 48px);
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
/* pl-sitewide-location-axis-900-1279-v6 exact-bialoleka */
@media (min-width: 900px) and (max-width: 959px) {.dsk-page-location.dsk-page-location-bialoleka :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner){
    width: calc(100% - 32px);
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {.dsk-page-location.dsk-page-location-bialoleka :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner){
    width: calc(100% - 48px);
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}

/* bialoleka-cta-readable-owner-v1
   A late generic link rule can repaint location CTA anchors blue. Keep the
   existing shapes/hrefs/copy untouched and reassert readable colors only on
   dark/brand CTA surfaces for this PL location family. */
.dsk-page-location.dsk-page-location-bialoleka :is(.dsk-loc-btn--primary,.dsk-loc-btn--primary:visited,.dsk-loc-btn--primary:hover,.dsk-loc-btn--primary:focus-visible,.dsk-loc-btn--secondary,.dsk-loc-btn--secondary:visited,.dsk-loc-btn--secondary:hover,.dsk-loc-btn--secondary:focus-visible,.dsk-loc-btn--tertiary,.dsk-loc-btn--tertiary:visited,.dsk-loc-btn--tertiary:hover,.dsk-loc-btn--tertiary:focus-visible,.dsk-quick-action--dark,.dsk-quick-action--dark:visited,.dsk-quick-action--dark:hover,.dsk-quick-action--dark:focus-visible){
  color:#fff;
  text-decoration:none;
}

.dsk-page-location.dsk-page-location-bialoleka .dsk-loc-cta-band :is(h2,h3,p,.dsk-loc-kicker){
  color:#fff;
}

.dsk-page-location.dsk-page-location-bialoleka .dsk-loc-cta-band .dsk-loc-btn--secondary{
  color:#fff;
}

/* bialoleka-info-grid-four-up-owner-v1
   PL-only desktop layout: the four visit-info cards should use the available
   row instead of falling back to the legacy two-column grid. */
@media (min-width:1181px){
  html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-info-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
}

@media (min-width:861px) and (max-width:1180px){
  html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-info-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width:860px){
  html[lang="en"] body.dsk-page-location-bialoleka .dsk-loc-info-grid{
    grid-template-columns:1fr;
  }
}

/* bialoleka-location-rail-closure-20260517
   Keep the PL location shell on the same measured rail as footer/nav references. */
@media (max-width:767px){
  html[lang="en"] body.dsk-page-location-bialoleka main#main-content :is(.dsk-loc-container,.dsk-location-container,.dsk-loc-hero__inner,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    box-sizing:border-box;
    width:calc(100vw - 16px);
    max-width:calc(100vw - 16px);
    margin-left:8px;
    margin-right:0;
    padding-left:0;
    padding-right:0;
  }
}

@media (min-width:768px) and (max-width:819px){
  html[lang="en"] body.dsk-page-location-bialoleka main#main-content :is(.dsk-loc-container,.dsk-location-container,.dsk-loc-hero__inner,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    box-sizing:border-box;
    width:calc(100vw - 32px);
    max-width:calc(100vw - 32px);
    margin-left:16px;
    margin-right:0;
    padding-left:0;
    padding-right:0;
  }
}

@media (min-width:820px) and (max-width:899px){
  html[lang="en"] body.dsk-page-location-bialoleka main#main-content :is(.dsk-loc-container,.dsk-location-container,.dsk-loc-hero__inner,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    box-sizing:border-box;
    width:calc(100vw - 47px);
    max-width:calc(100vw - 47px);
    margin-left:16px;
    margin-right:0;
    padding-left:0;
    padding-right:0;
  }
}

@media (min-width:900px) and (max-width:1180px){
  html[lang="en"] body.dsk-page-location-bialoleka main#main-content :is(.dsk-loc-container,.dsk-location-container,.dsk-loc-hero__inner,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    box-sizing:border-box;
    width:calc(100vw - 63px);
    max-width:calc(100vw - 63px);
    margin-left:24px;
    margin-right:0;
    padding-left:0;
    padding-right:0;
  }
}

@media (min-width:1181px) and (max-width:1280px){
  html[lang="en"] body.dsk-page-location-bialoleka main#main-content :is(.dsk-loc-container,.dsk-location-container,.dsk-loc-hero__inner,.dsk-loc-section__inner,.dsk-loc-page .dsk-loc-wrap,.dsk-loc-page .dsk-wrap,.dsk-loc-page .dsk-wrap--shell){
    box-sizing:border-box;
    width:min(1150px, calc(100vw - 130px));
    max-width:min(1150px, calc(100vw - 130px));
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
  }
}


/* EN full clone of /assets/css/dsk-location-standard-late-sections-defer.v1.css */
/* ARCH-08: bounded owner for low-risk late-section defer blocks on one standard page and one location page */
.dsk-cta-gradient{content-visibility:visible;contain:none;overflow:visible;padding-bottom:36px;}
.dsk-cta-gradient__wrap{align-items:start;}
.dsk-cta-gradient__actions{align-self:start;}
.dsk-servicebar{content-visibility:visible;contain:none;contain-intrinsic-size:auto 0;margin-top:0;}
@media (max-width: 980px){.dsk-cta-gradient{padding-bottom:30px;}.dsk-cta-gradient__wrap{align-items:center;}.dsk-cta-gradient__actions{align-self:auto;}}
.dsk-loc-access{content-visibility:auto;contain-intrinsic-size:auto 820px;}
.dsk-loc-nearby{content-visibility:auto;contain-intrinsic-size:auto 420px;}
.dsk-loc-faq{content-visibility:auto;contain-intrinsic-size:auto 720px;}
.dsk-loc-cta-band{content-visibility:auto;contain-intrinsic-size:auto 220px;}
@media (max-width: 767px){.dsk-loc-access{contain-intrinsic-size:auto 980px;}.dsk-loc-nearby{contain-intrinsic-size:auto 520px;}.dsk-loc-faq{contain-intrinsic-size:auto 900px;}.dsk-loc-cta-band{contain-intrinsic-size:auto 260px;}}
/* pl-sitewide-location-axis-900-1279-v5 late-defer-owner */
@media (min-width: 900px) and (max-width: 959px) {
  html[lang="en"] body.dsk-page-location :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner) {
    width: calc(100vw - 32px) !important;
    max-width: 1236px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  html[lang="en"] body.dsk-page-location :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner) {
    width: calc(100vw - 48px) !important;
    max-width: 1236px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }
}
/* pl-sitewide-location-axis-900-1279-v6 exact-bialoleka */
@media (min-width: 900px) and (max-width: 959px) {
  html[lang="en"] body.dsk-page-location.dsk-page-location-bialoleka :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner) {
    width: calc(100% - 32px) !important;
    max-width: 1236px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  html[lang="en"] body.dsk-page-location.dsk-page-location-bialoleka :is(.dsk-loc-container, .dsk-location-container, .dsk-loc-hero__inner, .dsk-loc-section__inner) {
    width: calc(100% - 48px) !important;
    max-width: 1236px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }
}


/* EN full clone of /assets/css/dsk-memory-card-local-clean.v1.css */
/* Owner: PL memory-card service local clean refactor.
   Scope: odzyskiwanie-danych-z-kart-pamieci.html only. */

html[lang="en"].dsk-page-memory-card {
  --mem-navy: #071927;
  --mem-ink: #102236;
  --mem-muted: #53677c;
  --mem-line: rgba(28, 102, 158, .18);
  --mem-line-strong: rgba(28, 102, 158, .32);
  --mem-ice: #eef6fb;
  --mem-ice-soft: #f7fbfd;
  --mem-card: #ffffff;
  --mem-blue: #1d67a8;
  --mem-green: #047857;
  --mem-amber: #b86b00;
  --mem-shadow: 0 18px 48px rgba(15, 35, 58, .10);
  --mem-shadow-soft: 0 10px 28px rgba(15, 35, 58, .07);
  --mem-radius-lg: 28px;
  --mem-radius-md: 18px;
  --mem-rail: var(--dsk-pl-subpage-rail, min(1236px, calc(100vw - 40px)));
  --mem-gutter: clamp(28px, 5vw, 96px);
  --mem-section-pad: clamp(24px, 3.8vw, 46px);
  color: var(--mem-ink);
}

html[lang="en"].dsk-page-memory-card #service-template {
  background:
    radial-gradient(circle at 82% 10%, rgba(29, 103, 168, .14), transparent 30%),
    linear-gradient(180deg, #f4f8fb 0%, #ffffff 48%, #eef6fb 100%);
}

html[lang="en"].dsk-page-memory-card #service-template .dsk-service-landing__container {
  width: min(calc(100% - var(--mem-gutter)), var(--mem-rail));
  max-width: var(--mem-rail);
  margin-inline: auto;
  padding-inline: 0;
  box-sizing: border-box;
}

@media (min-width: 481px) and (max-width: 1180px) {
  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template .dsk-service-landing__container {
    margin-inline: auto;
  }
}

html[lang="en"].dsk-page-memory-card #service-template .dsk-service-landing__row,
html[lang="en"].dsk-page-memory-card #service-template .dsk-service-landing__column,
html[lang="en"].dsk-page-memory-card #service-template .dsk-service-landing__column-content,
html[lang="en"].dsk-page-memory-card #service-template .dsk-service-landing__shell,
html[lang="en"].dsk-page-memory-card #service-template .dsk-service-landing__content,
html[lang="en"].dsk-page-memory-card #service-template .dsk-service-landing__body {
  width: 100%;
  max-width: 100%;
  margin-inline: 0;
  box-sizing: border-box;
}

html[lang="en"].dsk-page-memory-card #service-template .dsk-service-landing__content,
html[lang="en"].dsk-page-memory-card #service-template .dsk-service-landing__body {
  display: grid;
  gap: clamp(24px, 3.6vw, 44px);
}

html[lang="en"].dsk-page-memory-card #service-template .dsk-service-landing__title {
  max-width: 1060px;
  margin-inline: 0;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-service-landing__body :is(p, li) {
  color: var(--mem-ink);
  font-size: clamp(1rem, 1.04vw, 1.075rem);
  line-height: 1.62;
}

html[lang="en"].dsk-page-memory-card .dsk-service-landing__body a {
  color: var(--mem-green);
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

html[lang="en"].dsk-page-memory-card .dsk-subnav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-subnav__item,
html[lang="en"].dsk-page-memory-card .dsk-flash-status li {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  max-width: 100%;
  min-height: 36px;
  padding: 8px 13px;
  border: 1px solid var(--mem-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, .82);
  color: #16527f;
  font-size: .9rem;
  font-weight: 750;
  line-height: 1.25;
  text-decoration: none;
  white-space: normal;
  box-shadow: 0 8px 22px rgba(29, 103, 168, .06);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin: -8px 0 0;
  color: var(--mem-muted);
  font-size: .92rem;
  font-weight: 700;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-breadcrumb a,
html[lang="en"].dsk-page-memory-card .dsk-flash-breadcrumb span {
  color: inherit;
  text-decoration: none;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-breadcrumb span::before {
  content: "/";
  margin-right: 8px;
  color: #9aaec0;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-hero-panel,
html[lang="en"].dsk-page-memory-card .dsk-flash-section {
  width: 100%;
  max-width: 100%;
  margin-inline: 0;
  box-sizing: border-box;
  border: 1px solid var(--mem-line);
  border-radius: var(--mem-radius-lg);
  box-shadow: var(--mem-shadow);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-hero-panel {
  padding: clamp(24px, 3.8vw, 48px);
  background:
    radial-gradient(circle at 92% 12%, rgba(29, 103, 168, .12), transparent 30%),
    linear-gradient(135deg, #ffffff, #f3f9fd);
  color: var(--mem-ink);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-eyebrow,
html[lang="en"].dsk-page-memory-card .dsk-flash-kicker {
  margin: 0 0 12px;
  color: var(--mem-blue);
  font-size: .82rem;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
  text-transform: uppercase;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-hero-panel .dsk-flash-eyebrow {
  color: var(--mem-blue);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-hero-panel h2 {
  max-width: 890px;
  margin: 0 0 18px;
  color: var(--mem-navy);
  font-size: clamp(1.9rem, 3.2vw, 3.35rem);
  line-height: 1.12;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-lead {
  max-width: 74ch;
  margin: 0;
  color: var(--mem-ink);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-lead strong {
  color: var(--mem-navy);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-actions,
html[lang="en"].dsk-page-memory-card .dsk-flash-bottom-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 22px;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  max-width: 100%;
  min-height: 48px;
  padding: 12px 18px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-btn--primary {
  border-color: rgba(4, 120, 87, .55);
  background: linear-gradient(135deg, #0f9b69, #047857);
  color: #ffffff;
  box-shadow: 0 16px 34px rgba(4, 120, 87, .22);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-hero-panel .dsk-flash-btn--secondary,
html[lang="en"].dsk-page-memory-card .dsk-flash-hero-panel .dsk-flash-btn--ghost {
  border-color: var(--mem-line-strong);
  background: #ffffff;
  color: var(--mem-green);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-hero-panel .dsk-flash-btn--ghost {
  background: #eef8f4;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-status {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-status li {
  border-color: var(--mem-line);
  background: #eaf5fc;
  color: #16527f;
  box-shadow: 0 8px 22px rgba(29, 103, 168, .06);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-section {
  padding: var(--mem-section-pad);
  background: rgba(255, 255, 255, .92);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-section > h2,
html[lang="en"].dsk-page-memory-card .dsk-flash-section__copy > h2 {
  max-width: 850px;
  margin: 0 0 16px;
  color: var(--mem-navy);
  font-size: clamp(1.75rem, 2.7vw, 2.9rem);
  line-height: 1.14;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-section > p:not(.dsk-flash-kicker),
html[lang="en"].dsk-page-memory-card .dsk-flash-section__copy > p {
  max-width: 76ch;
  margin: 0 0 16px;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-section__copy > p:last-child,
html[lang="en"].dsk-page-memory-card .dsk-flash-section > p:last-child {
  margin-bottom: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, .8fr);
  gap: clamp(20px, 3vw, 34px);
  align-items: stretch;
  background: linear-gradient(135deg, #ffffff, var(--mem-ice-soft));
}

html[lang="en"].dsk-page-memory-card .dsk-flash-safety {
  display: flex;
  flex-direction: column;
  padding: clamp(20px, 2.7vw, 30px);
  border: 1px solid rgba(184, 107, 0, .26);
  border-radius: 22px;
  background: linear-gradient(135deg, #ffffff, #fff8e8);
  box-shadow: 0 14px 34px rgba(100, 62, 9, .08);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-safety__label {
  margin: 0 0 10px;
  color: var(--mem-amber);
  font-size: .8rem;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
  text-transform: uppercase;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-safety h3 {
  margin: 0 0 12px;
  color: var(--mem-navy);
  font-size: clamp(1.3rem, 1.9vw, 1.75rem);
  line-height: 1.2;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-safety > p:not(.dsk-flash-safety__label) {
  margin: 0 0 16px;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-safety__list {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-safety__list li {
  position: relative;
  min-width: 0;
  padding: 10px 12px 10px 34px;
  border: 1px solid rgba(184, 107, 0, .16);
  border-radius: 14px;
  background: rgba(255, 255, 255, .72);
  line-height: 1.45;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-safety__list li::before {
  content: "";
  position: absolute;
  top: 1.05em;
  left: 14px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--mem-amber);
  box-shadow: 0 0 0 4px rgba(184, 107, 0, .12);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid,
html[lang="en"].dsk-page-memory-card .dsk-flash-matrix,
html[lang="en"].dsk-page-memory-card .dsk-flash-faq-grid,
html[lang="en"].dsk-page-memory-card .dsk-flash-related-grid {
  display: grid;
  width: 100%;
  gap: 16px;
  margin-top: 22px;
  align-items: stretch;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid--types,
html[lang="en"].dsk-page-memory-card .dsk-flash-matrix {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid--symptoms,
html[lang="en"].dsk-page-memory-card .dsk-flash-related-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

html[lang="en"].dsk-page-memory-card .dsk-flash-faq-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

html[lang="en"].dsk-page-memory-card .dsk-flash-faq-grid article:last-child:nth-child(odd) {
  grid-column: 1 / -1;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid article,
html[lang="en"].dsk-page-memory-card .dsk-flash-matrix article,
html[lang="en"].dsk-page-memory-card .dsk-flash-faq-grid article,
html[lang="en"].dsk-page-memory-card .dsk-flash-related-grid a {
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: 100%;
  padding: clamp(18px, 2vw, 24px);
  border: 1px solid var(--mem-line);
  border-radius: var(--mem-radius-md);
  background: linear-gradient(180deg, var(--mem-card), #f8fbfe);
  box-shadow: var(--mem-shadow-soft);
  box-sizing: border-box;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid article > span,
html[lang="en"].dsk-page-memory-card .dsk-flash-matrix article > span,
html[lang="en"].dsk-page-memory-card .dsk-flash-related-grid a > span {
  display: inline-flex;
  align-self: flex-start;
  margin: 0 0 14px;
  padding: 6px 10px;
  border: 1px solid rgba(29, 103, 168, .14);
  border-radius: 999px;
  background: #eaf5fc;
  color: var(--mem-blue);
  font-size: .78rem;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid h3,
html[lang="en"].dsk-page-memory-card .dsk-flash-matrix h3,
html[lang="en"].dsk-page-memory-card .dsk-flash-faq-grid h3 {
  margin: 0 0 10px;
  color: var(--mem-navy);
  font-size: clamp(1.08rem, 1.24vw, 1.28rem);
  line-height: 1.2;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid p,
html[lang="en"].dsk-page-memory-card .dsk-flash-matrix p,
html[lang="en"].dsk-page-memory-card .dsk-flash-faq-grid p {
  margin: 0;
  color: #304357;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid article p,
html[lang="en"].dsk-page-memory-card .dsk-flash-matrix article p {
  margin-top: auto;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-matrix article {
  background: linear-gradient(145deg, #ffffff, #eff7fc);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-timeline {
  display: grid;
  gap: 14px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-timeline li {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  column-gap: 16px;
  row-gap: 6px;
  align-items: start;
  padding: 20px;
  border: 1px solid var(--mem-line);
  border-radius: var(--mem-radius-md);
  background: #ffffff;
  box-shadow: var(--mem-shadow-soft);
}

html[lang="en"].dsk-page-memory-card .dsk-flash-timeline span {
  grid-row: span 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 15px;
  background: var(--mem-navy);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-timeline h3 {
  margin: 0;
  color: var(--mem-navy);
  font-size: 1.12rem;
  line-height: 1.22;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-timeline p {
  margin: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-security {
  background:
    linear-gradient(135deg, rgba(7, 25, 39, .96), rgba(16, 67, 98, .92)),
    radial-gradient(circle at 88% 10%, rgba(75, 157, 216, .28), transparent 32%);
  border-color: rgba(196, 225, 247, .22);
  color: #f8fbff;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-security h2,
html[lang="en"].dsk-page-memory-card .dsk-flash-security h3,
html[lang="en"].dsk-page-memory-card .dsk-flash-security p,
html[lang="en"].dsk-page-memory-card .dsk-flash-security li,
html[lang="en"].dsk-page-memory-card .dsk-flash-security strong,
html[lang="en"].dsk-page-memory-card .dsk-flash-security a {
  color: #f8fbff;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-faq {
  background: linear-gradient(135deg, #ffffff, var(--mem-ice-soft));
}

html[lang="en"].dsk-page-memory-card .dsk-flash-related-grid a {
  gap: 10px;
  color: var(--mem-navy);
  text-decoration: none;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-related-grid strong {
  margin: 0;
  color: var(--mem-navy);
  font-size: 1.04rem;
  line-height: 1.3;
}

html[lang="en"].dsk-page-memory-card .dsk-flash-related-grid em {
  display: inline-flex;
  align-self: flex-start;
  margin-top: auto;
  color: var(--mem-green);
  font-style: normal;
  font-weight: 850;
  line-height: 1.2;
}

html[lang="en"].dsk-page-memory-card .dsk-guides-section {
  background: linear-gradient(180deg, #eef6fb, #ffffff);
}

html[lang="en"].dsk-page-memory-card .dsk-guides-section > .dsk-owner-container,
html[lang="en"].dsk-page-memory-card .dsk-guides {
  width: min(calc(100% - var(--mem-gutter)), var(--mem-rail));
  max-width: var(--mem-rail);
  margin-inline: auto;
  padding-inline: 0;
  box-sizing: border-box;
}

html[lang="en"].dsk-page-memory-card .dsk-guides {
  padding: var(--mem-section-pad);
  border: 1px solid var(--mem-line);
  border-radius: var(--mem-radius-lg);
  background: rgba(255, 255, 255, .92);
  box-shadow: var(--mem-shadow);
}

html[lang="en"].dsk-page-memory-card .dsk-guides__eyebrow {
  margin: 0 0 12px;
  color: var(--mem-green);
  font-size: .82rem;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
  text-transform: uppercase;
}

html[lang="en"].dsk-page-memory-card .dsk-guides__title {
  max-width: 820px;
  margin: 0 0 14px;
  color: var(--mem-navy);
  font-size: clamp(1.75rem, 2.6vw, 2.8rem);
  line-height: 1.14;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-guides__lead {
  max-width: 76ch;
  margin: 0;
  color: var(--mem-ink);
  line-height: 1.62;
}

html[lang="en"].dsk-page-memory-card .dsk-guides__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 22px;
  align-items: stretch;
}

html[lang="en"].dsk-page-memory-card .dsk-guides__card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: 100%;
  min-height: auto;
  padding: clamp(20px, 2vw, 24px);
  border: 1px solid var(--mem-line);
  border-radius: var(--mem-radius-md);
  background: linear-gradient(180deg, #ffffff, #f8fbfe);
  box-shadow: var(--mem-shadow-soft);
  box-sizing: border-box;
}

html[lang="en"].dsk-page-memory-card body .dsk-guides .dsk-guides__grid .dsk-guides__card {
  min-height: auto;
  padding: clamp(20px, 2vw, 24px);
  gap: 14px;
}

html[lang="en"].dsk-page-memory-card .dsk-guides__card-title {
  margin: 0 0 12px;
  color: var(--mem-navy);
  font-size: clamp(1.08rem, 1.25vw, 1.28rem);
  line-height: 1.22;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-memory-card body .dsk-guides .dsk-guides__card-title {
  display: block;
  margin: 0;
  padding: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-guides__card-text {
  margin: 0;
  color: #304357;
  line-height: 1.58;
}

html[lang="en"].dsk-page-memory-card body .dsk-guides .dsk-guides__card-text {
  display: block;
  margin: 0;
  padding: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-guides__card-link {
  align-self: flex-start;
  margin-top: auto;
  padding-top: 12px;
  color: var(--mem-green);
  font-weight: 850;
  text-underline-offset: 4px;
}

html[lang="en"].dsk-page-memory-card body .dsk-guides .dsk-guides__card-link {
  margin-top: auto;
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template {
  background: linear-gradient(180deg, #ffffff, #eef6fb);
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template > .dsk-owner-container {
  width: min(calc(100% - var(--mem-gutter)), var(--mem-rail));
  max-width: var(--mem-rail);
  margin-inline: auto;
  padding-inline: 0;
  box-sizing: border-box;
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-owner-text-image__content {
  padding: var(--mem-section-pad);
  border: 1px solid rgba(196, 225, 247, .22);
  border-radius: var(--mem-radius-lg);
  background:
    linear-gradient(135deg, rgba(7, 25, 39, .98), rgba(14, 66, 100, .93)),
    radial-gradient(circle at 92% 12%, rgba(75, 157, 216, .25), transparent 32%);
  color: #ffffff;
  box-shadow: var(--mem-shadow);
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-owner-title,
html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-owner-subtitle {
  max-width: 78ch;
  color: #ffffff;
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-owner-title {
  font-size: clamp(1.7rem, 2.7vw, 2.8rem);
  line-height: 1.14;
  letter-spacing: 0;
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-owner-subtitle {
  margin-top: 12px;
  color: rgba(255, 255, 255, .86);
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-flash-bottom-actions .dsk-flash-btn--secondary {
  border-color: rgba(255, 255, 255, .36);
  background: rgba(255, 255, 255, .12);
  color: #ffffff;
  box-shadow: none;
}

/* memory-card-rail-stabilization-20260525
   Align related guides and bottom CTA with the PL service rail, then keep text readable inside it. */
html[lang="en"].dsk-page-memory-card .dsk-guides-section {
  padding: clamp(54px, 5.5vw, 88px) 0 clamp(38px, 4vw, 58px);
}

html[lang="en"].dsk-page-memory-card .dsk-guides-section > .dsk-owner-container,
html[lang="en"].dsk-page-memory-card .dsk-guides,
html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template > .dsk-owner-container {
  width: min(calc(100% - var(--mem-gutter)), var(--mem-rail));
  max-width: var(--mem-rail);
  margin-inline: auto;
}

html[lang="en"].dsk-page-memory-card .dsk-guides {
  padding-block: 0;
}

html[lang="en"].dsk-page-memory-card .dsk-guides__header {
  max-width: min(920px, 100%);
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template {
  padding: clamp(44px, 4.8vw, 74px) 0 clamp(66px, 6vw, 106px);
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-owner-text-image__content {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: clamp(14px, 2vw, 22px);
  align-items: start;
  padding: clamp(28px, 3.6vw, 54px);
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-owner-title,
html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-owner-subtitle {
  max-width: min(880px, 100%);
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-flash-bottom-actions {
  width: auto;
  max-width: 100%;
  justify-self: start;
  margin: clamp(8px, 1.4vw, 16px) 0 0;
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-service-landing__cta,
html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-flash-bottom-actions > span {
  min-width: 0;
  max-width: 100%;
}

html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-flash-bottom-actions .dsk-flash-btn {
  white-space: normal;
}

/* memory-card-rail-contrast-human-eye-20260526
   Shared PL subpage shells style every "-section" as a light card on desktop.
   This page intentionally uses a dark security panel, so keep that semantic
   module readable and aligned without changing shared service rails. */
html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__container {
  width: min(calc(100% - var(--mem-gutter)), var(--mem-rail));
  max-width: var(--mem-rail);
  margin-inline: auto;
}

html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body {
  padding-bottom: clamp(32px, 3.2vw, 52px);
}

html[lang="en"].dsk-page-memory-card #service-template {
  padding-bottom: clamp(36px, 3.8vw, 58px);
}

html[lang="en"].dsk-page-memory-card .dsk-guides-section {
  padding-top: clamp(38px, 4.2vw, 64px);
}

html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body > section.dsk-flash-section.dsk-flash-security {
  background:
    linear-gradient(135deg, rgba(7, 25, 39, .96), rgba(16, 67, 98, .92)),
    radial-gradient(circle at 88% 10%, rgba(75, 157, 216, .28), transparent 32%);
  border-color: rgba(196, 225, 247, .22);
  color: #f8fbff;
}

html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body > section.dsk-flash-section.dsk-flash-security :where(.dsk-flash-kicker, h2, h3, p, a, strong, em, span, li) {
  color: #f8fbff;
  -webkit-text-fill-color: #f8fbff;
}

html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body > section.dsk-flash-section.dsk-flash-security .dsk-flash-kicker {
  color: rgba(216, 234, 255, .82);
  -webkit-text-fill-color: rgba(216, 234, 255, .82);
}

html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section > .dsk-owner-container,
html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #default-contact-cta-section-template > .dsk-owner-container {
  width: min(calc(100% - var(--mem-gutter)), var(--mem-rail));
  max-width: var(--mem-rail);
  margin-inline: auto;
}

html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section > .dsk-owner-container > .dsk-guides {
  width: 100%;
  max-width: 100%;
  margin-inline: 0;
}

@media (min-width: 1181px) {
  html[lang="en"].dsk-page-memory-card {
    --mem-rail: var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, min(1760px, calc(100vw - 120px))));
  }
}

@media (max-width: 1180px) {
  html[lang="en"].dsk-page-memory-card {
    --mem-gutter: 40px;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid--symptoms,
  html[lang="en"].dsk-page-memory-card .dsk-flash-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-intro {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 900px) {
  html[lang="en"].dsk-page-memory-card {
    --mem-gutter: 40px;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid--types,
  html[lang="en"].dsk-page-memory-card .dsk-flash-matrix,
  html[lang="en"].dsk-page-memory-card .dsk-flash-faq-grid,
  html[lang="en"].dsk-page-memory-card .dsk-guides__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-hero-panel h2 {
    font-size: clamp(1.65rem, 5vw, 2.4rem);
  }
}

@media (max-width: 680px) {
  html[lang="en"].dsk-page-memory-card {
    --mem-gutter: 40px;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-actions,
  html[lang="en"].dsk-page-memory-card .dsk-flash-bottom-actions {
    align-items: stretch;
    flex-direction: column;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-btn {
    width: 100%;
  }

  html[lang="en"].dsk-page-memory-card .dsk-subnav,
  html[lang="en"].dsk-page-memory-card .dsk-flash-status,
  html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid--types,
  html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid--symptoms,
  html[lang="en"].dsk-page-memory-card .dsk-flash-matrix,
  html[lang="en"].dsk-page-memory-card .dsk-flash-faq-grid,
  html[lang="en"].dsk-page-memory-card .dsk-flash-related-grid,
  html[lang="en"].dsk-page-memory-card .dsk-guides__grid {
    grid-template-columns: 1fr;
  }

  html[lang="en"].dsk-page-memory-card .dsk-subnav__item,
  html[lang="en"].dsk-page-memory-card .dsk-flash-status li {
    width: 100%;
    justify-content: flex-start;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-faq-grid article:last-child:nth-child(odd) {
    grid-column: auto;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-timeline li {
    grid-template-columns: 1fr;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-timeline span {
    grid-row: auto;
  }
}

@media (max-width: 360px) {
  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__container,
  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content,
  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body {
    min-width: 0;
  }

  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__title {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    font-size: clamp(30px, 9vw, 32px);
    line-height: 1.1;
    overflow-wrap: break-word;
    hyphens: auto;
    text-wrap: balance;
  }
}

@media (max-width: 760px) {
  html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-owner-text-image__content {
    grid-template-columns: 1fr;
  }

  html[lang="en"].dsk-page-memory-card #default-contact-cta-section-template .dsk-flash-bottom-actions {
    justify-self: stretch;
  }
}

/* memory-card-rwd-polish-20260528
   Keep the PL memory-card page on one service rail and remove stacked
   desktop/4K dead-air between useful content blocks. */
@media (min-width: 901px) {
  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing {
    padding-top: clamp(30px, 2vw, 42px);
    padding-bottom: clamp(34px, 2vw, 48px);
  }

  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__container {
    width: min(calc(100% - var(--mem-gutter)), var(--mem-rail));
    max-width: var(--mem-rail);
  }

  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__content,
  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
    width: 100%;
    max-width: 100%;
    margin-inline: 0;
  }

  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
    gap: clamp(22px, 1.8vw, 30px);
    margin-top: clamp(14px, 1vw, 20px);
    padding-top: clamp(18px, 1.25vw, 26px);
    padding-bottom: clamp(30px, 2vw, 44px);
  }

  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section.dsk-guides-section {
    padding: clamp(32px, 2vw, 48px) 0;
  }

  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section > .dsk-owner-container,
  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #default-contact-cta-section-template > .dsk-owner-container {
    width: min(calc(100% - var(--mem-gutter)), var(--mem-rail));
    max-width: var(--mem-rail);
    margin-inline: auto;
  }

  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section .dsk-guides.dsk-guides {
    width: 100%;
    max-width: 100%;
    margin-inline: 0;
  }

  html[lang="en"].dsk-page-memory-card body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #default-contact-cta-section-template#default-contact-cta-section-template {
    padding: clamp(38px, 2.2vw, 52px) 0 clamp(50px, 3vw, 72px);
  }
}

@media (min-width: 1600px) {
  html[lang="en"].dsk-page-memory-card {
    --mem-rail: min(1760px, calc(100vw - 160px));
  }
}


/* EN full clone of /assets/css/dsk-nav-owner.v2.css */
/* DSK nav owner v2
   Scope: PL non-blog clean navbar DOM. Legacy builder nav CSS remains loaded only for non-migrated pages and must not be required by this component. */
@font-face {
  font-family: "DSK Inter";
  font-style: normal;
  font-weight: 400 800;
  font-display: block;
  src: url("/assets/fonts/inter-latin-ext-v20.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "DSK Inter";
  font-style: normal;
  font-weight: 400 800;
  font-display: block;
  src: url("/assets/fonts/inter-latin-v20.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --dsk-global-nav-footer-rail: min(calc(100vw - clamp(96px, 8vw, 180px)), 1560px);
  --dsk-scrollbar-gutter-comp: calc(100vw - 100%);
  --dsk-nav-owner-height: 132px;
}

@media (max-width: 1279px) {
  :root {
    --dsk-nav-owner-height: 104px;
  }
}

body:has(> [data-dsk-nav-shell]) {
  padding-top: var(--dsk-nav-owner-height);
}

#dsk-navigation[data-dsk-nav-shell] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10040;
  width: calc(100% - var(--dsk-scrollbar-gutter-comp, 0px));
  max-width: 100%;
  background: #ffffff;
}

#dsk-navigation[data-dsk-nav-shell] *,
#dsk-navigation[data-dsk-nav-shell] *::before,
#dsk-navigation[data-dsk-nav-shell] *::after {
  box-sizing: border-box;
}

.dsk-nav-v2__menu {
  overflow-x: visible;
}

@media (min-width: 1280px) {
  #dsk-navigation[data-dsk-nav-shell],
  .dsk-nav-v2,
  .dsk-nav-v2__menu {
    overflow: visible;
  }
}

.dsk-nav-v2 {
  --dsk-nav-shell: var(--dsk-global-nav-footer-rail);
  --dsk-nav-gutter: 0px;
  --dsk-nav-fg: #1a1a1a;
  --dsk-nav-muted: #595959;
  --dsk-nav-line: rgba(26, 26, 26, .08);
  --dsk-nav-blue: #1685e8;
  --dsk-nav-cyan: #12a8e8;
  --dsk-nav-panel: #ffffff;
  --dsk-nav-font-family: "DSK Inter", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  width: 100%;
  background: #ffffff;
  border-bottom: 0;
  color: var(--dsk-nav-fg);
  font-family: var(--dsk-nav-font-family);
  box-shadow: none;
  backdrop-filter: none;
  -webkit-tap-highlight-color: transparent;
}

@media (min-width: 1280px) {
  .dsk-site-footer > .dsk-custom-footer,
  .dsk-site-footer .dsk-custom-footer.dsk-custom-footer,
  .dsk-site-footer .dsk-copyright.dsk-copyright {
    width: var(--dsk-global-nav-footer-rail);
    max-width: var(--dsk-global-nav-footer-rail);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
}

.dsk-nav-v2,
.dsk-nav-v2 :is(a, button, span, li) {
  font-family: var(--dsk-nav-font-family);
}

.dsk-nav-v2__inner {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 28px;
  width: var(--dsk-nav-shell);
  min-height: 128px;
  margin: 0 auto;
  padding: 20px var(--dsk-nav-gutter);
}

.dsk-nav-v2 a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

@media (min-width: 1280px) {
  .dsk-nav-v2__link:is([href="/"], [href="#strona-glowna"], [href="/#strona-glowna"]) { min-width: 112px; }
  .dsk-nav-v2__link:is([href="/o-nas"], [href="#o-nas"], [href="/#o-nas"]) { min-width: 47px; }
  .dsk-nav-v2__link:is([href="/uslugi"], [href="#uslugi"], [href="/#uslugi"]) { min-width: 73px; }
  .dsk-nav-v2__link[href="/jak-to-dziala"] { min-width: 98px; }
  .dsk-nav-v2__link[href="/cennik"] { min-width: 56px; }
  .dsk-nav-v2__link[href="/wyslij-paczke-do-laboratorium"] { min-width: 103px; }
  .dsk-nav-v2__link[href="/blog"] { min-width: 37px; }
  .dsk-nav-v2__link:is([href="/kontakt#formularz-zgloszeniowy"], [href="#formularz-zgloszeniowy"], [href="/#formularz-zgloszeniowy"]) { min-width: 61px; }
  .dsk-nav-v2__phone-text {
    display: inline-block;
    min-width: 85.5px;
  }
}

.dsk-nav-v2__brand {
  display: inline-flex;
  grid-column: 1;
  grid-row: 1;
  align-items: center;
  min-width: 0;
  width: auto;
  min-height: 0;
  padding: 0;
}

.dsk-nav-v2__logo {
  display: block;
  width: 88px;
  height: 88px;
  max-width: none;
  max-height: none;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  flex: 0 0 auto;
}

.dsk-nav-v2__brand-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.dsk-nav-v2__menu {
  display: flex;
  grid-column: 2;
  grid-row: 1;
  align-items: center;
  justify-self: stretch;
  min-width: 0;
  min-height: 70px;
  margin-left: 8px;
}

.dsk-nav-v2__list,
.dsk-nav-v2__dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dsk-nav-v2__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 24px;
  min-width: 0;
  max-width: 100%;
  padding-left: 8px;
}

.dsk-nav-v2__item {
  position: relative;
  flex: 0 0 auto;
  min-width: 0;
}

.dsk-nav-v2__link,
.dsk-nav-v2__services-trigger {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 44px;
  padding: 0;
  border-radius: 0;
  color: var(--dsk-nav-muted);
  font-size: .96rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  white-space: nowrap;
  position: relative;
}

.dsk-nav-v2__link:hover,
.dsk-nav-v2__link:focus-visible,
.dsk-nav-v2__dropdown-link:hover,
.dsk-nav-v2__dropdown-link:focus-visible {
  color: var(--dsk-nav-fg);
}

.dsk-nav-v2__link[aria-current="page"],
.dsk-nav-v2__dropdown-link[aria-current="page"] {
  color: var(--dsk-nav-muted);
}

.dsk-nav-v2__link[aria-current="page"]::after {
  content: none;
  display: none;
}

.dsk-nav-v2 a:focus,
.dsk-nav-v2 button:focus {
  outline: 0;
  box-shadow: none;
}

.dsk-nav-v2__link:focus-visible,
.dsk-nav-v2__dropdown-link:focus-visible,
.dsk-nav-v2__brand:focus-visible,
.dsk-nav-v2__toggle:focus-visible,
.dsk-nav-v2__close:focus-visible,
.dsk-nav-v2__lang-link:focus-visible,
.dsk-nav-v2__phone:focus-visible,
.dsk-nav-v2__cta:focus-visible {
  outline: 2px solid rgba(32, 134, 232, .40);
  outline-offset: 4px;
  box-shadow: none;
}

.dsk-nav-v2 :is(.dsk-nav-v2__brand, .dsk-nav-v2__lang-link, .dsk-nav-v2__toggle, .dsk-nav-v2__close, .dsk-nav-v2__phone, .dsk-nav-v2__cta):focus {
  outline: 2px solid rgba(11, 102, 195, .52);
  outline-offset: 4px;
  box-shadow: none;
}

.dsk-nav-v2__caret {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
}

.dsk-nav-v2__caret::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 46%;
  width: 7px;
  height: 7px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  border-radius: 1px;
  transform: translate(-50%, -58%) rotate(45deg);
}

.dsk-nav-v2__dropdown {
  min-width: 320px;
  max-width: min(380px, calc(100vw - 32px));
  padding: 12px;
  border: 1px solid rgba(15, 23, 42, .10);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 22px 54px rgba(15, 23, 42, .18), 0 2px 8px rgba(15, 23, 42, .08);
}

.dsk-nav-v2__dropdown-link {
  display: flex;
  min-height: 40px;
  align-items: center;
  padding: 10px 12px;
  border-radius: 12px;
  color: var(--dsk-nav-fg);
  font-size: .95rem;
  font-weight: 650;
  line-height: 1.25;
}

.dsk-nav-v2__dropdown-link:hover,
.dsk-nav-v2__dropdown-link:focus-visible {
  background: rgba(0, 127, 103, .08);
}

.dsk-nav-v2__lang {
  display: inline-flex;
  grid-column: 3;
  grid-row: 1;
  justify-self: end;
  align-items: center;
  justify-content: center;
  gap: 0;
  width: auto;
  min-width: 72px;
  padding: 3px;
  border: 1px solid rgba(15, 23, 42, .10);
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .10);
}

.dsk-nav-v2__lang-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  min-height: 30px;
  border-radius: 999px;
  color: #111827;
  font-size: .75rem;
  font-weight: 800;
  line-height: 1;
}

.dsk-nav-v2__lang-link.is-active,
.dsk-nav-v2__lang-link[aria-current="page"] {
  background: #0b66c3;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
  box-shadow: 0 12px 26px rgba(11, 102, 195, .28);
}

.dsk-nav-v2__lang-link.is-active,
.dsk-nav-v2__lang-link[aria-current="page"] {
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}

.dsk-nav-v2__actions {
  display: inline-flex;
  grid-column: 4;
  grid-row: 1;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}

.dsk-nav-v2__phone,
.dsk-nav-v2__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  border-radius: 999px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}

.dsk-nav-v2__phone {
  gap: 8px;
  padding: 9px 10px;
  border: 1px solid rgba(15, 23, 42, .10);
  background: #ffffff;
  color: #4a4a4a;
  font-size: .85rem;
  box-shadow: 0 10px 24px rgba(15, 23, 42, .08);
}

.dsk-nav-v2__cta {
  gap: 8px;
  padding: 9px 14px 9px 10px;
  background: linear-gradient(135deg, #ef4444 0%, #f97316 54%, var(--dsk-nav-blue) 100%);
  color: #ffffff;
  font-size: .70rem;
  text-transform: uppercase;
  letter-spacing: .02em;
  box-shadow: 0 16px 34px rgba(239, 68, 68, .24), 0 10px 28px rgba(37, 99, 235, .16);
}

.dsk-nav-v2__cta-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  min-height: 24px;
  padding: 0 6px;
  border: 1px solid rgba(255, 255, 255, .50);
  border-radius: 999px;
  background: rgba(255, 255, 255, .18);
  color: #ffffff;
  font-size: .62rem;
  font-weight: 900;
  line-height: 1;
}

.dsk-nav-v2__cta-text {
  color: #ffffff;
  white-space: nowrap;
}

.dsk-nav-v2__mobile-cta {
  display: none;
}

.dsk-nav-v2__toggle,
.dsk-nav-v2__close {
  display: none;
  border: 0;
  background: transparent;
  color: var(--dsk-nav-fg);
  cursor: pointer;
}

@media (min-width: 1280px) {
  .dsk-nav-v2__item--services::after {
    content: "";
    position: absolute;
    left: -14px;
    right: -14px;
    top: 100%;
    height: 16px;
  }

  .dsk-nav-v2__dropdown {
    position: absolute;
    left: 50%;
    top: calc(100% + 8px);
    z-index: 10070;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateX(-50%) translateY(4px);
    transition: opacity .16s ease, transform .16s ease, visibility 0s linear .16s;
  }

  .dsk-nav-v2__dropdown::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffffff;
    filter: drop-shadow(0 -2px 2px rgba(15, 23, 42, .10));
    transform: translateX(-50%);
  }

  .dsk-nav-v2__item--services:not(.is-services-dismissed):hover .dsk-nav-v2__dropdown,
  .dsk-nav-v2__item--services:not(.is-services-dismissed):focus-within .dsk-nav-v2__dropdown,
  .dsk-nav-v2__item--services.is-services-open .dsk-nav-v2__dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0);
    transition-delay: 0s;
  }
}

@media (min-width: 1280px) {
  .dsk-nav-v2__inner {
    gap: clamp(14px, 1vw, 18px);
  }

  .dsk-nav-v2__menu {
    margin-left: 0;
  }

  .dsk-nav-v2__item--reviews {
    display: none;
  }

  .dsk-nav-v2__list {
    gap: clamp(10px, .9vw, 16px);
    padding-left: 0;
  }

  .dsk-nav-v2__link,
  .dsk-nav-v2__services-trigger {
    font-family: var(--dsk-nav-font-family);
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.25;
  }

  .dsk-nav-v2 :is(.dsk-nav-v2__link, .dsk-nav-v2__services-trigger) {
    font-family: var(--dsk-nav-font-family);
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.25;
  }

  .dsk-nav-v2__actions {
    gap: 10px;
  }

  .dsk-nav-v2__cta {
    gap: 7px;
    padding-left: 9px;
    padding-right: 12px;
  }

  .dsk-nav-v2__cta-icon {
    min-width: 26px;
    min-height: 22px;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 1600px) and (min-width: 1280px) {
  .dsk-nav-v2__phone-text {
    display: none;
    min-width: 0;
  }

  .dsk-nav-v2__phone {
    flex: 0 0 auto;
    min-width: 42px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .dsk-nav-v2__actions {
    flex: 0 0 auto;
    min-width: 0;
    column-gap: 10px;
    gap: 10px;
  }

  .dsk-nav-v2__lang {
    flex: 0 0 auto;
    min-width: 76px;
  }
}

@media (max-width: 1440px) and (min-width: 1280px) {
  .dsk-nav-v2__inner {
    gap: 12px;
  }

  .dsk-nav-v2__logo {
    width: 78px;
    height: 78px;
  }

  .dsk-nav-v2__list {
    gap: 9px;
  }

  .dsk-nav-v2__link,
  .dsk-nav-v2__services-trigger {
    font-family: var(--dsk-nav-font-family);
    font-size: .96rem;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.25;
  }

  .dsk-nav-v2 :is(.dsk-nav-v2__link, .dsk-nav-v2__services-trigger) {
    font-family: var(--dsk-nav-font-family);
    font-size: .96rem;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.25;
  }
}

@media (max-width: 1240px) and (min-width: 1280px) {
  .dsk-nav-v2__inner {
    gap: 10px;
  }

  .dsk-nav-v2__logo {
    width: 72px;
    height: 72px;
  }

  .dsk-nav-v2__list {
    gap: 7px;
  }

  .dsk-nav-v2__link,
  .dsk-nav-v2__services-trigger {
    font-family: var(--dsk-nav-font-family);
    font-size: .94rem;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.25;
  }

  .dsk-nav-v2 :is(.dsk-nav-v2__link, .dsk-nav-v2__services-trigger) {
    font-family: var(--dsk-nav-font-family);
    font-size: .94rem;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.25;
  }

  .dsk-nav-v2__lang {
    min-width: 68px;
  }

  .dsk-nav-v2__lang-link {
    min-width: 31px;
  }

  .dsk-nav-v2__cta {
    min-width: 48px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .dsk-nav-v2__cta-text {
    display: none;
  }
}

/* Desktop header polish: premium alignment, calmer emergency CTA, mobile untouched. */
@media (min-width: 1280px) {
  :root {
    --dsk-nav-owner-height: 112px;
  }

  #dsk-navigation[data-dsk-nav-shell] {
    background: rgba(255, 255, 255, .97);
    border-bottom: 1px solid rgba(15, 23, 42, .07);
    box-shadow: 0 10px 28px rgba(15, 23, 42, .055);
    backdrop-filter: blur(14px) saturate(145%);
    -webkit-backdrop-filter: blur(14px) saturate(145%);
  }

  .dsk-nav-v2 {
    background: transparent;
  }

  .dsk-nav-v2__inner {
    min-height: 108px;
    padding-block: 14px;
    gap: clamp(14px, 1.1vw, 20px);
  }

  .dsk-nav-v2__logo {
    width: 80px;
    height: 80px;
  }

  .dsk-nav-v2__menu {
    min-height: 52px;
  }

  .dsk-nav-v2__list {
    gap: clamp(12px, .88vw, 18px);
  }

  .dsk-nav-v2 :is(.dsk-nav-v2__link, .dsk-nav-v2__services-trigger) {
    min-height: 40px;
    color: #344154;
    font-size: clamp(.94rem, .38vw + .58rem, 1rem);
    font-weight: 600;
  }

  .dsk-nav-v2 :is(.dsk-nav-v2__link, .dsk-nav-v2__services-trigger):is(:hover, :focus-visible) {
    color: #0f172a;
    box-shadow: inset 0 -2px 0 rgba(13, 148, 136, .38);
  }

  .dsk-nav-v2__lang {
    min-width: 78px;
    min-height: 40px;
    background: rgba(248, 250, 252, .94);
    border-color: rgba(15, 23, 42, .095);
    box-shadow: 0 10px 22px rgba(15, 23, 42, .075);
  }

  .dsk-nav-v2__lang-link {
    min-width: 35px;
    min-height: 32px;
  }

  .dsk-nav-v2__lang-link.is-active,
  .dsk-nav-v2__lang-link[aria-current="page"] {
    background: #0b66c3;
    box-shadow: 0 10px 22px rgba(11, 102, 195, .22);
  }

  .dsk-nav-v2__actions {
    gap: 10px;
  }

  .dsk-nav-v2__phone {
    min-height: 42px;
    background: rgba(248, 250, 252, .94);
    border-color: rgba(15, 23, 42, .095);
    color: #263244;
    box-shadow: 0 8px 18px rgba(15, 23, 42, .07);
  }

  .dsk-nav-v2__phone:is(:hover, :focus-visible) {
    color: #0f172a;
    border-color: rgba(11, 102, 195, .18);
    box-shadow: 0 10px 22px rgba(15, 23, 42, .095);
  }

  .dsk-nav-v2__actions .dsk-nav-v2__cta--alarm {
    min-height: 42px;
    padding: 9px 15px 9px 10px;
    background: linear-gradient(135deg, #881337 0%, #be123c 48%, #0f5f8f 100%);
    border: 1px solid rgba(127, 29, 29, .24);
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
    box-shadow: 0 10px 22px rgba(136, 19, 55, .16), 0 5px 14px rgba(15, 95, 143, .12);
  }

  .dsk-nav-v2__cta--alarm:is(:hover, :focus-visible) {
    background: linear-gradient(135deg, #7f1231 0%, #b91c3e 48%, #0b5a88 100%);
    box-shadow: 0 12px 26px rgba(136, 19, 55, .20), 0 6px 16px rgba(15, 95, 143, .14);
  }

  .dsk-nav-v2__cta--alarm :is(.dsk-nav-v2__cta-icon, .dsk-nav-v2__cta-text) {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
  }

  .dsk-nav-v2__cta-icon {
    border-color: rgba(255, 255, 255, .34);
    background: rgba(255, 255, 255, .14);
  }
}

@media (max-width: 1440px) and (min-width: 1280px) {
  :root {
    --dsk-nav-owner-height: 108px;
  }

  .dsk-nav-v2__inner {
    min-height: 104px;
    padding-block: 13px;
    gap: 12px;
  }

  .dsk-nav-v2__logo {
    width: 76px;
    height: 76px;
  }

  .dsk-nav-v2__list {
    gap: 10px;
  }
}

@media (max-width: 1240px) and (min-width: 1280px) {
  :root {
    --dsk-nav-owner-height: 104px;
  }

  .dsk-nav-v2__inner {
    min-height: 100px;
    padding-block: 12px;
    gap: 10px;
  }

  .dsk-nav-v2__logo {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 1279px) {
  #dsk-navigation[data-dsk-nav-shell] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10040;
  }

  .dsk-nav-v2 {
    position: relative;
    z-index: 10050;
  }

  .dsk-nav-v2.is-open {
    background: transparent;
  }

  .dsk-nav-v2__inner {
    grid-template-columns: auto 1fr auto;
    width: 100%;
    min-height: 104px;
    gap: 20px;
    padding: 20px;
  }

  .dsk-nav-v2__logo {
    width: 64px;
    height: 64px;
  }

  .dsk-nav-v2__brand,
  .dsk-nav-v2__lang,
  .dsk-nav-v2__toggle {
    position: relative;
    z-index: 10070;
  }

  .dsk-nav-v2__actions {
    display: none;
  }

  .dsk-nav-v2__menu {
    grid-column: auto;
    margin-left: 0;
    min-height: 100dvh;
  }

  .dsk-nav-v2__lang {
    grid-column: 2;
    justify-self: end;
    min-width: 96px;
    min-height: 48px;
    height: auto;
    padding: 2px;
  }

  .dsk-nav-v2__lang-link {
    min-width: 44px;
    min-height: 44px;
    font-size: .85rem;
  }

  .dsk-nav-v2__toggle {
    display: inline-flex;
    grid-column: 3;
    grid-row: 1;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 999px;
    border: 0;
    background: transparent;
    box-shadow: none;
  }

  .dsk-nav-v2__toggle:focus,
  .dsk-nav-v2__toggle:focus-visible {
    outline: 0;
  }

  .dsk-nav-v2__toggle-line {
    position: absolute;
    width: 29px;
    height: 3px;
    border-radius: 999px;
    background: #5f5f5f;
    transition: transform .16s ease, opacity .16s ease;
  }

  .dsk-nav-v2__toggle-line:nth-child(1) {
    transform: translateY(-9px);
  }

  .dsk-nav-v2__toggle-line:nth-child(3) {
    transform: translateY(9px);
  }

  .dsk-nav-v2.is-open .dsk-nav-v2__toggle-line:nth-child(1) {
    background: #111827;
    transform: rotate(45deg);
  }

  .dsk-nav-v2.is-open .dsk-nav-v2__toggle-line:nth-child(2) {
    opacity: 0;
  }

  .dsk-nav-v2.is-open .dsk-nav-v2__toggle-line:nth-child(3) {
    background: #111827;
    transform: rotate(-45deg);
  }

  .dsk-nav-v2__menu {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10055;
    width: 100%;
    max-width: 100vw;
    min-height: 100dvh;
    padding: 104px 24px 32px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ffffff;
    box-shadow: none;
  }

  .dsk-nav-v2.is-open .dsk-nav-v2__menu {
    display: block;
  }

  .dsk-nav-v2__close {
    display: none;
  }

  .dsk-nav-v2__list {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding-left: 0;
  }

  .dsk-nav-v2__item {
    width: 100%;
    border-bottom: 1px solid rgba(15, 23, 42, .08);
  }

  .dsk-nav-v2__link,
  .dsk-nav-v2__services-trigger {
    justify-content: space-between;
    width: 100%;
    min-height: 52px;
    padding: 0;
    color: var(--dsk-nav-fg);
    font-size: 1rem;
    font-weight: 500;
  }

  .dsk-nav-v2__link[aria-current="page"]::after {
    display: none;
  }

  .dsk-nav-v2__link[aria-current="page"],
  .dsk-nav-v2__dropdown-link[aria-current="page"] {
    color: var(--dsk-nav-fg);
  }

  .dsk-nav-v2__mobile-cta {
    display: block;
    padding-top: 18px;
  }

  .dsk-nav-v2__mobile-cta .dsk-nav-v2__cta {
    width: 100%;
    min-height: 52px;
    gap: 10px;
    padding: 12px 16px;
    font-size: .82rem;
    letter-spacing: .04em;
    color: #ffffff;
    box-shadow: 0 16px 34px rgba(239, 68, 68, .22), 0 10px 28px rgba(37, 99, 235, .14);
  }

  .dsk-nav-v2__mobile-cta .dsk-nav-v2__cta-icon {
    min-width: 32px;
    min-height: 28px;
    font-size: .66rem;
  }

  .dsk-nav-v2__dropdown {
    display: none;
    position: static;
    left: auto;
    right: auto;
    top: auto;
    z-index: auto;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    max-height: none;
    margin: 0 0 12px;
    padding: 8px;
    overflow: visible;
    background: rgba(248, 250, 252, .98);
    box-shadow: none;
  }

  .dsk-nav-v2__item--services {
    position: relative;
  }

  .dsk-nav-v2__item--services.is-services-open {
    z-index: 2;
  }

  .dsk-nav-v2__item--services.is-services-open .dsk-nav-v2__dropdown {
    display: block;
  }

  .dsk-nav-v2__item--services.is-services-open .dsk-nav-v2__caret::before {
    transform: translate(-50%, -42%) rotate(-135deg);
  }
}

@media (max-width: 380px) {
  .dsk-nav-v2__inner {
    gap: 14px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .dsk-nav-v2__brand {
    max-width: 84px;
  }

  .dsk-nav-v2__logo {
    width: 56px;
    height: 56px;
  }

  .dsk-nav-v2__lang {
    min-width: 82px;
  }

  .dsk-nav-v2__toggle {
    width: 44px;
    height: 44px;
  }
}

@media (min-width: 351px) and (max-width: 380px) {
  .dsk-nav-v2__inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width: 381px) and (max-width: 1279px) {
  .dsk-nav-v2__inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 1279px) {
  .dsk-nav-v2__inner {
    width: calc(100% - 40px);
    max-width: calc(100% - 40px);
    padding-left: 0;
    padding-right: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .dsk-nav-v2__menu,
  .dsk-nav-v2__dropdown {
    transition: none;
  }
}

/* PL nav parity guard: keep link/button geometry stable between page transitions. */
#dsk-navigation[data-dsk-nav-shell],
#dsk-navigation[data-dsk-nav-shell] * {
  box-sizing: border-box;
}

/* PL navbar click stability: non-blog page rails may use viewport-based page axes,
   but the shared header must keep the same visual x-axis as home/blog during nav clicks. */
@media (min-width: 1181px) {
  html[lang="en"] body.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__inner {
    inline-size: min(1680px, calc(100% - clamp(96px, 8vw, 180px)));
    max-inline-size: min(1680px, calc(100% - clamp(96px, 8vw, 180px)));
    width: min(1680px, calc(100% - clamp(96px, 8vw, 180px)));
    max-width: min(1680px, calc(100% - clamp(96px, 8vw, 180px)));
    margin-inline: auto;
  }
}

@media (min-width: 641px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] {
    inline-size: calc(100% - 30px);
    max-inline-size: calc(100% - 30px);
    width: calc(100% - 30px);
    max-width: calc(100% - 30px);
  }

  html[lang="en"] body.dsk-page-home.dsk-home-owner-v4 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__inner,
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__inner,
  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__inner {
    inline-size: calc(100vw - 30px - clamp(40px, 7vw, 88px));
    max-inline-size: calc(100vw - 30px - clamp(40px, 7vw, 88px));
    width: calc(100vw - 30px - clamp(40px, 7vw, 88px));
    max-width: calc(100vw - 30px - clamp(40px, 7vw, 88px));
    margin-inline: auto;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] {
    inline-size: calc(100% - 30px);
    max-inline-size: calc(100% - 30px);
    width: calc(100% - 30px);
    max-width: calc(100% - 30px);
  }

  html[lang="en"] body.dsk-page-home.dsk-home-owner-v4 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__inner,
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__inner,
  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__inner {
    inline-size: calc(100vw - 70px);
    max-inline-size: calc(100vw - 70px);
    width: calc(100vw - 70px);
    max-width: calc(100vw - 70px);
    margin-inline: auto;
  }
}

.dsk-nav-v2 :is(
  .dsk-nav-v2__link,
  .dsk-nav-v2__services-trigger,
  .dsk-nav-v2__lang,
  .dsk-nav-v2__lang-link,
  .dsk-nav-v2__phone,
  .dsk-nav-v2__cta
) {
  flex-shrink: 0;
}

.dsk-nav-v2 :is(
  .dsk-nav-v2__link,
  .dsk-nav-v2__services-trigger,
  .dsk-nav-v2__lang-link,
  .dsk-nav-v2__phone,
  .dsk-nav-v2__cta
):is(:hover, :focus, :focus-visible, [aria-current="page"]) {
  transform: none;
}

@media (min-width: 1280px) {
  .dsk-nav-v2 :is(.dsk-nav-v2__link, .dsk-nav-v2__services-trigger) {
    min-block-size: 40px;
    line-height: 1.25;
  }

  .dsk-nav-v2__lang {
    min-block-size: 40px;
  }

  .dsk-nav-v2__phone,
  .dsk-nav-v2__actions .dsk-nav-v2__cta--alarm {
    min-block-size: 42px;
  }

  .dsk-nav-v2__logo {
    inline-size: clamp(70px, 5.8vw, 80px);
    block-size: auto;
    max-inline-size: clamp(70px, 5.8vw, 80px);
  }
}


/* EN full clone of /assets/css/dsk-photo-video-local-clean.v1.css */
html[lang="en"] body.dsk-page-photo-video {
  --dsk-pv-ink: #07152e;
  --dsk-pv-muted: #40506c;
  --dsk-pv-soft: #f4f8fc;
  --dsk-pv-soft-2: #edf4fa;
  --dsk-pv-line: rgba(17, 44, 78, 0.13);
  --dsk-pv-line-strong: rgba(17, 44, 78, 0.2);
  --dsk-pv-action: #05865d;
  --dsk-pv-action-dark: #056849;
  --dsk-pv-warn: #fff7ed;
  --dsk-pv-warn-line: rgba(181, 83, 24, 0.22);
  --dsk-pv-radius-lg: 26px;
  --dsk-pv-radius-md: 18px;
  --dsk-pv-shadow: 0 24px 72px rgba(15, 39, 70, 0.12);
}

html[lang="en"] body.dsk-page-photo-video .dsk-service-landing-section {
  padding-bottom: clamp(44px, 6vw, 78px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-service-landing__shell {
  align-items: stretch;
}

html[lang="en"] body.dsk-page-photo-video .dsk-service-landing__content {
  width: 100%;
  max-width: 100%;
}

html[lang="en"] body.dsk-page-photo-video .dsk-service-landing__body {
  background: #fff;
  border: 1px solid var(--dsk-pv-line);
  border-radius: var(--dsk-pv-radius-lg);
  box-shadow: var(--dsk-pv-shadow);
  color: var(--dsk-pv-muted);
  margin-top: clamp(30px, 4vw, 44px);
  padding: clamp(24px, 4vw, 46px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-service-landing__body p,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-late-flow p {
  line-height: 1.68;
}

html[lang="en"] body.dsk-page-photo-video .dsk-service-landing__body h2,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-late-flow h2 {
  color: var(--dsk-pv-ink);
  letter-spacing: 0;
  line-height: 1.12;
}

html[lang="en"] body.dsk-page-photo-video .dsk-service-landing__body h3,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-late-flow h3 {
  color: var(--dsk-pv-ink);
  letter-spacing: 0;
  line-height: 1.2;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-emergency {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
  gap: clamp(22px, 3vw, 34px);
  align-items: stretch;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-emergency__copy,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-first-step {
  border-radius: 24px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-emergency__copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-first-step {
  background: linear-gradient(180deg, #f7fbff 0%, #eef7f1 100%);
  border: 1px solid var(--dsk-pv-line-strong);
  box-shadow: 0 18px 48px rgba(18, 58, 93, 0.08);
  padding: clamp(22px, 3vw, 30px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-first-step h2 {
  font-size: clamp(1.65rem, 2.2vw, 2.15rem);
  margin: 8px 0 14px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-eyebrow,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-label {
  color: var(--dsk-pv-action-dark);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  margin: 0 0 10px;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-label {
  display: inline-flex;
  line-height: 1.2;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-lead {
  color: var(--dsk-pv-ink);
  font-size: clamp(1.17rem, 1.7vw, 1.42rem);
  font-weight: 750;
  margin: 0 0 14px;
  max-width: 62ch;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 20px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-chip-row span {
  align-items: center;
  background: #eef8f4;
  border: 1px solid rgba(5, 134, 93, 0.18);
  border-radius: 999px;
  color: #123c36;
  display: inline-flex;
  font-size: 0.88rem;
  font-weight: 750;
  line-height: 1.15;
  min-height: 34px;
  padding: 8px 12px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-action-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-button {
  align-items: center;
  border-radius: 999px;
  display: inline-flex;
  font-weight: 850;
  justify-content: center;
  line-height: 1.15;
  min-height: 48px;
  padding: 13px 20px;
  text-decoration: none;
  transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-button--primary {
  background: var(--dsk-pv-action);
  border: 1px solid var(--dsk-pv-action);
  color: #fff;
  box-shadow: 0 16px 34px rgba(5, 134, 93, 0.2);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-button--secondary {
  background: #fff;
  border: 1px solid rgba(7, 21, 46, 0.24);
  color: var(--dsk-pv-ink);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-button:hover {
  transform: translateY(-1px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-button--primary:hover {
  background: var(--dsk-pv-action-dark);
  border-color: var(--dsk-pv-action-dark);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-button--secondary:hover {
  border-color: var(--dsk-pv-action);
  color: var(--dsk-pv-action-dark);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-checklist,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-warning-list {
  display: grid;
  gap: 10px;
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-checklist li,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-warning-list li {
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid var(--dsk-pv-line);
  border-radius: 14px;
  color: var(--dsk-pv-muted);
  display: flex;
  gap: 10px;
  line-height: 1.5;
  padding: 11px 12px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-checklist li::before,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-warning-list li::before {
  align-items: center;
  background: rgba(5, 134, 93, 0.11);
  border-radius: 999px;
  color: var(--dsk-pv-action-dark);
  content: "✓";
  display: inline-flex;
  flex: 0 0 22px;
  font-size: 0.85rem;
  font-weight: 900;
  height: 22px;
  justify-content: center;
  line-height: 1;
  margin-top: 1px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-section {
  margin-top: clamp(48px, 6vw, 72px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-section-head {
  margin-bottom: clamp(18px, 2.5vw, 26px);
  max-width: 820px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-section-head h2 {
  font-size: clamp(1.9rem, 3vw, 3rem);
  margin: 0 0 14px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-section-head p:last-child {
  margin-bottom: 0;
  max-width: 72ch;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-grid {
  align-items: stretch;
  display: grid;
  gap: 16px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-grid--four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-grid--two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-card {
  background: #fff;
  border: 1px solid var(--dsk-pv-line);
  border-radius: var(--dsk-pv-radius-md);
  box-shadow: 0 14px 36px rgba(18, 51, 82, 0.06);
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 0;
  padding: 20px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-card h3 {
  font-size: clamp(1.05rem, 1.25vw, 1.24rem);
  margin: 0 0 10px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-card p {
  margin: 0;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-section--media .dsk-pv-card,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-section--trust .dsk-pv-card {
  background: linear-gradient(180deg, #fff 0%, #f8fbff 100%);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-steps {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
  width: 100%;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-steps li {
  background: #fff;
  border: 1px solid var(--dsk-pv-line);
  border-radius: var(--dsk-pv-radius-md);
  box-shadow: 0 14px 36px rgba(18, 51, 82, 0.06);
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
  padding: 18px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-step-number {
  align-items: center;
  background: #07152e;
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-size: 0.76rem;
  font-weight: 900;
  height: 32px;
  justify-content: center;
  line-height: 1;
  width: 44px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-steps h3 {
  font-size: 1.02rem;
  margin: 0;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-steps p {
  font-size: 0.95rem;
  margin: 0;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-section--rescue {
  background: var(--dsk-pv-warn);
  border: 1px solid var(--dsk-pv-warn-line);
  border-radius: var(--dsk-pv-radius-lg);
  padding: clamp(22px, 3vw, 32px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-rescue-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-rescue-card {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(181, 83, 24, 0.16);
  border-radius: 18px;
  padding: 20px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-rescue-card h3 {
  margin: 0 0 12px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-rescue-card--dont .dsk-pv-checklist li::before,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-warning-list li::before {
  background: rgba(181, 83, 24, 0.12);
  color: #9a4216;
  content: "!";
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-action-row--rescue {
  margin-top: 18px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-link-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-link-grid a {
  background: #f8fbff;
  border: 1px solid var(--dsk-pv-line);
  border-radius: 16px;
  color: var(--dsk-pv-ink);
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-height: 106px;
  padding: 17px;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-link-grid span {
  font-weight: 850;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-link-grid small {
  color: var(--dsk-pv-muted);
  font-size: 0.88rem;
  line-height: 1.35;
}

html[lang="en"] body.dsk-page-photo-video .dsk-guides-section {
  padding: clamp(48px, 6vw, 72px) 0 clamp(24px, 4vw, 42px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-guides-section .dsk-owner-container {
  width: min(1236px, calc(100% - 40px));
}

html[lang="en"] body.dsk-page-photo-video .dsk-guides-section .dsk-guides {
  border-radius: var(--dsk-pv-radius-lg);
}

html[lang="en"] body.dsk-page-photo-video .dsk-guides-section .dsk-guides__grid {
  align-items: stretch;
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-photo-video .dsk-guides-section .dsk-owner-column-content .dsk-guides__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-photo-video .dsk-guides-section .dsk-guides__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  padding: 26px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-guides-section .dsk-guides__card p {
  flex-grow: 1;
}

html[lang="en"] body.dsk-page-photo-video .dsk-guides-section .dsk-guides__card-link {
  align-self: flex-start;
  margin-top: auto;
}

html[lang="en"] body.dsk-page-photo-video #default-contact-cta-section-template.dsk-pv-guide-cta {
  background: transparent;
  padding: 0 0 clamp(52px, 6vw, 76px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-strip,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-final-cta {
  align-items: center;
  background: linear-gradient(135deg, #07152e 0%, #12345f 100%);
  border-radius: var(--dsk-pv-radius-lg);
  color: #fff;
  display: grid;
  gap: 22px;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: clamp(24px, 3vw, 34px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-strip .dsk-pv-eyebrow,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-final-cta .dsk-pv-eyebrow {
  color: #72e4bb;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-strip h2,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-final-cta h2 {
  color: #fff;
  font-size: clamp(1.55rem, 2.3vw, 2.3rem);
  margin: 0 0 10px;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-strip p,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-final-cta p {
  color: rgba(255, 255, 255, 0.84);
  margin: 0;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-strip .dsk-pv-button--secondary,
html[lang="en"] body.dsk-page-photo-video .dsk-pv-final-cta .dsk-pv-button--secondary {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.38);
  color: #fff;
}

html[lang="en"] body.dsk-page-photo-video #DSK-persona-boost.dsk-pv-late-flow {
  background: linear-gradient(180deg, #f3f7fb 0%, #fff 100%);
  padding: clamp(56px, 7vw, 86px) 0 clamp(48px, 6vw, 76px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-late-shell {
  display: grid;
  gap: clamp(42px, 5vw, 62px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-late-section--warning {
  background: var(--dsk-pv-warn);
  border: 1px solid var(--dsk-pv-warn-line);
  border-radius: var(--dsk-pv-radius-lg);
  padding: clamp(22px, 3vw, 32px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-steps--compact {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-final-cta {
  margin-top: clamp(6px, 1vw, 12px);
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-grid--four,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-link-grid,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-steps {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-photo-video .dsk-guides-section .dsk-guides__grid {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-photo-video .dsk-guides-section .dsk-owner-column-content .dsk-guides__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-emergency,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-rescue-grid,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-strip,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-final-cta {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-grid--three,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-grid--two,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-steps--compact {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  html[lang="en"] body.dsk-page-photo-video .dsk-service-landing__body {
    border-radius: 20px;
    padding: 18px;
  }

  html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-grid--four,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-grid--three,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-card-grid--two,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-link-grid,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-steps,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-steps--compact {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-photo-video .dsk-pv-action-row,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-button {
    width: 100%;
  }

  html[lang="en"] body.dsk-page-photo-video .dsk-pv-button {
    padding-left: 16px;
    padding-right: 16px;
  }

  html[lang="en"] body.dsk-page-photo-video .dsk-pv-card,
  html[lang="en"] body.dsk-page-photo-video .dsk-pv-rescue-card {
    padding: 16px;
  }

  html[lang="en"] body.dsk-page-photo-video .dsk-guides-section .dsk-owner-column-content .dsk-guides__grid {
    grid-template-columns: 1fr;
  }
}

/* dsk-photo-video-spacing-repair-20260601 */
html[lang="en"] body.dsk-page-photo-video.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero.dsk-service-hero--photo {
  min-height: clamp(390px, 29vw, 480px);
  padding-block: clamp(58px, 5vw, 92px) clamp(48px, 4.2vw, 76px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero.dsk-service-hero--photo::after {
  height: clamp(28px, 3.2vw, 56px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero.dsk-service-hero--photo + #dsk-page-structure #service-template.dsk-service-landing {
  padding-top: clamp(20px, 2.5vw, 36px);
  padding-bottom: clamp(28px, 3.5vw, 48px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-service-landing__body {
  margin-top: clamp(16px, 2vw, 28px);
  padding: clamp(20px, 3vw, 34px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
  margin-top: clamp(16px, 2vw, 28px);
  padding: clamp(20px, 3vw, 34px);
}

@media (min-width: 1280px) {
  html[lang="en"] body.dsk-page-photo-video.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
    padding-inline: 0;
  }
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-emergency__copy {
  justify-content: flex-start;
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-section {
  margin-top: clamp(36px, 4.5vw, 58px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-guides-section {
  padding: clamp(32px, 4vw, 56px) 0 clamp(20px, 3vw, 34px);
}

html[lang="en"] body.dsk-page-photo-video #DSK-persona-boost.dsk-pv-late-flow {
  padding: clamp(42px, 5vw, 66px) 0 clamp(34px, 4vw, 56px);
}

html[lang="en"] body.dsk-page-photo-video .dsk-pv-late-shell {
  gap: clamp(32px, 4vw, 48px);
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-page-photo-video.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero.dsk-service-hero--photo {
    padding-block: 40px 42px;
  }
}

@media (max-width: 820px) {
  html[lang="en"] body.dsk-page-photo-video.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero.dsk-service-hero--photo + #dsk-page-structure #service-template.dsk-service-landing {
    padding-top: 24px;
  }

  html[lang="en"] body.dsk-page-photo-video.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
    margin-top: 20px;
  }
}

/* dsk-photo-video-guides-rhythm-repair-20260601 */
html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content #service-template.dsk-service-landing {
  padding-bottom: clamp(18px, 2.2vw, 30px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content #service-template.dsk-service-landing .dsk-service-landing__body {
  padding-block-end: clamp(18px, 2vw, 26px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-guides-section.dsk-owner-section {
  padding-block: clamp(24px, 2.8vw, 42px) clamp(42px, 4vw, 54px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-guides-section .dsk-guides__grid {
  gap: clamp(14px, 1.5vw, 22px);
  margin-top: clamp(18px, 2vw, 28px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-guides-section .dsk-guides__card {
  height: auto;
  min-block-size: clamp(218px, 16vw, 260px);
  padding: clamp(18px, 1.8vw, 24px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-guides-section .dsk-guides__card h3,
html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-guides-section .dsk-guides__card p {
  display: block;
  padding: 0;
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-guides-section .dsk-guides__card p {
  flex-grow: 0;
  margin: clamp(12px, 1vw, 16px) 0 clamp(18px, 1.5vw, 24px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content #default-contact-cta-section-template.dsk-pv-guide-cta {
  padding-bottom: clamp(34px, 4vw, 54px);
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-guides-section .dsk-guides__card {
    min-block-size: auto;
  }
}

@media (min-width: 1024px) {
  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing {
    padding-bottom: clamp(16px, 1.8vw, 24px);
  }

  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
    padding-block-end: clamp(20px, 1.8vw, 26px);
  }
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-guides-section.dsk-owner-section {
    padding-block: 22px 44px;
  }
}

/* dsk-photo-video-hero-handoff-guarded-repair-20260601 */
@media (min-width: 1024px) {
  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero.dsk-service-hero--photo {
    padding-block-end: clamp(40px, 3.5vw, 58px);
  }

  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero.dsk-service-hero--photo::after {
    height: clamp(22px, 2.4vw, 38px);
  }

  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero.dsk-service-hero--photo + #dsk-page-structure #service-template.dsk-service-landing {
    padding-top: clamp(14px, 1.7vw, 24px);
  }

  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
    margin-top: clamp(12px, 1.5vw, 22px);
  }
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero.dsk-service-hero--photo::after {
    height: 30px;
  }

  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero.dsk-service-hero--photo + #dsk-page-structure #service-template.dsk-service-landing {
    padding-top: 18px;
  }

  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
    margin-top: 16px;
  }
}

/* dsk-photo-video-card-collision-repair-20260601 */
html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
  padding-inline: clamp(24px, 2.2vw, 40px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pv-section-head h2 {
  font-size: clamp(1.9rem, 2.45vw, 2.65rem);
  line-height: 1.08;
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pv-card-grid {
  gap: clamp(18px, 1.45vw, 24px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pv-card {
  padding: clamp(22px, 1.45vw, 26px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pv-card-label {
  margin-bottom: 10px;
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pv-card h3 {
  line-height: 1.22;
  margin-bottom: 12px;
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pv-card p {
  line-height: 1.5;
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pv-steps {
  gap: clamp(18px, 1.4vw, 24px);
}

html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pv-steps li {
  padding: clamp(22px, 1.6vw, 26px);
}

@media (max-width: 680px) {
  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
    padding-inline: 20px;
  }

  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pv-card,
  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pv-steps li {
    padding: 20px;
  }

  html[lang="en"] body.dsk-page-photo-video.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pv-card h3 {
    overflow-wrap: anywhere;
    word-break: normal;
  }
}


/* EN full clone of /assets/css/dsk-pl-blog-owner.v1.css */
/* dsk-pl-blog-owner.v1
   Owner-only PL blog/article main markup. Scope is <main>, not shared nav/footer. */

@font-face {
  font-family: "DSK Inter";
  font-style: normal;
  font-weight: 400 800;
  font-display: block;
  src: url("/assets/fonts/inter-latin-ext-v20.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "DSK Inter";
  font-style: normal;
  font-weight: 400 800;
  font-display: block;
  src: url("/assets/fonts/inter-latin-v20.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html[lang="en"] body.dsk-blog-hub main,
html[lang="en"] body.dsk-blog-article main {
  font-family: "DSK Inter", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

html[lang="en"] body.dsk-blog-hub main .dsk-about-hero,
html[lang="en"] body.dsk-blog-hub main .dsk-about-hero :is(p, h1, h2, h3, a, span),
html[lang="en"] body.dsk-blog-hub main .dsk-hub-filters,
html[lang="en"] body.dsk-blog-hub main .dsk-hub-filters :is(a, button, span),
html[lang="en"] body.dsk-blog-hub main .dsk-blog-quicknav,
html[lang="en"] body.dsk-blog-hub main .dsk-blog-quicknav :is(a, span),
html[lang="en"] body.dsk-blog-hub main .dsk-blog-listing-owner,
html[lang="en"] body.dsk-blog-hub main .dsk-blog-listing-owner :is(a, p, h1, h2, h3, span, li),
html[lang="en"] body.dsk-blog-article main .dsk-blog-article-owner,
html[lang="en"] body.dsk-blog-article main .dsk-blog-article-owner :is(a, p, h1, h2, h3, h4, span, li),
html[lang="en"] body.dsk-blog-article main .dsk-related-reading,
html[lang="en"] body.dsk-blog-article main .dsk-related-reading :is(a, p, h2, h3, span, li) {
  font-family: "DSK Inter", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

html[lang="en"] body.dsk-blog-hub,
html[lang="en"] body.dsk-blog-article {
  --dsk-nav-font-family: "DSK Inter", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-blog-hub,
  html[lang="en"] body.dsk-blog-article {
    --dsk-global-nav-footer-rail: min(calc(100vw - clamp(96px, 8vw, 180px)), 1728px);
  }
}

@media (min-width: 1900px) {
  html[lang="en"] body.dsk-blog-hub,
  html[lang="en"] body.dsk-blog-article {
    --dsk-global-nav-footer-rail: min(calc(100vw - clamp(160px, 10vw, 280px)), 1760px);
  }
}

html[lang="en"] body.dsk-blog-hub #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2,
html[lang="en"] body.dsk-blog-article #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2,
html[lang="en"] body.dsk-blog-hub #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2 :is(a, button, span, li),
html[lang="en"] body.dsk-blog-article #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2 :is(a, button, span, li) {
  font-family: var(--dsk-nav-font-family);
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-blog-hub #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__actions,
  html[lang="en"] body.dsk-blog-article #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__actions {
    flex: 0 0 auto;
    min-width: 322px;
  }

  html[lang="en"] body.dsk-blog-hub #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__phone,
  html[lang="en"] body.dsk-blog-article #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__phone {
    min-width: 126px;
  }

  html[lang="en"] body.dsk-blog-hub #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__phone-icon,
  html[lang="en"] body.dsk-blog-article #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__phone-icon {
    display: inline-flex;
    width: 16px;
    min-width: 16px;
    justify-content: center;
  }

  html[lang="en"] body.dsk-blog-hub #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__actions .dsk-nav-v2__cta--alarm,
  html[lang="en"] body.dsk-blog-article #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__actions .dsk-nav-v2__cta--alarm {
    min-width: 184px;
  }
}

@media (max-width: 1600px) and (min-width: 1181px) {
  html[lang="en"] body.dsk-blog-hub #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__actions,
  html[lang="en"] body.dsk-blog-article #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__actions {
    min-width: 246px;
  }

  html[lang="en"] body.dsk-blog-hub #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__phone,
  html[lang="en"] body.dsk-blog-article #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__phone {
    width: 42px;
    min-width: 42px;
  }

  html[lang="en"] body.dsk-blog-hub #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__actions .dsk-nav-v2__cta--alarm,
  html[lang="en"] body.dsk-blog-article #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__actions .dsk-nav-v2__cta--alarm {
    flex: 0 0 194px;
    width: 194px;
    min-width: 194px;
  }
}

html[lang="en"] main .dsk-blog-article-owner,
html[lang="en"] main .dsk-blog-listing-owner {
  --dsk-blog-rail-max: 1728px;
  --dsk-blog-rail-gutter: clamp(48px, 10vw, 192px);
  --dsk-blog-rail: min(var(--dsk-blog-rail-max), calc(100% - var(--dsk-blog-rail-gutter)));
  --dsk-blog-prose: 920px;
  --dsk-blog-text: #17223a;
  --dsk-blog-muted: #52617a;
  --dsk-blog-border: rgba(15, 35, 70, .12);
  --dsk-blog-card: #fff;
  --dsk-blog-soft: #f5f8fb;
  color: var(--dsk-blog-text);
}

html[lang="en"] main .dsk-blog-extra,
html[lang="en"] main .dsk-blog-service-cta,
html[lang="en"] main .dsk-blog-final-cta {
  --dsk-blog-rail-max: 1728px;
  --dsk-blog-rail-gutter: clamp(48px, 10vw, 192px);
  --dsk-blog-rail: min(var(--dsk-blog-rail-max), calc(100% - var(--dsk-blog-rail-gutter)));
  --dsk-blog-prose: 920px;
  --dsk-blog-text: #17223a;
  --dsk-blog-muted: #52617a;
  --dsk-blog-border: rgba(15, 35, 70, .12);
  --dsk-blog-card: #fff;
  --dsk-blog-soft: #f5f8fb;
  color: var(--dsk-blog-text);
}

@media (min-width: 1280px) {
  html[lang="en"] body.dsk-blog-hub main .dsk-blog-listing-owner,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-article-owner,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-extra,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-service-cta,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-final-cta {
    --dsk-blog-rail-max: 1728px;
    --dsk-blog-rail-gutter: clamp(96px, 8vw, 180px);
    --dsk-blog-rail: var(--dsk-global-nav-footer-rail);
    --dsk-blog-rail-left: calc((100vw - var(--dsk-blog-rail)) / 2);
  }
}

html[lang="en"] main .dsk-blog-article-owner {
  background: #fff;
  padding: clamp(44px, 4.4vw, 76px) 0 clamp(64px, 6vw, 104px);
}

html[lang="en"] body.dsk-blog-article main#main-content,
html[lang="en"] body.dsk-blog-article main#main-content > article.dsk-blog-article-owner {
  width: 100%;
  max-width: none;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}

html[lang="en"] main .dsk-blog-article-owner__rail,
html[lang="en"] main .dsk-blog-listing-owner__rail {
  width: var(--dsk-blog-rail);
  margin-inline: auto;
}

@media (min-width: 1280px) {
  html[lang="en"] body.dsk-blog-article main .dsk-blog-article-owner__rail {
    margin-left: var(--dsk-blog-rail-left);
    margin-right: auto;
  }
}

html[lang="en"] main .dsk-blog-article-owner__title {
  max-width: min(100%, 1420px);
  margin: 0 0 clamp(22px, 2.4vw, 34px);
  color: #081126;
  font-size: clamp(2.15rem, 1.26rem + 1.85vw, 4.35rem);
  font-weight: 850;
  line-height: 1.06;
  letter-spacing: 0;
  text-wrap: balance;
}

html[lang="en"] main .dsk-blog-article-owner__media {
  width: 100%;
  margin: 0 0 clamp(28px, 3.4vw, 48px);
  overflow: hidden;
  background: var(--dsk-blog-soft);
  border-radius: 0;
}

html[lang="en"] main .dsk-blog-article-owner__image {
  display: block;
  width: 100%;
  height: clamp(280px, 20vw, 440px);
  object-fit: cover;
  object-position: center;
}

html[lang="en"] main .dsk-blog-article-owner__content {
  display: block;
}

html[lang="en"] main .dsk-blog-article-owner__prose,
html[lang="en"] main .dsk-blog-extra .dsk-blog-article-owner__prose {
  width: min(100%, var(--dsk-blog-prose));
  max-width: min(74ch, 820px);
  margin-inline: auto;
  color: var(--dsk-blog-muted);
  font-size: 1.08rem;
  line-height: 1.72;
}

@media (min-width: 1900px) {
  html[lang="en"] main .dsk-blog-article-owner,
  html[lang="en"] main .dsk-blog-listing-owner,
  html[lang="en"] main .dsk-blog-extra,
  html[lang="en"] main .dsk-blog-service-cta,
  html[lang="en"] main .dsk-blog-final-cta {
    --dsk-blog-rail-max: 1760px;
    --dsk-blog-rail-gutter: clamp(112px, 8vw, 220px);
    --dsk-blog-prose: 940px;
  }

  html[lang="en"] body.dsk-blog-hub main .dsk-blog-listing-owner,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-article-owner,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-extra,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-service-cta,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-final-cta {
    --dsk-blog-rail-max: 1760px;
    --dsk-blog-rail-gutter: clamp(160px, 10vw, 280px);
    --dsk-blog-rail: var(--dsk-global-nav-footer-rail);
    --dsk-blog-rail-left: calc((100vw - var(--dsk-blog-rail)) / 2);
  }

  html[lang="en"] main .dsk-blog-article-owner {
    padding-top: clamp(48px, 3.6vw, 78px);
  }
}

@media (min-width: 2560px) {
  html[lang="en"] main .dsk-blog-article-owner,
  html[lang="en"] main .dsk-blog-listing-owner,
  html[lang="en"] main .dsk-blog-extra,
  html[lang="en"] main .dsk-blog-service-cta,
  html[lang="en"] main .dsk-blog-final-cta {
    --dsk-blog-rail-max: 1840px;
    --dsk-blog-rail-gutter: clamp(160px, 10vw, 360px);
    --dsk-blog-prose: 960px;
  }

  html[lang="en"] body.dsk-blog-hub main .dsk-blog-listing-owner,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-article-owner,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-extra,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-service-cta,
  html[lang="en"] body.dsk-blog-article main .dsk-blog-final-cta {
    --dsk-blog-rail-max: 1760px;
    --dsk-blog-rail-gutter: clamp(160px, 10vw, 280px);
    --dsk-blog-rail: var(--dsk-global-nav-footer-rail);
    --dsk-blog-rail-left: calc((100vw - var(--dsk-blog-rail)) / 2);
  }

  html[lang="en"] main .dsk-blog-article-owner__title {
    max-width: 1540px;
  }

  html[lang="en"] main .dsk-blog-article-owner__image {
    height: clamp(340px, 15vw, 470px);
  }
}

html[lang="en"] main .dsk-blog-article-owner__prose > :first-child {
  margin-top: 0;
}

html[lang="en"] main .dsk-blog-article-owner__prose h2,
html[lang="en"] main .dsk-blog-article-owner__prose h3,
html[lang="en"] main .dsk-blog-extra h2,
html[lang="en"] main .dsk-blog-service-cta h2,
html[lang="en"] main .dsk-blog-service-cta h3,
html[lang="en"] main .dsk-blog-final-cta h2 {
  color: #10182d;
  letter-spacing: 0;
}

html[lang="en"] main .dsk-blog-article-owner__prose h2 {
  margin: clamp(32px, 4vw, 54px) 0 .78rem;
  font-size: clamp(1.55rem, 1.25rem + .65vw, 2.1rem);
  line-height: 1.16;
}

html[lang="en"] main .dsk-blog-article-owner__prose h3 {
  margin: clamp(24px, 3vw, 38px) 0 .65rem;
  font-size: clamp(1.2rem, 1.06rem + .35vw, 1.48rem);
  line-height: 1.22;
}

html[lang="en"] main .dsk-blog-article-owner__prose p,
html[lang="en"] main .dsk-blog-article-owner__prose ul,
html[lang="en"] main .dsk-blog-article-owner__prose ol {
  margin: 0 0 1.08rem;
}

html[lang="en"] main .dsk-blog-article-owner__prose ul,
html[lang="en"] main .dsk-blog-article-owner__prose ol {
  padding-left: 1.35rem;
}

html[lang="en"] main .dsk-blog-article-owner__prose li {
  margin: 0 0 .56rem;
}

html[lang="en"] main .dsk-blog-article-owner__prose li::marker {
  color: #007b5f;
  font-weight: 800;
}

html[lang="en"] main .dsk-blog-article-owner__prose .dsk-blog-related-link-list {
  display: grid;
  gap: 10px;
  margin: 1.1rem 0 1.35rem;
  padding: clamp(14px, 2vw, 18px);
  list-style: none;
  border: 1px solid rgba(0, 127, 103, .14);
  border-radius: 20px;
  background: linear-gradient(180deg, #fbfdff 0%, #f3f8fb 100%);
  box-shadow: 0 14px 34px rgba(15, 35, 70, .06);
}

html[lang="en"] main .dsk-blog-article-owner__prose .dsk-blog-related-link-list li {
  margin: 0;
}

html[lang="en"] main .dsk-blog-article-owner__prose .dsk-blog-related-link-list a {
  display: flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 10px 14px;
  border: 1px solid rgba(0, 127, 103, .16);
  border-radius: 999px;
  background: #fff;
  color: #0b5f51;
  text-align: center;
  text-decoration: none;
  font-weight: 800;
  line-height: 1.25;
}

html[lang="en"] main .dsk-blog-article-owner__prose .dsk-blog-related-link-list a:hover {
  border-color: rgba(0, 127, 103, .28);
  background: #f8fffc;
}

html[lang="en"] body.dsk-blog-article main p.dsk-blog-related-inline-links,
html[lang="en"] body.dsk-blog-article main p.dsk-article-brief__links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 10px;
  margin: 1.1rem 0 1.35rem;
  padding: clamp(14px, 2vw, 18px);
  border: 1px solid rgba(0, 127, 103, .14);
  border-radius: 20px;
  background: linear-gradient(180deg, #fbfdff 0%, #f3f8fb 100%);
  box-shadow: 0 14px 34px rgba(15, 35, 70, .06);
  color: var(--dsk-blog-muted);
  line-height: 1.58;
}

html[lang="en"] body.dsk-blog-article main p.dsk-blog-related-inline-links a,
html[lang="en"] body.dsk-blog-article main p.dsk-article-brief__links a {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 7px 12px;
  border: 1px solid rgba(0, 127, 103, .16);
  border-radius: 999px;
  background: #fff;
  color: #0b5f51;
  text-align: center;
  text-decoration: none;
  font-weight: 800;
  line-height: 1.22;
}

html[lang="en"] body.dsk-blog-article main p.dsk-blog-related-inline-links a:hover,
html[lang="en"] body.dsk-blog-article main p.dsk-article-brief__links a:hover {
  border-color: rgba(0, 127, 103, .28);
  background: #f8fffc;
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-blog-article main p.dsk-blog-related-inline-links,
  html[lang="en"] body.dsk-blog-article main p.dsk-article-brief__links {
    display: block;
    line-height: 1.58;
  }

  html[lang="en"] body.dsk-blog-article main p.dsk-blog-related-inline-links a,
  html[lang="en"] body.dsk-blog-article main p.dsk-article-brief__links a {
    display: flex;
    width: 100%;
    margin: .45rem 0 .28rem;
    justify-content: flex-start;
  }
}

@media (min-width: 760px) {
  html[lang="en"] main .dsk-blog-article-owner__prose .dsk-blog-related-link-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

html[lang="en"] main .dsk-blog-article-owner__prose a,
html[lang="en"] main .dsk-blog-listing-owner a,
html[lang="en"] main .dsk-blog-extra a {
  color: #007b5f;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

html[lang="en"] main .dsk-blog-extra,
html[lang="en"] main .dsk-blog-service-cta,
html[lang="en"] main .dsk-blog-final-cta {
  background: #fff;
  padding: clamp(28px, 3.2vw, 50px) 0;
}

html[lang="en"] body.dsk-blog-article main .dsk-blog-final-cta {
  padding-bottom: clamp(36px, 4.6vw, 64px);
}

html[lang="en"] body.dsk-blog-article main #default-contact-cta-section-template {
  padding-bottom: clamp(26px, 4.4vw, 54px);
}

html[lang="en"] body.dsk-blog-article main .dsk-faq-rollout-section {
  margin-bottom: clamp(20px, 4.2vw, 48px);
}

html[lang="en"] main .dsk-blog-service-cta__box,
html[lang="en"] main .dsk-blog-final-cta__box {
  width: min(100%, 980px);
  max-width: 980px;
  margin-inline: auto;
  border: 1px solid var(--dsk-blog-border);
  border-radius: 24px;
  background: linear-gradient(135deg, #f8fbff, #eef8f4);
  box-shadow: 0 24px 64px rgba(20, 42, 77, .10);
  padding: clamp(22px, 3vw, 38px);
}

html[lang="en"] main .dsk-blog-service-cta__box {
  width: min(100%, 860px);
  max-width: min(74ch, 860px);
}

html[lang="en"] main .dsk-blog-service-cta__box ul {
  display: grid;
  gap: 8px;
  margin: 12px 0 0;
  padding-left: 0;
  list-style: none;
}

html[lang="en"] main .dsk-blog-service-cta__box li {
  margin: 0;
}

html[lang="en"] main .dsk-blog-service-cta__box li a {
  display: inline-flex;
  width: 100%;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 127, 103, .18);
  border-radius: 999px;
  background: rgba(255, 255, 255, .78);
  padding: 9px 13px;
  color: #075f50;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
}

html[lang="en"] main .dsk-blog-final-cta__box {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(18px, 3vw, 38px);
  align-items: center;
}

html[lang="en"] main .dsk-blog-final-cta__button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #007f67;
  color: #fff;
  padding: 0 22px;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 18px 42px rgba(0, 127, 103, .22);
}

/* blog-human-eye-fixpack-001
   The backup workflow article has a dense mid-article crossroad with adjacent
   headings. Keep the copy intact, but make the reading rhythm feel intentional. */
html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-article-owner__prose {
  line-height: 1.74;
}

html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-article-owner__prose p,
html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-article-owner__prose ul,
html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-article-owner__prose ol {
  margin-bottom: 1.16rem;
}

html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-article-owner__prose h2 {
  margin-top: clamp(28px, 3.2vw, 44px);
  margin-bottom: .7rem;
}

html[lang="en"] body.dsk-blog-article--backup-workflow main p.dsk-blog-related-inline-links {
  margin: 1.2rem 0 1.55rem;
  padding: clamp(16px, 2.2vw, 22px);
  gap: 9px 11px;
}

html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-topic-bridge {
  display: grid;
  gap: 10px;
  margin: 1rem 0 clamp(20px, 2.4vw, 34px);
  padding: clamp(14px, 2vw, 20px);
  border: 1px solid rgba(0, 119, 92, .13);
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(236, 253, 246, .72), rgba(255, 255, 255, .94));
  box-shadow: 0 14px 34px rgba(15, 23, 42, .06);
}

html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-topic-bridge h2 {
  position: relative;
  max-width: 62ch;
  margin: 0;
  padding-left: 18px;
  font-size: clamp(1.13rem, 1.02rem + .32vw, 1.34rem);
  line-height: 1.24;
  color: #17223a;
}

html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-topic-bridge h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: .42em;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: #00866b;
  box-shadow: 0 0 0 5px rgba(0, 134, 107, .1);
}

html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-extra {
  padding-top: clamp(20px, 2.8vw, 38px);
}

html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-service-cta__box,
html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-final-cta__box {
  max-width: 900px;
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-article-owner__prose {
    line-height: 1.66;
  }

  html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-article-owner__prose h2 {
    margin-top: 1.55rem;
    margin-bottom: .55rem;
    font-size: clamp(1.28rem, 5.2vw, 1.48rem);
  }

  html[lang="en"] body.dsk-blog-article--backup-workflow main p.dsk-blog-related-inline-links {
    margin: 1rem 0 1.32rem;
    padding: 14px;
  }

  html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-topic-bridge {
    margin: .85rem 0 1.55rem;
    padding: 13px;
    border-radius: 16px;
  }

  html[lang="en"] body.dsk-blog-article--backup-workflow main .dsk-blog-topic-bridge h2 {
    padding-left: 16px;
    font-size: 1.08rem;
  }
}

html[lang="en"] main .dsk-hub-hero {
  background-image: linear-gradient(90deg, rgba(7, 17, 34, .82), rgba(7, 17, 34, .48)), url("/assets/img/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa.webp");
  background-size: cover;
  background-position: center;
}

@media (min-width: 1280px) {
  html[lang="en"] body.dsk-blog-hub main #blog-hero.dsk-hub-hero.dsk-about-hero--photo {
    min-height: clamp(390px, 31vw, 540px);
    padding-top: clamp(86px, 7vw, 122px);
    padding-bottom: clamp(78px, 6vw, 112px);
  }
}

html[lang="en"] main .dsk-blog-listing-owner {
  background: #f5f8fb;
  padding: clamp(56px, 6vw, 96px) 0;
}

html[lang="en"] main .dsk-blog-listing-owner__eyebrow {
  margin: 0 0 18px;
  color: #007b5f;
  font-size: .78rem;
  font-weight: 850;
  letter-spacing: .12em;
  text-transform: uppercase;
}

html[lang="en"] main .dsk-blog-most-read {
  max-width: none;
  margin: 0 0 clamp(30px, 4vw, 48px);
  border: 1px solid var(--dsk-blog-border);
  border-radius: 22px;
  background: #fff;
  padding: clamp(24px, 3vw, 36px);
  box-shadow: 0 20px 54px rgba(24, 44, 76, .08);
}

html[lang="en"] main .dsk-blog-most-read h2 {
  margin: 0 0 .65rem;
  color: #10182d;
  font-size: clamp(1.35rem, 1.14rem + .45vw, 1.72rem);
}

html[lang="en"] main .dsk-blog-most-read p,
html[lang="en"] main .dsk-blog-most-read ul {
  max-width: 900px;
  color: var(--dsk-blog-muted);
}

html[lang="en"] main .dsk-blog-most-read ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding-left: 0;
  list-style: none;
}

html[lang="en"] main .dsk-blog-most-read li {
  margin: 0;
}

html[lang="en"] main .dsk-blog-most-read li a {
  display: block;
  border: 1px solid rgba(0, 127, 103, .14);
  border-radius: 12px;
  background: rgba(248, 252, 251, .92);
  padding: 9px 12px;
  text-decoration: none;
}

@media (min-width: 1280px) {
  html[lang="en"] body.dsk-blog-hub main .dsk-hub-filters {
    padding-bottom: 10px;
  }

  html[lang="en"] body.dsk-blog-hub main .dsk-hub-filters__inner,
  html[lang="en"] body.dsk-blog-hub main .dsk-blog-quicknav {
    width: var(--dsk-blog-rail);
    max-width: var(--dsk-blog-rail-max);
  }

  html[lang="en"] body.dsk-blog-hub main .dsk-hub-filters__inner {
    min-height: 64px;
    align-items: center;
    border-color: rgba(15, 35, 70, .10);
    box-shadow: 0 16px 44px rgba(24, 44, 76, .08);
  }

  html[lang="en"] body.dsk-blog-hub main .dsk-blog-quicknav {
    margin-top: 10px;
    margin-bottom: clamp(16px, 2vw, 24px);
  }

  html[lang="en"] body.dsk-blog-hub main .dsk-blog-quicknav__inner {
    min-height: 60px;
    justify-content: flex-start;
    gap: 10px 12px;
    border-color: rgba(15, 35, 70, .10);
    box-shadow: 0 14px 36px rgba(24, 44, 76, .06);
  }

  html[lang="en"] main .dsk-blog-most-read {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(360px, 1.05fr);
    column-gap: clamp(28px, 3.6vw, 64px);
    align-items: start;
  }

  html[lang="en"] main .dsk-blog-most-read h2,
  html[lang="en"] main .dsk-blog-most-read p {
    grid-column: 1;
  }

  html[lang="en"] main .dsk-blog-most-read ul {
    grid-column: 2;
    grid-row: 1 / span 2;
    width: 100%;
    max-width: none;
    margin: 0;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  html[lang="en"] main .dsk-blog-most-read li {
    margin-bottom: 0;
  }
}

html[lang="en"] body.dsk-blog-hub main#main-content #blog-hero .dsk-about-hero__badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 10px;
  max-width: min(100%, 980px);
  margin: clamp(18px, 2vw, 26px) 0 0;
  padding: 0;
}

html[lang="en"] body.dsk-blog-hub main#main-content #blog-hero .dsk-about-hero__badges .dsk-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 12px;
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 999px;
  background: rgba(255, 255, 255, .10);
  color: #ffffff;
  font-size: .9rem;
  font-weight: 750;
  line-height: 1.15;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
}

html[lang="en"] body.dsk-blog-hub main#main-content #blog-hero .dsk-about-hero__badges .dsk-badge:hover,
html[lang="en"] body.dsk-blog-hub main#main-content #blog-hero .dsk-about-hero__badges .dsk-badge:focus-visible {
  border-color: rgba(255, 255, 255, .42);
  background: rgba(255, 255, 255, .16);
  color: #ffffff;
}

html[lang="en"] body.dsk-blog-article main .dsk-related-reading {
  width: min(var(--dsk-blog-prose, 920px), calc(100% - 40px));
  min-height: 0;
  margin: clamp(24px, 3vw, 42px) 0;
  padding: clamp(18px, 2.4vw, 28px);
  border: 1px solid var(--dsk-blog-border);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbfa 100%);
  box-shadow: 0 18px 46px rgba(24, 44, 76, .07);
}

html[lang="en"] body.dsk-blog-article main#main-content > .dsk-related-reading,
html[lang="en"] body.dsk-blog-article main#main-content .dsk-pl-page-structure > .dsk-related-reading {
  margin-left: var(--dsk-pl-subpage-rail-left, var(--dsk-blog-rail-left, auto));
  margin-right: auto;
}

html[lang="en"] body.dsk-blog-article main .dsk-related-reading h2,
html[lang="en"] body.dsk-blog-article main .dsk-related-reading h3 {
  margin: 0 0 .75rem;
  color: #10182d;
  font-size: clamp(1.24rem, 1rem + .55vw, 1.55rem);
  line-height: 1.2;
}

html[lang="en"] body.dsk-blog-article main .dsk-related-reading p {
  margin: 0 0 .78rem;
  color: var(--dsk-blog-muted);
  line-height: 1.56;
}

html[lang="en"] body.dsk-blog-article main .dsk-related-reading ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-blog-article main .dsk-related-reading li {
  margin: 0;
}

html[lang="en"] body.dsk-blog-article main .dsk-related-reading a {
  display: flex;
  min-height: 42px;
  align-items: center;
  border: 1px solid rgba(0, 127, 103, .14);
  border-radius: 14px;
  background: rgba(248, 252, 251, .94);
  color: #006b55;
  padding: 9px 12px;
  font-weight: 750;
  line-height: 1.35;
  text-decoration: none;
}

@media (min-width: 1280px) {
  html[lang="en"] body.dsk-blog-article main .dsk-related-reading {
    width: min(100%, 1040px);
  }

  html[lang="en"] body.dsk-blog-article main#main-content > .dsk-related-reading,
  html[lang="en"] body.dsk-blog-article main#main-content .dsk-pl-page-structure > .dsk-related-reading {
    width: min(1040px, var(--dsk-blog-rail, 1040px));
  }

  html[lang="en"] body.dsk-blog-article main .dsk-related-reading ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

html[lang="en"] main .dsk-blog-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(22px, 2vw, 32px);
}

html[lang="en"] main .dsk-blog-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--dsk-blog-border);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 18px 46px rgba(24, 44, 76, .08);
}

html[lang="en"] main .dsk-blog-card__media {
  display: block;
  overflow: hidden;
  background: #e8eef4;
  text-decoration: none;
}

html[lang="en"] main .dsk-blog-card__image {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  object-position: center;
}

html[lang="en"] main .dsk-blog-card__content {
  display: flex;
  min-height: 260px;
  flex: 1;
  flex-direction: column;
  padding: clamp(22px, 2.2vw, 30px);
}

html[lang="en"] main .dsk-blog-card__title {
  margin: 0 0 .75rem;
  font-size: clamp(1.08rem, 1rem + .25vw, 1.32rem);
  line-height: 1.2;
}

html[lang="en"] main .dsk-blog-card__title a {
  color: #10182d;
  text-decoration: none;
}

html[lang="en"] main .dsk-blog-card__summary {
  margin: 0 0 1.2rem;
  color: var(--dsk-blog-muted);
  font-size: .98rem;
  line-height: 1.58;
}

html[lang="en"] main .dsk-blog-card__link {
  margin-top: auto;
  color: #007b5f;
  font-weight: 800;
  text-decoration: none;
}

html[lang="en"] main .dsk-blog-listing-owner__tail {
  max-width: 980px;
  margin-top: clamp(32px, 4vw, 54px);
  color: var(--dsk-blog-muted);
  font-size: 1.04rem;
  line-height: 1.66;
}

html[lang="en"] body.dsk-blog-hub .dsk-cta-lab {
  content-visibility: visible;
  contain-intrinsic-size: none;
  margin: 0;
  padding: clamp(34px, 4.5vw, 58px) 0;
  background:
    radial-gradient(900px 420px at 18% 18%, rgba(34, 211, 238, .16), transparent 58%),
    linear-gradient(135deg, #0a192d 0%, #061224 56%, #0a192d 100%);
}

html[lang="en"] body.dsk-blog-hub .dsk-cta-lab:not(#default-contact-cta-section-template) {
  content-visibility: visible;
  contain-intrinsic-size: none;
}

html[lang="en"] body.dsk-blog-hub .dsk-cta-lab__inner {
  width: min(var(--dsk-blog-rail-max, var(--dsk-global-nav-footer-rail, 1236px)), calc(100% - 40px));
  max-width: var(--dsk-blog-rail-max, var(--dsk-global-nav-footer-rail, 1236px));
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 300px);
  align-items: center;
  gap: clamp(20px, 3vw, 36px);
  margin-inline: auto;
  padding: clamp(20px, 2.6vw, 32px);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 18px;
  background: rgba(10, 25, 45, .84);
  box-shadow: 0 18px 48px rgba(2, 8, 20, .38), inset 0 1px 0 rgba(255, 255, 255, .10);
}

html[lang="en"] body.dsk-blog-hub .dsk-cta-lab__title {
  text-wrap: balance;
}

html[lang="en"] body.dsk-blog-hub .dsk-cta-lab__text {
  max-width: 68ch;
  text-wrap: pretty;
}

html[lang="en"] body.dsk-blog-hub .dsk-cta-lab__actions {
  width: 100%;
  min-width: 0;
}

html[lang="en"] body.dsk-blog-hub .dsk-cta-lab__btn {
  width: 100%;
  min-height: 48px;
  border-radius: 999px;
  background: #19a44a;
  color: #fff;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer,
html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer {
  content-visibility: visible;
  contain-intrinsic-size: none;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(15, 23, 42, .10);
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 56%, #f3f6f9 100%);
  color: #111827;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .92), 0 -14px 34px rgba(15, 23, 42, .055);
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer {
  width: min(var(--dsk-blog-rail-max, var(--dsk-global-nav-footer-rail, 1236px)), calc(100% - 40px));
  max-width: var(--dsk-blog-rail-max, var(--dsk-global-nav-footer-rail, 1236px));
  box-sizing: border-box;
  margin-inline: auto;
  padding: clamp(40px, 4.6vw, 58px) 0 26px;
  background: transparent;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-grid {
  display: grid;
  grid-template-columns: minmax(280px, 1.18fr) minmax(210px, .86fr) minmax(250px, .86fr);
  align-items: start;
  gap: clamp(26px, 3vw, 42px);
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-info, .dsk-nav, .dsk-map-col) {
  text-align: left;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-brand, .dsk-nap-block p[itemprop="address"], .dsk-nap-block a[href^="tel:"], .dsk-nap-block a[href^="mailto:"]) {
  color: #111827;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-brand {
  margin: 0 0 16px;
  font-size: clamp(1.1rem, 1vw + .92rem, 1.42rem);
  font-weight: 800;
  line-height: 1.22;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-heading {
  margin: 0 0 14px;
  padding: 0;
  border: 0;
  color: #172033;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1.35;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-desc, .dsk-nap-block p) {
  margin-top: 0;
  color: #475569;
  line-height: 1.58;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-nap-block {
  display: grid;
  gap: 11px;
  padding: 20px 22px;
  border: 1px solid rgba(15, 23, 42, .10);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(15, 23, 42, .07);
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-usp-block {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-usp-block span {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  padding: 7px 11px;
  border: 1px solid rgba(15, 23, 42, .10);
  border-radius: 999px;
  background: rgba(255, 255, 255, .78);
  color: #172033;
  font-size: .78rem;
  font-weight: 700;
  line-height: 1.25;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .045);
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav ul, .dsk-quick-links) {
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav li, .dsk-quick-links li) {
  margin: 0 0 8px;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav a, .dsk-quick-links a, .dsk-nap-block a, .dsk-copyright a) {
  color: #334155;
  text-decoration: none;
  border-bottom: 0;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-nap-block a, .dsk-nap-block a:link, .dsk-nap-block a:visited) {
  color: #047857;
  font-weight: 800;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav a, .dsk-quick-links a) {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  gap: 10px;
  padding: 5px 0;
  font-size: .9375rem;
  line-height: 1.55;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-link-acc, .dsk-link-ransom) {
  display: inline-flex;
  width: auto;
  max-width: 100%;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  border: 1px solid rgba(15, 23, 42, .12);
  border-radius: 999px;
  background: linear-gradient(180deg, #ffffff 0%, #f5f7fa 100%);
  color: #172033;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .045);
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-btn-map {
  display: inline-flex;
  width: auto;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border: 1px solid rgba(255, 255, 255, .24);
  border-radius: 999px;
  background: linear-gradient(180deg, #047857 0%, #065f46 100%);
  color: #fff;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 12px 26px rgba(4, 120, 87, .18);
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px 28px;
  align-items: center;
  margin-top: 34px;
  padding: 20px 0 0;
  border-top: 1px solid rgba(15, 23, 42, .10);
  color: #64748b;
  line-height: 1.45;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-footer-copy, .dsk-footer-credit) {
  margin: 0;
  color: #64748b;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-footer-legal {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px 18px;
}

@media (max-width: 900px) {
  html[lang="en"] body.dsk-blog-hub .dsk-cta-lab__inner {
    grid-template-columns: 1fr;
    width: min(100%, calc(100% - 40px));
  }

  html[lang="en"] body.dsk-blog-hub .dsk-cta-lab__actions {
    align-items: flex-start;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer {
    width: min(100%, calc(100% - 40px));
    padding-top: 32px;
    padding-bottom: 14px;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    text-align: center;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-info, .dsk-nav, .dsk-map-col, .dsk-brand, .dsk-heading, .dsk-desc, .dsk-nap-block) {
    text-align: center;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-usp-block,
  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-footer-legal {
    justify-content: center;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav a, .dsk-quick-links a, .dsk-link-acc, .dsk-link-ransom, .dsk-btn-map) {
    justify-content: center;
    width: min(100%, 20rem);
    margin-inline: auto;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 9px;
    text-align: center;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer {
    padding-top: 28px;
    padding-bottom: 8px;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-grid {
    gap: 18px;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-heading {
    margin-bottom: 10px;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav li, .dsk-quick-links li) {
    margin-bottom: 4px;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav a, .dsk-quick-links a) {
    min-height: 34px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
    margin-top: 20px;
    padding-top: 14px;
    gap: 8px;
  }

  html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer .dsk-footer-legal {
    gap: 8px 14px;
  }
}

@media (max-width: 1279px) {
  html[lang="en"] main .dsk-blog-article-owner,
  html[lang="en"] main .dsk-blog-listing-owner,
  html[lang="en"] main .dsk-blog-extra,
  html[lang="en"] main .dsk-blog-service-cta,
  html[lang="en"] main .dsk-blog-final-cta {
    --dsk-blog-rail: min(100% - 40px, 960px);
  }

  html[lang="en"] main .dsk-blog-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  html[lang="en"] main .dsk-blog-article-owner,
  html[lang="en"] main .dsk-blog-listing-owner,
  html[lang="en"] main .dsk-blog-extra,
  html[lang="en"] main .dsk-blog-service-cta,
  html[lang="en"] main .dsk-blog-final-cta {
    --dsk-blog-rail: min(100% - 40px, 560px);
  }

  html[lang="en"] main .dsk-blog-article-owner {
    padding-top: 30px;
  }

  html[lang="en"] main .dsk-blog-article-owner__title {
    font-size: clamp(2rem, 10vw, 2.75rem);
  }

  html[lang="en"] main .dsk-blog-article-owner__image {
    height: clamp(220px, 58vw, 320px);
  }

  html[lang="en"] body.dsk-blog-article main .dsk-blog-final-cta {
    padding-bottom: 56px;
  }

  html[lang="en"] main .dsk-blog-card-grid,
  html[lang="en"] main .dsk-blog-final-cta__box {
    grid-template-columns: 1fr;
  }
}


/* dsk-blog-article-rail-polish-v1: batch 1 article axis/padding polish
   Scope: first PL blog article batch only. Keep text readable, but align the article
   column, inline CTAs and supporting panels to the same left rail as title/media/footer. */
html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner {
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 68%, #f7fbfd 100%);
  padding-top: clamp(42px, 4.2vw, 72px);
  padding-bottom: clamp(52px, 5vw, 86px);
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__title {
  max-width: min(100%, 1380px);
  margin-bottom: clamp(24px, 2.2vw, 36px);
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__media {
  margin-bottom: clamp(34px, 3vw, 54px);
  border-radius: 22px;
  box-shadow: 0 22px 60px rgba(8, 17, 38, .10);
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__content {
  display: block;
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__prose,
html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-extra .dsk-blog-article-owner__prose {
  width: min(100%, 900px);
  max-width: min(74ch, 900px);
  margin-left: 0;
  margin-right: auto;
  padding: 0;
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-extra__body {
  width: min(100%, 900px);
  max-width: min(74ch, 900px);
  margin-left: 0;
  margin-right: auto;
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__prose > :first-child {
  margin-top: 0;
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__prose h2 {
  margin-top: clamp(34px, 3.5vw, 56px);
  margin-bottom: clamp(10px, 1.2vw, 16px);
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__prose p,
html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__prose ul,
html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__prose ol {
  margin-bottom: 1.18rem;
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main p.dsk-blog-related-inline-links,
html[lang="en"] body.dsk-blog-article-rail-polish-v1 main p.dsk-article-brief__links,
html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-callout {
  margin-top: clamp(20px, 2vw, 30px);
  margin-bottom: clamp(24px, 2.4vw, 34px);
  padding: clamp(18px, 2vw, 24px);
  border-radius: 22px;
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-service-cta,
html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-final-cta {
  background: #f7fbfd;
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-service-cta__box,
html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-final-cta__box {
  width: min(100%, 980px);
  max-width: 980px;
  margin-left: 0;
  margin-right: auto;
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-service-cta__box {
  padding: clamp(24px, 2.6vw, 34px);
  border-radius: 24px;
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-final-cta__box {
  padding: clamp(24px, 2.8vw, 36px);
  border-radius: 28px;
}

@media (max-width: 1279px) {
  html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__prose,
  html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-extra .dsk-blog-article-owner__prose,
  html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-extra__body,
  html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-service-cta__box,
  html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-final-cta__box {
    width: 100%;
    max-width: 900px;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner {
    padding-top: 30px;
    padding-bottom: 52px;
  }

  html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__media {
    border-radius: 18px;
    margin-bottom: 28px;
  }

  html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-article-owner__prose,
  html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-extra .dsk-blog-article-owner__prose {
    font-size: 1.02rem;
  }

  html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-service-cta__box,
  html[lang="en"] body.dsk-blog-article-rail-polish-v1 main .dsk-blog-final-cta__box {
    padding: 22px;
    border-radius: 22px;
  }
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main :is(.dsk-blog-article-owner__prose, .dsk-blog-service-cta__box) a.btn.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 11px 18px;
  border-radius: 999px;
  background: #007b5f;
  color: #ffffff;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  box-shadow: 0 10px 24px rgba(0, 123, 95, .18);
}

html[lang="en"] body.dsk-blog-article-rail-polish-v1 main :is(.dsk-blog-article-owner__prose, .dsk-blog-service-cta__box) a.btn.btn-primary:hover {
  background: #00684f;
  color: #ffffff;
}


/* EN full clone of /assets/css/dsk-pl-blog-rail-pass.v1.css */
/* dsk-pl-blog-rail-pass.v1
   PL blog rail/padding pass after home/non-blog rail rollout.
   Scope: PL blog hubs + PL blog article owner pages only. EN untouched. */

html[lang="en"] body.dsk-pl-blog-rail-pass-v1 {
  --dsk-blog-site-rail: min(1680px, calc(100% - clamp(80px, 8vw, 110px)));
  --dsk-blog-site-left: calc((100% - var(--dsk-blog-site-rail)) / 2);
  --dsk-blog-standard-rail: min(1520px, var(--dsk-blog-site-rail));
  --dsk-blog-prose-pass: min(900px, 100%);
  --dsk-blog-prose-narrow: min(74ch, 860px);
  --dsk-blog-wide-axis-rail: var(--dsk-blog-site-rail);
  --dsk-blog-wide-axis-left: var(--dsk-blog-site-left);
  --dsk-blog-footer-home-rail-width: var(--dsk-blog-site-rail);
  --dsk-blog-footer-home-rail-left: var(--dsk-blog-site-left);
  --dsk-blog-hero-shell-max: var(--dsk-blog-site-rail);
  --dsk-blog-hero-shell-left: var(--dsk-blog-site-left);
  --dsk-global-nav-footer-rail: var(--dsk-blog-site-rail);
}

@media (max-width: 1279px) {
  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 {
    --dsk-blog-site-rail: min(960px, calc(100% - 40px));
    --dsk-blog-site-left: calc((100% - var(--dsk-blog-site-rail)) / 2);
    --dsk-blog-standard-rail: var(--dsk-blog-site-rail);
    --dsk-blog-wide-axis-rail: var(--dsk-blog-site-rail);
    --dsk-blog-wide-axis-left: var(--dsk-blog-site-left);
    --dsk-blog-footer-home-rail-width: var(--dsk-blog-site-rail);
    --dsk-blog-footer-home-rail-left: var(--dsk-blog-site-left);
    --dsk-blog-hero-shell-max: var(--dsk-blog-site-rail);
    --dsk-blog-hero-shell-left: var(--dsk-blog-site-left);
    --dsk-global-nav-footer-rail: var(--dsk-blog-site-rail);
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 {
    --dsk-blog-site-rail: min(560px, calc(100% - 36px));
    --dsk-blog-site-left: calc((100% - var(--dsk-blog-site-rail)) / 2);
    --dsk-blog-standard-rail: var(--dsk-blog-site-rail);
    --dsk-blog-prose-pass: 100%;
    --dsk-blog-prose-narrow: 100%;
    --dsk-blog-wide-axis-rail: var(--dsk-blog-site-rail);
    --dsk-blog-wide-axis-left: var(--dsk-blog-site-left);
    --dsk-blog-footer-home-rail-width: var(--dsk-blog-site-rail);
    --dsk-blog-footer-home-rail-left: var(--dsk-blog-site-left);
    --dsk-blog-hero-shell-max: var(--dsk-blog-site-rail);
    --dsk-blog-hero-shell-left: var(--dsk-blog-site-left);
  }
}

/* Footer: keep blog aligned to the same outer rail as the newer PL pages.
   Header rail is owned by dsk-nav-owner.v2.css so page transitions do not jitter. */
html[lang="en"] body.dsk-pl-blog-rail-pass-v1 footer.dsk-site-footer > .dsk-custom-footer,
html[lang="en"] body.dsk-pl-blog-rail-pass-v1 footer.dsk-site-footer .dsk-custom-footer.dsk-home-footer-owner-v4 {
  width: var(--dsk-blog-site-rail);
  inline-size: var(--dsk-blog-site-rail);
  max-width: var(--dsk-blog-site-rail);
  max-inline-size: var(--dsk-blog-site-rail);
  margin-left: var(--dsk-blog-site-left);
  margin-right: auto;
  box-sizing: border-box;
}

/* Blog hubs / listings. Keep the structure, narrow the rail and tighten rhythm. */
html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-hub-hero .dsk-about-hero__content,
html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-hub-hero .dsk-about-hero__inner,
html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-hub-hero .dsk-about-hero__container,
html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-hub-filters__inner,
html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-quicknav,
html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-listing-owner__rail {
  width: var(--dsk-blog-site-rail);
  max-width: var(--dsk-blog-site-rail);
  margin-left: var(--dsk-blog-site-left);
  margin-right: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-listing-owner,
html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-listing-owner__rail,
html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-extra,
html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-service-cta,
html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-final-cta {
  --dsk-blog-rail-max: 1680px;
  --dsk-blog-rail: var(--dsk-blog-site-rail);
  --dsk-blog-rail-left: var(--dsk-blog-site-left);
}

html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-listing-owner {
  padding-top: clamp(48px, 4.8vw, 82px);
  padding-bottom: clamp(56px, 5vw, 88px);
}

html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-most-read {
  margin-bottom: clamp(28px, 3vw, 44px);
  padding: clamp(24px, 2.6vw, 34px);
  border-radius: 24px;
}

html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-card-grid {
  gap: clamp(20px, 1.8vw, 30px);
}

html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-card {
  border-radius: 24px;
  box-shadow: 0 18px 48px rgba(24, 44, 76, .075);
}

html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-card__content {
  min-height: 248px;
  padding: clamp(20px, 2vw, 28px);
}

html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-card__summary {
  line-height: 1.56;
}

html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 .dsk-cta-lab__inner {
  width: var(--dsk-blog-site-rail);
  max-width: var(--dsk-blog-site-rail);
  margin-left: var(--dsk-blog-site-left);
  margin-right: auto;
}

/* Blog articles. Title/media use the site rail; prose stays readable and left-aligned. */
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-extra,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-service-cta,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-final-cta {
  --dsk-blog-rail-max: 1680px;
  --dsk-blog-rail: var(--dsk-blog-site-rail);
  --dsk-blog-rail-left: var(--dsk-blog-site-left);
  --dsk-blog-prose: 900px;
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner {
  padding-top: clamp(38px, 3.8vw, 66px);
  padding-bottom: clamp(48px, 4.8vw, 80px);
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__rail,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-service-cta .dsk-blog-article-owner__rail,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-final-cta .dsk-blog-article-owner__rail {
  width: var(--dsk-blog-site-rail);
  max-width: var(--dsk-blog-site-rail);
  margin-left: var(--dsk-blog-site-left);
  margin-right: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__title {
  max-width: min(100%, 1320px);
  margin-bottom: clamp(22px, 2vw, 34px);
  letter-spacing: -.025em;
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__media {
  margin-bottom: clamp(30px, 2.8vw, 48px);
  border-radius: 24px;
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__image {
  height: clamp(280px, 18vw, 420px);
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__prose,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-extra .dsk-blog-article-owner__prose {
  width: var(--dsk-blog-prose-pass);
  max-width: var(--dsk-blog-prose-narrow);
  margin-left: 0;
  margin-right: auto;
  padding: 0;
  font-size: clamp(1.02rem, .98rem + .12vw, 1.1rem);
  line-height: 1.72;
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__prose h2 {
  margin-top: clamp(32px, 3vw, 50px);
  margin-bottom: clamp(10px, 1vw, 15px);
  line-height: 1.18;
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__prose h3 {
  margin-top: clamp(24px, 2.3vw, 36px);
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__prose p,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__prose ul,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__prose ol {
  margin-bottom: 1.12rem;
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main p.dsk-blog-related-inline-links,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main p.dsk-article-brief__links,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-callout {
  margin-top: clamp(18px, 1.8vw, 28px);
  margin-bottom: clamp(22px, 2vw, 32px);
  padding: clamp(18px, 1.8vw, 24px);
  border-radius: 22px;
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-service-cta,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-final-cta {
  padding-top: clamp(24px, 3vw, 44px);
  padding-bottom: clamp(30px, 3.4vw, 52px);
}

html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-service-cta__box,
html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-final-cta__box {
  width: min(100%, 960px);
  max-width: 960px;
  margin-left: 0;
  margin-right: auto;
  border-radius: 26px;
}

@media (max-width: 1279px) {
  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-service-cta__box,
  html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-final-cta__box {
    width: 100%;
    max-width: 900px;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-listing-owner {
    padding-top: 42px;
    padding-bottom: 54px;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-card-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-card__content {
    min-height: 0;
    padding: 20px;
  }

  html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner {
    padding-top: 30px;
    padding-bottom: 52px;
  }

  html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__media {
    border-radius: 18px;
    margin-bottom: 26px;
  }

  html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__image {
    height: clamp(210px, 58vw, 310px);
  }

  html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-article-owner__prose,
  html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-extra .dsk-blog-article-owner__prose {
    font-size: 1.02rem;
    line-height: 1.66;
  }

  html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-service-cta__box,
  html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main .dsk-blog-final-cta__box {
    padding: 22px;
    border-radius: 22px;
  }
}


/* EN full clone of /assets/css/dsk-pl-clean-foundation.v1.css */
/*
  DSK PL clean foundation.
  Scope: active Polish non-blog pages after builder/B12 cut.
  Purpose: replace shared legacy core/typography/layout CSS with owner-safe basics.
*/

@font-face {
  font-family: "DSK Inter";
  font-style: normal;
  font-weight: 400 800;
  font-display: block;
  src: url("/assets/fonts/inter-latin-ext-v20.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "DSK Inter";
  font-style: normal;
  font-weight: 400 800;
  font-display: block;
  src: url("/assets/fonts/inter-latin-v20.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --dsk-clean-ink: #0f172a;
  --dsk-clean-muted: #475569;
  --dsk-clean-soft: #64748b;
  --dsk-clean-bg: #f8fafc;
  --dsk-clean-panel: #ffffff;
  --dsk-clean-line: rgba(15, 23, 42, 0.1);
  --dsk-clean-green: #047857;
  --dsk-clean-green-dark: #065f46;
  --dsk-clean-navy: #07111f;
  --dsk-clean-rail: min(1180px, calc(100vw - clamp(32px, 7vw, 80px)));
  --dsk-clean-copy: min(860px, calc(100vw - clamp(32px, 7vw, 80px)));
  --dsk-clean-gap: clamp(16px, 2.2vw, 24px);
  --dsk-clean-section-y: clamp(52px, 7vw, 88px);
  --dsk-clean-card-pad: clamp(18px, 2vw, 26px);
  color-scheme: light;
}

html {
  min-width: 320px;
  scroll-behavior: smooth;
  text-size-adjust: 100%;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1,
html[lang="en"] body.dsk-pl-clean-foundation {
  min-width: 320px;
  margin: 0;
  background: var(--dsk-clean-bg);
  color: var(--dsk-clean-ink);
  font-family: "DSK Inter", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  overflow-x: clip;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 *,
html[lang="en"] body.dsk-pl-subpage-owner-v1 *::before,
html[lang="en"] body.dsk-pl-subpage-owner-v1 *::after,
html[lang="en"] body.dsk-pl-clean-foundation *,
html[lang="en"] body.dsk-pl-clean-foundation *::before,
html[lang="en"] body.dsk-pl-clean-foundation *::after {
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(main, section, article, aside, footer),
html[lang="en"] body.dsk-pl-clean-foundation :where(main, section, article, aside, footer) {
  display: block;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(img, picture, video, canvas, svg),
html[lang="en"] body.dsk-pl-clean-foundation :where(img, picture, video, canvas, svg) {
  max-width: 100%;
  height: auto;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(a),
html[lang="en"] body.dsk-pl-clean-foundation :where(a) {
  color: inherit;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(button, input, textarea, select),
html[lang="en"] body.dsk-pl-clean-foundation :where(button, input, textarea, select) {
  font: inherit;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(button, a),
html[lang="en"] body.dsk-pl-clean-foundation :where(button, a) {
  -webkit-tap-highlight-color: transparent;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where([hidden]),
html[lang="en"] body.dsk-pl-clean-foundation :where([hidden]) {
  display: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 .dsk-skip-link,
html[lang="en"] body.dsk-pl-clean-foundation .dsk-skip-link {
  position: fixed;
  inset-block-start: 16px;
  inset-inline-start: 16px;
  z-index: 10000;
  transform: translateY(calc(-100% - 32px));
  padding: 10px 14px;
  border-radius: 999px;
  background: #07111f;
  color: #fff;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 16px 34px rgba(7, 17, 31, 0.22);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 .dsk-skip-link:focus,
html[lang="en"] body.dsk-pl-subpage-owner-v1 .dsk-skip-link:focus-visible,
html[lang="en"] body.dsk-pl-clean-foundation .dsk-skip-link:focus,
html[lang="en"] body.dsk-pl-clean-foundation .dsk-skip-link:focus-visible {
  transform: translateY(0);
  outline: 3px solid rgba(16, 185, 129, 0.42);
  outline-offset: 3px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(h1, h2, h3, h4, p),
html[lang="en"] body.dsk-pl-clean-foundation :where(h1, h2, h3, h4, p) {
  margin-top: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(h1, h2, h3, h4),
html[lang="en"] body.dsk-pl-clean-foundation :where(h1, h2, h3, h4) {
  color: var(--dsk-clean-ink);
  font-weight: 800;
  letter-spacing: 0;
  text-wrap: balance;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(h1),
html[lang="en"] body.dsk-pl-clean-foundation :where(h1) {
  font-size: clamp(34px, 5vw, 58px);
  line-height: 1.03;
  margin-bottom: clamp(18px, 2vw, 24px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(h2),
html[lang="en"] body.dsk-pl-clean-foundation :where(h2) {
  font-size: clamp(28px, 4vw, 46px);
  line-height: 1.08;
  margin-bottom: clamp(16px, 2vw, 22px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(h3),
html[lang="en"] body.dsk-pl-clean-foundation :where(h3) {
  font-size: clamp(20px, 2.2vw, 26px);
  line-height: 1.18;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(p, li),
html[lang="en"] body.dsk-pl-clean-foundation :where(p, li) {
  color: var(--dsk-clean-muted);
  line-height: 1.62;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(main, #main-content),
html[lang="en"] body.dsk-pl-clean-foundation :where(main, #main-content) {
  min-width: 0;
  overflow-x: clip;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(.dsk-owner-container, .dsk-standard-info-rail, .dsk-service-landing__container, .dsk-section-inner),
html[lang="en"] body.dsk-pl-clean-foundation :where(.dsk-owner-container, .dsk-standard-info-rail, .dsk-service-landing__container, .dsk-section-inner) {
  width: var(--dsk-clean-rail);
  max-width: var(--dsk-clean-rail);
  margin-inline: auto;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(.dsk-owner-section, .dsk-standard-info-section, .dsk-service-landing-section),
html[lang="en"] body.dsk-pl-clean-foundation :where(.dsk-owner-section, .dsk-standard-info-section, .dsk-service-landing-section) {
  padding-block: var(--dsk-clean-section-y);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(.dsk-owner-row, .dsk-standard-info-row, .dsk-service-landing__row),
html[lang="en"] body.dsk-pl-clean-foundation :where(.dsk-owner-row, .dsk-standard-info-row, .dsk-service-landing__row) {
  min-width: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(.dsk-owner-column, .dsk-owner-column-content, .dsk-standard-info-content),
html[lang="en"] body.dsk-pl-clean-foundation :where(.dsk-owner-column, .dsk-owner-column-content, .dsk-standard-info-content) {
  min-width: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(.dsk-owner-section-subtitle, .dsk-owner-paragraph, .dsk-standard-info__lead, .dsk-standard-info__intro),
html[lang="en"] body.dsk-pl-clean-foundation :where(.dsk-owner-section-subtitle, .dsk-owner-paragraph, .dsk-standard-info__lead, .dsk-standard-info__intro) {
  max-width: var(--dsk-clean-copy);
  color: var(--dsk-clean-muted);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(.dsk-btn, .dsk-button, .dsk-loc-btn, .dsk-cta-button, .dsk-owner-cta-wrapper a, .dsk-service-landing__cta a),
html[lang="en"] body.dsk-pl-clean-foundation :where(.dsk-btn, .dsk-button, .dsk-loc-btn, .dsk-cta-button, .dsk-owner-cta-wrapper a, .dsk-service-landing__cta a) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 46px;
  padding: 0 20px;
  border-radius: 999px;
  border: 1px solid rgba(15, 23, 42, 0.12);
  font-weight: 800;
  text-decoration: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(input, textarea, select),
html[lang="en"] body.dsk-pl-clean-foundation :where(input, textarea, select) {
  width: 100%;
  border: 1px solid rgba(148, 163, 184, 0.35);
  border-radius: 14px;
  background: #fff;
  color: var(--dsk-clean-ink);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(.display-xl-font),
html[lang="en"] body.dsk-pl-clean-foundation :where(.display-xl-font) {
  font: inherit;
}

@media (max-width: 767px) {
  :root {
    --dsk-clean-rail: min(100% - 32px, 1180px);
    --dsk-clean-copy: min(100% - 32px, 860px);
    --dsk-clean-section-y: 48px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(h1),
  html[lang="en"] body.dsk-pl-clean-foundation :where(h1) {
    font-size: clamp(30px, 9vw, 42px);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(h2),
  html[lang="en"] body.dsk-pl-clean-foundation :where(h2) {
    font-size: clamp(26px, 8vw, 36px);
  }
}


/* EN full clone of /assets/css/dsk-pl-footer-faq-parity.v1.css */
html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #dbeafe;
  background: linear-gradient(180deg, #07111d 0%, #06101b 100%);
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-custom-footer.dsk-home-footer-owner-v4 {
  width: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
  inline-size: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
  max-width: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
  max-inline-size: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
  min-width: 0;
  margin-inline: auto;
  padding-block: clamp(52px, 7vw, 80px) 28px;
  background: #07111d;
  box-sizing: border-box;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(180px, 0.72fr) minmax(220px, 0.75fr);
  gap: 30px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin-inline: auto;
  align-items: start;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-brand, .dsk-heading) {
  color: #ffffff;
  font-weight: 900;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-brand {
  margin: 0 0 14px;
  font-size: 15px;
  line-height: 1.35;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-heading {
  margin: 0 0 14px;
  color: #dcecff;
  font-size: 12px;
  letter-spacing: 0.12em;
  line-height: 1.32;
  text-transform: uppercase;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(p, li, a) {
  color: rgba(219, 234, 254, 0.82);
  font-size: 14.5px;
  line-height: 1.62;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(a, a:link, a:visited) {
  border-bottom: 0;
  color: rgba(226, 239, 255, 0.84);
  text-decoration: none;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-nav ul, .dsk-quick-links) {
  display: grid;
  gap: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-nav li, .dsk-quick-links li) {
  margin: 0;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-nav a, .dsk-quick-links a) {
  display: inline-flex;
  align-items: center;
  min-block-size: 30px;
  transition: color 0.18s ease, transform 0.18s ease;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(a:hover, a:focus-visible) {
  color: #5eead4;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-nav a:hover, .dsk-quick-links a:hover) {
  transform: translateX(2px);
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nap-block {
  display: grid;
  gap: 10px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nap-block :where(a[href^="tel:"], a[href^="mailto:"]) {
  color: #9fe7c4;
  font-feature-settings: "tnum" 1;
  font-weight: 850;
  font-variant-numeric: tabular-nums;
  text-shadow: 0 1px 12px rgba(159, 231, 196, 0.14);
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block span,
html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-btn-map {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(16, 185, 129, 0.18);
  border-radius: 999px;
  background: rgba(16, 185, 129, 0.12);
  color: #bbf7d0;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block span {
  min-height: 30px;
  padding: 7px 10px;
  background: linear-gradient(180deg, rgba(20, 184, 166, 0.20) 0%, rgba(6, 95, 70, 0.18) 100%);
  border-color: rgba(159, 231, 196, 0.30);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.10), 0 12px 26px rgba(2, 8, 23, 0.18);
  color: #dcfce7;
  letter-spacing: 0;
  text-shadow: 0 1px 10px rgba(159, 231, 196, 0.12);
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-btn-map,
html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-btn-map:link,
html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-btn-map:visited {
  justify-content: center;
  min-block-size: clamp(36px, 2.45vw, 40px);
  padding: clamp(8px, 0.64vw, 9px) clamp(14px, 1.05vw, 16px);
  border-color: rgba(167, 243, 208, 0.22);
  background: linear-gradient(135deg, #047857 0%, #065f46 100%);
  box-shadow: 0 10px 22px rgba(16, 185, 129, 0.16);
  color: #ffffff;
  font-family: "DSK Inter", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  white-space: normal;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-link-acc, .dsk-link-ransom, .dsk-link-acc:link, .dsk-link-ransom:link, .dsk-link-acc:visited, .dsk-link-ransom:visited) {
  justify-content: center;
  margin-top: 3px;
  padding: 7px 11px;
  border: 1px solid rgba(226, 239, 255, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.07);
  color: #ffffff;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-heading--info {
  margin-top: 22px;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  max-width: 100%;
  margin: 36px auto 0;
  padding-top: 18px;
  border-top: 1px solid rgba(226, 239, 255, 0.12);
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-footer-bottom-copy {
  display: grid;
  gap: 4px;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-footer-copy, .dsk-footer-credit) {
  margin: 0;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-footer-legal {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-footer-legal a {
  color: rgba(226, 239, 255, 0.78);
}

@media (max-width: 980px) {
  html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-custom-footer.dsk-home-footer-owner-v4 {
    width: min(720px, calc(100% - 40px));
    inline-size: min(720px, calc(100% - 40px));
    max-width: min(720px, calc(100% - 40px));
    max-inline-size: min(720px, calc(100% - 40px));
    padding-block: 38px 24px;
  }

  html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
    inline-size: 100%;
    width: 100%;
    max-inline-size: 100%;
    max-width: 100%;
    min-width: 0;
    margin-inline: 0;
    box-sizing: border-box;
    grid-template-columns: 1fr;
    gap: 24px;
    text-align: center;
  }

  html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-info, .dsk-nav, .dsk-map-col, .dsk-brand, .dsk-heading, .dsk-desc, .dsk-nap-block) {
    text-align: center;
  }

  html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block,
  html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-footer-legal {
    justify-content: center;
  }

  html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-nav a, .dsk-quick-links a, .dsk-btn-map) {
    justify-content: center;
    width: min(100%, 20rem);
    margin-inline: auto;
  }

  html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center;
  }
}

@media (max-width: 520px) {
  html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-custom-footer.dsk-home-footer-owner-v4 {
    width: calc(100% - 32px);
    inline-size: calc(100% - 32px);
    max-width: calc(100% - 32px);
    max-inline-size: calc(100% - 32px);
  }

  html[lang="en"] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block span {
    justify-content: center;
    width: 100%;
  }
}

html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-brand,
html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-heading {
  color: #ffffff;
}

html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(p, li),
html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nap-block p,
html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-desc {
  color: rgba(219, 234, 254, 0.82);
}

html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(a, a:link, a:visited),
html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav a, .dsk-quick-links a, .dsk-copyright a, .dsk-footer-legal a) {
  border-bottom: 0;
  background-image: none;
  color: rgba(226, 239, 255, 0.84);
  text-decoration: none;
}

html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nap-block :is(a[href^="tel:"], a[href^="mailto:"]) {
  color: #9fe7c4;
  font-feature-settings: "tnum" 1;
  font-weight: 850;
  font-variant-numeric: tabular-nums;
  text-shadow: 0 1px 12px rgba(159, 231, 196, 0.14);
}

html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-link-acc, .dsk-link-ransom, .dsk-link-acc:link, .dsk-link-ransom:link, .dsk-link-acc:visited, .dsk-link-ransom:visited) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 3px;
  padding: 7px 11px;
  border: 1px solid rgba(226, 239, 255, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.07);
  box-shadow: none;
  color: #ffffff;
  text-decoration: none;
}

html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-copyright,
html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-footer-copy, .dsk-footer-credit) {
  color: rgba(219, 234, 254, 0.82);
}

html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-owner-v4 :is(.dsk-brand, .dsk-heading) {
  color: #ffffff;
}

html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-owner-v4 :is(p, li, .dsk-desc, .dsk-nap-block p) {
  color: rgba(219, 234, 254, 0.82);
}

html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-owner-v4 :is(a, a:link, a:visited) {
  border-bottom: 0;
  background-image: none;
  color: rgba(226, 239, 255, 0.84);
  text-decoration: none;
}

html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-owner-v4 .dsk-nap-block :is(a[href^="tel:"], a[href^="mailto:"]) {
  color: #9fe7c4;
  font-feature-settings: "tnum" 1;
  font-variant-numeric: tabular-nums;
  text-shadow: 0 1px 12px rgba(159, 231, 196, 0.14);
}

html[lang="en"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-owner-v4 :is(.dsk-link-acc, .dsk-link-ransom, .dsk-link-acc:link, .dsk-link-ransom:link, .dsk-link-acc:visited, .dsk-link-ransom:visited) {
  color: #ffffff;
}

/* dsk-blog-footer-home-parity-20260523
   The blog hub uses the shared visible footer, but its wrapper previously
   centered against the footer box instead of the homepage logo-to-CTA rail. */
@media (min-width: 1181px) {
  html[lang="en"] body.dsk-blog-hub {
    --dsk-blog-footer-home-rail-width: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
    --dsk-blog-footer-home-rail-left: calc((100vw - var(--dsk-blog-footer-home-rail-width)) / 2);
  }
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-blog-hub {
    --dsk-blog-footer-home-rail-width: calc(100vw - 40px);
    --dsk-blog-footer-home-rail-left: 20px;
  }
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer {
  background: #07111d;
  background-image: none;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-custom-footer.dsk-home-footer-owner-v4 {
  width: var(--dsk-blog-footer-home-rail-width);
  inline-size: var(--dsk-blog-footer-home-rail-width);
  max-width: var(--dsk-blog-footer-home-rail-width);
  max-inline-size: var(--dsk-blog-footer-home-rail-width);
  margin-left: var(--dsk-blog-footer-home-rail-left);
  margin-right: auto;
  background: transparent;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
  width: 100%;
  inline-size: 100%;
  max-width: 100%;
  max-inline-size: 100%;
  margin-left: 0;
  margin-right: 0;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav ul, .dsk-quick-links) {
  display: block;
  gap: normal;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav li, .dsk-quick-links li) {
  margin: 0;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav a, .dsk-quick-links a) {
  display: inline-flex;
  align-items: center;
  min-height: 0;
  min-block-size: 30px;
  padding: 0;
  font-size: 14.5px;
  line-height: 1.62;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nap-block {
  display: block;
  gap: 10px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nap-block p {
  margin: 0 0 14.5px;
  font-size: 14.5px;
  line-height: 1.62;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block {
  flex-direction: row;
  align-items: flex-start;
  gap: 8px;
  margin-top: 18px;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nap-block > p:nth-of-type(5) {
  display: block;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block span {
  min-height: 0;
  padding: 8px 11px;
  font-size: 14px;
  line-height: 1.62;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-btn-map {
  min-height: 0;
  min-block-size: clamp(36px, 2.45vw, 40px);
  padding: clamp(8px, 0.64vw, 9px) clamp(14px, 1.05vw, 16px);
  margin-bottom: 0;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-btn-map,
html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-btn-map:link,
html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-btn-map:visited {
  color: #ffffff;
  background: linear-gradient(135deg, #047857 0%, #065f46 100%);
  border-color: rgba(167, 243, 208, 0.22);
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-link-acc, .dsk-link-ransom, .dsk-link-acc:link, .dsk-link-ransom:link, .dsk-link-acc:visited, .dsk-link-ransom:visited) {
  margin-top: 3px;
  padding: 7px 11px;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-heading--info {
  margin-top: 0;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
  margin-bottom: 0;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
  padding-top: 22px;
  line-height: 25.6px;
  font-size: 16px;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-footer-copy, .dsk-footer-credit) {
  margin: 0 0 14.5px;
  font-size: 14.5px;
  line-height: 23.49px;
}

html[lang="en"] body.dsk-blog-hub footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-footer-legal a {
  font-size: 14.5px;
  line-height: 23.49px;
}

html[lang^="pl"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-btn-map.dsk-btn-map {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-block-size: clamp(36px, 2.45vw, 40px);
  padding: clamp(8px, 0.64vw, 9px) clamp(14px, 1.05vw, 16px);
  border: 1px solid rgba(167, 243, 208, 0.22);
  border-radius: 999px;
  background-color: #047857;
  background-image: linear-gradient(135deg, #047857 0%, #065f46 100%);
  box-shadow: inset 0 0 0 1px rgba(167, 243, 208, 0.22), 0 10px 22px rgba(16, 185, 129, 0.16);
  color: #ffffff;
  font-family: "DSK Inter", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-text-fill-color: #ffffff;
  white-space: normal;
}

html[lang^="pl"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-btn-map.dsk-btn-map:visited {
  border-color: rgba(167, 243, 208, 0.22);
  background-color: #047857;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}

html[lang^="pl"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href],
html[lang^="pl"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:link,
html[lang^="pl"] body footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-block-size: clamp(36px, 2.45vw, 40px);
  padding: clamp(8px, 0.64vw, 9px) clamp(14px, 1.05vw, 16px);
  border: 1px solid rgba(167, 243, 208, 0.22);
  border-top-color: rgba(167, 243, 208, 0.22);
  border-right-color: rgba(167, 243, 208, 0.22);
  border-bottom-color: rgba(167, 243, 208, 0.22);
  border-left-color: rgba(167, 243, 208, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, #047857 0%, #065f46 100%);
  background-color: #047857;
  box-shadow: inset 0 0 0 1px rgba(167, 243, 208, 0.22), 0 10px 22px rgba(16, 185, 129, 0.16);
  color: #ffffff;
  font-family: "DSK Inter", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-text-fill-color: #ffffff;
  white-space: normal;
}

html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href],
html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:link,
html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:visited {
  border: 1px solid rgba(167, 243, 208, 0.22);
  border-top-color: rgba(167, 243, 208, 0.22);
  border-right-color: rgba(167, 243, 208, 0.22);
  border-bottom-color: rgba(167, 243, 208, 0.22);
  border-left-color: rgba(167, 243, 208, 0.22);
  background: linear-gradient(135deg, #047857 0%, #065f46 100%);
  background-color: #047857;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}

html[lang="en"] body.dsk-page-accounting footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer {
  background: #07111d;
  background-image: none;
}

html[lang="en"] body.dsk-page-accounting footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-custom-footer.dsk-home-footer-owner-v4 {
  width: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
  inline-size: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
  max-width: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
  max-inline-size: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
  margin-inline: auto;
  padding-inline: 0;
  background: transparent;
}

html[lang="en"] body.dsk-page-accounting footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
  width: 100%;
  inline-size: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

html[lang="en"] body.dsk-page-accounting footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block {
  flex-direction: row;
  align-items: flex-start;
  gap: 8px;
  margin-top: 18px;
}

html[lang="en"] body.dsk-page-accounting footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block span {
  width: auto;
  min-height: 0;
  padding: 8px 11px;
  font-size: 14px;
  line-height: 1.62;
  letter-spacing: 0;
  text-transform: none;
}

html[lang="en"] body.dsk-page-accounting footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-heading--info {
  margin-top: 0;
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-accounting footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-custom-footer.dsk-home-footer-owner-v4 {
    width: min(720px, calc(100% - 40px));
    inline-size: min(720px, calc(100% - 40px));
    max-width: min(720px, calc(100% - 40px));
    max-inline-size: min(720px, calc(100% - 40px));
  }
}

@media (max-width: 520px) {
  html[lang="en"] body.dsk-page-accounting footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-custom-footer.dsk-home-footer-owner-v4 {
    width: calc(100% - 32px);
    inline-size: calc(100% - 32px);
    max-width: calc(100% - 32px);
    max-inline-size: calc(100% - 32px);
  }
}

/* Homepage 1:1 footer parity for PL pages that load this owner layer.
   Match the homepage visual footer, including the logo-to-CTA rail offset. */
@media (min-width: 1181px) {
  html[lang^="pl"] body:not(.dsk-page-home) {
    --dsk-pl-footer-home-rail-width: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
    --dsk-pl-footer-home-rail-left: calc((100vw - var(--dsk-pl-footer-home-rail-width)) / 2);
  }
}

@media (max-width: 1180px) {
  html[lang^="pl"] body:not(.dsk-page-home) {
    --dsk-pl-footer-home-rail-width: calc(100vw - 40px);
    --dsk-pl-footer-home-rail-left: 20px;
  }
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer {
  background: #07111d;
  background-image: none;
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
  width: var(--dsk-pl-footer-home-rail-width);
  inline-size: var(--dsk-pl-footer-home-rail-width);
  max-width: var(--dsk-pl-footer-home-rail-width);
  max-inline-size: var(--dsk-pl-footer-home-rail-width);
  margin-left: var(--dsk-pl-footer-home-rail-left);
  margin-right: auto;
  padding: 80px 0 28px;
  background: transparent;
  background-image: none;
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
  width: 100%;
  inline-size: 100%;
  max-width: 100%;
  max-inline-size: 100%;
  margin: 0;
  gap: 30px;
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-brand {
  margin: 0 0 14px;
  color: rgba(219, 234, 254, 0.82);
  font-size: 15px;
  font-weight: 900;
  line-height: 1.35;
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-heading {
  margin: 0 0 14px;
  padding-bottom: 0;
  border-bottom: 0;
  color: rgb(220, 236, 255);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1.44px;
  line-height: 1.32;
  text-transform: uppercase;
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(p, li, a) {
  font-size: 14.5px;
  line-height: 1.62;
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nap-block p {
  margin: 0 0 14.5px;
  color: rgba(219, 234, 254, 0.82);
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-nav ul, .dsk-quick-links) {
  display: block;
  gap: normal;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-nav li, .dsk-quick-links li) {
  margin: 0;
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-nav a, .dsk-quick-links a) {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
  color: rgba(226, 239, 255, 0.84);
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: normal;
  gap: 8px;
  margin-top: 18px;
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block span {
  width: auto;
  min-height: 0;
  padding: 8px 11px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(20, 184, 166, 0.20) 0%, rgba(6, 95, 70, 0.18) 100%);
  border-color: rgba(159, 231, 196, 0.30);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.10), 0 12px 26px rgba(2, 8, 23, 0.18);
  color: #dcfce7;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.2;
  text-shadow: 0 1px 10px rgba(159, 231, 196, 0.12);
  text-transform: none;
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
  margin: 36px auto 0;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  color: rgb(219, 234, 254);
  font-size: 16px;
  line-height: 1.6;
}

@media (max-width: 1180px) {
  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
    padding-block: 72px 44px;
  }

  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
    gap: 34px;
  }

  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer li {
    margin-block: 9px;
  }

  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(p, li, a) {
    line-height: 1.68;
  }
}

@media (max-width: 900px) {
  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
    padding-block: 118px 78px;
  }

  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
    gap: 46px;
  }

  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer li {
    margin-block: 12px;
  }

  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(p, li, a) {
    line-height: 1.95;
  }
}

@media (max-width: 640px) {
  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
    width: calc(100vw - 40px);
    inline-size: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    max-inline-size: calc(100vw - 40px);
    margin-left: 20px;
    padding-block: 144px 96px;
  }

  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
    gap: 58px;
  }

  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer li {
    margin-block: 14px;
  }

  html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(p, li, a) {
    line-height: 2.05;
  }
}

/* Non-blog mobile footer rhythm fix-pack.
   Keep content/NAP/runtime unchanged; only undo the oversized mobile parity gaps
   that made service and utility footers feel sparse under the sticky callbar. */
@media (max-width: 900px) {
  html[lang^="pl"] body:not(.dsk-page-home):not(.dsk-blog-hub):not(.dsk-blog-article) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
    padding-block: 56px 50px;
  }

  html[lang^="pl"] body:not(.dsk-page-home):not(.dsk-blog-hub):not(.dsk-blog-article) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
    gap: 28px;
  }

  html[lang^="pl"] body:not(.dsk-page-home):not(.dsk-blog-hub):not(.dsk-blog-article) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer li {
    margin-block: 5px;
  }

  html[lang^="pl"] body:not(.dsk-page-home):not(.dsk-blog-hub):not(.dsk-blog-article) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(p, li, a) {
    line-height: 1.62;
  }

  html[lang^="pl"] body:not(.dsk-page-home):not(.dsk-blog-hub):not(.dsk-blog-article) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block {
    margin-top: 14px;
  }

  html[lang^="pl"] body:not(.dsk-page-home):not(.dsk-blog-hub):not(.dsk-blog-article) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col .dsk-heading.dsk-heading--info {
    margin-block-start: 12px;
    margin-top: 12px;
  }

  html[lang^="pl"] body:not(.dsk-page-home):not(.dsk-blog-hub):not(.dsk-blog-article) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
    margin-top: 24px;
    padding-top: 16px;
  }

  html[lang^="pl"] body:not(.dsk-page-home):not(.dsk-blog-hub):not(.dsk-blog-article) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-footer-copy, .dsk-footer-credit) {
    margin-bottom: 8px;
  }
}

@media (max-width: 640px) {
  html[lang^="pl"] body:not(.dsk-page-home):not(.dsk-blog-hub):not(.dsk-blog-article) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
    padding-block: 46px 48px;
  }

  html[lang^="pl"] body:not(.dsk-page-home):not(.dsk-blog-hub):not(.dsk-blog-article) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
    gap: 24px;
  }

  html[lang^="pl"] body:not(.dsk-page-home):not(.dsk-blog-hub):not(.dsk-blog-article) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer li {
    margin-block: 4px;
  }
}

/* Blog PL footer spacing fix-pack 002.
   The shared non-home footer parity layer is loaded after the blog owner CSS, so
   the blog-scoped override lives here to keep NAP/content/runtime untouched. */
@media (max-width: 900px) {
  html[lang="en"] body.dsk-blog-hub:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
    padding-block: 56px 50px;
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
    gap: 28px;
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer li {
    margin-block: 5px;
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(p, li, a) {
    line-height: 1.62;
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block {
    margin-top: 14px;
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col .dsk-heading.dsk-heading--info {
    margin-block-start: 12px;
    margin-top: 12px;
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
    margin-top: 24px;
    padding-top: 16px;
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-footer-copy, .dsk-footer-credit) {
    margin-bottom: 8px;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-blog-hub:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
    padding-block: 46px 48px;
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
    gap: 24px;
  }

  html[lang="en"] body.dsk-blog-hub:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer li {
    margin-block: 4px;
  }
}

html[lang^="pl"] body:not(.dsk-page-home) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col .dsk-heading.dsk-heading--info {
  margin-block-start: 22px;
  margin-top: 22px;
}

/* Global PL mobile/tablet footer rhythm fix-pack 003.
   Older mobile rules left some service/blog-hybrid pages with 144px/96px
   footer padding and 58px group gaps. This final PL-scoped layer normalizes
   the rhythm without touching footer content, NAP, schema, sticky or JS. */
@media (max-width: 1024px) {
  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
    padding-block: clamp(40px, 5.8vw, 56px) calc(clamp(34px, 4.8vw, 52px) + env(safe-area-inset-bottom, 0px));
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
    gap: clamp(24px, 3.2vw, 30px);
    row-gap: clamp(24px, 3.2vw, 30px);
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-info, .dsk-nav, .dsk-map-col) {
    margin-block: 0;
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nap-block {
    gap: 9px;
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-usp-block {
    gap: 8px;
    margin-top: 14px;
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col .dsk-heading.dsk-heading--info {
    margin-block-start: 14px;
    margin-top: 14px;
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
    margin-top: 24px;
    padding-top: 16px;
    gap: 12px 18px;
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(.dsk-footer-copy, .dsk-footer-credit) {
    margin-bottom: 6px;
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :where(p, li, a) {
    line-height: 1.62;
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer li {
    margin-block: 5px;
  }
}

@media (max-width: 640px) {
  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
    padding-block: 38px calc(40px + env(safe-area-inset-bottom, 0px));
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-home-footer-rail {
    gap: 22px;
    row-gap: 22px;
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
    margin-top: 20px;
    padding-top: 14px;
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col .dsk-heading.dsk-heading--info {
    margin-block-start: 12px;
    margin-top: 12px;
  }

  html[lang^="pl"] body:not(.dsk-footer-rhythm-exempt) footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer li {
    margin-block: 4px;
  }
}

/* Footer map button global parity: mirror the PL foundation contract for pages
   that load this later footer parity layer. */
html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col {
  min-width: 0;
}

html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > .dsk-desc {
  margin-block-end: 12px;
  max-inline-size: 34ch;
}

html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href],
html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:link,
html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: start;
  box-sizing: border-box;
  inline-size: fit-content;
  width: fit-content;
  min-inline-size: 0;
  max-inline-size: min(100%, 268px);
  min-block-size: 44px;
  padding: 0 22px;
  border-radius: 999px;
  font-size: 13.5px;
  font-weight: 850;
  line-height: 1.18;
  text-align: center;
  text-decoration: none;
  white-space: normal;
}

html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > .dsk-heading.dsk-heading--info {
  margin-block-start: 20px;
  margin-top: 20px;
}

@media (max-width: 980px) {
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > .dsk-desc {
    margin-inline: auto;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href],
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:link,
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:visited {
    align-self: center;
    inline-size: min(100%, 320px);
    width: min(100%, 320px);
    max-inline-size: 320px;
    margin-inline: auto;
  }
}

@media (max-width: 640px) {
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > .dsk-heading.dsk-heading--info {
    margin-block-start: 18px;
    margin-top: 18px;
  }
}

html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > .dsk-desc {
  margin-block-end: 12px;
}

html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href],
html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:link,
html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:visited {
  inline-size: fit-content;
  width: fit-content;
  max-inline-size: min(100%, 268px);
  min-block-size: 44px;
  padding: 0 22px;
}

html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > .dsk-heading.dsk-heading--info {
  margin-block-start: 20px;
  margin-top: 20px;
}

@media (max-width: 980px) {
  html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href],
  html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:link,
  html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href]:visited {
    inline-size: min(100%, 320px);
    width: min(100%, 320px);
    max-inline-size: 320px;
  }
}

@media (max-width: 640px) {
  html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > .dsk-heading.dsk-heading--info {
    margin-block-start: 18px;
    margin-top: 18px;
  }
}

/* Late PL footer parity: keep mobile/tablet footer as one stack even on pages
   loading this owner after the foundation layer. */
@media (max-width: 980px) {
  html[lang^="pl"] body[class][class]:not(.dsk-cookie-banner-open):has(footer.dsk-site-footer) {
    padding-bottom: 0;
  }

  html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4,
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
    box-sizing: border-box;
    inline-size: min(100%, calc(100% - 32px));
    width: min(100%, calc(100% - 32px));
    margin-inline: auto;
    padding-block: clamp(42px, 6vw, 58px) calc(clamp(84px, 9vw, 104px) + env(safe-area-inset-bottom, 0px));
  }

  html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer .dsk-grid.dsk-home-footer-rail,
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer .dsk-grid.dsk-home-footer-rail {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    justify-items: stretch;
    gap: clamp(28px, 4vw, 36px);
    text-align: left;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer .dsk-info {
    order: 1;
    min-width: 0;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer .dsk-nav {
    order: 2;
    min-width: 0;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col {
    order: 3;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    justify-items: start;
    row-gap: 12px;
    min-width: 0;
    text-align: left;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > .dsk-desc {
    margin-inline: 0;
    margin-block: 0 2px;
    max-inline-size: 34rem;
  }

  html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href],
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href] {
    inline-size: min(100%, 320px);
    width: min(100%, 320px);
    max-inline-size: 320px;
    min-block-size: 44px;
    margin: 4px 0 8px;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > .dsk-heading.dsk-heading--info {
    margin-block-start: 10px;
    margin-top: 10px;
    padding-block-start: 0;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer .dsk-copyright {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 16px;
    text-align: left;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer .dsk-footer-legal {
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 12px 18px;
  }
}

@media (max-width: 520px) {
  html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4,
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer.dsk-home-footer-owner-v4 {
    inline-size: min(100%, calc(100% - 28px));
    width: min(100%, calc(100% - 28px));
    padding-inline: clamp(18px, 6vw, 26px);
    padding-block-end: calc(94px + env(safe-area-inset-bottom, 0px));
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer .dsk-usp-block {
    justify-content: flex-start;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href] {
    inline-size: 100%;
    width: 100%;
    max-inline-size: 100%;
  }
}

@media (max-width: 980px) {
  html[lang^="pl"] body[class][class]:has(footer.dsk-site-footer) {
    padding-bottom: 0 !important;
  }

  html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > .dsk-desc,
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > .dsk-desc {
    justify-self: start;
    align-self: start;
    width: 100%;
    max-width: 34rem;
    margin-inline: 0;
    text-align: left;
  }

  html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href],
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-map-col.dsk-map-col > a.dsk-btn-map.dsk-btn-map.dsk-btn-map[href] {
    justify-self: start !important;
    align-self: start !important;
    margin-left: 0 !important;
    margin-right: auto !important;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-info, .dsk-nav, .dsk-map-col, .dsk-copyright, .dsk-brand, .dsk-nap-block, .dsk-footer-bottom-copy) {
    max-width: 100%;
    text-align: left !important;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-brand, .dsk-brand span, .dsk-heading, .dsk-nap-block p, .dsk-desc, .dsk-footer-copy, .dsk-footer-credit) {
    white-space: normal;
    overflow-wrap: break-word;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-heading {
    width: 100%;
    justify-self: start !important;
    text-align: left !important;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-usp-block, .dsk-footer-legal) {
    justify-content: flex-start !important;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-nav ul, .dsk-quick-links) {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    text-align: left !important;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nav li > a:not(.dsk-link-acc):not(.dsk-link-ransom),
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-quick-links li > a {
    display: inline-flex;
    width: auto;
    max-width: 100%;
    justify-content: flex-start;
    text-align: left !important;
  }

  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer :is(.dsk-link-acc, .dsk-link-ransom) {
    display: inline-flex;
    width: auto;
    max-width: min(100%, 320px);
  }
}

/* pl-global-footer-pill-spacing-20260528
   Footer special links are pill components, not plain rows; keep this PL-wide and outside EN. */
html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nav li:has(> :is(.dsk-link-acc, .dsk-link-ransom)),
html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nav li:has(> :is(.dsk-link-acc, .dsk-link-ransom)) {
  margin-block-start: 18px !important;
  margin-top: 18px !important;
}

@media (max-width: 980px) {
  html[lang^="pl"] body[class][class] footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nav li:has(> :is(.dsk-link-acc, .dsk-link-ransom)),
  html[lang^="pl"] body[class][class] main#main-content footer.dsk-site-footer.dsk-site-footer.dsk-site-footer.dsk-site-footer .dsk-nav li:has(> :is(.dsk-link-acc, .dsk-link-ransom)) {
    margin-block-start: 22px !important;
    margin-top: 22px !important;
  }
}


/* EN full clone of /assets/css/dsk-pl-site-rail-pass.v1.css */
/* DSK PL site rail pass v1 — 2026-05-30
   Scope: PL non-blog pages only via body.dsk-pl-site-rail-pass-v1.
   Goal: keep the previous visual composition, but make nav / hero / main / footer share
   one calmer, narrower site axis. EN and blog/article rail pages do not load this file. */

html[lang="en"] body.dsk-pl-site-rail-pass-v1 {
  --dsk-site-rail: min(1680px, calc(100vw - clamp(96px, 8vw, 180px)));
  --dsk-site-rail-gutter-mobile: 18px;
  --dsk-site-prose-rail: min(920px, var(--dsk-site-rail));
  --dsk-site-readable-rail: min(820px, var(--dsk-site-rail));
  --dsk-site-card-pad: clamp(20px, 1.65vw, 28px);
  --dsk-site-card-pad-lg: clamp(24px, 2vw, 34px);
  --dsk-site-section-y: clamp(56px, 5.4vw, 86px);
  --dsk-site-section-y-tight: clamp(42px, 4.2vw, 68px);
  --dsk-global-nav-footer-rail: var(--dsk-site-rail);
  --dsk-pl-subpage-rail: var(--dsk-site-rail);
  --dsk-pl-subpage-content-shell: var(--dsk-site-rail);
  --dsk-pl-subpage-module-rail: 100%;
  --dsk-pl-subpage-copy-rail: var(--dsk-site-prose-rail);
  --dsk-pl-subpage-readable-rail: var(--dsk-site-readable-rail);
  --dsk-pl-subpage-section-y: var(--dsk-site-section-y);
  --dsk-pl-subpage-section-y-tight: var(--dsk-site-section-y-tight);
  --dsk-pl-subpage-card-pad: var(--dsk-site-card-pad);
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 {
    --dsk-site-rail: min(1240px, calc(100vw - 40px));
    --dsk-global-nav-footer-rail: var(--dsk-site-rail);
    --dsk-pl-subpage-rail: var(--dsk-site-rail);
  }
}

@media (max-width: 520px) {
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 {
    --dsk-site-rail: calc(100vw - 36px);
    --dsk-site-card-pad: 18px;
    --dsk-site-card-pad-lg: 20px;
    --dsk-site-section-y: 48px;
    --dsk-site-section-y-tight: 36px;
  }
}

/* One shared axis: navbar, top heroes, content shells and footer content align. */
@media (min-width: 1181px) {
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__inner,
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer,
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(
    .dsk-owner-container,
    .dsk-standard-info-rail,
    .dsk-pricing-rail,
    .dsk-service-hero__inner,
    .dsk-service-landing__container,
    .dsk-service-index-shell > .dsk-owner-container,
    .dsk-protected-contact-shell > .dsk-owner-section > .dsk-owner-container,
    .dsk-about-hero__inner,
    .dsk-section-inner,
    .dsk-process__inner,
    .dsk-wrap,
    .dsk-ship-rail,
    .dsk-cta-lab__inner,
    .dsk-servicebar__wrap
  ) {
    inline-size: var(--dsk-site-rail);
    max-inline-size: var(--dsk-site-rail);
    margin-inline: auto;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-pl-site-rail-pass-v1 footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer {
    margin-left: auto;
    margin-right: auto;
  }

  html[lang="en"] body.dsk-pl-site-rail-pass-v1 footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer > :where(.dsk-grid, .dsk-copyright) {
    inline-size: 100%;
    max-inline-size: 100%;
    margin-inline: 0;
  }
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(
    .dsk-owner-container,
    .dsk-standard-info-rail,
    .dsk-pricing-rail,
    .dsk-service-hero__inner,
    .dsk-service-landing__container,
    .dsk-about-hero__inner,
    .dsk-section-inner,
    .dsk-process__inner,
    .dsk-wrap,
    .dsk-ship-rail,
    .dsk-cta-lab__inner,
    .dsk-servicebar__wrap
  ),
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer {
    inline-size: var(--dsk-site-rail);
    max-inline-size: var(--dsk-site-rail);
    margin-inline: auto;
    box-sizing: border-box;
  }
}

/* Text rhythm: do not let prose stretch across a 1600px rail. */
@media (min-width: 1024px) {
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(
    .dsk-section-head,
    .dsk-section-head__lead,
    .dsk-owner-section-title,
    .dsk-owner-section-subtitle,
    .dsk-standard-info-content,
    .dsk-service-landing__body,
    .dsk-owner-text-image__content-paragraph,
    .dsk-owner-text-image-vertical__content-paragraph,
    .dsk-pricing-section-head,
    .dsk-waw-section-head,
    .dsk-contact-copy,
    .dsk-ship-content-body
  ) {
    max-inline-size: var(--dsk-site-prose-rail);
  }

  html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(
    .dsk-standard-info-content,
    .dsk-service-landing__body,
    .dsk-owner-text-image__content-paragraph,
    .dsk-owner-text-image-vertical__content-paragraph,
    .dsk-ship-content-body
  ) :where(p, ul, ol) {
    max-inline-size: var(--dsk-site-readable-rail);
  }
}

html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(h1, h2, h3, .dsk-owner-section-title, .dsk-service-hero__title) {
  text-wrap: balance;
}

html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(p, li, .dsk-owner-section-subtitle, .dsk-service-hero__lead) {
  text-wrap: pretty;
}

/* Padding polish: calmer, professional density without changing page structure. */
html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(.dsk-owner-section, .dsk-standard-info-section, .dsk-service-landing-section, .dsk-guides-section, .dsk-process, .dsk-logistics, .dsk-contact-section) {
  padding-block: var(--dsk-site-section-y);
}

html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(.dsk-owner-section.dsk-faq-rollout-section, .dsk-pricing-note-section, .dsk-service-landing-section + .dsk-owner-section) {
  padding-block: var(--dsk-site-section-y-tight);
}

html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(
  .dsk-owner-card,
  .dsk-pricing-card,
  .dsk-pricing-note,
  .dsk-service-landing__card,
  .dsk-service-panel,
  .dsk-waw-card,
  .dsk-contact-trust__card,
  .dsk-case-card,
  .dsk-faq-item,
  .dsk-servicebar__item
) {
  padding: var(--dsk-site-card-pad);
}

html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(.dsk-pricing-hero__grid, .dsk-waw-hero, .dsk-contact-form-panel, .dsk-contact-side-panel, .dsk-ship-content-shell) {
  padding: var(--dsk-site-card-pad-lg);
}

/* Common grids should breathe evenly after the rail change. */
html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(
  .dsk-pricing-grid,
  .dsk-waw-card-grid,
  .dsk-contact-trust__grid,
  .dsk-ssd-faq__grid,
  .dsk-raid-faq__grid,
  .dsk-servicebar__grid,
  [class*="__grid"]
) {
  gap: clamp(16px, 1.6vw, 26px);
}

/* Service/detail hero rail repair: background remains full width, content obeys site rail. */
@media (min-width: 1181px) {
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 .dsk-service-hero {
    overflow: clip;
  }
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 .dsk-service-hero__content {
    max-inline-size: min(760px, calc(var(--dsk-site-rail) * .52));
  }
}

/* Keep previous narrow/mobile behavior simple and stable. */
@media (max-width: 760px) {
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 main :where(.dsk-owner-section, .dsk-standard-info-section, .dsk-service-landing-section, .dsk-guides-section, .dsk-process, .dsk-logistics, .dsk-contact-section) {
    padding-block: var(--dsk-site-section-y);
  }
}

/* 2026-05-30 axis repair: about + accounting pages had older owner rules using
   100vw-derived left margins. Keep the new calmer rail, but center it inside the
   same client-width frame as the navbar/footer. */
@media (min-width: 1181px) {
  html[lang="en"] body.dsk-pl-site-rail-pass-v1 footer.dsk-site-footer.dsk-site-footer > .dsk-custom-footer {
    width: var(--dsk-site-rail) !important;
    max-width: var(--dsk-site-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template > .dsk-owner-container {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
    transform: none !important;
  }

  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template #o-nas-hero.dsk-about-hero {
    width: 100% !important;
    max-width: none !important;
    left: auto !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
  }

  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template #o-nas-hero .dsk-about-hero__inner,
  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template .dsk-servicebar__wrap,
  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template .dsk-about-intro-grid,
  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template .dsk-about-panels,
  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template .dsk-cta-lab__inner {
    width: var(--dsk-site-rail) !important;
    max-width: var(--dsk-site-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
    transform: none !important;
  }

  html[lang="en"] body.dsk-page-accounting.dsk-pl-site-rail-pass-v1 #services-hero > .dsk-owner-container,
  html[lang="en"] body.dsk-page-accounting.dsk-pl-site-rail-pass-v1 #odzyskiwanie-danych-dla-ksiegowosci-platnik-optima-warszawa > .dsk-owner-container,
  html[lang="en"] body.dsk-page-accounting.dsk-pl-site-rail-pass-v1 .dsk-guides-section > .dsk-owner-container {
    width: var(--dsk-site-rail) !important;
    max-width: var(--dsk-site-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
    transform: none !important;
  }
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template > .dsk-owner-container,
  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template #o-nas-hero.dsk-about-hero {
    width: 100% !important;
    max-width: none !important;
    left: auto !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template #o-nas-hero .dsk-about-hero__inner,
  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template .dsk-servicebar__wrap,
  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template .dsk-about-intro-grid,
  html[lang="en"] body.dsk-page-o-nas.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template .dsk-about-panels,
  html[lang="en"] body.dsk-page-accounting.dsk-pl-site-rail-pass-v1 #services-hero > .dsk-owner-container,
  html[lang="en"] body.dsk-page-accounting.dsk-pl-site-rail-pass-v1 #odzyskiwanie-danych-dla-ksiegowosci-platnik-optima-warszawa > .dsk-owner-container,
  html[lang="en"] body.dsk-page-accounting.dsk-pl-site-rail-pass-v1 .dsk-guides-section > .dsk-owner-container {
    width: var(--dsk-site-rail) !important;
    max-width: var(--dsk-site-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
  }
}

/* 2026-05-30 CTA/pill padding repair: the narrower site rail exposed legacy process
   strips whose horizontal padding was being flattened to 0 by older owner layers.
   Keep the shared axis, but give dark CTA containers real inner breathing room. */
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-pl-site-rail-pass-v1 main#main-content :where(
  .dsk-process-help-strip__wrap,
  .dsk-process-final-cta__wrap
) {
  padding-block: clamp(28px, 2.25vw, 42px);
  padding-inline: clamp(28px, 2.6vw, 48px);
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-jak-to-dziala.dsk-pl-site-rail-pass-v1 main#main-content :where(
  .dsk-process-help-strip__wrap,
  .dsk-process-final-cta__wrap
) > div:first-child {
  min-inline-size: 0;
}

html[lang="en"] body.dsk-page-jak-to-dziala.dsk-pl-site-rail-pass-v1 main#main-content :where(
  .dsk-process-help-strip__wrap,
  .dsk-process-final-cta__wrap
) .dsk-process-actions {
  align-self: center;
  padding-inline: 0;
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-pl-site-rail-pass-v1 main#main-content :where(
    .dsk-process-help-strip__wrap,
    .dsk-process-final-cta__wrap
  ) {
    padding: 24px;
    gap: 18px;
  }
}

@media (max-width: 520px) {
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-pl-site-rail-pass-v1 main#main-content :where(
    .dsk-process-help-strip__wrap,
    .dsk-process-final-cta__wrap
  ) {
    padding: 20px;
    border-radius: 20px;
  }
}

/* physical fallback for Chromium/cascade parity on process CTA shells */
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-pl-site-rail-pass-v1 main#main-content .dsk-wrap.dsk-process-help-strip__wrap.dsk-standard-info-rail,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-pl-site-rail-pass-v1 main#main-content .dsk-wrap.dsk-process-final-cta__wrap.dsk-standard-info-rail {
  padding-left: clamp(28px, 2.6vw, 48px);
  padding-right: clamp(28px, 2.6vw, 48px);
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-pl-site-rail-pass-v1 main#main-content .dsk-wrap.dsk-process-help-strip__wrap.dsk-standard-info-rail,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-pl-site-rail-pass-v1 main#main-content .dsk-wrap.dsk-process-final-cta__wrap.dsk-standard-info-rail {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 520px) {
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-pl-site-rail-pass-v1 main#main-content .dsk-wrap.dsk-process-help-strip__wrap.dsk-standard-info-rail,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-pl-site-rail-pass-v1 main#main-content .dsk-wrap.dsk-process-final-cta__wrap.dsk-standard-info-rail {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* 2026-05-30 memory-card axis repair: the local memory-card owner defined
   --mem-rail on the html element before the site rail existed, so the page kept
   the old ~1236px container while nav/footer use the calmer PL site rail.
   Rebind only this PL page to the shared axis. */
html[lang="en"].dsk-page-memory-card body.dsk-pl-site-rail-pass-v1 {
  --mem-rail: var(--dsk-site-rail);
  --mem-gutter: 0px;
}

html[lang="en"].dsk-page-memory-card body.dsk-pl-site-rail-pass-v1 :where(
  #service-template .dsk-service-landing__container,
  .dsk-guides-section > .dsk-owner-container,
  .dsk-guides
) {
  width: var(--dsk-site-rail);
  max-width: var(--dsk-site-rail);
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

@media (max-width: 520px) {
  html[lang="en"].dsk-page-memory-card body.dsk-pl-site-rail-pass-v1 {
    --mem-gutter: 0px;
  }

  html[lang="en"].dsk-page-memory-card {
    --mem-section-pad: 12px;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-safety {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-safety__list li {
    padding: 9px 10px 9px 30px;
    border-radius: 12px;
    text-align: left;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-safety__list li::before {
    left: 12px;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-timeline li {
    padding: 14px;
    border-radius: 14px;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-timeline span {
    width: 42px;
    height: 42px;
    border-radius: 12px;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-timeline h3 {
    font-size: 1rem;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid article,
  html[lang="en"].dsk-page-memory-card .dsk-flash-matrix article,
  html[lang="en"].dsk-page-memory-card .dsk-flash-faq-grid article,
  html[lang="en"].dsk-page-memory-card .dsk-flash-related-grid a,
  html[lang="en"].dsk-page-memory-card .dsk-guides__card {
    padding: 14px;
    border-radius: 14px;
  }

  html[lang="en"].dsk-page-memory-card .dsk-flash-card-grid article > span,
  html[lang="en"].dsk-page-memory-card .dsk-flash-matrix article > span,
  html[lang="en"].dsk-page-memory-card .dsk-flash-related-grid a > span {
    align-self: stretch;
    max-width: 100%;
    padding: 6px 8px;
    font-size: .72rem;
    white-space: normal;
  }
}

/* 2026-05-30 cennik hero + margin/rail final repair.
   /cennik had two separate issues after the PL rail pass:
   1) .dsk-pricing-hero__grid received generic card padding, so the H1 started
      lower than /jak-to-dziala;
   2) the pricing owner still carried --pricing-rail-left from the old 1236px
      layout. Lock the page to the same shared rail as navbar/footer. */
html[lang="en"] body.dsk-page-cennik.dsk-pl-site-rail-pass-v1 {
  --pricing-rail-width: var(--dsk-site-rail);
  --pricing-rail-left: auto;
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-cennik.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pricing-rail,
  html[lang="en"] body.dsk-page-cennik.dsk-pl-site-rail-pass-v1 footer.dsk-site-footer .dsk-custom-footer {
    width: var(--dsk-site-rail) !important;
    max-width: var(--dsk-site-rail) !important;
    inline-size: var(--dsk-site-rail) !important;
    max-inline-size: var(--dsk-site-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-inline: auto !important;
    box-sizing: border-box !important;
  }

  html[lang="en"] body.dsk-page-cennik.dsk-pl-site-rail-pass-v1 main#main-content #pricing-entry .dsk-pricing-hero__grid {
    padding: 0 !important;
  }

  html[lang="en"] body.dsk-page-cennik.dsk-pl-site-rail-pass-v1 main#main-content :where(
    .dsk-pricing-note-grid,
    .dsk-pricing-grid,
    .dsk-pricing-factor-grid,
    .dsk-pricing-process-grid,
    .dsk-pricing-terms-grid,
    .dsk-pricing-faq-grid,
    .dsk-pricing-faq-list,
    .dsk-pricing-cta-strip,
    .dsk-pricing-final-cta
  ) {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-page-cennik.dsk-pl-site-rail-pass-v1 footer.dsk-site-footer .dsk-custom-footer > :where(.dsk-grid, .dsk-copyright) {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
  }
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-page-cennik.dsk-pl-site-rail-pass-v1 main#main-content .dsk-pricing-rail,
  html[lang="en"] body.dsk-page-cennik.dsk-pl-site-rail-pass-v1 footer.dsk-site-footer .dsk-custom-footer {
    width: var(--dsk-site-rail) !important;
    max-width: var(--dsk-site-rail) !important;
    inline-size: var(--dsk-site-rail) !important;
    max-inline-size: var(--dsk-site-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-inline: auto !important;
    box-sizing: border-box !important;
  }

  html[lang="en"] body.dsk-page-cennik.dsk-pl-site-rail-pass-v1 main#main-content #pricing-entry .dsk-pricing-hero__grid {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}


/* 2026-05-30 ship page axis final: keep /wyslij-paczke-do-laboratorium on the same
   left/right rail as navbar and footer after the PL narrow-rail rollout.
   The old shipment owner capped the content shell at the legacy 1240px rail,
   which made the panels sit inside the page instead of matching the site axis. */
html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 {
  --dsk-ship-axis-rail: var(--dsk-site-rail);
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page > .dsk-ship-rail,
html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container {
  inline-size: var(--dsk-ship-axis-rail) !important;
  max-inline-size: var(--dsk-ship-axis-rail) !important;
  margin-inline: auto !important;
  padding-inline: 0 !important;
  box-sizing: border-box !important;
  transform: none !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page :where(
  .dsk-ship-content-shell,
  .dsk-ship-content-rail,
  .dsk-ship-content-body,
  .dsk-ship-panels,
  .dsk-ship-cta-rail,
  .dsk-owner-text-image-vertical__content,
  .dsk-owner-text-image-vertical__content-paragraph,
  .dsk-owner-text-image-vertical__content-cta
) {
  inline-size: 100% !important;
  max-inline-size: 100% !important;
  margin-inline: 0 !important;
  padding-inline: 0 !important;
  box-sizing: border-box !important;
  transform: none !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel {
  max-inline-size: 100%;
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 {
    --dsk-ship-axis-rail: var(--dsk-site-rail);
  }
}

@media (max-width: 520px) {
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page > .dsk-ship-rail,
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container {
    inline-size: calc(100vw - 36px) !important;
    max-inline-size: calc(100vw - 36px) !important;
  }
}
/* 2026-05-30 /wyslij-paczke hero baseline polish.
   Keep the shipment page on the same rail as navbar/footer, but move the intro
   text block up to the same visual start height as /cennik hero. This only
   changes vertical rhythm; runtime/forms/links stay untouched. */
@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row {
    padding-top: clamp(62px, 4.7vw, 72px) !important;
    padding-bottom: clamp(46px, 5vw, 80px) !important;
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-ship-panel--intro {
    padding-top: clamp(28px, 2.5vw, 36px) !important;
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-ship-panel--intro::before {
    margin-bottom: 16px !important;
  }
}

@media (min-width: 768px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row {
    padding-top: clamp(46px, 6vw, 62px) !important;
    padding-bottom: clamp(40px, 5vw, 64px) !important;
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-ship-panel--intro {
    padding-top: 28px !important;
  }
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row {
    padding-top: 32px !important;
    padding-bottom: 42px !important;
  }
}


/* 2026-05-30 /wyslij-paczke viewport-axis correction.
   The shipment background owner used 100vw, which shifts the centered rail by the
   scrollbar width on desktop. Use the real page/client width so hero and footer
   align exactly with the navbar rail. */
html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page {
  inline-size: 100% !important;
  max-inline-size: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-inline: 0 !important;
  overflow-x: clip;
}


/* 2026-05-30 ship hero baseline alignment.
   Keep /wyslij-paczke-do-laboratorium visually aligned with the /cennik hero after
   the narrow PL rail rollout: the shipment H1 was sitting lower because the old
   shipment owner kept the larger home-height top gap. Move the whole intro panel
   up slightly, without changing the shared rail, footer/nav axis or runtime. */
@media (min-width:1181px){
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row{
    padding-top:clamp(56px, 4.2vw, 66px) !important;
  }
}

@media (min-width:900px) and (max-width:1180px){
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row{
    padding-top:clamp(46px, 5vw, 58px) !important;
  }
}

/* 2026-05-30 /wyslij-paczke final hero baseline + exact rail correction. */
html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container.dsk-ship-rail {
  width: var(--dsk-site-rail) !important;
  max-width: var(--dsk-site-rail) !important;
  inline-size: var(--dsk-site-rail) !important;
  max-inline-size: var(--dsk-site-rail) !important;
  margin-left: var(--dsk-pl-subpage-rail-left, 20px);
  margin-right: auto;
  margin-inline-start: var(--dsk-pl-subpage-rail-left, 20px);
  margin-inline-end: auto;
  flex-basis: auto !important;
  box-sizing: border-box !important;
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row {
    padding-top: clamp(44px, 2.55vw, 52px) !important;
    padding-bottom: clamp(46px, 5vw, 80px) !important;
  }
}

@media (min-width: 768px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row {
    padding-top: clamp(40px, 4vw, 46px) !important;
    padding-bottom: clamp(40px, 5vw, 64px) !important;
  }
}

/* 2026-05-30 /wyslij-paczke final micro-adjustment after visual compare with /cennik. */
@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container.dsk-ship-rail {
    margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    margin-right: auto;
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row {
    padding-top: clamp(40px, 2.25vw, 46px) !important;
  }
}

/* 2026-05-30 /wyslij-paczke rail auto-center final override. */
@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container.dsk-ship-rail {
    margin-left: var(--dsk-pl-subpage-rail-left, 20px);
  margin-right: auto;
  margin-inline-start: var(--dsk-pl-subpage-rail-left, 20px);
  margin-inline-end: auto;
  }
}

/* 2026-05-30 /uslugi visual polish + final rail rhythm.
   Scope: PL services hub only. Keep the page on the same axis as navbar/footer,
   while tightening the large empty gaps, matching dark-hero typography with
   /cennik and /jak-to-dziala, and restoring a professional card rhythm. */
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 {
  --dsk-uslugi-final-rail: var(--dsk-site-rail);
  --dsk-services-polish-rail: var(--dsk-site-rail) !important;
  --dsk-services-rail: var(--dsk-site-rail) !important;
  --dsk-uslugi-shell: var(--dsk-site-rail) !important;
  --dsk-uslugi-final-radius: 24px;
  --dsk-uslugi-final-card-pad: clamp(24px, 2.05vw, 36px);
  --dsk-uslugi-final-gap: clamp(18px, 1.9vw, 30px);
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template > .dsk-owner-container,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #blog-post-template :where(.dsk-owner-row,.dsk-owner-column,.dsk-owner-column-content,.dsk-owner-item-view-wrapper,.dsk-owner-item-view) {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
    transform: none !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero.dsk-about-hero {
    width: 100% !important;
    max-width: none !important;
    left: auto !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    transform: none !important;
    box-sizing: border-box !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-uslugi-surface > :is(.dsk-breadcrumbs,.dsk-services-choice,.dsk-local-support--services,.dsk-svc,.dsk-why),
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-service-faq__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-cta-lab__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-cta-lab + section > .dsk-owner-container,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #dsk-blog-to-service-cta > .dsk-owner-container {
    width: var(--dsk-uslugi-final-rail) !important;
    max-width: var(--dsk-uslugi-final-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-inline: auto !important;
    box-sizing: border-box !important;
    transform: none !important;
  }
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-uslugi-surface {
  width: 100% !important;
  max-width: 100% !important;
  left: auto !important;
  right: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  transform: none !important;
  padding-top: clamp(30px, 3.1vw, 50px) !important;
  padding-bottom: clamp(60px, 5.4vw, 92px) !important;
  box-sizing: border-box !important;
}

/* Dark hero typography: match the premium dark pages instead of the older about-style type. */
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero.dsk-about-hero--photo {
  min-height: clamp(400px, 29vw, 486px) !important;
  padding-top: clamp(84px, 6vw, 112px) !important;
  padding-bottom: clamp(56px, 4.6vw, 78px) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__eyebrow {
  margin: 0 0 14px !important;
  color: rgba(255,255,255,.88) !important;
  font-size: clamp(.72rem, .56vw, .82rem) !important;
  font-weight: 900 !important;
  line-height: 1.25 !important;
  letter-spacing: .105em !important;
  text-transform: uppercase !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__title {
  max-width: min(820px, calc(var(--dsk-uslugi-final-rail) * .58)) !important;
  margin: 0 0 18px !important;
  font-size: clamp(3.05rem, 3.55vw, 4.28rem) !important;
  font-weight: 900 !important;
  line-height: .995 !important;
  letter-spacing: -.055em !important;
  text-wrap: balance !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__subtitle {
  max-width: min(760px, calc(var(--dsk-uslugi-final-rail) * .54)) !important;
  margin: 0 !important;
  color: rgba(245,249,255,.90) !important;
  font-size: clamp(1rem, .92vw, 1.12rem) !important;
  line-height: 1.58 !important;
  text-wrap: pretty !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__actions {
  margin-top: 24px !important;
  gap: 12px !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__badges {
  margin-top: 16px !important;
  gap: 10px !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-badge {
  min-height: 28px !important;
  padding: 6px 11px !important;
  font-size: .73rem !important;
  line-height: 1.12 !important;
}

/* Surface rhythm: reduce the visual gaps between sections and keep card interiors calm. */
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-breadcrumbs {
  margin-bottom: clamp(18px, 1.7vw, 26px) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice {
  grid-template-columns: minmax(360px, .82fr) minmax(0, 1.18fr) !important;
  gap: clamp(26px, 4vw, 76px) !important;
  align-items: center !important;
  margin-bottom: clamp(22px, 2.7vw, 42px) !important;
  padding: clamp(30px, 2.65vw, 44px) !important;
  border-radius: var(--dsk-uslugi-final-radius) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__eyebrow {
  margin-bottom: 10px !important;
  color: #52677e !important;
  font-size: .78rem !important;
  font-weight: 900 !important;
  letter-spacing: .14em !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice h2 {
  max-width: 16ch !important;
  margin-bottom: 14px !important;
  font-size: clamp(2rem, 2.55vw, 3.05rem) !important;
  line-height: 1.02 !important;
  letter-spacing: -.045em !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice p {
  max-width: 55ch !important;
  font-size: clamp(.98rem, .86vw, 1.08rem) !important;
  line-height: 1.58 !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__chips {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, max-content)) !important;
  justify-content: start !important;
  gap: 10px 12px !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__chips a {
  min-height: 38px !important;
  padding: 8px 13px !important;
  white-space: nowrap !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__actions {
  grid-column: 2 !important;
  margin-top: clamp(14px, 1.6vw, 22px) !important;
  justify-content: start !important;
  align-self: start !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-action {
  min-height: 46px !important;
  padding: 12px 18px !important;
  border-radius: 13px !important;
}

/* Local support block: remove oversized blank card feel and make the grid feel intentional. */
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support--services {
  grid-template-columns: minmax(320px, .46fr) minmax(0, 1fr) !important;
  gap: clamp(22px, 2.8vw, 44px) !important;
  margin-bottom: clamp(46px, 4.8vw, 76px) !important;
  padding: clamp(28px, 2.45vw, 40px) !important;
  border-radius: var(--dsk-uslugi-final-radius) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__title {
  max-width: 18ch !important;
  margin-bottom: 12px !important;
  font-size: clamp(1.8rem, 2.1vw, 2.55rem) !important;
  line-height: 1.04 !important;
  letter-spacing: -.035em !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__lead {
  max-width: 58ch !important;
  font-size: clamp(.98rem, .84vw, 1.05rem) !important;
  line-height: 1.58 !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__grid {
  gap: clamp(14px, 1.3vw, 22px) !important;
  align-items: stretch !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__card {
  min-height: 0 !important;
  padding: clamp(18px, 1.45vw, 24px) !important;
  border-radius: 18px !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__actions {
  margin-top: clamp(14px, 1.7vw, 24px) !important;
  gap: 12px !important;
}

/* Offer grid and lower sections: less vertical dead space, clearer reading rhythm. */
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svc {
  margin-bottom: clamp(48px, 5vw, 80px) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svc__head {
  display: grid !important;
  grid-template-columns: minmax(360px, .48fr) minmax(0, 1fr) !important;
  gap: clamp(24px, 3vw, 56px) !important;
  align-items: end !important;
  margin-bottom: clamp(26px, 3vw, 44px) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svc__title {
  max-width: 17ch !important;
  font-size: clamp(2rem, 2.55vw, 3.1rem) !important;
  line-height: 1.02 !important;
  letter-spacing: -.045em !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svc__lead {
  max-width: 78ch !important;
  font-size: clamp(.98rem, .84vw, 1.06rem) !important;
  line-height: 1.62 !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svc__grid {
  gap: clamp(18px, 1.55vw, 26px) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svccard,
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-step,
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-path {
  padding: clamp(22px, 1.8vw, 30px) !important;
  border-radius: 20px !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-decision,
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-final-cta,
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-content-extend {
  border-radius: 24px !important;
  padding: clamp(28px, 2.6vw, 44px) !important;
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-content-extend,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-decision,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-process-grid,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-safe-note,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-final-cta {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
  }
}

@media (min-width: 981px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__title {
    font-size: clamp(2.65rem, 5vw, 3.35rem) !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice {
    grid-template-columns: minmax(320px, .86fr) minmax(0, 1.14fr) !important;
  }
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 {
    --dsk-uslugi-final-rail: var(--dsk-site-rail);
    --dsk-services-polish-rail: var(--dsk-site-rail) !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero.dsk-about-hero--photo {
    padding-top: clamp(48px, 8vw, 72px) !important;
    padding-bottom: clamp(48px, 7vw, 70px) !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-uslugi-surface {
    padding-top: clamp(24px, 5vw, 40px) !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support--services,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svc__head {
    grid-template-columns: 1fr !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__actions {
    grid-column: auto !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__chips {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__chips a {
    white-space: normal !important;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-uslugi-surface > :is(.dsk-breadcrumbs,.dsk-services-choice,.dsk-local-support--services,.dsk-svc,.dsk-why),
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-service-faq__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-cta-lab__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #dsk-blog-to-service-cta > .dsk-owner-container {
    width: var(--dsk-site-rail) !important;
    max-width: var(--dsk-site-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__title {
    font-size: clamp(2.02rem, 8.2vw, 2.45rem) !important;
    line-height: 1.03 !important;
    letter-spacing: -.045em !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__subtitle {
    font-size: .98rem !important;
    line-height: 1.5 !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support--services,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-decision,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-final-cta,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-content-extend {
    padding: 18px !important;
    border-radius: 18px !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__chips,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__actions {
    grid-template-columns: 1fr !important;
  }
}

/* 2026-05-30 /uslugi final polish pass.
   Goal: keep the new calmer PL rail, but remove remaining oversized whitespace,
   align the dark hero and content cards to the same nav/footer axis, and make
   the page rhythm match /cennik and /jak-to-dziala. Scoped to /uslugi only. */
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 {
  --dsk-uslugi-final-rail: var(--dsk-site-rail);
  --dsk-uslugi-final-soft-gap: clamp(22px, 2vw, 34px);
  --dsk-uslugi-final-section-gap: clamp(44px, 4.2vw, 72px);
}

@media (min-width: 981px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero.dsk-about-hero,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-uslugi-surface {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    box-sizing: border-box !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-uslugi-surface > :is(.dsk-breadcrumbs,.dsk-services-choice,.dsk-local-support--services,.dsk-svc,.dsk-why),
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-service-faq__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-cta-lab__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-cta-lab + section > .dsk-owner-container,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #dsk-blog-to-service-cta > .dsk-owner-container {
    width: var(--dsk-uslugi-final-rail) !important;
    max-width: var(--dsk-uslugi-final-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-inline: auto !important;
    box-sizing: border-box !important;
  }
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero.dsk-about-hero--photo {
  min-height: clamp(388px, 27vw, 462px) !important;
  padding-top: clamp(76px, 5.3vw, 96px) !important;
  padding-bottom: clamp(52px, 4.2vw, 70px) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__eyebrow {
  max-width: 72ch !important;
  margin-bottom: 14px !important;
  font-size: clamp(.72rem, .56vw, .82rem) !important;
  line-height: 1.25 !important;
  letter-spacing: .105em !important;
  text-transform: uppercase !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__title {
  max-width: min(820px, calc(var(--dsk-uslugi-final-rail) * .56)) !important;
  margin-bottom: 18px !important;
  font-size: clamp(3rem, 3.35vw, 4.15rem) !important;
  line-height: 1 !important;
  letter-spacing: -.052em !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__subtitle {
  max-width: min(760px, calc(var(--dsk-uslugi-final-rail) * .52)) !important;
  font-size: clamp(1rem, .9vw, 1.1rem) !important;
  line-height: 1.56 !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-uslugi-surface {
  padding-top: clamp(28px, 2.8vw, 46px) !important;
  padding-bottom: clamp(56px, 5vw, 84px) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-breadcrumbs {
  margin-bottom: clamp(18px, 1.55vw, 24px) !important;
}

/* Quick route picker: remove the large empty area by placing CTA under copy,
   while the chips stay vertically centered as a deliberate right-side cluster. */
@media (min-width: 981px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice {
    grid-template-columns: minmax(360px, .78fr) minmax(0, 1.22fr) !important;
    grid-template-rows: auto auto !important;
    gap: clamp(18px, 1.8vw, 30px) clamp(34px, 4vw, 72px) !important;
    align-items: center !important;
    padding: clamp(30px, 2.55vw, 42px) clamp(32px, 3vw, 52px) !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__copy {
    grid-column: 1 !important;
    grid-row: 1 !important;
    align-self: end !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__chips {
    grid-column: 2 !important;
    grid-row: 1 / span 2 !important;
    align-self: center !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    gap: 10px 12px !important;
    max-width: 760px !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice__actions {
    grid-column: 1 !important;
    grid-row: 2 !important;
    align-self: start !important;
    justify-content: flex-start !important;
    margin-top: 4px !important;
  }
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice h2 {
  max-width: 16ch !important;
  margin-bottom: 14px !important;
  font-size: clamp(2rem, 2.45vw, 3rem) !important;
  line-height: 1.02 !important;
  letter-spacing: -.045em !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice p,
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__lead,
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svc__lead {
  line-height: 1.58 !important;
}

/* Local logistics card: denser, aligned, without oversized empty card interiors. */
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support--services {
  gap: clamp(24px, 3vw, 48px) !important;
  margin-bottom: var(--dsk-uslugi-final-section-gap) !important;
  padding: clamp(28px, 2.45vw, 40px) !important;
}

@media (min-width: 981px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support--services {
    grid-template-columns: minmax(340px, .46fr) minmax(0, 1fr) !important;
  }
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__title {
  max-width: 18ch !important;
  font-size: clamp(1.85rem, 2.05vw, 2.5rem) !important;
  line-height: 1.04 !important;
  letter-spacing: -.038em !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__grid {
  gap: clamp(14px, 1.35vw, 22px) !important;
  align-items: stretch !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__card {
  min-height: 0 !important;
  padding: clamp(18px, 1.45vw, 24px) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__actions {
  margin-top: clamp(14px, 1.55vw, 22px) !important;
}

/* Main content rhythm. */
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svc {
  margin-bottom: var(--dsk-uslugi-final-section-gap) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svc__head {
  gap: clamp(24px, 3vw, 56px) !important;
  margin-bottom: clamp(26px, 3vw, 42px) !important;
  align-items: end !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svc__title,
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-service-faq__title,
html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-decision h2 {
  letter-spacing: -.043em !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content :is(.dsk-svccard,.dsk-services-step,.dsk-services-path) {
  padding: clamp(21px, 1.75vw, 30px) !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content :is(.dsk-content-extend,.dsk-services-decision,.dsk-services-final-cta) {
  padding: clamp(28px, 2.5vw, 42px) !important;
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero.dsk-about-hero--photo {
    min-height: auto !important;
    padding-top: clamp(46px, 7vw, 66px) !important;
    padding-bottom: clamp(44px, 7vw, 62px) !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support--services,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-svc__head {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__title {
    font-size: clamp(2rem, 8vw, 2.42rem) !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-choice,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support--services,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content :is(.dsk-content-extend,.dsk-services-decision,.dsk-services-final-cta) {
    padding: 18px !important;
  }
}

/* 2026-05-30 /uslugi local support density correction.
   The contact/logistics cards were stretching vertically, leaving empty interiors.
   Keep the same rail and layout, but let each card hug its content and place the
   action pills as a deliberate row below. */
@media (min-width: 981px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support--services {
    align-items: center !important;
    grid-template-rows: auto auto !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__intro {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    align-self: center !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__grid {
    grid-column: 2 !important;
    grid-row: 1 !important;
    align-items: start !important;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__actions {
    grid-column: 2 !important;
    grid-row: 2 !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: stretch !important;
  }
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-local-support__card {
  display: block !important;
  min-height: clamp(120px, 7vw, 144px) !important;
  height: auto !important;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-chip-link {
  min-height: 46px !important;
  padding: 12px 16px !important;
}

/* 2026-05-30 /warszawa-bialoleka axis + hero polish.
   Keep this PL local landing on the same calmer rail as navbar/footer and remove
   the older 1236px centered island that made hero/CTA feel detached from the page. */
html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 {
  --dsk-bialoleka-rail: var(--dsk-site-rail);
  --dsk-bialoleka-card-pad: clamp(22px, 1.75vw, 30px);
  --dsk-bialoleka-card-pad-lg: clamp(26px, 2.15vw, 38px);
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__inner,
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-section__inner,
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__inner,
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 footer.dsk-site-footer .dsk-custom-footer {
    width: var(--dsk-bialoleka-rail) !important;
    max-width: var(--dsk-bialoleka-rail) !important;
    inline-size: var(--dsk-bialoleka-rail) !important;
    max-inline-size: var(--dsk-bialoleka-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-inline: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
    transform: none !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero {
    padding-top: clamp(78px, 5.4vw, 104px) !important;
    padding-bottom: clamp(60px, 4.8vw, 82px) !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__inner {
    min-height: clamp(500px, 31vw, 610px) !important;
    align-items: center !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__content {
    max-width: min(780px, calc(var(--dsk-bialoleka-rail) * .50)) !important;
    margin-left: 0 !important;
    margin-right: auto !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content #dsk-loc-hero-title {
    max-width: min(780px, 13.8ch) !important;
    font-size: clamp(3.05rem, 3.45vw, 4.18rem) !important;
    line-height: .995 !important;
    letter-spacing: -.05em !important;
    text-wrap: balance !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-lead {
    max-width: min(760px, 66ch) !important;
    margin-top: 20px !important;
    font-size: clamp(1rem, .88vw, 1.1rem) !important;
    line-height: 1.58 !important;
    text-wrap: pretty !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__actions {
    margin-top: 24px !important;
    gap: 12px !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-note {
    margin-top: 10px !important;
    font-size: .86rem !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__meta {
    margin-top: 18px !important;
    gap: 10px !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-section {
    padding-top: clamp(50px, 4.3vw, 72px) !important;
    padding-bottom: clamp(50px, 4.3vw, 72px) !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-intro {
    padding-top: clamp(48px, 3.6vw, 64px) !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-section__inner {
    gap: clamp(20px, 1.7vw, 28px) !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content :where(
    .dsk-alert-box,
    .dsk-conv-card,
    .dsk-process-card,
    .dsk-proof-card,
    .dsk-problem-card,
    .dsk-form-card,
    .dsk-loc-card,
    .dsk-loc-service-card,
    .dsk-loc-access-item,
    .dsk-loc-related,
    .dsk-loc-faq-item
  ) {
    padding: var(--dsk-bialoleka-card-pad) !important;
    border-radius: 22px !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content :where(
    .dsk-conv-grid,
    .dsk-process-grid,
    .dsk-proof-grid,
    .dsk-problem-grid,
    .dsk-form-wrap,
    .dsk-loc-access-grid,
    .dsk-inline-kpis
  ) {
    gap: clamp(18px, 1.55vw, 26px) !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band {
    padding-top: clamp(34px, 3.4vw, 56px) !important;
    padding-bottom: 0 !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__inner {
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: clamp(22px, 2vw, 36px) !important;
    align-items: center !important;
    padding: var(--dsk-bialoleka-card-pad-lg) !important;
    border-radius: 28px !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__copy {
    max-width: min(840px, 100%) !important;
    padding-right: 0 !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__actions {
    justify-self: end !important;
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__inner,
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-section__inner,
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__inner {
    width: var(--dsk-site-rail) !important;
    max-width: var(--dsk-site-rail) !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    box-sizing: border-box !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero {
    padding-top: clamp(58px, 7vw, 78px) !important;
    padding-bottom: clamp(48px, 6vw, 66px) !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__inner {
    min-height: clamp(450px, 48vw, 560px) !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__content {
    max-width: min(760px, 78vw) !important;
  }
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__inner,
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-section__inner,
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__inner {
    width: calc(100vw - 36px) !important;
    max-width: calc(100vw - 36px) !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    box-sizing: border-box !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero {
    padding-top: 42px !important;
    padding-bottom: 34px !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__inner {
    min-height: auto !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content #dsk-loc-hero-title {
    max-width: 100% !important;
    font-size: clamp(2.2rem, 10.4vw, 3.05rem) !important;
    line-height: 1.02 !important;
    letter-spacing: -.045em !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-lead {
    margin-top: 16px !important;
    line-height: 1.6 !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__actions,
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__actions {
    gap: 10px !important;
  }
}

/* 2026-05-30 /warszawa-bialoleka copy-card axis correction.
   The first information card was still capped at 1120px and centered; keep its
   readable text measure, but let the card itself sit on the same left/right rail. */
@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-copy {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-inline: 0 !important;
    padding: var(--dsk-bialoleka-card-pad-lg) !important;
    box-sizing: border-box !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-copy h2 {
    max-width: min(820px, 100%) !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-copy p:not(.dsk-loc-eyebrow) {
    max-width: 74ch !important;
  }
}

/* 2026-05-30 Białołęka local landing final axis/padding polish.
   Keep the page visually consistent with the new PL rail system: hero/main/CTA/footer
   share the same site axis, while prose stays readable inside full-width cards. */
html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 {
  --dsk-bialoleka-card-radius: clamp(22px, 1.7vw, 32px);
  --dsk-bialoleka-card-pad: clamp(28px, 2.35vw, 48px);
  --dsk-bialoleka-gap: clamp(20px, 1.8vw, 32px);
  --dsk-bialoleka-prose: min(900px, var(--dsk-site-rail));
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content :is(
    .dsk-loc-hero__inner,
    .dsk-loc-section__inner,
    .dsk-loc-cta-band__inner
  ) {
    width: var(--dsk-site-rail) !important;
    max-width: var(--dsk-site-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
    transform: none !important;
  }
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content :is(
    .dsk-loc-hero__inner,
    .dsk-loc-section__inner,
    .dsk-loc-cta-band__inner
  ) {
    width: var(--dsk-site-rail) !important;
    max-width: var(--dsk-site-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
    transform: none !important;
  }
}

/* Hero: align copy to the site rail and remove the old centered 1236px island. */
html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero {
  padding-top: clamp(88px, 5.45vw, 112px) !important;
  padding-bottom: clamp(74px, 5.1vw, 96px) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__inner {
  min-height: 0 !important;
  display: block !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__content {
  max-width: min(860px, 100%) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content #dsk-loc-hero-title {
  max-width: min(820px, 100%) !important;
  margin-bottom: clamp(16px, 1.2vw, 22px) !important;
  font-size: clamp(2.72rem, 3.55vw, 4.12rem) !important;
  line-height: 1.02 !important;
  letter-spacing: -.052em !important;
  text-wrap: balance;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-kicker {
  margin-bottom: clamp(12px, .95vw, 16px) !important;
  letter-spacing: .13em !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-lead {
  max-width: min(760px, 100%) !important;
  margin-top: 0 !important;
  font-size: clamp(1.02rem, .86vw, 1.12rem) !important;
  line-height: 1.58 !important;
  text-wrap: pretty;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__actions {
  margin-top: clamp(20px, 1.45vw, 28px) !important;
  gap: 10px 12px !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-note {
  margin: 9px 0 0 !important;
  max-width: min(760px, 100%) !important;
  font-size: .92rem !important;
  line-height: 1.45 !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero__meta {
  margin-top: clamp(18px, 1.35vw, 24px) !important;
}

/* Main cards/sections: full rail cards with readable copy inside. */
html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-section {
  padding-top: clamp(48px, 4.8vw, 76px) !important;
  padding-bottom: clamp(48px, 4.8vw, 76px) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-intro {
  padding-top: clamp(46px, 4.4vw, 70px) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-section__inner {
  gap: var(--dsk-bialoleka-gap) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-intro .dsk-loc-copy {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: var(--dsk-bialoleka-card-pad) !important;
  border-radius: var(--dsk-bialoleka-card-radius) !important;
  box-shadow: 0 22px 54px rgba(10,31,56,.10) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-intro .dsk-loc-copy :is(.dsk-loc-eyebrow, h2, p:not(.dsk-loc-eyebrow)) {
  max-width: var(--dsk-bialoleka-prose) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-inline-kpis {
  width: 100% !important;
  max-width: 100% !important;
  margin-top: clamp(24px, 1.9vw, 34px) !important;
  gap: clamp(14px, 1.35vw, 22px) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content :is(.dsk-loc-card,.dsk-loc-service-card,.dsk-loc-faq-item,.dsk-loc-related,.dsk-loc-access-item,.dsk-process-card,.dsk-proof-card,.dsk-problem-card,.dsk-conv-card,.dsk-form-card) {
  padding: clamp(22px, 1.8vw, 32px) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-alert-box {
  padding: clamp(34px, 2.9vw, 56px) !important;
  border-radius: clamp(24px, 1.8vw, 34px) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-alert-box h2 {
  max-width: min(980px, 100%) !important;
  line-height: 1.03 !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band {
  padding-top: clamp(42px, 4.2vw, 68px) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__inner {
  max-width: var(--dsk-site-rail) !important;
  padding: clamp(40px, 3.15vw, 64px) !important;
  border-radius: clamp(24px, 1.9vw, 36px) !important;
  gap: clamp(24px, 2.7vw, 56px) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__copy {
  max-width: min(820px, 100%) !important;
}

@media (min-width: 981px) {
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__inner {
    grid-template-columns: minmax(0, .86fr) auto !important;
  }
}

@media (max-width: 760px) {
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero {
    padding-top: 44px !important;
    padding-bottom: 38px !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content #dsk-loc-hero-title {
    font-size: clamp(2.08rem, 9.4vw, 2.7rem) !important;
    line-height: 1.04 !important;
    letter-spacing: -.045em !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-lead {
    font-size: 1rem !important;
    line-height: 1.56 !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-section {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-intro {
    padding-top: 34px !important;
  }

  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-intro .dsk-loc-copy,
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-alert-box,
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__inner {
    padding: 20px !important;
    border-radius: 20px !important;
  }
}

/* 2026-05-30 /warszawa-bialoleka mobile hero breathing safeguard. */
@media (max-width: 767px) {
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-hero {
    padding-top: 64px !important;
  }
}

/* 2026-05-30 /warszawa-bialoleka footer separation polish.
   The final dark CTA previously sat too close to the dark footer, so both blocks
   visually merged. Keep the corrected site rail, but give the CTA section a
   clear light-background landing zone before the footer. */
html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band {
  padding-top: clamp(44px, 4.25vw, 72px) !important;
  padding-bottom: clamp(76px, 6.15vw, 118px) !important;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band__inner {
  margin-bottom: 0 !important;
}

@media (max-width: 760px) {
  html[lang="en"] body.dsk-page-location-bialoleka.dsk-pl-site-rail-pass-v1 main#main-content .dsk-loc-cta-band {
    padding-top: 34px !important;
    padding-bottom: 54px !important;
  }
}


/* 2026-05-30 /wyslij-paczke final spacing + text rhythm polish.
   Page-scoped: tighter professional vertical rhythm, better CTA/card padding and
   safer contact-card text wrapping while keeping the corrected nav/content/footer axis. */
html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page {
  --dsk-ship-final-gap: clamp(24px, 2.25vw, 34px);
  --dsk-ship-final-panel-pad-y: clamp(26px, 2.35vw, 38px);
  --dsk-ship-final-panel-pad-x: clamp(26px, 2.9vw, 46px);
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row {
  padding-bottom: clamp(56px, 4.25vw, 74px) !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panels {
  gap: var(--dsk-ship-final-gap) !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel:not(.dsk-ship-panel--cta) {
  padding: var(--dsk-ship-final-panel-pad-y) var(--dsk-ship-final-panel-pad-x) !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel :where(p, li) {
  line-height: 1.58 !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel :where(h2, h3) {
  text-wrap: balance;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel--intro {
  padding-block: clamp(34px, 2.8vw, 48px) !important;
  padding-inline: clamp(34px, 3.75vw, 62px) !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-h2--intro {
  max-width: min(760px, 100%) !important;
  margin-bottom: 10px !important;
  line-height: 1.06 !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-leadTitle {
  max-width: min(820px, 100%) !important;
  margin-bottom: clamp(14px, 1.25vw, 20px) !important;
  line-height: 1.35 !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-p {
  max-width: min(790px, 100%) !important;
  margin-bottom: clamp(16px, 1.45vw, 22px) !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-statusChips {
  margin-bottom: clamp(16px, 1.5vw, 24px) !important;
  gap: 8px 10px !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-contactGrid {
  width: min(900px, 100%) !important;
  max-width: 900px !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: clamp(12px, 1.1vw, 16px) !important;
  margin-top: clamp(16px, 1.35vw, 22px) !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-contactGrid > span {
  min-height: 104px !important;
  padding: 16px 18px !important;
  line-height: 1.42 !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-contactGrid a {
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-contactGrid > span:nth-child(2) a {
  white-space: nowrap !important;
  font-size: clamp(.86rem, .78vw, .98rem) !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-stepCard {
  padding: clamp(22px, 1.85vw, 30px) clamp(20px, 1.7vw, 28px) !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-stepCard h3 {
  margin-bottom: 12px !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-faq {
  gap: 12px !important;
  margin-top: 14px !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-faqItem summary {
  padding: 16px 18px !important;
  line-height: 1.35 !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-content-rail > .dsk-ship-cta-rail {
  margin-top: clamp(26px, 2.15vw, 38px) !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel--cta {
  padding-block: clamp(38px, 3.25vw, 58px) !important;
  padding-inline: clamp(36px, 4.1vw, 68px) !important;
  gap: clamp(28px, 4vw, 58px) !important;
  min-height: 0 !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy {
  max-width: 640px !important;
  padding: clamp(20px, 1.8vw, 28px) !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy h2 {
  max-width: 24ch !important;
  margin-bottom: 12px !important;
  font-size: clamp(1.55rem, 2vw, 2.2rem) !important;
  line-height: 1.12 !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy p {
  margin-top: 0 !important;
  line-height: 1.55 !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions {
  flex: 0 0 clamp(300px, 24vw, 380px) !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper {
  gap: 12px !important;
}

html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper a {
  min-height: 58px !important;
  padding-block: 15px !important;
}

@media (max-width: 1023px) {
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-contactGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    max-width: 100% !important;
  }
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page {
    --dsk-ship-final-gap: 22px;
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row {
    padding-bottom: 46px !important;
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel:not(.dsk-ship-panel--cta),
  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel--intro {
    padding: 22px 20px !important;
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-contactGrid {
    grid-template-columns: 1fr !important;
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-contactGrid > span {
    min-height: auto !important;
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-panel--cta {
    padding: 34px 22px !important;
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy {
    padding: 18px !important;
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions {
    flex-basis: auto !important;
    width: 100% !important;
  }
}

/* 2026-05-30 /odzyskiwanie-danych-warszawa axis + rhythm polish.
   The Warsaw local owner kept a legacy 1180px content rail, so the whole page sat
   inside the newer PL navbar/footer rail. Keep the visual design, but align hero,
   cards, CTA and footer to one shared page axis with calmer padding. */
html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 {
  --dsk-warsaw-axis-rail: var(--dsk-site-rail);
  --dsk-warsaw-panel-pad: clamp(16px, 1.2vw, 22px);
  --dsk-warsaw-section-gap: clamp(30px, 2.5vw, 42px);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-location-shell,
html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 #dsk-page-structure {
  inline-size: 100% !important;
  max-inline-size: 100% !important;
  overflow-x: clip;
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 #dsk-page-structure > .dsk-owner-section > .dsk-owner-container,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 main#main-content :where(
    .dsk-waw-hero-section,
    .dsk-waw-section,
    .dsk-waw-related,
    .dsk-waw-final-cta-section
  ) > .dsk-owner-container {
    width: var(--dsk-warsaw-axis-rail) !important;
    max-width: var(--dsk-warsaw-axis-rail) !important;
    inline-size: var(--dsk-warsaw-axis-rail) !important;
    max-inline-size: var(--dsk-warsaw-axis-rail) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-inline: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
    transform: none !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero-section {
    padding-top: clamp(46px, 3.6vw, 60px) !important;
    padding-bottom: clamp(20px, 1.8vw, 28px) !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero {
    grid-template-columns: minmax(0, 1fr) minmax(360px, 430px) !important;
    gap: clamp(22px, 2.4vw, 38px) !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero__content {
    min-height: 0 !important;
    max-width: 820px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero h1 {
    max-width: min(780px, 100%) !important;
    font-size: clamp(42px, 3.85vw, 60px) !important;
    line-height: 1.02 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-lead {
    max-width: 760px !important;
    margin-top: 18px !important;
    font-size: clamp(1.02rem, .94vw, 1.12rem) !important;
    line-height: 1.55 !important;
    text-wrap: pretty !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero__content > p:not(.dsk-waw-eyebrow):not(.dsk-waw-lead) {
    max-width: 740px !important;
    margin-top: 12px !important;
    line-height: 1.58 !important;
    text-wrap: pretty !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-action-row {
    margin-top: 20px !important;
    gap: 12px !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-chip-row {
    margin-top: 16px !important;
    gap: 8px !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero-card {
    justify-self: end !important;
    width: min(400px, 100%) !important;
    max-width: 400px !important;
    padding: clamp(18px, 1.5vw, 24px) !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-quick-grid {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: clamp(14px, 1.2vw, 18px) !important;
    gap: clamp(10px, .9vw, 14px) !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-section {
    padding-top: var(--dsk-warsaw-section-gap) !important;
    padding-bottom: var(--dsk-warsaw-section-gap) !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-section-head {
    max-width: min(900px, calc(var(--dsk-warsaw-axis-rail) * .56)) !important;
    margin-bottom: clamp(18px, 1.8vw, 26px) !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-section-head h2,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-contact-copy h2,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-security-shell h2,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-b2b-panel h2,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-final-cta h2 {
    max-width: 900px !important;
    letter-spacing: -.035em !important;
    text-wrap: balance !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-section-head p,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-contact-copy p,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-security-shell p,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-b2b-panel p,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-final-cta p {
    max-width: 820px !important;
    line-height: 1.66 !important;
    text-wrap: pretty !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-card-grid,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-route-grid {
    gap: clamp(12px, 1.1vw, 18px) !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-card,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-service-card,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-quick-card,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-route-grid a,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-stat-grid a {
    padding: var(--dsk-warsaw-panel-pad) !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-contact-shell,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-security-shell,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-overview,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-b2b-panel,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-final-cta {
    gap: clamp(18px, 1.8vw, 28px) !important;
    padding: clamp(22px, 2.2vw, 36px) !important;
    border-radius: 26px !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-related {
    padding-top: clamp(34px, 3vw, 50px) !important;
    padding-bottom: clamp(28px, 2.5vw, 42px) !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-related .dsk-service-quick-chips {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
    margin: 0;
    padding: 0;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-related .dsk-service-quick-chips__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    padding: 8px 14px;
    border: 1px solid rgba(22, 163, 74, .24);
    border-radius: 999px;
    background: rgba(34, 197, 94, .1);
    color: #0f5132;
    box-shadow: 0 10px 24px rgba(15, 81, 50, .08);
    font-size: .94rem;
    font-weight: 800;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-related .dsk-service-quick-chips__item:hover,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-related .dsk-service-quick-chips__item:focus-visible {
    border-color: rgba(22, 163, 74, .4);
    background: rgba(34, 197, 94, .16);
    color: #0b3d27;
    text-decoration: none;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-final-cta-section {
    padding-top: clamp(30px, 2.6vw, 42px) !important;
    padding-bottom: clamp(56px, 4.6vw, 78px) !important;
  }
}

@media (min-width: 681px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 #dsk-page-structure > .dsk-owner-section > .dsk-owner-container {
    width: var(--dsk-site-rail) !important;
    max-width: var(--dsk-site-rail) !important;
    margin-inline: auto !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero-section {
    padding-top: clamp(74px, 7vw, 94px) !important;
    padding-bottom: 30px !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero__content {
    padding: 0 !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero h1 {
    max-width: min(740px, 100%) !important;
    font-size: clamp(40px, 4.4vw, 52px) !important;
    line-height: 1.02 !important;
    letter-spacing: 0 !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero-card,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-contact-shell,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-security-shell,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-overview,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-b2b-panel,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-final-cta {
    padding: clamp(18px, 2.2vw, 26px) !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-related .dsk-service-quick-chips {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 9px;
    margin: 0;
    padding: 0;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-related .dsk-service-quick-chips__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 35px;
    padding: 8px 13px;
    border: 1px solid rgba(22, 163, 74, .24);
    border-radius: 999px;
    background: rgba(34, 197, 94, .1);
    color: #0f5132;
    font-size: .92rem;
    font-weight: 800;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
  }
}

@media (max-width: 680px) {
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 #dsk-page-structure > .dsk-owner-section > .dsk-owner-container {
    width: calc(100vw - 36px) !important;
    max-width: calc(100vw - 36px) !important;
    margin-inline: auto !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero-section {
    padding-top: 52px !important;
    padding-bottom: 18px !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero__content {
    min-height: 0 !important;
    padding-block: 0 !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero h1 {
    max-width: 100% !important;
    font-size: clamp(33px, 9.4vw, 40px) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-lead {
    margin-top: 14px !important;
    line-height: 1.5 !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero__content > p:not(.dsk-waw-eyebrow):not(.dsk-waw-lead) {
    margin-top: 10px !important;
    line-height: 1.54 !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-action-row {
    margin-top: 16px !important;
    gap: 10px !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-chip-row {
    margin-top: 12px !important;
    gap: 8px !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-quick-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    margin-top: 16px !important;
    gap: 10px !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero-card,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-card,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-service-card,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-quick-card,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-contact-shell,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-security-shell,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-overview,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-b2b-panel,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-final-cta {
    padding: 16px !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-section {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-related .dsk-service-quick-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    padding: 0;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-related .dsk-service-quick-chips__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 8px 11px;
    border: 1px solid rgba(22, 163, 74, .24);
    border-radius: 999px;
    background: rgba(34, 197, 94, .1);
    color: #0f5132;
    font-size: .9rem;
    font-weight: 800;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
  }
}

/* 2026-05-30 /odzyskiwanie-danych-warszawa micro axis correction:
   the shared card-padding rule touched .dsk-waw-hero and pushed hero text 34px off
   the real page rail. The hero is a layout grid, not an inner card, so keep it flush. */
html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero {
  padding: 0 !important;
}

/* 2026-05-30 /odzyskiwanie-danych-warszawa axis + padding polish.
   The Warsaw owner still had a legacy 1180px container rule with high specificity,
   so the page did not align with the current PL navbar/footer rail. Keep the page
   on the shared PL rail and tighten section rhythm without touching EN/runtime. */
html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 #dsk-page-structure > .dsk-owner-section > .dsk-owner-container,
html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > .dsk-owner-section > .dsk-owner-container {
  width: var(--dsk-site-rail);
  max-width: var(--dsk-site-rail);
  inline-size: var(--dsk-site-rail);
  max-inline-size: var(--dsk-site-rail);
  margin-inline: auto;
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero-section {
  padding-top: clamp(104px, 9.5vw, 132px);
  padding-bottom: clamp(38px, 4.2vw, 58px);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero {
  grid-template-columns: minmax(0, 1.22fr) minmax(360px, 0.78fr);
  gap: clamp(32px, 4vw, 56px);
  align-items: center;
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero__content {
  min-height: clamp(400px, 32vw, 500px);
  padding-block: clamp(24px, 3vw, 42px);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero h1 {
  max-width: min(860px, 100%);
  letter-spacing: -0.035em;
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-lead,
html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero__content > p:not(.dsk-waw-eyebrow):not(.dsk-waw-lead) {
  max-width: min(790px, 100%);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero-card {
  padding: clamp(26px, 2.5vw, 34px);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-quick-grid {
  gap: clamp(14px, 1.2vw, 18px);
  margin-top: clamp(24px, 2.6vw, 36px);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-quick-card,
html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-route-grid a,
html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-stat-grid a {
  padding: clamp(18px, 1.5vw, 24px);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-section {
  padding-block: clamp(56px, 5vw, 74px);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-section-head {
  max-width: min(920px, 100%);
  margin-bottom: clamp(24px, 2.4vw, 34px);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 :where(.dsk-waw-card-grid, .dsk-waw-route-grid, .dsk-waw-stat-grid, .dsk-waw-steps) {
  gap: clamp(16px, 1.4vw, 22px);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 :where(.dsk-waw-card, .dsk-waw-service-card) {
  padding: clamp(22px, 1.8vw, 28px);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 :where(.dsk-waw-contact-shell, .dsk-waw-security-shell, .dsk-waw-overview, .dsk-waw-b2b-panel, .dsk-waw-final-cta) {
  gap: clamp(24px, 2.2vw, 34px);
  padding: clamp(28px, 3vw, 46px);
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-related .dsk-subnav {
  justify-content: flex-start;
}

html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-final-cta-section {
  padding-top: clamp(38px, 4vw, 56px);
  padding-bottom: clamp(72px, 6vw, 96px);
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 #dsk-page-structure > .dsk-owner-section > .dsk-owner-container,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > .dsk-owner-section > .dsk-owner-container {
    width: var(--dsk-site-rail);
    max-width: var(--dsk-site-rail);
    inline-size: var(--dsk-site-rail);
    max-inline-size: var(--dsk-site-rail);
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero {
    gap: 22px;
  }
}

@media (max-width: 680px) {
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero-section {
    padding-top: 92px;
    padding-bottom: 36px;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero__content {
    min-height: 0;
    padding-block: 10px 0;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero-card,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 :where(.dsk-waw-card, .dsk-waw-service-card),
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 :where(.dsk-waw-contact-shell, .dsk-waw-security-shell, .dsk-waw-overview, .dsk-waw-b2b-panel, .dsk-waw-final-cta) {
    padding: 20px;
  }
}

/* 2026-06-01 Warsaw mobile hero repair:
   the late desktop rail polish must not keep the two-column hero grid below tablet width. */
@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero {
    grid-template-columns: minmax(0, 1fr);
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero__content,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-hero-card,
  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-chip-row {
    min-width: 0;
    width: 100%;
  }

  html[lang="en"] body.dsk-page-location-warszawa.dsk-pl-site-rail-pass-v1 .dsk-waw-chip-row span {
    max-width: 100%;
  }
}

/* 2026-06-01 /uslugi mobile text-flow repair:
   keep the late rail owner's desktop hero proportions from squeezing mobile copy. */
@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__title,
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__subtitle {
    box-sizing: border-box;
    display: block;
    inline-size: 100% !important;
    width: 100% !important;
    max-inline-size: 100% !important;
    max-width: 100% !important;
    min-inline-size: 0;
    overflow-wrap: normal;
    word-break: normal;
    text-wrap: pretty;
  }
}

/* 2026-06-01 /uslugi mobile safe-note text-flow repair:
   reduce nested component padding so warning list items do not become narrow text columns. */
@media (max-width: 430px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-safe-note {
    padding: 12px;
    border-radius: 16px;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-safe-note li {
    padding: 12px 10px 12px 28px;
    line-height: 1.45;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content .dsk-services-safe-note li::before {
    top: 17px;
    left: 12px;
  }
}

@media (max-width: 330px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-pl-site-rail-pass-v1 main#main-content #uslugi-hero .dsk-about-hero__title {
    font-size: 1.875rem !important;
    line-height: 1.04 !important;
    letter-spacing: -0.045em !important;
  }
}


/* EN full clone of /assets/css/dsk-pl-subpages-owner.v1.css */
/*
  Dysk i Spolka PL subpages owner layer.
  Scope: Polish non-blog subpages only, marked by .dsk-pl-subpage-owner-v1.
  Homepage remains the visual contract; EN and blog pages do not load this file.
*/

html[lang="en"] body.dsk-pl-subpage-owner-v1 {
  --dsk-pl-subpage-rail-max: 1236px;
  --dsk-pl-subpage-gutter: 20px;
  --dsk-pl-subpage-shell: 100vw;
  --dsk-pl-subpage-rail: min(var(--dsk-pl-subpage-rail-max), calc(var(--dsk-pl-subpage-shell) - var(--dsk-pl-subpage-gutter) - var(--dsk-pl-subpage-gutter)));
  --dsk-pl-subpage-content-shell: min(100%, 1236px);
  --dsk-pl-subpage-module-rail: 100%;
  --dsk-pl-subpage-copy-rail: min(860px, var(--dsk-pl-subpage-rail));
  --dsk-pl-subpage-readable-rail: min(760px, var(--dsk-pl-subpage-rail));
  --dsk-pl-subpage-rail-left: var(--dsk-pl-subpage-gutter);
  --dsk-pl-subpage-section-y: clamp(56px, 7vw, 88px);
  --dsk-pl-subpage-section-y-tight: clamp(40px, 5vw, 64px);
  --dsk-pl-subpage-card-pad: clamp(18px, 2vw, 26px);
  --dsk-pl-subpage-card-radius: 16px;
  --dsk-pl-subpage-gap: clamp(16px, 2.4vw, 24px);
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1 {
    --dsk-pl-subpage-rail: var(--dsk-global-nav-footer-rail, min(calc(100vw - 130px), 1236px));
    --dsk-pl-subpage-content-shell: min(var(--dsk-pl-subpage-rail), 1640px);
    --dsk-pl-subpage-module-rail: 100%;
    --dsk-pl-subpage-copy-rail: min(860px, var(--dsk-pl-subpage-rail));
    --dsk-pl-subpage-readable-rail: min(760px, var(--dsk-pl-subpage-rail));
    --dsk-pl-subpage-rail-left: calc((100vw - var(--dsk-pl-subpage-rail)) / 2);
  }
}

@media (min-width: 1900px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1 {
    --dsk-global-nav-footer-rail: min(calc(100vw - clamp(160px, 10vw, 280px)), 1760px);
    --dsk-pl-subpage-rail: var(--dsk-global-nav-footer-rail);
    --dsk-pl-subpage-content-shell: min(var(--dsk-pl-subpage-rail), 1640px);
    --dsk-pl-subpage-module-rail: 100%;
    --dsk-pl-subpage-copy-rail: min(920px, var(--dsk-pl-subpage-rail));
    --dsk-pl-subpage-readable-rail: min(780px, var(--dsk-pl-subpage-rail));
    --dsk-pl-subpage-rail-left: calc((100vw - var(--dsk-pl-subpage-rail)) / 2);
  }
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 :where(main, #main-content) {
  min-width: 0;
  overflow-x: clip;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 .dsk-pl-page-structure {
  min-width: 0;
  max-width: 100%;
  overflow-x: clip;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-owner-container,
  .dsk-standard-info-rail,
  .dsk-service-landing__container,
  .dsk-service-index-shell > .dsk-owner-container,
  .dsk-protected-contact-shell > .dsk-owner-section > .dsk-owner-container,
  .dsk-about-hero__inner,
  .dsk-section-inner,
  .dsk-process__inner
) {
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin-inline: auto;
  box-sizing: border-box;
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
    .dsk-owner-container,
    .dsk-standard-info-rail,
    .dsk-service-landing__container,
    .dsk-service-index-shell > .dsk-owner-container,
    .dsk-protected-contact-shell > .dsk-owner-section > .dsk-owner-container,
    .dsk-about-hero__inner,
    .dsk-section-inner,
    .dsk-process__inner
  ) {
    margin-left: var(--dsk-pl-subpage-rail-left);
    margin-right: auto;
  }
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
    .dsk-owner-container,
    .dsk-standard-info-rail,
    .dsk-service-landing__container,
    .dsk-service-index-shell > .dsk-owner-container,
    .dsk-protected-contact-shell > .dsk-owner-section > .dsk-owner-container,
    .dsk-about-hero__inner,
    .dsk-section-inner,
    .dsk-process__inner
  ) {
    margin-left: var(--dsk-pl-subpage-rail-left);
    margin-right: auto;
  }
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-standard-info-section,
  .dsk-service-landing-section,
  .dsk-guides-section,
  .dsk-process,
  .dsk-logistics,
  .dsk-contact-section
) {
  padding-top: var(--dsk-pl-subpage-section-y);
  padding-bottom: var(--dsk-pl-subpage-section-y);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-section-height-auto {
  --section-height: auto;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-section-height-auto-mobile {
  --section-height: auto;
  --section-mobile-height: auto;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-section-head,
  .dsk-owner-section-title,
  .dsk-owner-section-subtitle,
  .dsk-owner-text-image__content-title,
  .dsk-owner-text-image__content-subtitle,
  .dsk-owner-text-image-vertical__content-title,
  .dsk-owner-text-image-vertical__content-subtitle
) {
  max-width: var(--dsk-pl-subpage-copy-rail);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(p, li) {
  line-height: 1.62;
}

@media (min-width: 1024px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
    .dsk-owner-text-image__content-paragraph,
    .dsk-owner-text-image-vertical__content-paragraph,
    .dsk-standard-info-content,
    .dsk-content-extend,
    .dsk-service-landing__body,
    .dsk-loc-copy,
    #dsk-kontakt-copy,
    #dsk-zgloszenie-copy
  ) :where(p, ul, ol),
  html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
    .dsk-section-head__lead,
    .dsk-owner-section-subtitle,
    .dsk-pricing-faq__lead
  ) {
    max-inline-size: var(--dsk-pl-subpage-readable-rail);
  }
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  p,
  li,
  span,
  .dsk-owner-section-title,
  .dsk-owner-section-subtitle,
  .dsk-owner-paragraph,
  .dsk-owner-text-image__content-paragraph,
  .dsk-owner-text-image-vertical__content-paragraph,
  .dsk-owner-item-view__body,
  .contact-details,
  .hours-list,
  .dsk-standard-info-content
) a:not(.dsk-btn):not(.dsk-button):not(.dsk-cta-lab__phone):not([class*="__btn"]):not([class*="button"]) {
  font: inherit;
  color: var(--dsk-pl-subpage-link, #087f5b);
  text-decoration: underline;
  text-underline-offset: 0.18em;
  text-decoration-thickness: 1px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  p,
  li,
  span,
  .dsk-owner-section-title,
  .dsk-owner-section-subtitle,
  .dsk-owner-paragraph,
  .dsk-owner-text-image__content-paragraph,
  .dsk-owner-text-image-vertical__content-paragraph,
  .dsk-owner-item-view__body,
  .contact-details,
  .hours-list,
  .dsk-standard-info-content
) a:not(.dsk-btn):not(.dsk-button):not(.dsk-cta-lab__phone):not([class*="__btn"]):not([class*="button"]):hover {
  color: var(--dsk-pl-subpage-link-hover, #065f46);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-standard-info-grid,
  .dsk-svc__grid,
  .dsk-local-support__grid,
  .ds-price__grid,
  .dsk-timeline,
  [class*="__grid"]
) {
  align-items: stretch;
  gap: var(--dsk-pl-subpage-gap);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-step__card,
  .dsk-local-support__card,
  .dsk-svccard,
  .ds-price__card,
  .dsk-card,
  .service-card,
  [class*="__card"]
) {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: var(--dsk-pl-subpage-card-pad);
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-svccard__link,
  .dsk-card__link,
  .ds-price__cta,
  .dsk-card__footer,
  [class*="__footer"]
) {
  margin-top: auto;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-owner-cta-wrapper.dsk-owner-alignable.dsk-owner-btn-full-width {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .cta-row,
  .action-group,
  .dsk-owner-cta-wrapper,
  .dsk-service-landing__actions
) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 14px;
  min-width: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .cta-row,
  .action-group,
  .dsk-owner-cta-wrapper,
  .dsk-service-landing__actions
) > :where(a, button, span, strong) {
  min-width: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-owner-cta-wrapper .dsk-owner-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.2;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-owner-cta-wrapper .dsk-owner-button--primary {
  background: var(--dsk-pl-subpage-cta-primary, #0f8f62);
  color: #fff;
  -webkit-text-fill-color: #fff;
  box-shadow: 0 10px 22px rgba(15, 143, 98, 0.2);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-owner-cta-wrapper .dsk-owner-button--secondary {
  background: rgba(248, 251, 255, 0.08);
  color: #fff;
  -webkit-text-fill-color: #fff;
  border: 1px solid rgba(219, 232, 247, 0.42);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.18);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-owner-map {
  position: relative;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-owner-map iframe {
  border: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-contact-note {
  color: rgba(10, 12, 20, 0.82);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-contact-note--compact {
  margin: 0 0 14px;
  font-size: 0.96rem;
  line-height: 1.55;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-contact-note--call {
  margin: 12px 0 0;
  font-size: 0.95rem;
  line-height: 1.5;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-contact-note--body {
  margin: 12px 0 0;
  font-size: 0.95rem;
  line-height: 1.58;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-contact-note--map {
  margin: 10px 0 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-contact-inline-link {
  font-weight: 700;
  color: inherit;
  text-decoration: underline;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-owner-display-inline {
  color: inherit;
  display: inline-block;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-owner-legal-heading {
  margin: 0 0 10px;
  color: inherit;
  padding: 0;
  text-align: left;
  word-wrap: normal;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-legal-page main .dsk-legal-hero-title {
  margin: 0 0 14px;
  max-width: var(--dsk-pl-subpage-copy-rail);
  color: #fff;
  font-size: clamp(2rem, 4vw, 3.75rem);
  line-height: 1.05;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-legal-page main .dsk-legal-hero-title + .dsk-owner-subtitle {
  color: rgba(255, 255, 255, 0.84);
  font-size: clamp(1rem, 1.5vw, 1.2rem);
  line-height: 1.55;
}

@media (min-width: 1280px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-legal-page main :where(.dsk-legal-content, .reg-legal) {
    max-inline-size: var(--dsk-pl-subpage-copy-rail);
    max-width: var(--dsk-pl-subpage-copy-rail);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-legal-page main .dsk-owner-paragraph.dsk-legal-content,
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-legal-page main .dsk-owner-paragraph.reg-legal {
    width: min(100%, var(--dsk-pl-subpage-copy-rail));
    max-inline-size: var(--dsk-pl-subpage-copy-rail);
    max-width: var(--dsk-pl-subpage-copy-rail);
    margin-left: 0;
    margin-right: auto;
  }

  html[lang="en"] body.dsk-page-polityka-prywatnosci.dsk-pl-subpage-owner-v1.dsk-legal-page main#main-content .dsk-owner-paragraph.dsk-legal-content {
    width: min(100%, var(--dsk-pl-subpage-copy-rail));
    max-inline-size: var(--dsk-pl-subpage-copy-rail);
    max-width: var(--dsk-pl-subpage-copy-rail);
    margin-left: 0;
    margin-right: auto;
  }
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-subnav,
  .dsk-chip-list,
  .dsk-tags,
  .dsk-badge-row
) {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 10px;
  min-width: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-subnav__item,
  .dsk-chip,
  .dsk-tag,
  .dsk-badge
) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  max-width: 100%;
  margin: 0;
  white-space: normal;
  overflow-wrap: anywhere;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-landing__subnav.dsk-subnav {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 10px;
  row-gap: 10px;
  width: 100%;
  max-width: 100%;
  overflow: visible;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-landing__subnav.dsk-subnav .dsk-subnav__item {
  flex: 0 1 auto;
  padding-inline: clamp(12px, 1.7vw, 18px);
  min-height: 40px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing :where(
  .dsk-service-breadcrumbs,
  .dsk-service-quick-chips,
  .dsk-service-related-links
) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 0;
  max-width: 100%;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-breadcrumbs {
  gap: 7px;
  margin: 0 0 16px;
  color: #16456a;
  font-size: 0.86rem;
  font-weight: 750;
  line-height: 1.35;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-breadcrumbs__item {
  color: inherit;
  text-decoration: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-breadcrumbs__item:hover {
  color: #047857;
  text-decoration: underline;
  text-underline-offset: 3px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-breadcrumbs__separator {
  color: rgba(22, 69, 106, 0.48);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-breadcrumbs__current {
  color: rgba(15, 31, 52, 0.76);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-quick-chips,
html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-related-links {
  gap: 10px;
  margin: 0 0 24px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-quick-chips__item,
html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-related-links__item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  max-width: 100%;
  min-height: 36px;
  padding: 8px 13px;
  border: 1px solid rgba(8, 125, 92, 0.18);
  border-radius: 999px;
  background: rgba(240, 250, 247, 0.82);
  color: #075f4c;
  font-size: 0.88rem;
  font-weight: 760;
  line-height: 1.18;
  overflow-wrap: anywhere;
  text-decoration: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-quick-chips__item:hover,
html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-related-links__item:hover {
  border-color: rgba(8, 125, 92, 0.38);
  background: rgba(232, 249, 244, 0.98);
  color: #064e3b;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-inline-callout-actions,
  .dsk-owner-cta-wrapper,
  .dsk-pv-action-row,
  .dsk-b2b-bottom-cta__actions,
  .dsk-default-contact-cta__actions,
  .dsk-service-landing__actions
) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-inline-callout-actions,
  .dsk-owner-cta-wrapper,
  .dsk-pv-action-row,
  .dsk-b2b-bottom-cta__actions,
  .dsk-default-contact-cta__actions,
  .dsk-service-landing__actions
) > :where(a, button, span) {
  margin: 0;
  min-width: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main #service-template.dsk-service-landing .dsk-service-landing__body .dsk-owner-cta-wrapper .dsk-owner-button--secondary {
  background: rgba(255, 255, 255, 0.82);
  border-color: rgba(14, 42, 67, 0.22);
  color: #0e2a43;
  -webkit-text-fill-color: #0e2a43;
  box-shadow: 0 12px 26px rgba(14, 42, 67, 0.12);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #default-contact-cta-section-template .dsk-default-contact-cta__phone {
  background-color: #065f46;
  background-image: linear-gradient(135deg, #047857, #065f46);
  border-color: rgba(4, 120, 87, 0.46);
  color: #fff;
  -webkit-text-fill-color: #fff;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(.dsk-service-cta, .dsk-flash-btn--primary) {
  background-color: #065f46;
  background-image: linear-gradient(135deg, #047857, #065f46);
  border-color: rgba(4, 120, 87, 0.54);
  color: #fff;
  -webkit-text-fill-color: #fff;
}

html[lang="en"].dsk-page-cctv body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-service-panel {
  width: var(--dsk-pl-subpage-content-shell, min(calc(100% - 40px), 1236px));
  max-width: var(--dsk-pl-subpage-content-shell, 1236px);
  margin: clamp(24px, 3vw, 42px) auto;
  padding: clamp(22px, 3vw, 36px);
  box-sizing: border-box;
  border: 1px solid var(--dsk-service-panel-border);
  border-radius: clamp(18px, 2vw, 24px);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(244, 249, 252, 0.96)),
    var(--dsk-service-panel-bg);
  box-shadow: 0 18px 42px rgba(31, 41, 55, 0.08);
  color: #102033;
}

html[lang="en"].dsk-page-cctv body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-service-panel :where(h2, h3) {
  color: #102033;
}

html[lang="en"].dsk-page-cctv body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-service-panel :where(p, li) {
  color: #43546a;
}

html[lang="en"].dsk-page-cctv body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-service-panel :where(.dsk-icon-list, .dsk-alert-steps, .dsk-steps-ol, .dsk-method-list) {
  min-width: 0;
  max-width: 100%;
  padding-inline-start: 0;
  overflow-wrap: anywhere;
}

html[lang="en"].dsk-page-cctv body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content a.dsk-service-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  max-width: 100%;
  margin-top: clamp(12px, 2vw, 18px);
  padding: 13px 18px;
  border: 1px solid rgba(4, 120, 87, 0.54);
  border-radius: 999px;
  box-sizing: border-box;
  font-weight: 850;
  line-height: 1.18;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 14px 30px rgba(6, 95, 70, 0.18);
}

@media (max-width: 640px) {
  html[lang="en"].dsk-page-cctv body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-service-panel {
    width: calc(100% - 40px);
    padding: 18px;
  }

  html[lang="en"].dsk-page-cctv body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content a.dsk-service-cta {
    width: 100%;
  }
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing :where(
  .dsk-icon-list,
  .dsk-alert-steps,
  .dsk-steps-ol,
  .dsk-method-list
) {
  min-width: 0;
  max-width: 100%;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing :where(
  .dsk-icon-list,
  .dsk-alert-steps,
  .dsk-steps-ol,
  .dsk-method-list
) > li {
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
  overflow-wrap: anywhere;
  word-break: normal;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-location main #service-template :where(
  .dsk-icon-list,
  .dsk-alert-steps,
  .dsk-steps-ol,
  .dsk-method-list
) {
  min-width: 0;
  max-width: 100%;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-location main #service-template :where(
  .dsk-icon-list,
  .dsk-alert-steps,
  .dsk-steps-ol,
  .dsk-method-list
) > li {
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
  overflow-wrap: anywhere;
  word-break: normal;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-location-bialoleka .dsk-loc-btn--primary {
  color: #fff;
  background: #065f46;
  background-image: linear-gradient(135deg, #047857 0%, #065f46 100%);
  border-color: rgba(6, 95, 70, 0.78);
  box-shadow: 0 16px 34px rgba(6, 95, 70, 0.24);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-location-bialoleka .dsk-loc-btn--primary:hover {
  background: #064e3b;
  background-image: linear-gradient(135deg, #047857 0%, #064e3b 100%);
  border-color: rgba(6, 78, 59, 0.82);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > :where(ul, ol):not([class]),
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body > :where(ul, ol):not([class]),
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-raid-capability-matrix {
  min-width: 0;
  max-width: 100%;
  padding-inline-start: 0;
  margin-inline: 0;
  list-style: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > :where(ul, ol):not([class]) > li,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body > :where(ul, ol):not([class]) > li,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-raid-capability-matrix > li {
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
  overflow-wrap: anywhere;
  word-break: normal;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-raid-capability-matrix > li > span {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: anywhere;
}

/* Service family visual contract: production SSD direction on clean owners. */
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page {
  --dsk-service-hero-bg: #07111f;
  --dsk-service-hero-bg-2: #17334d;
  --dsk-service-hero-text: #f8fbff;
  --dsk-service-hero-muted: rgba(226, 232, 240, 0.9);
  --dsk-service-panel-bg: #f7fbff;
  --dsk-service-panel-border: rgba(148, 163, 184, 0.24);
  --dsk-service-panel-shadow: 0 26px 70px rgba(7, 17, 31, 0.22);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing {
  position: relative;
  isolation: isolate;
  overflow: clip;
  padding-block: clamp(72px, 8vw, 128px) clamp(48px, 6vw, 84px);
  background:
    radial-gradient(circle at 77% 18%, rgba(148, 180, 207, 0.36), transparent 35%),
    linear-gradient(100deg, var(--dsk-service-hero-bg) 0%, #0d2136 50%, var(--dsk-service-hero-bg-2) 100%);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(7, 17, 31, 0.62), transparent 46%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0));
  pointer-events: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__container {
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content {
  width: 100%;
  max-width: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__title {
  width: 100%;
  max-width: 100%;
  margin: 0 0 clamp(20px, 2.4vw, 28px);
  color: var(--dsk-service-hero-text);
  font-size: clamp(42px, 3.9vw, 58px);
  line-height: 1.08;
  letter-spacing: 0;
  text-wrap: balance;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__title + p,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > p:first-of-type {
  width: min(720px, 100%);
  margin: 0 0 clamp(20px, 2.2vw, 28px);
  color: var(--dsk-service-hero-muted);
  font-size: clamp(16px, 1.2vw, 18px);
  line-height: 1.62;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__cta {
  width: min(720px, 100%);
  margin: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__cta .dsk-owner-cta-wrapper {
  gap: 14px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__cta .dsk-owner-button {
  min-height: 48px;
  padding-inline: clamp(18px, 2vw, 24px);
  border-radius: 10px;
  font-weight: 850;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__cta .dsk-owner-button--primary {
  background: linear-gradient(135deg, #047857, #065f46);
  border-color: rgba(4, 120, 87, 0.56);
  color: #fff;
  box-shadow: 0 18px 40px rgba(6, 95, 70, 0.28);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__cta .dsk-owner-button--secondary {
  background: rgba(248, 250, 252, 0.08);
  border-color: rgba(226, 232, 240, 0.5);
  color: #f8fbff;
  box-shadow: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > [class*="-hero__chips"] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  width: min(1120px, 100%);
  margin: clamp(18px, 2.2vw, 26px) 0 0;
  padding: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > [class*="-hero__chips"] > span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 7px 11px;
  border: 1px solid rgba(226, 232, 240, 0.22);
  border-radius: 999px;
  background: rgba(15, 23, 42, 0.46);
  color: #f8fbff;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.15;
  white-space: normal;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > [class*="-hero__chips"] > span::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-inline-end: 8px;
  border-radius: 50%;
  background: #10b981;
  box-shadow: 0 0 0 4px rgba(16, 185, 129, 0.12);
  flex: 0 0 auto;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body {
  width: var(--dsk-pl-subpage-content-shell, min(100%, 1236px));
  max-width: var(--dsk-pl-subpage-content-shell, 1236px);
  margin: clamp(32px, 3vw, 44px) auto 0;
  padding: clamp(28px, 4vw, 58px);
  border: 1px solid var(--dsk-service-panel-border);
  border-radius: clamp(20px, 2.4vw, 28px);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(242, 247, 252, 0.98)),
    var(--dsk-service-panel-bg);
  box-shadow: var(--dsk-service-panel-shadow);
  color: #102033;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body :where(h2, h3) {
  color: #102033;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body :where(p, li) {
  color: #43546a;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body nav[class*="-navpack"] {
  display: grid;
  gap: 14px;
  margin: 0 0 clamp(28px, 3vw, 44px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body [class*="-breadcrumb"] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  color: #44546a;
  font-size: 13px;
  font-weight: 800;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body [class*="-breadcrumb"] a {
  color: #315274;
  text-decoration: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__subnav.dsk-subnav .dsk-subnav__item {
  min-height: 34px;
  padding: 7px 12px;
  border: 1px solid rgba(0, 107, 179, 0.18);
  border-radius: 999px;
  background: rgba(238, 248, 255, 0.78);
  color: #075a9a;
  font-size: 13px;
  font-weight: 750;
  text-decoration: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing section[class*="-safety-panel"] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.78fr);
  gap: clamp(20px, 3vw, 38px);
  margin: 0 0 clamp(32px, 4vw, 52px);
  padding: clamp(22px, 3vw, 32px);
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 40px rgba(31, 41, 55, 0.08);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing section[class*="-safety-panel"] [class*="-eyebrow"] {
  margin: 0 0 12px;
  color: #102033;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing section[class*="-safety-panel"] h2 {
  max-width: 620px;
  margin: 0 0 16px;
  font-size: clamp(28px, 3.4vw, 42px);
  line-height: 1.08;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing section[class*="-safety-panel"] ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing section[class*="-safety-panel"] li {
  position: relative;
  padding: 12px 14px 12px 34px;
  border: 1px solid rgba(148, 163, 184, 0.18);
  border-radius: 14px;
  background: rgba(248, 250, 252, 0.88);
  line-height: 1.45;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing section[class*="-safety-panel"] li::before {
  content: "";
  position: absolute;
  inset-block-start: 18px;
  inset-inline-start: 14px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #10b981;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-inline-heading {
  margin-top: clamp(34px, 4vw, 54px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing :where(
  .dsk-icon-list,
  .dsk-alert-steps,
  .dsk-steps-ol,
  .dsk-method-list,
  [class*="-grid"],
  [class*="-timeline"]
) {
  gap: clamp(12px, 2vw, 18px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing :where(
  .dsk-icon-list,
  .dsk-alert-steps,
  .dsk-steps-ol,
  .dsk-method-list
) > li {
  padding: clamp(14px, 1.7vw, 18px);
  border: 1px solid rgba(148, 163, 184, 0.16);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.72);
}

@media (max-width: 899px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing {
    padding-block: 54px 46px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__container {
    width: var(--dsk-pl-subpage-rail);
    max-width: var(--dsk-pl-subpage-rail);
    margin-left: var(--dsk-pl-subpage-rail-left);
    margin-right: auto;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__title {
    font-size: clamp(34px, 10vw, 46px);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__cta .dsk-owner-cta-wrapper {
    align-items: stretch;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__cta .dsk-owner-cta-wrapper > span,
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__cta .dsk-owner-button {
    width: 100%;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > [class*="-hero__chips"] > span {
    flex: 1 1 min(100%, 156px);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body {
    width: 100%;
    max-width: 100%;
    margin-top: 38px;
    padding: 20px;
    border-radius: 20px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing section[class*="-safety-panel"] {
    grid-template-columns: 1fr;
    padding: 18px;
    border-radius: 18px;
  }
}

/* RAID detail owner cut. */
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 {
  --dsk-raid-navy: #10233a;
  --dsk-raid-text: #25364a;
  --dsk-raid-muted: #5f7186;
  --dsk-raid-green: #10b981;
  --dsk-raid-amber: #f59e0b;
  --dsk-raid-steel: #2d5f95;
  --dsk-raid-ice: #f4f8fc;
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-hero__chips,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-platform-rail {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: min(900px, 100%);
  max-width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-hero__chips span,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-platform-rail span {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 128px;
  min-height: 32px;
  padding: 7px 12px 7px 28px;
  border: 1px solid rgba(219, 232, 247, 0.24);
  border-radius: 999px;
  background: rgba(7, 20, 38, 0.44);
  color: #eaf3ff;
  font-size: 0.83rem;
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: normal;
  word-break: normal;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.16);
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-platform-rail {
  width: 100%;
  margin: 24px 0 34px;
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-platform-rail span {
  min-width: 112px;
  border-color: rgba(45, 95, 149, 0.22);
  background: #edf5ff;
  color: #183d63;
  box-shadow: none;
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-hero__chips span::before,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-platform-rail span::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--dsk-raid-green);
  transform: translateY(-50%);
  box-shadow: 0 0 0 4px rgba(16, 185, 129, 0.12);
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template :where(
  .dsk-raid-emergency,
  .dsk-raid-capability-card,
  .dsk-raid-playbooks,
  .dsk-raid-faq
) {
  box-sizing: border-box;
  min-width: 0;
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.92fr);
  gap: clamp(18px, 3vw, 34px);
  align-items: start;
  margin: 0 0 34px;
  padding: clamp(20px, 3vw, 34px);
  border: 1px solid rgba(245, 158, 11, 0.28);
  border-radius: 24px;
  background: linear-gradient(135deg, #fff, #f7fbff 58%, #edf5ff);
  box-shadow: 0 18px 52px rgba(13, 39, 65, 0.13);
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency__rules,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-incident-grid,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-capability-matrix,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency-steps,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-timeline,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-playbooks__grid,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-faq__grid {
  display: grid;
  gap: 16px;
  width: 100%;
  max-width: none;
  margin: 18px 0 26px;
  padding: 0;
  list-style: none;
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency__rules {
  gap: 10px;
  margin: 0;
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-incident-grid,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-capability-matrix {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 1180px) {
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-incident-grid,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-capability-matrix {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency-steps,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-timeline,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-playbooks__grid,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-faq__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency__rules > li,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-incident-grid > li,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-capability-matrix > li,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency-steps > li,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-timeline > li,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-playbooks__grid > li,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-faq__item {
  position: relative;
  min-width: 0;
  max-width: none;
  margin: 0;
  padding: 18px;
  border: 1px solid rgba(219, 232, 247, 0.94);
  border-radius: 18px;
  background: linear-gradient(180deg, #fff, #f8fbff);
  color: var(--dsk-raid-text);
  line-height: 1.58;
  box-sizing: border-box;
  box-shadow: 0 16px 40px rgba(13, 39, 65, 0.09);
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency__rules > li {
  min-height: 42px;
  padding: 12px 14px 12px 54px;
  border-radius: 14px;
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-incident-grid > li::before,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-capability-matrix > li::before,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency-steps > li::before,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-playbooks__grid > li::before,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency__rules > li::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 24px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--dsk-raid-steel);
  box-shadow: 0 0 0 5px rgba(45, 95, 149, 0.12);
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency__rules > li::before,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency-steps > li::before {
  background: var(--dsk-raid-amber);
  box-shadow: 0 0 0 5px rgba(245, 158, 11, 0.13);
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency__rules > li::before {
  top: 50%;
  transform: translateY(-50%);
}

html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-incident-grid span,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-capability-matrix span,
html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency-steps span {
  display: block;
  margin: 0 0 6px;
  color: var(--dsk-raid-navy);
  font-weight: 850;
  line-height: 1.28;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-protected-contact-shell label,
  .dsk-protected-contact-shell .dsk-owner-label,
  .dsk-protected-contact-shell .form-label
) {
  margin-bottom: 8px;
  line-height: 1.35;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-protected-contact-shell input,
  .dsk-protected-contact-shell textarea,
  .dsk-protected-contact-shell select
) {
  min-width: 0;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-how-page.dsk-how-page[data-page-type="process"] {
  --dsk-process-page-rail: var(--dsk-pl-subpage-rail);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-how-page.dsk-how-page[data-page-type="process"] main .dsk-wrap.dsk-standard-info-rail,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-how-page.dsk-how-page[data-page-type="process"] main .dsk-servicebar__wrap {
  width: var(--dsk-process-page-rail);
  max-width: var(--dsk-process-page-rail);
  margin-left: var(--dsk-pl-subpage-rail-left);
  margin-right: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero .dsk-about-hero__inner {
  width: min(1236px, calc(100% - var(--dsk-scrollbar-gutter-comp, 0px) - 40px));
  max-width: min(1236px, calc(100% - var(--dsk-scrollbar-gutter-comp, 0px) - 40px));
  margin-left: 20px;
  margin-right: auto;
  padding-inline: 0;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero .dsk-about-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 20px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero .dsk-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 800;
  line-height: 1.18;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero .dsk-btn--primary {
  background: #0b8f63;
  color: #fff;
  -webkit-text-fill-color: #fff;
  box-shadow: 0 16px 34px rgba(11, 143, 99, 0.26);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero .dsk-btn--ghost {
  border: 1px solid rgba(255, 255, 255, 0.56);
  background: rgba(8, 17, 31, 0.18);
  color: #fff;
  -webkit-text-fill-color: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.16);
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero {
    left: 0;
    right: auto;
    width: 100vw;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero .dsk-about-hero__inner {
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: auto;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero .dsk-about-hero__eyebrow,
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero .dsk-about-hero__subtitle {
    overflow-wrap: anywhere;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero .dsk-about-hero__actions {
    align-items: stretch;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero .dsk-btn {
    width: 100%;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page.dsk-uslugi-visual-repair-v1 main#main-content .dsk-content-extend {
    padding: 18px;
  }
}

@media (min-width: 768px) and (max-width: 899px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero {
    left: 0;
    right: auto;
    width: 100vw;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page #uslugi-hero .dsk-about-hero__inner {
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: auto;
  }
}

@media (max-width: 430px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-how-page.dsk-how-page[data-page-type="process"] {
    --dsk-process-page-rail: var(--dsk-pl-subpage-rail);
  }
}

@media (min-width: 431px) and (max-width: 768px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-how-page.dsk-how-page[data-page-type="process"] {
    --dsk-process-page-rail: var(--dsk-pl-subpage-rail);
  }
}

@media (min-width: 769px) and (max-width: 899px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-how-page.dsk-how-page[data-page-type="process"] {
    --dsk-process-page-rail: var(--dsk-pl-subpage-rail);
  }
}

@media (min-width: 900px) and (max-width: 1276px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-how-page.dsk-how-page[data-page-type="process"] {
    --dsk-process-page-rail: var(--dsk-pl-subpage-rail);
  }
}

@media (max-width: 899px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1 {
    --dsk-pl-subpage-section-y: clamp(44px, 10vw, 64px);
    --dsk-pl-subpage-gap: 16px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
    .dsk-owner-container,
    .dsk-standard-info-rail,
    .dsk-service-landing__container,
    .dsk-protected-contact-shell > .dsk-owner-section > .dsk-owner-container
  ) {
    width: var(--dsk-pl-subpage-rail);
    max-width: var(--dsk-pl-subpage-rail);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
    .dsk-standard-info-grid,
    .dsk-svc__grid,
    .dsk-local-support__grid,
    .ds-price__grid,
    .dsk-timeline,
    [class*="__grid"]
  ) {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing :where(
    .dsk-icon-list,
    .dsk-alert-steps,
    .dsk-steps-ol,
    .dsk-method-list
  ) {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
    padding-inline-start: 0;
    margin-inline-start: 0;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing :where(
    .dsk-icon-list,
    .dsk-alert-steps,
    .dsk-steps-ol,
    .dsk-method-list
  ) > li {
    width: 100%;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-location main #service-template :where(
    .dsk-icon-list,
    .dsk-alert-steps,
    .dsk-steps-ol,
    .dsk-method-list
  ) {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
    padding-inline-start: 0;
    margin-inline-start: 0;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-location main #service-template :where(
    .dsk-icon-list,
    .dsk-alert-steps,
    .dsk-steps-ol,
    .dsk-method-list
  ) > li {
    width: 100%;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-location main #service-template :where(ul, ol):not([class]) {
    padding-inline-start: 18px;
    margin-inline-start: 0;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-location main #service-template :where(ul, ol):not([class]) > li {
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > :where(ul, ol):not([class]),
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body > :where(ul, ol):not([class]),
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-raid-capability-matrix {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__content > :where(ul, ol):not([class]) > li,
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-service-landing__body > :where(ul, ol):not([class]) > li,
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main #service-template.dsk-service-landing .dsk-raid-capability-matrix > li {
    width: 100%;
  }

  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency {
    grid-template-columns: 1fr;
    padding: 10px;
    border-radius: 18px;
  }

  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-service-landing__body {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 18px;
  }

  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-incident-grid,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-capability-matrix,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency-steps,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-timeline,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-playbooks__grid,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-faq__grid {
    grid-template-columns: 1fr;
  }

  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-hero__chips {
    width: 100%;
  }

  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-hero__chips span,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-platform-rail span {
    min-width: min(100%, 128px);
    max-width: 100%;
  }

  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency__rules > li,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-incident-grid > li,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-capability-matrix > li,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency-steps > li,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-playbooks__grid > li {
    padding: 14px 14px 14px 40px;
  }

  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-faq__item {
    padding: 14px;
  }

  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-incident-grid > li::before,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-capability-matrix > li::before,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency-steps > li::before,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-playbooks__grid > li::before,
  html.dsk-page-raid[lang="pl"] body.dsk-pl-subpage-owner-v1 main #service-template .dsk-raid-emergency__rules > li::before {
    left: 16px;
    top: 21px;
    width: 8px;
    height: 8px;
  }
}

/* Visual QA pass 44a: family rail + actionable CTA fixes.
   Fix root causes, not per-alert symptoms: mobile/tablet rail drift, pricing
   SEO blurb width drift and CTA tap targets. Visual QA Engine untouched. */
html[lang="en"] body.dsk-pl-subpage-owner-v1 main :where(
  .dsk-servicebar__header-cta,
  .dsk-default-contact-cta__phone,
  .dsk-ssd-bottom-cta__secondary,
  .dsk-raid-bottom-cta__secondary,
  .dsk-cta-lab__btn
) {
  min-block-size: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-cta-lab__phone {
  display: inline-flex;
  align-items: center;
  min-block-size: 44px;
  vertical-align: middle;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-how-page[data-page-type="process"] {
  --dsk-process-page-rail: min(1236px, calc(100% - var(--dsk-pl-subpage-gutter) - var(--dsk-pl-subpage-gutter)));
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-how-page[data-page-type="process"] main :where(
  .dsk-wrap.dsk-standard-info-rail,
  .dsk-process-main .dsk-wrap,
  .dsk-process-main .dsk-section-head,
  .dsk-process-main .dsk-timeline,
  .dsk-servicebar__wrap
) {
  width: var(--dsk-process-page-rail);
  max-width: var(--dsk-process-page-rail);
  margin-inline: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page main :where(
  .dsk-breadcrumbs,
  .dsk-local-support--services,
  .dsk-svc,
  .dsk-why,
  .dsk-service-faq__inner,
  .dsk-content-extend
) {
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin-inline: auto;
  box-sizing: border-box;
}

/* Services hub visual truth pass: restore production-style dark hero on owner rails. */
html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #blog-post-template.dsk-owner-section {
  padding-top: 0;
  background: #f4f7fb;
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero.dsk-about-hero {
  position: relative;
  left: calc(-1 * var(--dsk-pl-subpage-rail-left));
  right: auto;
  width: var(--dsk-pl-subpage-shell);
  max-width: var(--dsk-pl-subpage-shell);
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  color: #f8fbff;
  background:
    linear-gradient(90deg, rgba(7, 17, 31, 0.92) 0%, rgba(9, 27, 45, 0.84) 43%, rgba(11, 32, 52, 0.54) 100%),
    linear-gradient(180deg, rgba(7, 17, 31, 0.18), rgba(7, 17, 31, 0.58)),
    url("/assets/img/hero-lab-2048w.webp") center center / cover no-repeat;
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero.dsk-about-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: clamp(36px, 4.4vw, 72px);
  background: linear-gradient(180deg, rgba(244, 247, 251, 0), #f4f7fb 88%);
  pointer-events: none;
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__inner {
  position: relative;
  z-index: 1;
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin-left: var(--dsk-pl-subpage-rail-left);
  margin-right: auto;
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__inner {
    width: var(--dsk-pl-subpage-rail);
    max-width: var(--dsk-pl-subpage-rail);
    margin-left: var(--dsk-pl-subpage-rail-left);
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero.dsk-about-hero {
    left: 0;
  }
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero :where(
  .dsk-about-hero__eyebrow,
  .dsk-about-hero__title,
  .dsk-about-hero__subtitle
) {
  color: #f8fbff;
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__title {
  max-width: min(860px, 100%);
  font-size: clamp(44px, 4vw, 64px);
  line-height: 1.04;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__subtitle {
  max-width: min(720px, 100%);
  color: rgba(226, 232, 240, 0.9);
  font-size: clamp(16px, 1.22vw, 18px);
  line-height: 1.62;
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-badge {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 7px 12px;
  border: 1px solid rgba(226, 232, 240, 0.2);
  border-radius: 999px;
  background: rgba(15, 23, 42, 0.52);
  color: #f8fbff;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.14;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-services-page main .dsk-svc__head {
  min-width: 0;
  max-width: 100%;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-location-page main#main-content :where(
  .dsk-loc-container,
  .dsk-location-container,
  .dsk-loc-hero__inner,
  .dsk-loc-section__inner,
  .dsk-loc-page .dsk-loc-wrap,
  .dsk-loc-page .dsk-wrap,
  .dsk-loc-page .dsk-wrap--shell
) {
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin-inline: auto;
  padding-inline: 0;
  box-sizing: border-box;
}

/* About visual truth pass: restore production-style full-bleed hero on the PL owner rail. */
html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #blog-post-template.dsk-owner-section {
  padding-top: 0;
  background: #f4f7fb;
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #blog-post-template > .dsk-owner-container {
  width: 100%;
  max-width: 100%;
  margin-inline: 0;
  padding-inline: 0;
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #o-nas-hero.dsk-about-hero {
  position: relative;
  left: 0;
  right: auto;
  width: var(--dsk-pl-subpage-shell);
  max-width: var(--dsk-pl-subpage-shell);
  min-height: clamp(478px, 33vw, 528px);
  margin-left: 0;
  margin-right: 0;
  padding-top: clamp(96px, 7vw, 116px);
  padding-bottom: clamp(84px, 7vw, 110px);
  overflow: hidden;
  color: #f8fbff;
  background:
    linear-gradient(90deg, rgba(7, 17, 31, 0.92) 0%, rgba(9, 27, 45, 0.78) 47%, rgba(11, 32, 52, 0.42) 100%),
    linear-gradient(180deg, rgba(7, 17, 31, 0.12), rgba(7, 17, 31, 0.5)),
    url("/assets/img/hero-lab-2048w.webp") center center / cover no-repeat;
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #o-nas-hero.dsk-about-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: clamp(56px, 6vw, 110px);
  background: linear-gradient(180deg, rgba(244, 247, 251, 0), #f4f7fb 88%);
  pointer-events: none;
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #o-nas-hero .dsk-about-hero__inner {
  position: relative;
  z-index: 1;
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin-left: var(--dsk-pl-subpage-rail-left);
  margin-right: auto;
  padding-inline: 0;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #o-nas-hero :where(
  .dsk-about-hero__eyebrow,
  .dsk-about-hero__title,
  .dsk-about-hero__subtitle
) {
  color: #f8fbff;
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #o-nas-hero .dsk-about-hero__title {
  max-width: min(650px, 100%);
  font-size: clamp(40px, 3.2vw, 52px);
  line-height: 1.06;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #o-nas-hero .dsk-about-hero__subtitle {
  max-width: min(720px, 100%);
  color: rgba(226, 232, 240, 0.9);
  font-size: clamp(16px, 1.22vw, 18px);
  line-height: 1.62;
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #o-nas-hero .dsk-about-hero__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #blog-post-template :is(.dsk-servicebar__wrap, .dsk-about-intro-grid, .dsk-about-panels) {
    width: var(--dsk-pl-subpage-rail);
    max-width: var(--dsk-pl-subpage-rail);
    margin-left: var(--dsk-pl-subpage-rail-left);
    margin-right: auto;
    box-sizing: border-box;
  }
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #o-nas-hero .dsk-badge {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 7px 12px;
  border: 1px solid rgba(226, 232, 240, 0.2);
  border-radius: 999px;
  background: rgba(15, 23, 42, 0.52);
  color: #f8fbff;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.14;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #powiazane-uslugi .dsk-servicebar__header {
  align-items: center;
  margin-bottom: 14px;
  min-height: 0;
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #powiazane-uslugi .dsk-servicebar__title {
  margin: 0;
  color: #172033;
  font-size: 16px;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.2;
}

html[lang="en"] body.dsk-page-o-nas.dsk-about-page.dsk-pl-subpage-owner-v1 main#main-content #powiazane-uslugi .dsk-servicebar__header-cta {
  min-height: 36px;
  padding: 8px 14px;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.15;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-pricing-page main .dsk-seo-blurb__wrap {
  width: 100%;
  max-width: 100%;
}

/* Visual QA pass 44b: exact family rails after older page owners.
   Keeps fixes owner-scoped: services, process, location and pricing rails only. */
html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content :is(
  .dsk-breadcrumbs,
  .dsk-local-support--services,
  .dsk-svc,
  .dsk-why,
  .dsk-service-faq__inner,
  .dsk-content-extend
) {
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin-inline: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-how-page.dsk-standard-info-owner-v1.dsk-pl-subpage-owner-v1[data-page-type="process"] main#main-content .dsk-process-main :is(
  .dsk-wrap,
  .dsk-section-head,
  .dsk-timeline
) {
  width: var(--dsk-process-page-rail);
  max-width: var(--dsk-process-page-rail);
  margin-inline: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-location-page.dsk-pl-subpage-owner-v1 main#main-content :is(
  article.dsk-process-card,
  article.dsk-proof-card,
  article.dsk-problem-card,
  article.dsk-loc-card
) {
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin-inline: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-location-page.dsk-pl-subpage-owner-v1 main#main-content :is(
  .dsk-process-grid,
  .dsk-proof-grid,
  .dsk-problem-grid,
  .dsk-loc-info-grid,
  .dsk-conv-grid
) > :is(
  article.dsk-process-card,
  article.dsk-proof-card,
  article.dsk-problem-card,
  article.dsk-loc-card
) {
  width: auto;
  max-width: 100%;
  margin-inline: 0;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-location-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-alert-box .dsk-conv-card:first-of-type h3 {
  color: #f8fbff;
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-location-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-alert-box .dsk-conv-card:first-of-type .dsk-mini-list li {
  color: rgba(235, 245, 255, 0.9);
}

html[lang="en"] body.dsk-page-location-bialoleka.dsk-location-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-loc-hero .dsk-loc-hero__meta li {
  color: #fff;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-seo-blurb.dsk-seo-blurb {
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin-inline: auto;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-how-page.dsk-standard-info-owner-v1.dsk-pl-subpage-owner-v1[data-page-type="process"] {
    --dsk-process-page-rail: var(--dsk-pl-subpage-rail);
  }
}

@media (max-width: 899px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content :is(
    .dsk-breadcrumbs,
    .dsk-local-support--services,
    .dsk-svc,
    .dsk-why,
    .dsk-service-faq__inner,
    .dsk-content-extend
  ) {
    width: calc(100% - var(--dsk-pl-subpage-gutter) - var(--dsk-pl-subpage-gutter));
    max-width: calc(100% - var(--dsk-pl-subpage-gutter) - var(--dsk-pl-subpage-gutter));
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 {
    --dsk-uslugi-shell: min(100% - 80px, 760px);
  }
}

/* Core conversion family polish. */
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-contact-page main #formularz-zgloszeniowy .dsk-contact-intake-intro h1 {
  color: #f8fbff;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.28);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-contact-page main .dsk-contact-prep-card,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-contact-page main .dsk-contact-prep-card :where(p, li) {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: anywhere;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-cta-lab__phone {
  color: #d1fae5;
  border-bottom-color: rgba(209, 250, 229, 0.62);
  font-weight: 850;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-ship main .dsk-ship-page .dsk-ship-content-body,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-ship main .dsk-ship-page .dsk-ship-panels {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1[data-page-type="thank_you"] main .dsk-thanks-btn.dsk-thanks-btn--primary {
  color: #f8fbff;
  background: linear-gradient(135deg, #047857, #065f46);
  border-color: rgba(255, 255, 255, 0.18);
}

/* Visual QA pass: protected contact/case-form family. */
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy {
  background:
    radial-gradient(circle at 12% 0%, rgba(6, 95, 70, 0.10), transparent 34%),
    linear-gradient(180deg, #eef4f8 0%, #f8fafc 100%);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-full,
html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-full > div,
html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-full > div > div {
  min-width: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-full > div {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.86fr);
  gap: clamp(18px, 2.5vw, 28px);
  align-items: start;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-contact-page main #formularz-zgloszeniowy .contact-full > div {
  grid-template-columns: minmax(0, 1.04fr) minmax(340px, 0.92fr);
  gap: clamp(22px, 3vw, 44px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-full > div > div {
  display: block;
  max-width: 100%;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy .contact-full__form,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy .contact-full__location {
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(15, 37, 66, 0.10);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 26px 70px rgba(15, 37, 66, 0.12);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy .contact-full__form {
  padding: clamp(22px, 3vw, 34px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy .contact-full__location {
  display: flex;
  flex-direction: column;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy :where(.dsk-owner-section-title, #dsk-zgloszenie-copy h2) {
  margin: 0 0 14px;
  color: #0f172a;
  font-size: clamp(2rem, 4.2vw, 3.45rem);
  line-height: 1.04;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy .dsk-owner-section-subtitle,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy .dsk-owner-paragraph,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy #dsk-zgloszenie-copy {
  max-width: 100%;
  color: #475569;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy #dsk-zgloszenie-copy {
  margin: 22px 0 20px;
  padding: 18px;
  border: 1px solid rgba(15, 37, 66, 0.08);
  border-radius: 18px;
  background: #f8fbff;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy #dsk-zgloszenie-copy h3 {
  margin: 0 0 10px;
  color: #0f172a;
  font-size: 1.1rem;
  line-height: 1.25;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-contact-page main #formularz-zgloszeniowy .dsk-contact-tile__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  inline-size: 44px;
  block-size: 44px;
  border-radius: 12px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-contact-page main #formularz-zgloszeniowy .dsk-contact-tile__icon svg {
  inline-size: 20px;
  block-size: 20px;
  max-inline-size: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-form-native {
  display: grid;
  gap: 14px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-form-native .form__group {
  margin: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-form-native .form__label {
  display: flex;
  gap: 4px;
  align-items: baseline;
  margin: 0 0 7px;
  color: #0f172a;
  font-size: 0.92rem;
  line-height: 1.28;
  font-weight: 800;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-form-native :where(.contact-form__input, .contact-form__textarea, .contact-form__select) {
  min-height: 48px;
  padding: 12px 14px;
  border-color: rgba(15, 37, 66, 0.14);
  border-radius: 14px;
  background: #f8fafc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-form-native .contact-form__textarea {
  min-height: 132px;
  resize: vertical;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-form-native .form__checkbox {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 10px;
  align-items: start;
  color: #0f172a;
  line-height: 1.45;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-form-native .form__checkbox input[type="checkbox"] {
  inline-size: 18px;
  block-size: 18px;
  margin: 2px 0 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-form-native .contact-form__btn {
  min-height: 50px;
  width: 100%;
  border: 0;
  border-radius: 14px;
  background: linear-gradient(135deg, #047857, #065f46);
  color: #fff;
  font-weight: 850;
  box-shadow: 0 18px 36px rgba(4, 120, 87, 0.24);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .dsk-map-intro,
html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .dsk-gmaps-placecard,
html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details {
  min-width: 0;
  margin: 0;
  padding: clamp(18px, 2.4vw, 24px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .dsk-map-intro {
  border-bottom: 1px solid rgba(15, 37, 66, 0.08);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .dsk-map-intro__title,
html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__title {
  margin: 0 0 9px;
  color: #0f172a;
  font-size: 1.05rem;
  line-height: 1.25;
  font-weight: 850;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .dsk-map-intro__text {
  margin: 0 0 14px;
  color: #475569;
  line-height: 1.55;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .dsk-map-route,
html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .dsk-btn-map {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  max-width: 100%;
  padding: 10px 16px;
  border: 1px solid rgba(4, 120, 87, 0.24);
  border-radius: 999px;
  background: #fff;
  color: #047857;
  font-weight: 850;
  line-height: 1.22;
  text-decoration: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .dsk-gmaps-placecard {
  margin: clamp(14px, 2vw, 18px);
  border: 1px solid rgba(15, 37, 66, 0.08);
  border-radius: 16px;
  background: #fff;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .dsk-gmaps-placecard__top,
html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__phone,
html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__email,
html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__address {
  display: flex;
  gap: 10px;
  align-items: center;
  min-width: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details svg {
  inline-size: 20px;
  block-size: 20px;
  flex: 0 0 20px;
  max-inline-size: none;
  color: #5b93bd;
  fill: currentColor;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__row {
  padding: 18px 0;
  border-top: 1px solid rgba(15, 37, 66, 0.08);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__row:first-child {
  border-top: 0;
  padding-top: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__phone a.tel {
  color: #047857;
  font-size: clamp(1.25rem, 2.2vw, 1.85rem);
  line-height: 1.08;
  font-weight: 900;
  text-decoration: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__email a.email,
html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__address a {
  min-width: 0;
  color: #047857;
  font-weight: 800;
  overflow-wrap: anywhere;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .hours-list {
  display: grid;
  gap: 0;
  inline-size: calc(100% - 4px);
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid rgba(15, 37, 66, 0.08);
  border-radius: 14px;
  overflow: hidden;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .hours-list__item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  box-sizing: border-box;
  min-width: 0;
  padding: 12px 14px;
  border-top: 1px solid rgba(15, 37, 66, 0.08);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .hours-list__item:first-child {
  border-top: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .hours-list__time {
  display: inline-flex;
  gap: 4px;
  align-items: center;
  color: #0f172a;
  font-weight: 850;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .dsk-owner-map {
  margin: 0 clamp(14px, 2vw, 18px) clamp(14px, 2vw, 18px);
  overflow: hidden;
  border: 1px solid rgba(15, 37, 66, 0.10);
  border-radius: 16px;
  background: #dfe6ee;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .dsk-owner-map iframe {
  display: block;
  width: 100%;
  min-height: clamp(260px, 34vw, 420px);
}

@media (min-width: 900px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy .contact-full__form {
    overflow: visible;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy .dsk-owner-section-title {
    margin-bottom: 12px;
    font-size: clamp(1.9rem, 2.85vw, 2.72rem);
    line-height: 1.08;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy #dsk-zgloszenie-copy {
    margin: 18px 0 18px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy #dsk-zgloszenie-copy h2 {
    margin: 0 0 10px;
    font-size: clamp(1.12rem, 1.45vw, 1.36rem);
    line-height: 1.25;
  }
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-seo-blurb {
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin: var(--dsk-pl-subpage-section-y-tight) auto;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-seo-blurb__wrap {
  width: 100%;
  max-width: 100%;
  margin-inline: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-seo-blurb__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--dsk-pl-subpage-gap);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-seo-blurb__card {
  min-width: 0;
  padding: var(--dsk-pl-subpage-card-pad);
  border: 1px solid rgba(15, 37, 66, 0.09);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(15, 37, 66, 0.08);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-seo-blurb__icon {
  display: block;
  inline-size: 34px;
  block-size: 34px;
  max-inline-size: none;
  margin: 0 0 16px;
  color: #0f172a;
}

@media (min-width: 768px) and (max-width: 899px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy > .dsk-owner-container {
    width: min(720px, calc(100vw - 48px));
    max-width: min(720px, calc(100vw - 48px));
    margin-inline: auto;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy :where(
    .contact-full,
    .contact-full > div,
    .contact-full > div > div,
    .contact-full__form,
    .contact-full__location,
    .contact-details,
    .dsk-map-intro
  ) {
    width: 100%;
    max-width: 100%;
    margin-inline: 0;
    box-sizing: border-box;
  }
}

@media (max-width: 899px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-full > div,
  html[lang="en"] body.dsk-pl-subpage-owner-v1 main .dsk-seo-blurb__grid {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-case-form main #formularz-zgloszeniowy .contact-full__form {
    padding: clamp(18px, 5vw, 24px);
  }
}

@media (max-width: 520px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__phone,
  html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__email,
  html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .contact-details__address {
    align-items: flex-start;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1:is(.dsk-contact-page, .dsk-page-case-form) main #formularz-zgloszeniowy .hours-list__item {
    grid-template-columns: 1fr;
    gap: 4px;
  }
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-ship main .dsk-ship-page {
    padding-top: 22px;
  }
}

@media (min-width: 768px) and (max-width: 899px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-ship main .dsk-ship-page {
    padding-top: 18px;
  }
}

@media (min-width: 900px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-ship main .dsk-ship-page {
    padding-top: 18px;
  }
}

/* FAQ reference parity: restore production-like compact intro and card rhythm. */
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq {
  --dsk-faq-rail: var(--dsk-pl-subpage-rail);
  --dsk-faq-card-gap: clamp(14px, 1.7vw, 20px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq :where(body, main, #main-content, .dsk-standard-info-shell, .dsk-standard-info-section) {
  background: #fff;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-standard-info-section {
  padding-top: clamp(54px, 6vw, 78px);
  padding-bottom: clamp(50px, 6vw, 78px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-standard-info-rail {
  width: var(--dsk-faq-rail);
  max-width: var(--dsk-faq-rail);
  margin-left: var(--dsk-pl-subpage-rail-left);
  margin-right: auto;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-standard-info-content {
  width: 100%;
  max-width: 100%;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-standard-info__title {
  max-width: 100%;
  margin: 0 0 14px;
  color: #087f5b;
  font-size: clamp(0.72rem, 0.68rem + 0.15vw, 0.82rem);
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: 0.035em;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-standard-info__lead {
  max-width: min(1010px, 100%);
  margin: 0 0 12px;
  color: #0f172a;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-standard-info__lead .display-xl-font {
  display: block;
  font-size: clamp(1.12rem, 0.9rem + 0.56vw, 1.38rem);
  line-height: 1.16;
  font-weight: 800;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-standard-info__intro {
  max-width: min(1120px, 100%);
  margin: 0 0 clamp(22px, 3vw, 34px);
  color: #1f2937;
  font-size: clamp(0.88rem, 0.84rem + 0.12vw, 0.94rem);
  line-height: 1.58;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-faq-wrap {
  width: 100%;
  max-width: 100%;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-faq-section-title {
  margin: clamp(18px, 3vw, 28px) 0 14px;
  color: #0f172a;
  font-size: clamp(0.94rem, 0.88rem + 0.22vw, 1.06rem);
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-faq-list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: var(--dsk-faq-card-gap);
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-faq-list > .items-grid__item {
  display: block;
  min-width: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-faq-list .items-grid__item-body {
  display: block;
  width: 100%;
  min-width: 0;
  padding: clamp(14px, 1.4vw, 18px);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.10);
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-faq-list .items-grid__item-content {
  display: grid;
  gap: 7px;
  min-width: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-faq-list .items-grid__header {
  display: block;
  min-width: 0;
  margin: 0;
  color: #0f172a;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-faq-list .items-grid__header .display-font {
  display: block;
  font-size: clamp(0.94rem, 0.88rem + 0.14vw, 1rem);
  line-height: 1.32;
  font-weight: 800;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-faq-list .items-grid__summary {
  color: #243244;
  font-size: clamp(0.86rem, 0.82rem + 0.1vw, 0.92rem);
  line-height: 1.58;
  overflow-wrap: anywhere;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-faq-list :where(.items-grid__link, .items-grid__contact-details):empty {
  display: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section {
  padding-top: clamp(34px, 5vw, 54px);
  padding-bottom: clamp(34px, 5vw, 54px);
  margin-top: clamp(30px, 5vw, 54px);
  background: #0d2118;
  color: #fff;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section > .dsk-owner-container > .dsk-owner-row {
  display: grid;
  grid-template-columns: minmax(220px, 0.52fr) minmax(0, 1fr);
  gap: clamp(20px, 4vw, 52px);
  align-items: center;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section .dsk-owner-section-title {
  max-width: 360px;
  margin: 0 0 10px;
  color: #fff;
  font-size: clamp(1.22rem, 0.98rem + 0.78vw, 1.68rem);
  line-height: 1.16;
  font-weight: 850;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section .dsk-owner-section-subtitle,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section .dsk-owner-paragraph,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section .dsk-owner-paragraph p {
  max-width: 740px;
  color: rgba(255, 255, 255, 0.82);
  font-size: clamp(0.92rem, 0.86rem + 0.16vw, 1rem);
  line-height: 1.62;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section .dsk-owner-paragraph a {
  color: #5ee8bd;
  text-decoration-color: rgba(94, 232, 189, 0.7);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section .dsk-owner-cta-wrapper {
  margin-top: 18px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section .dsk-owner-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  background: #fff;
  color: #0d2118;
  -webkit-text-fill-color: #0d2118;
  font-size: 0.92rem;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.18);
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq {
    --dsk-faq-card-gap: 13px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-standard-info-section {
    padding-top: 28px;
    padding-bottom: 42px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-standard-info__title {
    margin-bottom: 10px;
    font-size: 0.72rem;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-standard-info__lead .display-xl-font {
    font-size: clamp(1rem, 0.88rem + 0.82vw, 1.16rem);
    line-height: 1.2;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main .dsk-faq-list .items-grid__item-body {
    padding: 14px 15px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section {
    margin-top: 28px;
    padding-top: 28px;
    padding-bottom: 30px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section > .dsk-owner-container > .dsk-owner-row {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-faq main #contact-cta-section .dsk-owner-button {
    width: 100%;
  }
}

/* About page reference parity: keep owner cards compact after global H2 cleanup. */
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-card {
  padding: clamp(20px, 2.1vw, 28px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-card h2 {
  display: block;
  margin: 4px 0 12px;
  padding: 0;
  color: #0b1220;
  font-size: clamp(1.08rem, 0.92rem + 0.42vw, 1.32rem);
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-card p {
  font-size: clamp(0.94rem, 0.88rem + 0.16vw, 1rem);
  line-height: 1.64;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-panel {
  padding: clamp(20px, 2.2vw, 28px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-panel h2 {
  display: block;
  margin: 28px 0 12px;
  padding: 0;
  color: #0b1220;
  font-size: clamp(1.12rem, 0.94rem + 0.58vw, 1.42rem);
  line-height: 1.22;
  font-weight: 800;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-panel p,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-panel li {
  font-size: clamp(0.94rem, 0.88rem + 0.16vw, 1rem);
  line-height: 1.62;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-panel ol > li {
  padding-left: 2.35rem;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-cta-lab:not(#default-contact-cta-section-template),
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main #dsk-blog-to-service-cta {
  content-visibility: visible;
  contain-intrinsic-size: auto;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-cta-lab .dsk-cta-lab__eyebrow {
  color: rgba(233, 242, 255, 0.72);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-cta-lab .dsk-cta-lab__title {
  color: #ffffff;
  text-shadow: 0 10px 32px rgba(0, 0, 0, 0.55);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-cta-lab .dsk-cta-lab__text {
  color: rgba(233, 242, 255, 0.78);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-cta-lab .dsk-cta-lab__micro {
  color: rgba(233, 242, 255, 0.62);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-cta-lab .dsk-cta-lab__btn {
  color: #04130a;
  -webkit-text-fill-color: #04130a;
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-card,
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-panel {
    padding: 18px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-card h2,
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-page-o-nas main .dsk-about-panel h2 {
    font-size: clamp(1.08rem, 0.98rem + 0.85vw, 1.28rem);
    line-height: 1.22;
  }
}

/* local-clean-20260521: service pages without a dedicated loaded owner still
   receive generated guide cards and the final lab CTA. Render those blocks as
   clean components instead of loose text/link fragments. */
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides-section {
  padding: clamp(48px, 6vw, 76px) 0;
  background:
    radial-gradient(680px 300px at 88% 12%, rgba(14, 165, 233, 0.1), transparent 64%),
    linear-gradient(180deg, #eef8fc 0%, #f8fbff 100%);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides-section > .dsk-owner-container,
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides-section > .container {
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin-right: auto;
  margin-left: var(--dsk-pl-subpage-rail-left, auto);
  padding: 0;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides {
  padding: clamp(24px, 3vw, 38px);
  border: 1px solid rgba(191, 219, 254, 0.76);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 22px 58px rgba(15, 45, 84, 0.08);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__eyebrow {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin: 0 0 12px;
  padding: 7px 14px;
  border: 1px solid rgba(16, 185, 129, 0.28);
  border-radius: 999px;
  background: rgba(16, 185, 129, 0.08);
  color: #047857;
  font-size: 0.76rem;
  line-height: 1.15;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__title {
  max-width: 820px;
  margin: 0;
  color: #071225;
  font-size: clamp(1.8rem, 1.34rem + 1.58vw, 2.8rem);
  line-height: 1.08;
  font-weight: 850;
  text-wrap: balance;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__lead {
  max-width: 760px;
  margin: 14px 0 0;
  color: #41516a;
  font-size: clamp(0.96rem, 0.9rem + 0.18vw, 1.05rem);
  line-height: 1.62;
  text-wrap: pretty;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin-top: clamp(24px, 3vw, 34px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__card {
  display: flex;
  min-width: 0;
  min-height: 250px;
  flex-direction: column;
  padding: clamp(22px, 2.4vw, 32px);
  border: 1px solid rgba(191, 219, 254, 0.92);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(15, 45, 84, 0.07);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__card-title {
  margin: 0;
  color: #071225;
  font-size: clamp(1.08rem, 0.98rem + 0.34vw, 1.28rem);
  line-height: 1.22;
  font-weight: 850;
  text-wrap: balance;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__card-text {
  margin: 20px 0 0;
  color: #40516a;
  font-size: 0.98rem;
  line-height: 1.58;
  text-wrap: pretty;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__card-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  min-height: 44px;
  margin-top: auto;
  padding: 11px 18px;
  border-radius: 12px;
  background: #0f8f62;
  color: #ffffff;
  font-size: 0.94rem;
  line-height: 1.1;
  font-weight: 850;
  text-decoration: none;
  box-shadow: 0 12px 28px rgba(15, 143, 98, 0.22);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__card-link::after {
  content: "›";
  margin-left: 8px;
  font-size: 1.22em;
  line-height: 0;
}

/* guide-link-arrow-flow-20260527
   Keep the guide chevron in normal flex flow so it never collides with CTA text. */
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__card-link {
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  text-align: center;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__card-link::after {
  flex: 0 0 auto;
  margin-left: 0;
  line-height: 1;
  transform: translateY(-1px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab {
  padding: clamp(50px, 6.5vw, 84px) 0;
  background:
    radial-gradient(720px 360px at 86% 18%, rgba(14, 165, 233, 0.24), transparent 64%),
    linear-gradient(135deg, #061424 0%, #0b2137 58%, #123a5b 100%);
  color: #eaf5ff;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__inner {
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin-right: auto;
  margin-left: var(--dsk-pl-subpage-rail-left, auto);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(22px, 4vw, 56px);
  padding: clamp(24px, 4vw, 46px);
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.07);
  box-shadow: 0 22px 56px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.09);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__copy {
  max-width: 700px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__eyebrow {
  margin: 0 0 12px;
  color: rgba(234, 245, 255, 0.72);
  font-size: 0.78rem;
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(1.85rem, 1.28rem + 1.9vw, 3rem);
  line-height: 1.08;
  font-weight: 850;
  text-wrap: balance;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__text {
  max-width: 62ch;
  margin: 14px 0 0;
  color: rgba(234, 245, 255, 0.82);
  font-size: 1rem;
  line-height: 1.62;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__phone {
  color: #ffffff;
  font-weight: 850;
  text-decoration-color: rgba(255, 255, 255, 0.32);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__actions {
  display: flex;
  min-width: min(320px, 100%);
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 52px;
  padding: 13px 18px;
  border-radius: 14px;
  background: #18c964;
  color: #04130a;
  font-weight: 850;
  text-decoration: none;
  box-shadow: 0 16px 36px rgba(24, 201, 100, 0.28);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__micro {
  margin: 0;
  color: rgba(234, 245, 255, 0.64);
  font-size: 0.82rem;
  line-height: 1.35;
  text-align: right;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1[data-service-cluster="usb"] main .dsk-usb-brand-strip {
  display: flex;
  min-width: 0;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1[data-service-cluster="usb"] main .dsk-usb-brand-strip span {
  display: inline-flex;
  max-width: 100%;
  overflow-wrap: anywhere;
  white-space: normal;
}

html[lang="en"].dsk-page-flash body.dsk-pl-subpage-owner-v1 main .dsk-flash-related-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  width: 100%;
  max-width: 100%;
  margin: 20px 0 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
}

html[lang="en"].dsk-page-flash body.dsk-pl-subpage-owner-v1 main .dsk-flash-related-grid a {
  display: flex;
  min-width: 0;
  min-height: 150px;
  flex-direction: column;
  gap: 10px;
  padding: 20px;
  border: 1px solid rgba(191, 219, 254, 0.86);
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff, #f8fbfe);
  color: #071225;
  text-decoration: none;
  box-shadow: 0 16px 36px rgba(15, 35, 58, 0.08);
  overflow-wrap: anywhere;
}

html[lang="en"].dsk-page-flash body.dsk-pl-subpage-owner-v1 main .dsk-flash-related-grid a > span {
  display: inline-flex;
  align-self: flex-start;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(219, 234, 254, 0.7);
  color: #0f4f7a;
  font-size: 0.76rem;
  line-height: 1.2;
  font-weight: 850;
}

html[lang="en"].dsk-page-flash body.dsk-pl-subpage-owner-v1 main .dsk-flash-related-grid strong {
  display: block;
  color: #071225;
  font-size: clamp(1rem, 0.95rem + 0.18vw, 1.08rem);
  line-height: 1.28;
  font-weight: 850;
  text-wrap: balance;
}

html[lang="en"].dsk-page-flash body.dsk-pl-subpage-owner-v1 main .dsk-flash-related-grid em {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  margin-top: auto;
  color: #0f8f62;
  font-size: 0.9rem;
  line-height: 1.2;
  font-style: normal;
  font-weight: 850;
}

html[lang="en"].dsk-page-flash body.dsk-pl-subpage-owner-v1 main .dsk-flash-related-grid em::after {
  content: "›";
  margin-left: 7px;
  font-size: 1.25em;
  line-height: 0;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-subpage-owner-v1 main#main-content .dsk-why__text:has(a:nth-of-type(4)),
html[lang="en"] body.dsk-page-contact.dsk-pl-subpage-owner-v1 main#main-content .dsk-seo-blurb__text:has(a:nth-of-type(4)) {
  line-height: 1.74;
}

html[lang="en"] body.dsk-page-uslugi.dsk-pl-subpage-owner-v1 main#main-content .dsk-why__text:has(a:nth-of-type(4)) a,
html[lang="en"] body.dsk-page-contact.dsk-pl-subpage-owner-v1 main#main-content .dsk-seo-blurb__text:has(a:nth-of-type(4)) a {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  margin: 0 .12rem .28rem;
  padding: .12rem .48rem;
  border: 1px solid rgba(29, 79, 131, .20);
  border-bottom: 1px solid rgba(29, 79, 131, .20);
  border-radius: 999px;
  background: #eef6ff;
  color: #1d4f83;
  text-decoration: none;
  text-decoration-line: none;
  line-height: 1.34;
  overflow-wrap: anywhere;
}

@media (min-width: 1280px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #service-template.dsk-service-landing .dsk-service-landing__body {
    border-radius: clamp(24px, 1.7vw, 30px);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content #service-template.dsk-service-landing .dsk-service-landing__body > :where(
    nav[class*="-navpack"],
    .dsk-subnav,
    section[class*="-safety-panel"],
    section[class*="-emergency"],
    section[class*="-faq"],
    .dsk-hdd-quick-qa,
    .dsk-icon-list,
    .dsk-method-list,
    .dsk-steps-ol,
    .dsk-alert-steps,
    .alert-box,
    [class*="-status-strip"],
    [class*="-brand-strip"],
    [class*="-matrix"],
    [class*="-grid"],
    [class*="-playbooks"],
    [class*="-platform-rail"],
    [class*="-section"],
    [class*="-related"]
  ) {
    width: var(--dsk-pl-subpage-module-rail, 100%);
    max-width: var(--dsk-pl-subpage-module-rail, 100%);
    box-sizing: border-box;
  }

  html.dsk-page-usb[lang="pl"] body.dsk-pl-subpage-owner-v1.dsk-service-page[data-service-cluster="usb"] main#main-content #service-template.dsk-service-landing .dsk-service-landing__body > :where(
    .dsk-usb-status-strip,
    .dsk-usb-brand-strip,
    .dsk-usb-matrix,
    .dsk-usb-faq,
    .dsk-icon-list--symptoms,
    .dsk-method-list,
    .dsk-steps-ol,
    .alert-box,
    .dsk-alert-steps
  ) {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 1180px) {
  html[lang="en"].dsk-page-flash body.dsk-pl-subpage-owner-v1 main .dsk-flash-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides-section {
    padding: 38px 0;
  }

  html[lang="en"].dsk-page-flash body.dsk-pl-subpage-owner-v1 main .dsk-flash-related-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  html[lang="en"].dsk-page-flash body.dsk-pl-subpage-owner-v1 main .dsk-flash-related-grid a {
    min-height: 0;
    padding: 18px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides-section > .dsk-owner-container,
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides-section > .container,
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__inner {
    width: var(--dsk-pl-subpage-rail, calc(100vw - 40px));
    max-width: var(--dsk-pl-subpage-rail, calc(100vw - 40px));
    margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    margin-right: auto;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides {
    padding: 18px;
    border-radius: 20px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__card {
    min-height: 220px;
    padding: 20px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-guides__card-link {
    width: 100%;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab {
    padding: 42px 0;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__inner {
    flex-direction: column;
    align-items: stretch;
    padding: 22px;
    border-radius: 20px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__actions {
    align-items: stretch;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main .dsk-cta-lab__micro {
    text-align: center;
  }
}

/* service-natural-layout-20260524
   Desktop service pages should read as section bands with controlled modules,
   not as one large rounded page inside the page. */
@media (min-width: 1280px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body {
    position: relative;
    width: var(--dsk-pl-subpage-rail);
    max-width: var(--dsk-pl-subpage-rail);
    margin-top: clamp(34px, 3.8vw, 60px);
    padding: clamp(34px, 4vw, 58px) 0 clamp(64px, 6vw, 96px);
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    isolation: isolate;
    overflow: visible;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: calc(-1 * var(--dsk-pl-subpage-rail-left, 0px));
    bottom: 0;
    left: calc(-1 * var(--dsk-pl-subpage-rail-left, 0px));
    background:
      radial-gradient(960px 360px at 84% 8%, rgba(14, 165, 233, 0.08), transparent 64%),
      radial-gradient(760px 320px at 8% 18%, rgba(16, 185, 129, 0.07), transparent 68%),
      linear-gradient(180deg, #f4f8fc 0%, #ffffff 42%, #f3f8fc 100%);
    pointer-events: none;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body > :where(
    h2:not([class]),
    h3:not([class]),
    p,
    ul:not([class]),
    ol:not([class])
  ) {
    max-width: var(--dsk-pl-subpage-copy-rail, 920px);
    margin-left: 0;
    margin-right: auto;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body > :where(
    nav[class*="-navpack"],
    .dsk-subnav,
    section[class*="-safety-panel"],
    section[class*="-emergency"],
    section[class*="-faq"],
    .dsk-hdd-quick-qa,
    .dsk-icon-list,
    .dsk-method-list,
    .dsk-steps-ol,
    .dsk-alert-steps,
    .alert-box,
    [class*="-status-strip"],
    [class*="-brand-strip"],
    [class*="-matrix"],
    [class*="-grid"],
    [class*="-playbooks"],
    [class*="-platform-rail"],
    [class*="-section"],
    [class*="-related"]
  ) {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body > :where(
    section[class*="-safety-panel"],
    section[class*="-emergency"],
    section[class*="-faq"],
    .dsk-hdd-quick-qa,
    .alert-box,
    [class*="-status-strip"],
    [class*="-matrix"],
    [class*="-playbooks"],
    [class*="-platform-rail"],
    [class*="-section"],
    [class*="-related"]
  ) {
    border-color: rgba(191, 219, 254, 0.72);
    border-radius: clamp(18px, 1.35vw, 24px);
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 18px 48px rgba(15, 45, 84, 0.08);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body > :where(
    .dsk-icon-list,
    .dsk-method-list,
    .dsk-steps-ol,
    .dsk-alert-steps,
    [class*="-grid"]
  ) {
    gap: clamp(16px, 1.55vw, 26px);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body > :where(
    .dsk-icon-list,
    .dsk-method-list,
    .dsk-alert-steps,
    [class*="-grid"]:not(.dsk-subnav):not([class*="-navpack"])
  ) {
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr));
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__body.dsk-service-landing__body > :where(
    .dsk-steps-ol,
    [class*="-timeline"]
  ) {
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 286px), 1fr));
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section {
    padding: clamp(54px, 5.4vw, 86px) 0;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section > :where(.dsk-owner-container, .container) {
    width: var(--dsk-pl-subpage-rail);
    max-width: var(--dsk-pl-subpage-rail);
    margin-left: var(--dsk-pl-subpage-rail-left, auto);
    margin-right: auto;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section .dsk-guides.dsk-guides {
    max-width: 100%;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section .dsk-guides__lead {
    max-width: min(820px, 100%);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section .dsk-guides__grid.dsk-guides__grid {
    width: 100%;
    max-width: min(1280px, 100%);
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 360px), 1fr));
    gap: clamp(16px, 1.45vw, 24px);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section .dsk-guides__card.dsk-guides__card {
    min-height: clamp(184px, 10.8vw, 220px);
    padding: clamp(20px, 1.75vw, 28px);
    border-radius: 18px;
    box-shadow: 0 16px 38px rgba(15, 45, 84, 0.07);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section .dsk-guides__card-text {
    margin-top: clamp(12px, 1.2vw, 16px);
    margin-bottom: clamp(16px, 1.6vw, 22px);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content .dsk-guides-section .dsk-guides__card-link {
    align-self: flex-start;
    margin-top: auto;
  }
}

@media (min-width: 1024px) {
  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #blog-post-template + .dsk-owner-section {
    padding-top: clamp(24px, 2.4vw, 38px);
    padding-bottom: clamp(22px, 2.2vw, 34px);
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #blog-post-template + .dsk-owner-section .dsk-related-reading {
    min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta,
  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #default-contact-cta-section-template {
    content-visibility: visible;
    contain-intrinsic-size: auto;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta {
    padding: clamp(34px, 3.4vw, 54px) 0;
    background: linear-gradient(180deg, #f6fbff 0%, #eef8fc 100%);
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta > .dsk-owner-container {
    width: min(var(--dsk-pl-subpage-rail), 1040px);
    max-width: min(var(--dsk-pl-subpage-rail), 1040px);
    margin-left: var(--dsk-pl-subpage-rail-left, auto);
    margin-right: auto;
    padding: 0;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta .dsk-owner-column-content {
    padding: clamp(24px, 2.4vw, 34px);
    border: 1px solid rgba(191, 219, 254, 0.78);
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 18px 44px rgba(15, 45, 84, 0.07);
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta h3 {
    max-width: 28ch;
    margin: 0 0 12px;
    color: #071225;
    font-size: clamp(1.42rem, 1.1rem + 1.05vw, 2rem);
    line-height: 1.14;
    font-weight: 850;
    letter-spacing: 0;
    text-wrap: balance;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta p,
  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta li {
    max-width: 72ch;
    color: #40516a;
    font-size: clamp(0.96rem, 0.9rem + 0.16vw, 1.02rem);
    line-height: 1.6;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta p {
    margin: 0 0 14px;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 14px;
    margin: 16px 0 0;
    padding: 0;
    list-style: none;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta li {
    position: relative;
    min-width: 0;
    padding: 10px 12px 10px 28px;
    border: 1px solid rgba(191, 219, 254, 0.72);
    border-radius: 14px;
    background: #f8fbff;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta li::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 1.08em;
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: #0f8f62;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #dsk-blog-to-service-cta a {
    color: #047857;
    font-weight: 800;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.18em;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content .dsk-guides-section {
    padding: clamp(42px, 4.2vw, 66px) 0;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content .dsk-guides-section .dsk-guides__grid.dsk-guides__grid {
    margin-top: clamp(20px, 2.2vw, 30px);
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content .dsk-guides-section .dsk-guides__card.dsk-guides__card {
    min-height: clamp(176px, 9vw, 206px);
    padding: clamp(20px, 1.55vw, 26px);
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #default-contact-cta-section-template,
  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content .dsk-faq-rollout-section {
    padding-top: clamp(38px, 3.8vw, 58px);
    padding-bottom: clamp(38px, 3.8vw, 58px);
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #default-contact-cta-section-template {
    background: #f6fbff;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #default-contact-cta-section-template > .dsk-owner-container {
    width: min(var(--dsk-pl-subpage-rail), 1040px);
    max-width: min(var(--dsk-pl-subpage-rail), 1040px);
    margin-left: var(--dsk-pl-subpage-rail-left, auto);
    margin-right: auto;
    padding: 0;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-hero {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: clamp(20px, 3vw, 42px);
    padding: clamp(22px, 2.8vw, 36px);
    border: 1px solid rgba(191, 219, 254, 0.72);
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 18px 44px rgba(15, 45, 84, 0.075);
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-hero__content-wrapper {
    max-width: 68ch;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-hero__title {
    margin: 0;
    color: #071225;
    font-size: clamp(1.42rem, 1.08rem + 1.1vw, 2.05rem);
    line-height: 1.16;
    font-weight: 850;
    letter-spacing: 0;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-hero__subtitle {
    margin-top: 10px;
    color: #40516a;
    font-size: clamp(0.96rem, 0.9rem + 0.16vw, 1.02rem);
    line-height: 1.6;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-cta-wrapper {
    flex: 0 0 auto;
  }

  html[lang="en"] body.dsk-page-nas.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 13px 20px;
    border: 1px solid rgba(4, 120, 87, 0.36);
    border-radius: 14px;
    background: linear-gradient(135deg, #059669, #047857);
    color: #ffffff;
    font-weight: 850;
    line-height: 1.1;
    text-decoration: none;
    box-shadow: 0 14px 28px rgba(4, 120, 87, 0.22);
  }
}

@media (min-width: 1024px) {
  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta,
  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #default-contact-cta-section-template {
    content-visibility: visible;
    contain-intrinsic-size: auto;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #blog-post-template + .dsk-owner-section {
    padding-top: clamp(24px, 2.4vw, 38px);
    padding-bottom: clamp(22px, 2.2vw, 34px);
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #blog-post-template + .dsk-owner-section .dsk-related-reading {
    min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta {
    padding: clamp(34px, 3.4vw, 54px) 0;
    background: linear-gradient(180deg, #f6fbff 0%, #eef8fc 100%);
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta > .dsk-owner-container,
  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #default-contact-cta-section-template > .dsk-owner-container {
    width: min(var(--dsk-pl-subpage-rail), 1040px);
    max-width: min(var(--dsk-pl-subpage-rail), 1040px);
    margin-left: var(--dsk-pl-subpage-rail-left, auto);
    margin-right: auto;
    padding: 0;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta .dsk-owner-column-content {
    padding: clamp(24px, 2.4vw, 34px);
    border: 1px solid rgba(191, 219, 254, 0.78);
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 18px 44px rgba(15, 45, 84, 0.07);
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta h3 {
    max-width: 30ch;
    margin: 0 0 12px;
    color: #071225;
    font-size: clamp(1.42rem, 1.1rem + 1.05vw, 2rem);
    line-height: 1.14;
    font-weight: 850;
    letter-spacing: 0;
    text-wrap: balance;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta p,
  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta li {
    max-width: 72ch;
    color: #40516a;
    font-size: clamp(0.96rem, 0.9rem + 0.16vw, 1.02rem);
    line-height: 1.6;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta p {
    margin: 0 0 14px;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 14px;
    margin: 16px 0 0;
    padding: 0;
    list-style: none;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta li {
    position: relative;
    min-width: 0;
    padding: 10px 12px 10px 28px;
    border: 1px solid rgba(191, 219, 254, 0.72);
    border-radius: 14px;
    background: #f8fbff;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta li::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 1.08em;
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: #0f8f62;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #dsk-blog-to-service-cta a {
    color: #047857;
    font-weight: 800;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.18em;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content .dsk-guides-section {
    padding: clamp(42px, 4.2vw, 66px) 0;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content .dsk-guides-section .dsk-guides__grid.dsk-guides__grid {
    margin-top: clamp(20px, 2.2vw, 30px);
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content .dsk-guides-section .dsk-guides__card.dsk-guides__card {
    min-height: clamp(176px, 9vw, 206px);
    padding: clamp(20px, 1.55vw, 26px);
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #default-contact-cta-section-template,
  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content .dsk-faq-rollout-section {
    padding-top: clamp(38px, 3.8vw, 58px);
    padding-bottom: clamp(38px, 3.8vw, 58px);
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #default-contact-cta-section-template {
    background: #f6fbff;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-hero {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: clamp(20px, 3vw, 42px);
    padding: clamp(22px, 2.8vw, 36px);
    border: 1px solid rgba(191, 219, 254, 0.72);
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 18px 44px rgba(15, 45, 84, 0.075);
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-hero__content-wrapper {
    max-width: 68ch;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-hero__title {
    margin: 0;
    color: #071225;
    font-size: clamp(1.42rem, 1.08rem + 1.1vw, 2.05rem);
    line-height: 1.16;
    font-weight: 850;
    letter-spacing: 0;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-hero__subtitle {
    margin-top: 10px;
    color: #40516a;
    font-size: clamp(0.96rem, 0.9rem + 0.16vw, 1.02rem);
    line-height: 1.6;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-cta-wrapper {
    flex: 0 0 auto;
  }

  html[lang="en"] body.dsk-service-hybrid-page.dsk-service-page main#main-content #default-contact-cta-section-template .dsk-owner-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 13px 20px;
    border: 1px solid rgba(4, 120, 87, 0.36);
    border-radius: 14px;
    background: linear-gradient(135deg, #059669, #047857);
    color: #ffffff;
    font-weight: 850;
    line-height: 1.1;
    text-decoration: none;
    box-shadow: 0 14px 28px rgba(4, 120, 87, 0.22);
  }
}

@media (min-width: 1024px) {
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-pl-subpage-owner-v1 main#main-content .dsk-standard-info-section {
    padding-top: clamp(68px, 6vw, 88px);
    padding-bottom: clamp(52px, 5vw, 74px);
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-pl-subpage-owner-v1 main#main-content .dsk-owner-text-image__content {
    max-width: min(980px, var(--dsk-pl-subpage-rail));
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-pl-subpage-owner-v1 main#main-content .dsk-owner-text-image__content :where(h2, h3) {
    max-width: min(920px, var(--dsk-pl-subpage-rail));
    margin-top: clamp(30px, 3.2vw, 46px);
    margin-bottom: clamp(12px, 1.4vw, 18px);
    text-wrap: balance;
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-pl-subpage-owner-v1 main#main-content .dsk-owner-text-image__content h2 {
    font-size: clamp(2rem, 1.45rem + 1.45vw, 2.75rem);
    line-height: 1.1;
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-pl-subpage-owner-v1 main#main-content .dsk-owner-text-image__content :where(p, ul, ol) {
    max-inline-size: min(820px, var(--dsk-pl-subpage-readable-rail));
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-pl-subpage-owner-v1 main#main-content .dsk-owner-text-image__content :where(p + p, p + ul, ul + p, ol + p) {
    margin-top: 0.9rem;
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-pl-subpage-owner-v1 main#main-content #default-contact-cta-section-template {
    padding-top: clamp(42px, 4vw, 62px);
    padding-bottom: clamp(42px, 4vw, 62px);
  }
}

html[lang="en"] body.dsk-page-mapa-strony.dsk-pl-subpage-owner-v1 main#main-content .dsk-sitemap-local-links {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 180px), 1fr));
  gap: 10px;
  align-items: stretch;
}

html[lang="en"] body.dsk-page-mapa-strony.dsk-pl-subpage-owner-v1 main#main-content .dsk-sitemap-local-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 9px 12px;
  border: 1px solid rgba(12, 119, 82, 0.18);
  border-radius: 999px;
  background: #ffffff;
  color: #0f766e;
  font-weight: 750;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 8px 18px rgba(12, 36, 68, 0.045);
}

/* Service detail hero restore: one dark hero before the flat content rail. */
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero {
  position: relative;
  left: 0;
  width: var(--dsk-pl-subpage-shell);
  max-width: var(--dsk-pl-subpage-shell);
  min-height: clamp(430px, 32vw, 520px);
  margin: 0;
  padding-block: clamp(84px, 6.8vw, 116px) clamp(86px, 7vw, 118px);
  overflow: hidden;
  color: #f8fbff;
  background:
    linear-gradient(90deg, rgba(7, 17, 31, 0.92) 0%, rgba(9, 27, 45, 0.82) 44%, rgba(11, 32, 52, 0.48) 100%),
    linear-gradient(180deg, rgba(7, 17, 31, 0.14), rgba(7, 17, 31, 0.58)),
    url("/assets/img/hero-lab-2048w.webp") center center / cover no-repeat;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: clamp(42px, 5vw, 88px);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), #ffffff 88%);
  pointer-events: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__inner {
  position: relative;
  z-index: 1;
  width: var(--dsk-pl-subpage-rail);
  max-width: var(--dsk-pl-subpage-rail);
  margin-left: var(--dsk-pl-subpage-rail-left);
  margin-right: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__eyebrow {
  max-width: min(760px, 100%);
  margin: 0 0 14px;
  color: rgba(226, 232, 240, 0.88);
  font-size: 12px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__title {
  max-width: min(880px, 100%);
  margin: 0;
  color: #ffffff;
  font-size: clamp(44px, 4vw, 64px);
  font-weight: 850;
  line-height: 1.04;
  letter-spacing: 0;
  text-wrap: balance;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__subtitle {
  max-width: min(760px, 100%);
  margin: clamp(18px, 2vw, 24px) 0 0;
  color: rgba(226, 232, 240, 0.92);
  font-size: clamp(16px, 1.22vw, 18px);
  line-height: 1.62;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: clamp(22px, 2.4vw, 30px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 20px;
  border: 1px solid rgba(226, 232, 240, 0.36);
  border-radius: 999px;
  color: #f8fbff;
  font-size: 14px;
  font-weight: 850;
  line-height: 1.15;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__btn--primary {
  border-color: rgba(16, 185, 129, 0.54);
  background: linear-gradient(135deg, #059669, #047857);
  color: #ffffff;
  box-shadow: 0 16px 34px rgba(5, 150, 105, 0.22);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__btn--secondary {
  background: rgba(15, 23, 42, 0.4);
  box-shadow: none;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  max-width: min(920px, 100%);
  margin-top: clamp(18px, 2vw, 24px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__badges span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 7px 11px;
  border: 1px solid rgba(226, 232, 240, 0.2);
  border-radius: 999px;
  background: rgba(15, 23, 42, 0.52);
  color: #f8fbff;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.14;
  white-space: normal;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero + #dsk-page-structure {
  background: #ffffff;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero + #dsk-page-structure #service-template.dsk-service-landing {
  padding-top: clamp(34px, 4vw, 60px);
  background: #ffffff;
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero + #dsk-page-structure #service-template.dsk-service-landing::before {
  content: none;
  display: none;
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero {
    left: 0;
    width: var(--dsk-pl-subpage-shell);
    max-width: var(--dsk-pl-subpage-shell);
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__inner {
    width: calc(100% - 40px);
    max-width: calc(100% - 40px);
    margin-inline: auto;
  }
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero {
    min-height: 0;
    padding-block: 48px 56px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__title {
    font-size: clamp(30px, 8.4vw, 36px);
    line-height: 1.06;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__subtitle {
    font-size: 16px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__actions {
    align-items: stretch;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__btn {
    width: 100%;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__badges {
    display: none;
  }
}

/* service-hero-cta-edge-fit-20260602
   EN service hero buttons use the same mobile edge contract as UA. */
@media (max-width: 767px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__actions {
    width: min(100%, 320px);
    max-width: calc(100vw - 48px);
    margin-inline: auto;
    justify-content: center;
    align-items: stretch;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__btn {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    white-space: normal;
    overflow-wrap: anywhere;
  }
}

html[lang="en"] body.dsk-service-page main#main-content .dsk-roi-mobile-sales-cta {
  display: none;
}

@media (max-width: 767px) {
  html[lang="en"]:has(body.dsk-roi-rwd-etap1) {
    background: #f8fafc;
  }

  html[lang="en"] body.dsk-service-page main#main-content .dsk-roi-mobile-sales-cta {
    display: grid;
    gap: 12px;
    margin: clamp(16px, 4vw, 22px) 0 clamp(18px, 5vw, 28px);
    padding: clamp(14px, 4vw, 18px);
    border: 1px solid rgba(13, 148, 136, 0.2);
    border-radius: 18px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(240, 253, 250, 0.94));
    box-shadow: 0 16px 34px rgba(15, 23, 42, 0.08);
  }

  html[lang="en"] body.dsk-service-page main#main-content .dsk-roi-mobile-sales-cta__eyebrow {
    margin: 0;
    color: #0f766e;
    font-size: 13px;
    font-weight: 850;
    letter-spacing: 0;
  }

  html[lang="en"] body.dsk-service-page main#main-content .dsk-roi-mobile-sales-cta__actions {
    display: grid;
    gap: 10px;
  }

  html[lang="en"] body.dsk-service-page main#main-content .dsk-roi-mobile-sales-cta__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 12px 16px;
    border: 1px solid rgba(15, 23, 42, 0.12);
    border-radius: 14px;
    font-size: 15px;
    font-weight: 850;
    line-height: 1.15;
    text-align: center;
    text-decoration: none;
  }

  html[lang="en"] body.dsk-service-page main#main-content .dsk-roi-mobile-sales-cta__button--primary {
    border-color: rgba(5, 150, 105, 0.72);
    background: linear-gradient(135deg, #059669, #047857);
    color: #ffffff;
    box-shadow: 0 14px 26px rgba(5, 150, 105, 0.2);
  }

  html[lang="en"] body.dsk-service-page main#main-content .dsk-roi-mobile-sales-cta__button--phone {
    background: #ffffff;
    color: #0f172a;
  }

  html[lang="en"] body.dsk-page-forensics.dsk-roi-rwd-etap1 main#main-content .dsk-service-landing__title {
    font-size: clamp(34px, 8.4vw, 38px);
    line-height: 1.08;
  }
}

/* roi-rwd-etap4-service-hero-handoff
   Keep the dark hero premium, but reduce the bright dead-zone before the first service content. */
html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero:is(
  .dsk-service-hero--hdd,
  .dsk-service-hero--ssd,
  .dsk-service-hero--raid,
  .dsk-service-hero--memory,
  .dsk-service-hero--usb,
  .dsk-service-hero--business
) {
  padding-bottom: clamp(64px, 4.8vw, 82px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero:is(
  .dsk-service-hero--hdd,
  .dsk-service-hero--ssd,
  .dsk-service-hero--raid,
  .dsk-service-hero--memory,
  .dsk-service-hero--usb,
  .dsk-service-hero--business
)::after {
  height: clamp(32px, 3.2vw, 52px);
}

html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero:is(
  .dsk-service-hero--hdd,
  .dsk-service-hero--ssd,
  .dsk-service-hero--raid,
  .dsk-service-hero--memory,
  .dsk-service-hero--usb,
  .dsk-service-hero--business
) + #dsk-page-structure #service-template.dsk-service-landing {
  padding-top: clamp(22px, 2vw, 34px);
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero:is(
    .dsk-service-hero--hdd,
    .dsk-service-hero--ssd,
    .dsk-service-hero--raid,
    .dsk-service-hero--memory,
    .dsk-service-hero--usb,
    .dsk-service-hero--business
  ) {
    padding-bottom: 42px;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero:is(
    .dsk-service-hero--hdd,
    .dsk-service-hero--ssd,
    .dsk-service-hero--raid,
    .dsk-service-hero--memory,
    .dsk-service-hero--usb,
    .dsk-service-hero--business
  )::after {
    height: 32px;
  }
}


/* EN full clone of /assets/css/dsk-pricing-local-clean.v1.css */
html.dsk-page-cennik-root {
  scrollbar-gutter: auto;
}

html[lang="en"] body.dsk-page-cennik {
  --pricing-rail-width: var(--dsk-pl-subpage-rail, min(1236px, calc(100% - 40px)));
  --pricing-rail-left: var(--dsk-pl-subpage-rail-left, auto);
  --pricing-ink: #10201f;
  --pricing-muted: #5d6b68;
  --pricing-line: rgba(16, 32, 31, 0.12);
  --pricing-soft: #f4f7f5;
  --pricing-panel: #ffffff;
  --pricing-dark: #071514;
  --pricing-dark-2: #10201f;
  --pricing-green: #16a765;
  --pricing-amber: #f5b84b;
  --pricing-radius: 14px;
  --pricing-shadow: 0 10px 26px rgba(16, 32, 31, 0.055);
  background: var(--pricing-soft);
  color: var(--pricing-ink);
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-cennik {
    --pricing-rail-width: var(--dsk-global-nav-footer-rail, min(1236px, calc(100% - 100px)));
    --pricing-rail-left: calc((100vw - var(--pricing-rail-width)) / 2);
  }
}

@media (max-width: 480px) {
  html[lang="en"] body.dsk-page-cennik {
    --pricing-rail-width: var(--dsk-pl-subpage-rail, calc(100% - 40px));
  }
}

@media (min-width: 481px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-cennik {
    --pricing-rail-width: var(--dsk-pl-subpage-rail, min(1236px, calc(100% - 40px)));
    --pricing-rail-left: var(--dsk-pl-subpage-rail-left, 20px);
  }
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-page-main,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-page-main * {
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-page-main {
  background: var(--pricing-soft);
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin-left: 0;
  margin-right: 0;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-rail {
  width: var(--pricing-rail-width);
  inline-size: var(--pricing-rail-width);
  max-width: var(--pricing-rail-width);
  max-inline-size: var(--pricing-rail-width);
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 481px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-rail {
    margin-left: var(--pricing-rail-left);
    margin-right: auto;
  }
}

@media (max-width: 480px) {
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-rail {
    margin-left: var(--pricing-rail-left);
    margin-right: auto;
  }
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero {
  padding: clamp(74px, 6vw, 96px) 0 34px;
  background: var(--pricing-dark);
  color: #f6fbf8;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(310px, 0.78fr);
  gap: 26px;
  align-items: center;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-eyebrow,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-kicker {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 26px;
  margin: 0 0 12px;
  padding: 5px 9px;
  border: 1px solid rgba(22, 167, 101, 0.22);
  border-radius: 999px;
  color: #256b46;
  background: rgba(22, 167, 101, 0.06);
  font-size: 0.78rem;
  font-weight: 850;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero .dsk-pricing-eyebrow,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero .dsk-pricing-kicker,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip .dsk-pricing-eyebrow,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta .dsk-pricing-eyebrow {
  color: #a8f1c1;
  background: rgba(168, 241, 193, 0.075);
  border-color: rgba(168, 241, 193, 0.2);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero h1 {
  max-width: 660px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(2.42rem, 3.8vw, 4rem);
  line-height: 1.04;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-lead {
  max-width: 700px;
  margin: 18px 0 0;
  color: #d9e7e0;
  font-size: clamp(1.03rem, 1.35vw, 1.16rem);
  line-height: 1.58;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-top: 22px;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 11px 16px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-weight: 850;
  line-height: 1.15;
  text-align: center;
  text-decoration: none;
  transition: transform 0.18s ease, border-color 0.18s ease, background-color 0.18s ease;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-btn:hover {
  transform: translateY(-1px);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-btn--primary {
  color: #ffffff;
  background: linear-gradient(180deg, #0b8f5a 0%, #087a49 100%);
  border-color: #087a49;
  box-shadow: 0 8px 18px rgba(8, 122, 73, 0.2);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-btn--secondary {
  color: #f6fbf8;
  background: rgba(255, 255, 255, 0.09);
  border-color: rgba(246, 251, 248, 0.28);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-btn--ghost {
  color: #d9e7e0;
  background: transparent;
  border-color: rgba(217, 231, 224, 0.24);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip .dsk-pricing-btn--secondary,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta .dsk-pricing-btn--secondary {
  color: var(--pricing-ink);
  background: #ffffff;
  border-color: rgba(16, 32, 31, 0.18);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 22px;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-chips span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 7px 11px;
  border: 1px solid rgba(217, 231, 224, 0.14);
  border-radius: 999px;
  color: #d9e7e0;
  background: rgba(255, 255, 255, 0.045);
  font-weight: 800;
  line-height: 1.15;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero__panel {
  padding: 20px;
  border: 1px solid rgba(217, 231, 224, 0.13);
  border-radius: 18px;
  color: #f6fbf8;
  background: rgba(255, 255, 255, 0.052);
  box-shadow: 0 14px 42px rgba(0, 0, 0, 0.14);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-rule-list {
  display: grid;
  gap: 9px;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-rule {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4px;
  align-items: start;
  padding: 11px 12px;
  border: 1px solid rgba(217, 231, 224, 0.11);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.048);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-rule strong {
  color: #ffffff;
  line-height: 1.25;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-rule span {
  color: #bde7ca;
  font-weight: 850;
  line-height: 1.25;
  text-align: left;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-note-section,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-section,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-explain-section,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-process-section,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-section,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-terms-section {
  padding: clamp(24px, 2.8vw, 32px) 0;
  background: var(--pricing-soft);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-note-section {
  padding-top: clamp(26px, 3vw, 34px);
  padding-bottom: clamp(8px, 1.1vw, 14px);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-section,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-explain-section,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-process-section,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-section,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-terms-section {
  padding-top: clamp(20px, 2.2vw, 28px);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-section {
  padding-top: clamp(18px, 2vw, 24px);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-note-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(300px, 0.7fr);
  gap: 16px;
  align-items: stretch;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-note,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-policy {
  padding: clamp(18px, 2.1vw, 24px);
  border: 1px solid var(--pricing-line);
  border-radius: 16px;
  background: #ffffff;
  box-shadow: var(--pricing-shadow);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-policy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fffdf7;
  border-color: rgba(245, 184, 75, 0.18);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-note h2,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-section-head h2,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip h2,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta h2 {
  margin: 0;
  color: var(--pricing-ink);
  font-size: clamp(1.62rem, 2.25vw, 2.35rem);
  line-height: 1.12;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-note p,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-policy p,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-section-head p,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip p,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta p {
  max-width: 800px;
  margin: 12px 0 0;
  color: var(--pricing-muted);
  line-height: 1.62;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-section-head {
  max-width: 840px;
  margin-bottom: 18px;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  align-items: stretch;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: clamp(17px, 1.8vw, 21px);
  border: 1px solid var(--pricing-line);
  border-radius: 16px;
  background: #ffffff;
  box-shadow: var(--pricing-shadow);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-card--intro {
  grid-column: 1 / -1;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-card__head {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 11px;
  align-items: start;
  margin-bottom: 13px;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-card__label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 38px;
  height: 29px;
  padding: 0 9px;
  border: 1px solid rgba(22, 167, 101, 0.2);
  border-radius: 999px;
  color: #16633f;
  background: rgba(22, 167, 101, 0.065);
  font-size: 0.82rem;
  font-weight: 900;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-card h3 {
  margin: 0;
  color: var(--pricing-ink);
  font-size: clamp(1.18rem, 1.45vw, 1.45rem);
  line-height: 1.15;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-card__head p,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-card__note {
  margin: 8px 0 0;
  color: var(--pricing-muted);
  line-height: 1.58;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-rows {
  display: grid;
  gap: 7px;
  margin-top: 14px;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-rows--compact {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 0;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center;
  min-height: 48px;
  padding: 9px 11px;
  border: 1px solid rgba(16, 32, 31, 0.085);
  border-radius: 12px;
  background: #fbfdfc;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-row span {
  color: var(--pricing-ink);
  font-weight: 780;
  line-height: 1.32;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-row strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 10px;
  border-radius: 999px;
  color: #0b3b28;
  background: rgba(22, 167, 101, 0.105);
  font-size: clamp(0.9rem, 1vw, 1rem);
  font-weight: 900;
  line-height: 1.1;
  white-space: nowrap;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-card__link {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 38px;
  margin-top: auto;
  padding: 8px 12px;
  border: 1px solid rgba(22, 167, 101, 0.18);
  border-radius: 999px;
  color: #135f3d;
  background: rgba(22, 167, 101, 0.055);
  font-weight: 850;
  line-height: 1.15;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-factor-grid,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-terms-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-terms-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-factor,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-term {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  gap: 8px;
  padding: 16px;
  border: 1px solid var(--pricing-line);
  border-radius: var(--pricing-radius);
  background: #ffffff;
  box-shadow: 0 8px 20px rgba(16, 32, 31, 0.04);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-factor strong,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-term strong {
  color: var(--pricing-ink);
  line-height: 1.18;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-factor span,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-term p {
  margin: 0;
  color: var(--pricing-muted);
  line-height: 1.55;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-process {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-step {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 16px;
  border: 1px solid var(--pricing-line);
  border-radius: var(--pricing-radius);
  background: #ffffff;
  box-shadow: 0 8px 20px rgba(16, 32, 31, 0.04);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-step span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: 38px;
  height: 30px;
  margin-bottom: 12px;
  padding: 0 10px;
  border-radius: 999px;
  color: #16633f;
  background: rgba(22, 167, 101, 0.07);
  font-weight: 900;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-step strong {
  color: var(--pricing-ink);
  line-height: 1.22;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-step p {
  margin: 9px 0 0;
  color: var(--pricing-muted);
  line-height: 1.55;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-section,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-section {
  padding: 18px 0;
  background: var(--pricing-soft);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-section {
  padding-bottom: 24px;
  background: #ffffff;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px;
  align-items: center;
  padding: clamp(16px, 1.8vw, 21px);
  border: 1px solid rgba(217, 231, 224, 0.12);
  border-radius: 16px;
  background: #0b1817;
  box-shadow: 0 10px 26px rgba(16, 32, 31, 0.1);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip h2,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta h2 {
  max-width: 680px;
  color: #ffffff;
  font-size: clamp(1.45rem, 1.95vw, 2.05rem);
  line-height: 1.15;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip p,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta p {
  color: #cbdad5;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip .dsk-pricing-actions,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta .dsk-pricing-actions {
  justify-content: flex-end;
  margin-top: 0;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-list {
  display: grid;
  gap: 10px;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-item {
  border: 1px solid var(--pricing-line);
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 6px 16px rgba(16, 32, 31, 0.03);
  overflow: clip;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  cursor: pointer;
  padding: 16px 18px;
  color: var(--pricing-ink);
  font-size: 1.02rem;
  font-weight: 850;
  line-height: 1.32;
  list-style: none;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-item summary::marker {
  content: "";
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-item summary::-webkit-details-marker {
  display: none;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-item summary::after {
  content: "+";
  display: inline-flex;
  flex: 0 0 28px;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  color: #155236;
  background: rgba(22, 167, 101, 0.12);
  font-weight: 900;
  line-height: 1;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-item[open] summary::after {
  content: "-";
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-item p {
  max-width: 820px;
  margin: 0;
  padding: 0 18px 18px;
  color: var(--pricing-muted);
  line-height: 1.64;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #dbeafe;
  background:
    radial-gradient(circle at 18% 0%, rgba(16, 185, 129, 0.08), transparent 30%),
    linear-gradient(180deg, #07111d 0%, #06101b 100%);
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-custom-footer {
  width: var(--dsk-global-nav-footer-rail, min(calc(100vw - 130px), 1236px));
  max-width: var(--dsk-global-nav-footer-rail, min(calc(100vw - 130px), 1236px));
  margin-inline: auto;
  padding-block: clamp(52px, 7vw, 80px) 28px;
  background: transparent;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-home-footer-rail {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(180px, 0.72fr) minmax(220px, 0.75fr);
  gap: 30px;
  width: 100%;
  max-width: 100%;
  margin-inline: auto;
  align-items: start;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(.dsk-brand, .dsk-heading) {
  color: #ffffff;
  font-weight: 900;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-brand {
  margin: 0 0 14px;
  font-size: 15px;
  line-height: 1.35;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-heading {
  margin: 0 0 14px;
  color: #dcecff;
  font-size: 12px;
  letter-spacing: 0.12em;
  line-height: 1.32;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(p, li, a) {
  color: rgba(219, 234, 254, 0.82);
  font-size: 14.5px;
  line-height: 1.62;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(a, a:link, a:visited) {
  border-bottom: 0;
  color: rgba(226, 239, 255, 0.84);
  text-decoration: none;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(.dsk-nav ul, .dsk-quick-links) {
  display: grid;
  gap: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(.dsk-nav li, .dsk-quick-links li) {
  margin: 0;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(.dsk-nav a, .dsk-quick-links a) {
  display: inline-flex;
  align-items: center;
  min-block-size: 30px;
  transition: color 0.18s ease, transform 0.18s ease;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(a:hover, a:focus-visible) {
  color: #5eead4;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(.dsk-nav a:hover, .dsk-quick-links a:hover) {
  transform: translateX(2px);
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-nap-block {
  display: grid;
  gap: 10px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-nap-block :where(a[href^="tel:"], a[href^="mailto:"]) {
  color: #86efac;
  font-weight: 850;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-usp-block {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-usp-block span,
html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-btn-map {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(16, 185, 129, 0.18);
  border-radius: 999px;
  background: rgba(16, 185, 129, 0.12);
  color: #bbf7d0;
  font-size: 13px;
  font-weight: 800;
  padding: 8px 11px;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-btn-map,
html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-btn-map:link,
html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-btn-map:visited {
  justify-content: center;
  min-block-size: clamp(36px, 2.45vw, 40px);
  padding: clamp(8px, 0.64vw, 9px) clamp(14px, 1.05vw, 16px);
  border-color: rgba(167, 243, 208, 0.22);
  background: linear-gradient(135deg, #047857 0%, #065f46 100%);
  box-shadow: 0 10px 22px rgba(16, 185, 129, 0.16);
  color: #ffffff;
  font-family: "DSK Inter", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  white-space: normal;
}

html[lang^="pl"] body.dsk-page-cennik footer.dsk-site-footer.dsk-site-footer .dsk-btn-map.dsk-btn-map {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-block-size: clamp(36px, 2.45vw, 40px);
  padding: clamp(8px, 0.64vw, 9px) clamp(14px, 1.05vw, 16px);
  border: 1px solid rgba(167, 243, 208, 0.22);
  border-radius: 999px;
  background-color: #047857;
  background-image: linear-gradient(135deg, #047857 0%, #065f46 100%);
  box-shadow: inset 0 0 0 1px rgba(167, 243, 208, 0.22), 0 10px 22px rgba(16, 185, 129, 0.16);
  color: #ffffff;
  font-family: "DSK Inter", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-text-fill-color: #ffffff;
  white-space: normal;
}

html[lang^="pl"] body.dsk-page-cennik footer.dsk-site-footer.dsk-site-footer .dsk-btn-map.dsk-btn-map:visited {
  border-color: rgba(167, 243, 208, 0.22);
  background-color: #047857;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(.dsk-link-acc, .dsk-link-ransom, .dsk-link-acc:link, .dsk-link-ransom:link, .dsk-link-acc:visited, .dsk-link-ransom:visited) {
  justify-content: center;
  margin-top: 3px;
  padding: 7px 11px;
  border: 1px solid rgba(226, 239, 255, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.07);
  color: #f8fbff;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-heading--info {
  margin-top: 22px;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-copyright {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  max-width: 100%;
  margin: 36px auto 0;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-footer-bottom-copy {
  display: grid;
  gap: 4px;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(.dsk-footer-copy, .dsk-footer-credit) {
  margin: 0;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-footer-legal {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-footer-legal a {
  color: rgba(226, 239, 255, 0.78);
}

@media (max-width: 1120px) {
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-factor-grid,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-terms-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-process {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 981px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero {
    padding-top: clamp(56px, 6vw, 74px);
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero__grid,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-note-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-rail {
    width: var(--pricing-rail-width);
    inline-size: var(--pricing-rail-width);
    max-width: var(--pricing-rail-width);
    max-inline-size: var(--pricing-rail-width);
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero__grid,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-note-grid,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-grid,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-card--intro {
    grid-column: auto;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-rows--compact {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip .dsk-pricing-actions,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta .dsk-pricing-actions {
    justify-content: flex-start;
  }

  html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-custom-footer {
    width: min(100% - 40px, 720px);
    max-width: min(100% - 40px, 720px);
    padding-block: 38px 24px;
  }

  html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-home-footer-rail {
    grid-template-columns: 1fr;
    gap: 24px;
    text-align: center;
  }

  html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(.dsk-info, .dsk-nav, .dsk-map-col, .dsk-brand, .dsk-heading, .dsk-desc, .dsk-nap-block) {
    text-align: center;
  }

  html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-usp-block,
  html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-footer-legal {
    justify-content: center;
  }

  html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer :where(.dsk-nav a, .dsk-quick-links a, .dsk-btn-map) {
    justify-content: center;
    width: min(100%, 20rem);
    margin-inline: auto;
  }

  html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-copyright {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center;
  }
}

@media (max-width: 680px) {
  html[lang="en"] body.dsk-page-cennik {
    min-width: 0;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-page-main {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero {
    padding-top: 96px;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero h1 {
    font-size: clamp(2.35rem, 11vw, 3.55rem);
    line-height: 1.04;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-actions,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-btn {
    width: 100%;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-factor-grid,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-terms-grid,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-process {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-note-section,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-section,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-explain-section,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-process-section,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-section,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-terms-section {
    padding: 28px 0;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-note-section {
    padding-bottom: 18px;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-section,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-explain-section,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-process-section,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-section,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-terms-section {
    padding-top: 26px;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-card,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-note,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-policy {
    padding: 18px;
    border-radius: 18px;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-row {
    grid-template-columns: 1fr;
    gap: 10px;
    align-items: start;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-row strong {
    width: fit-content;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-item summary {
    padding: 16px;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-faq-item p {
    padding: 0 16px 18px;
  }
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-rail,
  html[lang="en"] body.dsk-page-cennik footer.dsk-site-footer .dsk-custom-footer {
    margin-left: var(--pricing-rail-left);
    margin-right: auto;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-hero .dsk-pricing-eyebrow {
    margin-bottom: 22px;
  }
}


/* DSK pricing padding polish 2026-05-29: keep section pills and CTA chips away from headings/card edges. */
html[lang="en"] body.dsk-page-cennik :where(
  .dsk-pricing-note,
  .dsk-pricing-section-head,
  .dsk-pricing-cta-strip,
  .dsk-pricing-final-cta
) > .dsk-pricing-eyebrow {
  margin: 0 0 clamp(16px, 1.35vw, 22px);
  padding: 7px 13px;
  min-height: 34px;
  line-height: 1.15;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-section-head {
  margin-bottom: clamp(22px, 2vw, 30px);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-note,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-policy,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-card,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-factor,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-term,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-step {
  padding: clamp(20px, 1.9vw, 28px);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-card {
  padding-bottom: clamp(26px, 2.35vw, 34px);
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-card__link {
  min-height: 42px;
  padding: 9px 14px;
  margin-bottom: 0;
}

html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta {
  padding: clamp(22px, 2.2vw, 32px);
}

@media (max-width: 680px) {
  html[lang="en"] body.dsk-page-cennik :where(
    .dsk-pricing-note,
    .dsk-pricing-section-head,
    .dsk-pricing-cta-strip,
    .dsk-pricing-final-cta
  ) > .dsk-pricing-eyebrow {
    margin-bottom: 14px;
    padding: 7px 11px;
    min-height: 32px;
  }

  html[lang="en"] body.dsk-page-cennik .dsk-pricing-card,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-note,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-policy,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-factor,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-term,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-step,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta {
    padding: 20px;
  }
}

/* DSK pricing eyebrow margin owner fix: override generic section paragraph margins. */
html[lang="en"] body.dsk-page-cennik .dsk-pricing-note > p.dsk-pricing-eyebrow,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-section-head > p.dsk-pricing-eyebrow,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip > div > p.dsk-pricing-eyebrow,
html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta > div > p.dsk-pricing-eyebrow {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: clamp(16px, 1.35vw, 22px);
  margin-left: 0;
}

@media (max-width: 680px) {
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-note > p.dsk-pricing-eyebrow,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-section-head > p.dsk-pricing-eyebrow,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-cta-strip > div > p.dsk-pricing-eyebrow,
  html[lang="en"] body.dsk-page-cennik .dsk-pricing-final-cta > div > p.dsk-pricing-eyebrow {
    margin-bottom: 14px;
  }
}


/* EN full clone of /assets/css/dsk-pricing-page-owner.v1.css */
/* PL pricing page owner: migrated from local style#ds-price-css. */
.ds-price{padding:clamp(32px,6vw,72px) 0 clamp(10px,2vw,16px)}
.ds-price *{box-sizing:border-box}
.ds-price__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(14px,2.2vw,18px);align-items:start;margin-top:clamp(18px,3vw,28px)}
.ds-price__card{min-width:0;max-width:100%;background:rgba(255,255,255,.68);border:1px solid rgba(0,0,0,.07);border-radius:18px;padding:clamp(16px,2.4vw,20px);box-shadow:0 12px 30px rgba(0,0,0,.07);backdrop-filter:blur(8px)}
.ds-price__cardTitle{margin:0 0 10px;font-size:1.1875rem;line-height:1.25;letter-spacing:-.01em;font-weight:800;color:#0b1b24}
.ds-price__hint{margin:-2px 0 12px;font-size:0.8125rem;line-height:1.5;opacity:.82;color:rgba(11,27,36,.82)}
.ds-price__rows{display:flex;flex-direction:column}
.ds-price__row{display:flex;gap:14px;justify-content:space-between;align-items:flex-start;padding:10px 0}
.ds-price__row+.ds-price__row{border-top:1px solid rgba(0,0,0,.07)}
.ds-price__name{min-width:0;font-size:0.875rem;line-height:1.45;font-weight:700;color:rgba(11,27,36,.92)}
.ds-price__desc{margin-top:4px;font-size:0.7937rem;line-height:1.45;font-weight:500;color:rgba(11,27,36,.78)}
.ds-price__value{white-space:nowrap;font-weight:800;font-size:0.8438rem;line-height:1;color:#0b1b24;padding:7px 10px;border-radius:999px;background:rgba(15,23,42,.08);border:1px solid rgba(15,23,42,.10)}
.ds-price__notice{margin-top:14px;padding:12px;border-radius:14px;background:rgba(15,23,42,.05);border:1px solid rgba(15,23,42,.08);font-size:0.8125rem;line-height:1.6;color:rgba(11,27,36,.9)}
.ds-price__footnote{margin:12px 0 0;font-size:0.8125rem;line-height:1.6;opacity:.8;color:rgba(11,27,36,.85)}
.ds-price__alert{margin-top:14px;text-align:left}
.ds-price__fineprint{margin:14px 0 0;font-size:0.8125rem;line-height:1.6;opacity:.85;color:rgba(11,27,36,.88)}
.ds-price__cta{margin-top:clamp(18px,3vw,26px);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:clamp(16px,3vw,20px);border-radius:18px;background:rgba(44,180,255,.10);border:1px solid rgba(44,180,255,.18)}
.ds-price__ctaTitle{font-weight:900;font-size:1.0312rem;line-height:1.25;color:#0b1b24}
.ds-price__ctaDesc{margin-top:6px;font-size:0.8625rem;line-height:1.6;color:rgba(11,27,36,.92)}
.ds-price__tel{font-weight:900;text-decoration:none}
.ds-price__tel:hover{text-decoration:underline}
.ds-price__btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:14px;font-weight:900;font-size:0.8125rem;letter-spacing:.02em;text-decoration:none;color:#06202e;background:rgba(44,180,255,.78);border:1px solid rgba(44,180,255,.55);box-shadow:0 12px 26px rgba(0,0,0,.10);transition:transform 160ms ease,filter 160ms ease}
.ds-price__btn:hover{filter:brightness(1.03);transform:translateY(-1px)}
@media (min-width:920px){.ds-price__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:560px){.ds-price__cta{flex-direction:column;align-items:stretch}.ds-price__btn{width:100%}}

@media (max-width:640px){
  #pricing .ds-price{padding-left:0;padding-right:0;}
  #pricing .ds-price__container{max-width:none;width:100%;padding-left:0;padding-right:0;}
  #pricing .dsk-seo-blurb__wrap{max-width:100%;width:100%;padding-left:0;padding-right:0;}
}

.dsk-seo-blurb{padding:0;margin:18px 0 12px}
.dsk-seo-blurb__heading{text-align:left}

#pricing .ds-price{width: 100%;}

@media (max-width:767px){
  #pricing .ds-price{padding:24px 0 10px}
  #pricing .ds-price__grid{gap:12px;margin-top:14px}
  #pricing .ds-price__card{padding:14px;border-radius:16px}
  #pricing .ds-price__cardTitle{margin-bottom:8px}
  #pricing .ds-price__hint{margin:0 0 10px}
  #pricing .ds-price__row{gap:10px;padding:8px 0}
  #pricing .ds-price__desc{margin-top:3px}
  #pricing .ds-price__notice{margin-top:12px;padding:10px;border-radius:12px}
  #pricing .ds-price__footnote,#pricing .ds-price__fineprint{margin-top:10px}
  #pricing .ds-price__cta{margin-top:14px;gap:12px;padding:14px;border-radius:16px}
  #pricing .ds-price__ctaDesc{margin-top:4px}
  #pricing .ds-price__btn{min-height:46px;padding:11px 16px}
}
@media (max-width:390px){
  #pricing .ds-price{padding:22px 0 8px}
  #pricing .ds-price__grid{gap:10px;margin-top:12px}
  #pricing .ds-price__card{padding:12px;border-radius:14px}
  #pricing .ds-price__row{gap:8px;padding:7px 0}
  #pricing .ds-price__value{padding:6px 9px}
  #pricing .ds-price__notice{padding:9px;border-radius:11px}
  #pricing .ds-price__cta{padding:12px;gap:10px;border-radius:14px}
  #pricing .ds-price__btn{min-height:44px;padding:10px 14px}
}[data-page-type="pricing"]{
  --dsk-pricing-axis-shell:min(1236px, calc(100vw - 80px));
}

@media (min-width:768px){[data-page-type="pricing"] :is(.ds-price__container,.dsk-pricing-faq__inner){
    width:var(--dsk-pricing-axis-shell);
    max-width:1236px;
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }
  [data-page-type="pricing"] main#main-content .dsk-seo-blurb__wrap{
    width:100%;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }
}

/* pricing-sitewide-axis-mobile-v1
   Keep pricing cards and the SEO blurb inside the safe mobile/tablet rail.
   This fixes the 768px edge overflow without changing pricing copy or links. */
@media (max-width:767px){[data-page-type="pricing"] #pricing :is(.ds-price__container,.ds-price__grid){
    width:100%;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }[data-page-type="pricing"] main#main-content .dsk-seo-blurb__wrap{
    width:100%;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }
}

@media (min-width:768px) and (max-width:899px){[data-page-type="pricing"] #pricing :is(.ds-price__container,.ds-price__grid), [data-page-type="pricing"] main#main-content .dsk-seo-blurb__wrap{
    width:100%;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }
}

/* pl-rwd-axis-pricing-v1
   Keep pricing panels on the same mobile/tablet content rail as nav/footer. */
@media (max-width: 767px) {
  html[lang="en"] body.dsk-pricing-page .ds-price__container,
  html[lang="en"] body.dsk-pricing-page .ds-price__grid {
    width: calc(100vw - 32px);
    max-width: calc(100vw - 32px);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
}
@media (min-width: 768px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-pricing-page .ds-price__container,
  html[lang="en"] body.dsk-pricing-page .ds-price__grid {
    width: min(calc(100vw - 48px), 1236px);
    max-width: min(calc(100vw - 48px), 1236px);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
}

/* pricing-reference-parity-v1
   Restore the compact production pricing rhythm after the global PL owner. */
html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 {
  background: #fff;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content {
  background: #fff;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing {
  background: #fff;
  padding-block: clamp(52px, 7vw, 110px) clamp(28px, 4vw, 58px);
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .dsk-pricing-cards-section__content {
  width: 100%;
  max-width: 100%;
  margin-inline: auto;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .dsk-owner-section-title {
  max-width: 82ch;
  margin: 0 0 24px;
  color: #007f48;
  font-size: clamp(0.86rem, 0.95vw, 1rem);
  line-height: 1.25;
  font-weight: 850;
  letter-spacing: 0;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .dsk-owner-section-subtitle {
  max-width: 880px;
  margin: 0 0 16px;
  color: #020617;
  font-size: clamp(1.35rem, 2.05vw, 1.95rem);
  line-height: 1.18;
  font-weight: 850;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .dsk-owner-section-subtitle .dsk-standard-inline-note {
  display: block;
  margin-top: clamp(22px, 3vw, 34px);
  max-width: 900px;
  color: #020617;
  font-size: clamp(1.18rem, 1.65vw, 1.62rem);
  line-height: 1.24;
  font-weight: 800;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .ds-price {
  padding: clamp(28px, 4vw, 54px) 0 12px;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .ds-price__container,
html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .ds-price__grid {
  width: 100%;
  max-width: 100%;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .ds-price__grid {
  gap: clamp(14px, 2vw, 20px);
  margin-top: clamp(18px, 2.4vw, 26px);
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .ds-price__card {
  display: block;
  padding: clamp(18px, 2.1vw, 22px);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.07);
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .ds-price__cardTitle {
  display: block;
  margin: 0 0 12px;
  padding: 0;
  color: #0f172a;
  font-size: clamp(1rem, 1.12vw, 1.2rem);
  line-height: 1.22;
  font-weight: 850;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .ds-price__row {
  gap: 12px;
  padding: 9px 0;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .ds-price__name {
  font-size: 0.9rem;
  line-height: 1.42;
}

html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .ds-price__value {
  flex: 0 0 auto;
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing {
    padding-block: 32px 28px;
  }

  html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .dsk-pricing-cards-section__content {
    width: 100%;
    max-width: 100%;
  }

  html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .dsk-owner-section-title {
    margin-bottom: 14px;
    font-size: 0.86rem;
  }

  html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .dsk-owner-section-subtitle {
    margin-bottom: 14px;
    font-size: clamp(1.23rem, 6vw, 1.72rem);
    line-height: 1.14;
  }

  html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .dsk-owner-section-subtitle .dsk-standard-inline-note {
    margin-top: 20px;
    font-size: clamp(1.05rem, 5vw, 1.36rem);
    line-height: 1.2;
  }

  html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .ds-price__card {
    padding: 14px;
    border-radius: 14px;
  }

  html[lang="en"] body.dsk-pricing-page.dsk-pl-subpage-owner-v1 main#main-content #pricing .ds-price__cardTitle {
    font-size: 1rem;
    line-height: 1.22;
  }
}


/* EN full clone of /assets/css/dsk-recovery-overview-polish.v1.css */
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page {
  --dsk-recovery-ink: #071827;
  --dsk-recovery-muted: #43566e;
  --dsk-recovery-line: rgba(29, 68, 113, 0.14);
  --dsk-recovery-panel: #ffffff;
  --dsk-recovery-soft: #eef6fb;
  --dsk-recovery-action: #008f5f;
  --dsk-recovery-action-dark: #063f36;
  --dsk-recovery-blue: #174a78;
  --dsk-recovery-rail: var(--dsk-global-nav-footer-rail, var(--dsk-pl-subpage-rail, min(calc(100vw - clamp(40px, 8vw, 192px)), 1760px)));
  background: #eef5f9;
  color: var(--dsk-recovery-ink);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page main#main-content {
  background:
    radial-gradient(circle at 18% 18%, rgba(217, 244, 246, 0.78), transparent 32%),
    linear-gradient(180deg, #f4f8fb 0%, #edf5f9 54%, #f7fafc 100%);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-overview {
  width: 100%;
  overflow: hidden;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-rail {
  width: var(--dsk-recovery-rail);
  max-width: var(--dsk-recovery-rail);
  margin-left: var(--dsk-pl-subpage-rail-left, auto);
  margin-right: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero {
  position: relative;
  isolation: isolate;
  padding: clamp(64px, 7vw, 118px) 0 clamp(52px, 5.6vw, 96px);
  background:
    linear-gradient(90deg, rgba(5, 21, 39, 0.95) 0%, rgba(8, 31, 55, 0.91) 44%, rgba(16, 73, 116, 0.78) 100%),
    url('/assets/img/hero-lab-2048w.webp') center / cover no-repeat;
  color: #fff;
  box-shadow: inset 0 -26px 46px rgba(4, 18, 32, 0.22);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 -1px 0;
  height: 70px;
  background: linear-gradient(180deg, rgba(238, 245, 249, 0), #eef5f9 92%);
  z-index: -1;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, 0.66fr);
  gap: clamp(28px, 4vw, 72px);
  align-items: center;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-eyebrow,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card__eyebrow,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-section__eyebrow,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta__eyebrow {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin: 0 0 12px;
  padding: 7px 12px;
  border: 1px solid rgba(0, 143, 95, 0.20);
  border-radius: 999px;
  background: rgba(225, 249, 240, 0.78);
  color: #06694e;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero .dsk-recovery-eyebrow {
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.12);
  color: #baf5dd;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero h1 {
  max-width: 16ch;
  margin: 0;
  color: #fff;
  font-size: clamp(2.45rem, 4.4vw, 5.85rem);
  line-height: 0.96;
  letter-spacing: -0.055em;
  text-wrap: balance;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero__lead {
  max-width: 68ch;
  margin: clamp(18px, 2vw, 28px) 0 0;
  color: rgba(242, 248, 255, 0.91);
  font-size: clamp(1.02rem, 1.12vw, 1.24rem);
  line-height: 1.65;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero__actions,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: clamp(22px, 2.6vw, 34px);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 14px 22px;
  border: 1px solid transparent;
  border-radius: 14px;
  font-weight: 850;
  line-height: 1.1;
  text-decoration: none;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-btn:hover {
  transform: translateY(-1px);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-btn--primary {
  background: var(--dsk-recovery-action);
  color: #fff;
  box-shadow: 0 16px 34px rgba(0, 143, 95, 0.25);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-btn--primary:hover {
  background: #007d53;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-btn--secondary {
  border-color: rgba(255, 255, 255, 0.24);
  background: rgba(255, 255, 255, 0.10);
  color: #fff;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-surface .dsk-recovery-btn--secondary {
  border-color: rgba(23, 74, 120, 0.18);
  background: #fff;
  color: #07324e;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 18px;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero__badges span {
  display: inline-flex;
  padding: 7px 11px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.09);
  color: rgba(255, 255, 255, 0.88);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.02em;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero__panel {
  padding: clamp(22px, 2.4vw, 34px);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08));
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(10px);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-panel__kicker {
  margin: 0 0 18px;
  color: #baf5dd;
  font-size: 0.82rem;
  font-weight: 850;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-panel__list {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-panel__list li {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 12px;
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 18px;
  background: rgba(3, 18, 34, 0.28);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-panel__list span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  background: rgba(0, 143, 95, 0.95);
  color: #fff;
  font-size: 0.82rem;
  font-weight: 900;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-panel__list strong,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-panel__list small {
  grid-column: 2;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-panel__list strong {
  color: #fff;
  font-size: 1rem;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-panel__list small {
  margin-top: -6px;
  color: rgba(230, 241, 252, 0.78);
  font-size: 0.9rem;
  line-height: 1.45;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-surface {
  padding: clamp(28px, 4.2vw, 68px) 0 clamp(62px, 7vw, 108px);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  color: #60758b;
  font-size: 0.92rem;
  line-height: 1.4;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-breadcrumbs a {
  color: #007a58;
  font-weight: 750;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin: 0 0 clamp(22px, 3vw, 44px);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-chips a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 8px 13px;
  border: 1px solid rgba(0, 143, 95, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.84);
  color: #075044;
  font-size: 0.86rem;
  font-weight: 850;
  text-decoration: none;
  box-shadow: 0 8px 24px rgba(11, 49, 83, 0.05);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-intro-grid,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-two-col {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(360px, 0.88fr);
  gap: clamp(18px, 2.4vw, 32px);
  align-items: stretch;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-two-col--balanced {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-media-card,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-faq details {
  border: 1px solid var(--dsk-recovery-line);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(10, 32, 58, 0.08);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card {
  padding: clamp(22px, 2.8vw, 38px);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card--lead {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(242, 250, 252, 0.96));
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card--safety {
  background: linear-gradient(135deg, #07304f, #0f5b7e);
  color: #fff;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card--safety .dsk-recovery-card__eyebrow {
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.12);
  color: #baf5dd;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card--danger {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 249, 244, 0.96));
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card--shipment {
  background: linear-gradient(135deg, rgba(237, 250, 245, 0.96), rgba(255, 255, 255, 0.98));
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card h2,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-section__head h2,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta h2 {
  margin: 0;
  color: var(--dsk-recovery-ink);
  font-size: clamp(1.85rem, 2.45vw, 3.25rem);
  line-height: 1.03;
  letter-spacing: -0.045em;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card--safety h2 {
  color: #fff;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card p,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card li,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-section__head p {
  color: var(--dsk-recovery-muted);
  font-size: 1rem;
  line-height: 1.68;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card--safety p,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card--safety li {
  color: rgba(245, 249, 255, 0.88);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card p:last-child,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card ul:last-child {
  margin-bottom: 0;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card a:not(.dsk-recovery-inline-cta) {
  color: #007a58;
  font-weight: 750;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card ul {
  display: grid;
  gap: 10px;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card li {
  position: relative;
  padding-left: 24px;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.72em;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--dsk-recovery-action);
  box-shadow: 0 0 0 4px rgba(0, 143, 95, 0.10);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card--danger li::before {
  background: #ce4b33;
  box-shadow: 0 0 0 4px rgba(206, 75, 51, 0.10);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-section {
  margin-top: clamp(26px, 3.8vw, 58px);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-two-col,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-faq,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta {
  margin-top: clamp(26px, 3.8vw, 58px);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-section__head {
  max-width: 880px;
  margin-bottom: clamp(18px, 2.4vw, 32px);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-media-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(14px, 1.6vw, 22px);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-media-card {
  display: flex;
  flex-direction: column;
  min-height: 210px;
  padding: clamp(20px, 2.2vw, 30px);
  color: var(--dsk-recovery-ink);
  text-decoration: none;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-media-card:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 143, 95, 0.30);
  box-shadow: 0 22px 58px rgba(10, 32, 58, 0.11);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-media-card span {
  width: fit-content;
  margin-bottom: auto;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(0, 143, 95, 0.10);
  color: #075044;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-media-card strong {
  margin-top: 28px;
  color: var(--dsk-recovery-ink);
  font-size: 1.34rem;
  line-height: 1.08;
  letter-spacing: -0.025em;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-media-card small {
  margin-top: 12px;
  color: var(--dsk-recovery-muted);
  font-size: 0.96rem;
  line-height: 1.55;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(14px, 1.6vw, 22px);
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: none;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-steps li {
  min-height: 180px;
  padding: clamp(20px, 2.2vw, 30px);
  border: 1px solid var(--dsk-recovery-line);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 16px 40px rgba(10, 32, 58, 0.075);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-steps span {
  display: inline-flex;
  margin-bottom: 28px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(0, 143, 95, 0.10);
  color: #075044;
  font-size: 0.78rem;
  font-weight: 900;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-steps strong {
  display: block;
  color: var(--dsk-recovery-ink);
  font-size: 1.18rem;
  line-height: 1.14;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-steps small {
  display: block;
  margin-top: 10px;
  color: var(--dsk-recovery-muted);
  font-size: 0.96rem;
  line-height: 1.55;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-inline-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
  padding: 13px 18px;
  border-radius: 14px;
  background: var(--dsk-recovery-action);
  color: #fff;
  font-weight: 850;
  text-decoration: none;
  box-shadow: 0 14px 30px rgba(0, 143, 95, 0.20);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-faq__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 1.6vw, 22px);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-faq details {
  padding: 0;
  overflow: hidden;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-faq summary {
  position: relative;
  cursor: pointer;
  padding: 22px 56px 22px 24px;
  color: var(--dsk-recovery-ink);
  font-size: 1.05rem;
  font-weight: 850;
  line-height: 1.25;
  list-style: none;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-faq summary::-webkit-details-marker {
  display: none;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-faq summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 999px;
  background: #eef7f4;
  color: #07324e;
  transform: translateY(-50%);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-faq details[open] summary::after {
  content: "–";
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-faq details p {
  margin: 0;
  padding: 0 24px 24px;
  color: var(--dsk-recovery-muted);
  line-height: 1.65;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.42fr);
  gap: clamp(22px, 3vw, 46px);
  align-items: center;
  padding: clamp(28px, 4vw, 54px);
  border-radius: 28px;
  background:
    radial-gradient(circle at 85% 20%, rgba(52, 128, 178, 0.42), transparent 38%),
    linear-gradient(135deg, #061a2d 0%, #092d4d 58%, #174a78 100%);
  color: #fff;
  box-shadow: 0 28px 78px rgba(6, 23, 40, 0.22);
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta h2,
html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta p {
  color: #fff;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta p:not(.dsk-recovery-final-cta__eyebrow) {
  max-width: 62ch;
  color: rgba(240, 248, 255, 0.86);
  line-height: 1.65;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta .dsk-recovery-btn--secondary {
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
}

html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta__actions {
  justify-content: flex-end;
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero__inner,
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-intro-grid,
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-two-col,
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-media-grid,
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-steps,
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-faq__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta__actions {
    justify-content: flex-start;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page {
    --dsk-recovery-rail: calc(100vw - 40px);
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero {
    padding: 46px 0 42px;
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero h1 {
    max-width: 100%;
    font-size: clamp(2.05rem, 10.8vw, 2.8rem);
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-btn,
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-hero__actions,
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta__actions {
    width: 100%;
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-media-grid,
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-steps,
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-faq__grid {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-card,
  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-final-cta {
    border-radius: 22px;
    padding: 22px;
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-chips {
    gap: 8px;
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych.dsk-recovery-overview-page .dsk-recovery-chips a {
    min-height: 32px;
    padding: 7px 10px;
    font-size: 0.8rem;
  }
}


/* EN full clone of /assets/css/dsk-services-hub-local-clean.v1.css */
html[lang="en"] body.dsk-page-uslugi {
  --dsk-services-ink: #071827;
  --dsk-services-muted: #42556c;
  --dsk-services-line: rgba(30, 64, 108, 0.14);
  --dsk-services-soft: #f4f8fb;
  --dsk-services-panel: #ffffff;
  --dsk-services-action: #008f5f;
  --dsk-services-action-dark: #063e36;
  --dsk-services-blue: #174a78;
  --dsk-services-rail: var(--dsk-pl-subpage-rail, min(calc(100% - 40px), 1236px));
  --dsk-services-shadow: 0 18px 48px rgba(10, 32, 58, 0.10);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-breadcrumbs,
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice,
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-local-support--services,
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svc,
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why,
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-service-faq__inner,
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-cta-lab + section > .dsk-owner-container,
html[lang="en"] body.dsk-page-uslugi main#main-content #dsk-blog-to-service-cta > .dsk-owner-container {
  width: var(--dsk-services-rail);
  max-width: var(--dsk-services-rail);
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice {
  display: grid;
  grid-template-columns: minmax(280px, 0.88fr) minmax(0, 1.12fr);
  gap: clamp(18px, 2.4vw, 34px);
  align-items: center;
  margin-bottom: clamp(18px, 2.2vw, 28px);
  padding: clamp(22px, 2.8vw, 36px);
  border: 1px solid rgba(30, 64, 108, 0.13);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 251, 255, 0.96) 62%, rgba(238, 247, 244, 0.92) 100%);
  box-shadow: 0 16px 40px rgba(10, 32, 58, 0.075);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice__copy {
  min-width: 0;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice__eyebrow,
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-decision__eyebrow {
  margin: 0 0 8px;
  color: #51677f;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice h2 {
  max-width: 15ch;
  margin: 0 0 12px;
  color: var(--dsk-services-ink);
  font-size: clamp(1.72rem, 2.5vw, 2.65rem);
  line-height: 1.06;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice p {
  max-width: 54ch;
  margin: 0;
  color: var(--dsk-services-muted);
  font-size: 1rem;
  line-height: 1.65;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  min-width: 0;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice__chips a,
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__links a {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  padding: 9px 13px;
  border: 1px solid rgba(30, 64, 108, 0.16);
  border-radius: 999px;
  background: #ffffff;
  color: #173d63;
  font-size: 0.86rem;
  font-weight: 850;
  line-height: 1.15;
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(10, 32, 58, 0.045);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice__actions,
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-final-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  grid-column: 2;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-action {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 13px 18px;
  border-radius: 14px;
  font-size: 0.92rem;
  font-weight: 900;
  line-height: 1.14;
  text-align: center;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-action--primary {
  border: 1px solid rgba(0, 143, 95, 0.36);
  background: var(--dsk-services-action);
  color: #ffffff;
  box-shadow: 0 12px 28px rgba(0, 143, 95, 0.22);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-action--secondary,
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-action--route {
  border: 1px solid rgba(23, 74, 120, 0.20);
  background: #ffffff;
  color: #12395e;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-local-support--services {
  grid-template-columns: minmax(250px, 0.52fr) minmax(0, 1fr);
  margin-bottom: clamp(34px, 3.8vw, 56px);
  padding: clamp(20px, 2.2vw, 28px);
  border-radius: 22px;
  box-shadow: 0 12px 34px rgba(10, 32, 58, 0.07);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-local-support__title {
  max-width: 15ch;
  font-size: clamp(1.55rem, 2vw, 2.2rem);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-local-support__lead {
  max-width: 44ch;
  font-size: 0.96rem;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-local-support__card {
  min-height: 118px;
  padding: 17px;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svc {
  margin-bottom: clamp(46px, 5vw, 78px);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svc__head {
  grid-template-columns: minmax(300px, 0.62fr) minmax(0, 1fr);
  align-items: start;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svc__title {
  max-width: 17ch;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svc__lead {
  max-width: 76ch;
  line-height: 1.65;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svc__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 1.6vw, 22px);
  align-items: stretch;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard {
  position: relative;
  min-height: 0;
  padding: clamp(20px, 2vw, 26px);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(248, 251, 254, 1) 100%);
  border: 1px solid rgba(30, 64, 108, 0.14);
  box-shadow: 0 14px 34px rgba(10, 32, 58, 0.075);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard::before {
  content: "DEVICE";
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  min-height: 24px;
  align-items: center;
  margin-bottom: 12px;
  padding: 4px 9px;
  border-radius: 999px;
  background: rgba(23, 74, 120, 0.08);
  color: #365b7a;
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.10em;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard:nth-child(3)::before { content: "RAID"; }
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard:nth-child(4)::before { content: "PHOTO/VIDEO"; }
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard:nth-child(5)::before { content: "USB"; }
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard:nth-child(6)::before { content: "B2B"; }
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard:nth-child(7)::before { content: "DATABASES"; }
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard:nth-child(8)::before { content: "INCIDENT"; }
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard:nth-child(9)::before { content: "ANALYSIS"; }

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard__icon {
  margin-bottom: 14px;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard__title {
  font-size: clamp(1.04rem, 1vw, 1.24rem);
  line-height: 1.22;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard__text {
  color: var(--dsk-services-muted);
  line-height: 1.58;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard__link {
  width: 100%;
  min-height: 48px;
  margin-top: auto;
  padding: 12px 16px;
  border-color: rgba(0, 143, 95, 0.22);
  background: #ffffff;
  color: #087150;
  box-shadow: inset 0 0 0 1px rgba(0, 143, 95, 0.04);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__grid {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.36fr);
  align-items: stretch;
  padding: clamp(24px, 2.8vw, 38px);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__copy {
  min-width: 0;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__bullets {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 20px;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__bullet {
  min-height: 132px;
  padding: 16px 17px;
  border: 1px solid rgba(30, 64, 108, 0.11);
  background: #f8fbfe;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__links {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 150px), 1fr));
  align-items: stretch;
  gap: 10px;
  margin-top: 20px;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__links a {
  width: 100%;
  min-width: 0;
  text-align: center;
  white-space: normal;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__media {
  display: grid;
  grid-template-rows: 1fr auto;
  min-height: 0;
  max-height: none;
  border-radius: 20px;
  background: #0f1d2d;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__media img {
  min-height: 0;
  object-fit: cover;
  filter: saturate(0.88) contrast(0.96);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__media figcaption {
  padding: 14px 16px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.86rem;
  line-height: 1.45;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-cta-lab__actions {
  width: min(330px, 100%);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-cta-lab__phone-btn {
  display: inline-flex;
  min-height: 50px;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 13px 18px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
  font-size: 0.88rem;
  font-weight: 850;
  line-height: 1.15;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-content-extend {
  padding: clamp(26px, 3vw, 42px);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-content-extend > p {
  max-width: 78ch;
  margin-bottom: 0;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-process-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 24px;
  align-items: stretch;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-step {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  column-gap: 14px;
  align-content: start;
  min-height: 172px;
  padding: 18px;
  border: 1px solid rgba(30, 64, 108, 0.13);
  border-radius: 18px;
  background: #f8fbfe;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-step span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: #0d3154;
  color: #ffffff;
  font-weight: 900;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-step h3 {
  margin: 0 0 7px;
  color: var(--dsk-services-ink);
  font-size: 1rem;
  line-height: 1.25;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-step p {
  grid-column: 2;
  margin: 0;
  color: var(--dsk-services-muted);
  font-size: 0.94rem;
  line-height: 1.55;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-safe-note {
  margin-top: 18px;
  padding: 18px;
  border: 1px solid rgba(187, 132, 32, 0.18);
  border-radius: 18px;
  background: #fffaf0;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-safe-note h3 {
  margin: 0 0 12px;
  color: #593b0a;
  font-size: 1rem;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-safe-note ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-safe-note li {
  min-height: 0;
  padding: 13px 14px 13px 38px;
  border: 1px solid rgba(187, 132, 32, 0.14);
  border-radius: 14px;
  background: #ffffff;
  color: #24384c;
  line-height: 1.5;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-safe-note li::before {
  top: 18px;
  left: 15px;
  background: #d99121;
  box-shadow: 0 0 0 4px rgba(217, 145, 33, 0.12);
}

html[lang="en"] body.dsk-page-uslugi main#main-content #dsk-blog-to-service-cta {
  padding: clamp(44px, 5vw, 76px) 0 clamp(52px, 5vw, 82px);
  background: linear-gradient(180deg, #f7fbff 0%, #ffffff 100%);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-decision {
  padding: clamp(24px, 3vw, 42px);
  border: 1px solid rgba(30, 64, 108, 0.13);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: var(--dsk-services-shadow);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-decision h2 {
  max-width: 22ch;
  margin: 0 0 12px;
  color: var(--dsk-services-ink);
  font-size: clamp(1.75rem, 2.5vw, 2.6rem);
  line-height: 1.08;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-decision > p {
  max-width: 76ch;
  margin: 0;
  color: var(--dsk-services-muted);
  line-height: 1.65;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-decision__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-path {
  display: flex;
  min-height: 150px;
  flex-direction: column;
  gap: 8px;
  padding: 18px;
  border: 1px solid rgba(30, 64, 108, 0.13);
  border-radius: 18px;
  background: #f8fbfe;
  color: var(--dsk-services-ink);
  text-decoration: none;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-path strong {
  color: var(--dsk-services-ink);
  font-size: 1rem;
  line-height: 1.25;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-path span {
  color: var(--dsk-services-muted);
  font-size: 0.94rem;
  line-height: 1.5;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-path--diagnosis {
  background: linear-gradient(135deg, rgba(0, 143, 95, 0.10), #f8fbfe);
  border-color: rgba(0, 143, 95, 0.22);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-final-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) max-content;
  gap: clamp(18px, 2.4vw, 34px);
  align-items: center;
  margin-top: clamp(22px, 3vw, 36px);
  padding: clamp(20px, 2.6vw, 34px);
  border-radius: 20px;
  background: linear-gradient(135deg, #0b1c30 0%, #0f2c47 100%);
  color: #ffffff;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-final-cta h2 {
  max-width: none;
  margin: 0 0 8px;
  color: #ffffff;
  font-size: clamp(1.45rem, 2vw, 2rem);
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-final-cta p {
  max-width: 58ch;
  margin: 0;
  color: rgba(255, 255, 255, 0.76);
  line-height: 1.58;
}

html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-final-cta .dsk-services-action--secondary,
html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-final-cta .dsk-services-action--route {
  border-color: rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

@media (max-width: 1199px) {
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-local-support--services,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svc__head,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__grid,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-final-cta {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice__actions,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-final-cta__actions {
    grid-column: 1;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svc__grid,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-process-grid,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-decision__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard:last-child:nth-child(odd),
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-path:last-child:nth-child(odd) {
    grid-column: 1 / -1;
    width: min(100%, calc(50% - 7px));
    justify-self: center;
  }
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-rail,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice {
    width: var(--dsk-services-rail);
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-local-support__grid,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-local-support__actions,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svc__grid,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__bullets,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-process-grid,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-safe-note ul,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-decision__grid {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-svccard:last-child:nth-child(odd),
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-path:last-child:nth-child(odd) {
    grid-column: auto;
    width: 100%;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice__chips,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice__actions,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-final-cta__actions {
    align-items: stretch;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice__chips a,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-action {
    width: 100%;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-step {
    min-height: 0;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 {
    --dsk-services-rail: min(calc(100vw - 40px), 1236px);
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #blog-post-template .dsk-uslugi-surface {
    width: 100%;
    max-width: 100%;
    left: auto;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    transform: none;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-breadcrumbs,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-services-choice,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-local-support--services,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-svc,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-why,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-service-faq__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #dsk-blog-to-service-cta > .dsk-owner-container {
    width: var(--dsk-services-rail);
    max-width: var(--dsk-services-rail);
    margin-left: auto;
    margin-right: auto;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-service-faq,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-cta-lab:not(#default-contact-cta-section-template),
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content > section.dsk-owner-section,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #dsk-blog-to-service-cta {
    width: var(--dsk-services-rail);
    max-width: var(--dsk-services-rail);
    margin-left: 20px;
    margin-right: 0;
    left: auto;
    right: auto;
    transform: none;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-service-faq__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-cta-lab__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content > section.dsk-owner-section > .dsk-owner-container,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #dsk-blog-to-service-cta > .dsk-owner-container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-content-extend,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-services-decision {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-services-process-grid,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-services-safe-note,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-services-final-cta {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-decision {
    padding: 18px;
    border-radius: 18px;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-choice h2,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-decision h2 {
    max-width: none;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-step {
    grid-template-columns: 40px minmax(0, 1fr);
    padding: 15px;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-step p {
    grid-column: 1 / -1;
    margin-top: 9px;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-uslugi-surface .dsk-why {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-uslugi-surface .dsk-why__grid {
    padding: 16px;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 360px) {
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-why__links {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 641px) and (max-width: 767px) {
  html[lang="en"] body.dsk-page-uslugi main#main-content #blog-post-template .dsk-uslugi-surface {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    transform: none;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-uslugi-surface > :is(.dsk-breadcrumbs, .dsk-services-choice, .dsk-local-support--services, .dsk-svc, .dsk-why) {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  html[lang="en"] body.dsk-page-uslugi main#main-content #blog-post-template .dsk-uslugi-surface {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    transform: none;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-uslugi-surface > :is(.dsk-breadcrumbs, .dsk-services-choice, .dsk-local-support--services, .dsk-svc, .dsk-why),
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-content-extend {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-content-extend {
    padding-left: 24px;
    padding-right: 24px;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-process-grid,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-safe-note,
  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-final-cta {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-page-uslugi main#main-content .dsk-services-step {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support--services {
  grid-template-columns: minmax(250px, 0.52fr) minmax(0, 1fr);
  padding: clamp(20px, 1.8vw, 26px);
  gap: clamp(16px, 1.8vw, 24px);
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__title {
  max-width: 24ch;
  font-size: clamp(1.45rem, 1.7vw, 1.9rem);
  line-height: 1.12;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__lead {
  max-width: 52ch;
  font-size: 0.94rem;
  line-height: 1.55;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__card {
  min-height: 112px;
  padding: 16px;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__actions {
  margin-top: -2px;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svc .dsk-svc__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 1199px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svc .dsk-svc__grid,
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-services-process-grid,
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-services-decision__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support--services {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svc .dsk-svc__grid,
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-services-process-grid,
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-services-decision__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content {
    --dsk-services-mobile-rail-left: 20px;
    --dsk-services-mobile-rail-width: min(calc(100vw - 40px), 1236px);
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #dsk-page-structure > section.dsk-owner-section,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content > section#dsk-blog-to-service-cta.dsk-owner-section,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-cta-lab:not(#default-contact-cta-section-template) {
    width: var(--dsk-services-mobile-rail-width);
    max-width: var(--dsk-services-mobile-rail-width);
    margin-left: var(--dsk-services-mobile-rail-left);
    margin-right: 0;
    left: auto;
    right: auto;
    transform: none;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #dsk-page-structure > section.dsk-owner-section > .dsk-owner-container,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content > section#dsk-blog-to-service-cta.dsk-owner-section > .dsk-owner-container,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-cta-lab:not(#default-contact-cta-section-template) > .dsk-cta-lab__inner {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #dsk-page-structure > section.dsk-owner-section :is(.dsk-owner-row, .dsk-owner-column, .dsk-owner-column-content),
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content > section#dsk-blog-to-service-cta.dsk-owner-section :is(.dsk-owner-row, .dsk-owner-column, .dsk-owner-column-content),
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-content-extend,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-services-decision {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
}

@media (min-width: 641px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero.dsk-about-hero {
    left: calc(-1 * var(--dsk-pl-subpage-rail-left, 20px));
    width: 100vw;
    max-width: 100vw;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__inner {
    width: var(--dsk-pl-subpage-rail, calc(100vw - 40px));
    max-width: var(--dsk-pl-subpage-rail, calc(100vw - 40px));
    margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    margin-right: auto;
  }
}

/* services-full-rwd-visual-polish-20260528
   Keeps the PL services hub on one calm rail from 320px through 4K.
   The service grids were readable at laptop width, but felt overextended on
   wide displays and slightly pinched/skewed on tablet captures. */
html[lang="en"] body.dsk-page-uslugi.dsk-services-page {
  --dsk-services-polish-rail: min(calc(100vw - clamp(28px, 5vw, 96px)), 1520px);
  --dsk-services-rail: var(--dsk-services-polish-rail);
  --dsk-uslugi-shell: var(--dsk-services-polish-rail);
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-uslugi-surface > :is(.dsk-breadcrumbs, .dsk-services-choice, .dsk-local-support--services, .dsk-svc, .dsk-why),
html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-service-faq__inner,
html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-cta-lab__inner,
html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content #dsk-blog-to-service-cta > .dsk-owner-container {
  width: var(--dsk-services-polish-rail);
  max-width: var(--dsk-services-polish-rail);
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-content-extend {
  width: 100%;
  max-width: var(--dsk-services-polish-rail);
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page {
    --dsk-services-polish-rail: calc(100vw - clamp(28px, 8vw, 40px));
  }
}

@media (min-width: 1000px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero.dsk-about-hero {
    left: 0;
    width: 100vw;
    max-width: 100vw;
  }
}

@media (max-width: 360px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__title {
    max-width: 100%;
    font-size: 2rem;
    line-height: 1.08;
  }
}

@media (max-width: 330px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__title {
    font-size: 1.86rem;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__eyebrow {
    margin-bottom: 10px;
    font-size: 0.9375rem;
    line-height: 1.45;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__title {
    max-width: 100%;
    margin-bottom: 12px;
    font-size: clamp(1.75rem, 8.6vw, 1.92rem);
    line-height: 1.04;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__subtitle {
    font-size: 0.9375rem;
    line-height: 1.45;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__actions,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content #uslugi-hero .dsk-about-hero__badges {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-content-extend,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-services-process-grid,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-services-step,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-services-safe-note,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-pl-subpage-owner-v1 main#main-content .dsk-services-final-cta {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    min-width: 0;
    box-sizing: border-box;
  }
}

@media (min-width: 981px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1 main#main-content > #dsk-page-structure > .dsk-cta-lab {
    left: auto;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

/* services-full-rwd-visual-polish-20260528-rail-closure
   Final rail closure after legacy tablet/mobile owner rules. */
html[lang="en"] body.dsk-page-uslugi.dsk-services-page {
  --dsk-services-polish-rail: min(calc(100vw - clamp(28px, 5vw, 96px)), 1520px);
  --dsk-services-rail: var(--dsk-services-polish-rail);
  --dsk-uslugi-shell: var(--dsk-services-polish-rail);
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-uslugi-surface > :is(.dsk-breadcrumbs, .dsk-services-choice, .dsk-local-support--services, .dsk-svc, .dsk-why),
html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-service-faq__inner,
html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-cta-lab__inner,
html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-cta-lab + section > .dsk-owner-container,
html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content #dsk-blog-to-service-cta > .dsk-owner-container {
  width: var(--dsk-services-polish-rail);
  max-width: var(--dsk-services-polish-rail);
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-content-extend {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page {
    --dsk-services-polish-rail: calc(100vw - 40px);
  }
}

@media (min-width: 641px) and (max-width: 980px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page {
    --dsk-services-polish-rail: min(calc(100vw - 48px), 760px);
  }
}

/* services-full-rwd-visual-polish-20260528-specificity-closure
   Match the older services-page owner specificity so /uslugi keeps one rail. */
html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 {
  --dsk-services-polish-rail: min(calc(100vw - clamp(28px, 5vw, 96px)), 1520px);
  --dsk-services-rail: var(--dsk-services-polish-rail);
  --dsk-uslugi-shell: var(--dsk-services-polish-rail);
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 main#main-content #blog-post-template > .dsk-owner-container,
html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 main#main-content #blog-post-template .dsk-uslugi-surface {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  left: auto;
  right: auto;
  transform: none;
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 main#main-content .dsk-content-extend {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 {
    --dsk-services-polish-rail: calc(100vw - 40px);
  }
}

@media (min-width: 641px) and (max-width: 980px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 {
    --dsk-services-polish-rail: min(calc(100vw - 48px), 760px);
  }
}

/* roi-rwd-etap5-uslugi-mobile-choice
   Keep the quick service picker compact on mobile/tablet without touching desktop rails. */
@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-services-choice {
    align-items: start;
    gap: clamp(12px, 2.2vw, 18px);
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-services-choice__chips {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    align-items: stretch;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-services-choice__chips a {
    width: auto;
    min-height: 38px;
    padding: 8px 9px;
    font-size: 0.84rem;
    line-height: 1.15;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-services-choice__actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-services-action {
    width: auto;
    min-height: 44px;
    padding: 11px 12px;
    text-align: center;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-services-choice {
    padding: 14px 16px 16px;
    border-radius: 16px;
    gap: 12px;
    margin-bottom: 18px;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-services-choice__eyebrow {
    margin-bottom: 6px;
    font-size: 0.72rem;
    letter-spacing: 0.1em;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-services-choice h2 {
    margin-bottom: 8px;
    font-size: clamp(1.48rem, 6.2vw, 1.74rem);
    line-height: 1.05;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-services-choice p {
    font-size: 0.94rem;
    line-height: 1.48;
  }
}

@media (max-width: 359px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-services-choice__chips,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page main#main-content .dsk-services-choice__actions {
    grid-template-columns: 1fr;
  }
}

/* uslugi-nav-footer-axis-fix-20260529
   Align the PL /uslugi content rail with the shared navbar/footer rail.
   Previous polish rail capped the services hub at 1520px, so the whole body
   sat inside a narrower centered axis than the hero/nav/footer on desktop. */
@media (min-width: 981px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 {
    --dsk-services-polish-rail: var(--dsk-global-nav-footer-rail, var(--dsk-pl-subpage-rail, min(calc(100vw - 40px), 1236px)));
    --dsk-services-axis-left: calc((100vw - var(--dsk-services-polish-rail)) / 2);
    --dsk-services-rail: var(--dsk-services-polish-rail);
    --dsk-uslugi-shell: var(--dsk-services-polish-rail);
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 main#main-content .dsk-uslugi-surface > :is(.dsk-breadcrumbs, .dsk-services-choice, .dsk-local-support--services, .dsk-svc, .dsk-why),
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 main#main-content .dsk-service-faq__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 main#main-content .dsk-cta-lab__inner,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 main#main-content .dsk-cta-lab + section > .dsk-owner-container,
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 main#main-content #dsk-blog-to-service-cta > .dsk-owner-container {
    width: var(--dsk-services-polish-rail);
    max-width: var(--dsk-services-polish-rail);
    margin-left: var(--dsk-services-axis-left);
    margin-right: auto;
    box-sizing: border-box;
  }
}

/* uslugi-decision-spacing-fix-20260531
   Tighten the desktop handoff from the safety note to the service chooser. */
@media (min-width: 981px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 main#main-content #dsk-page-structure > section.dsk-owner-section:has(.dsk-services-safe-note) {
    padding-bottom: clamp(22px, 2.2vw, 30px);
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-services-page.dsk-uslugi-visual-repair-v1.dsk-pl-subpage-owner-v1 main#main-content > section#dsk-blog-to-service-cta.dsk-owner-section {
    padding-top: clamp(22px, 2.2vw, 30px);
  }
}


/* EN full clone of /assets/css/dsk-shared-top-shell-1240.v1.css */
/* Shared desktop top-shell family for about / how-it-works.
   Stage 178A: keep the about/process shell ownership in this dedicated file,
   while /uslugi stays owned locally in page-uslugi*.css. */
:root{--dsk-shared-top-shell-max:var(--dsk-layout-shell-max,var(--site-max-width,1320px));--dsk-shared-top-shell-gutter:var(--dsk-layout-shell-gutter,var(--mobile-gutter,20px))}
@media (min-width:768px){
body.dsk-page-o-nas #blog-post-template.option-content-width-default{
--section-container-width:min(var(--dsk-shared-top-shell-max),calc(100% - (var(--dsk-shared-top-shell-gutter) * 2)))!important;
}
body.dsk-page-o-nas .dsk-about-hero__inner,
body.dsk-page-o-nas .dsk-breadcrumbs,
body.dsk-page-o-nas .dsk-about-intro-grid,
body.dsk-page-o-nas .dsk-servicebar__wrap,
body.dsk-page-o-nas .dsk-cta-lab__inner{
width:var(--dsk-pl-subpage-rail, min(var(--dsk-shared-top-shell-max), calc(100vw - 70px)))!important;
max-width:var(--dsk-pl-subpage-rail, min(var(--dsk-shared-top-shell-max), calc(100vw - 70px)))!important;
margin-left:var(--dsk-pl-subpage-rail-left, 20px)!important;
margin-right:auto!important;
padding-left:0!important;
padding-right:0!important;
box-sizing:border-box!important;
}
body[data-page-type="process"] #jak-to-hero .dsk-about-hero__inner,
body[data-page-type="process"] .dsk-servicebar__wrap,
body[data-page-type="process"] .dsk-wrap{
width:var(--dsk-process-shared-rail)!important;
max-width:var(--dsk-process-shared-rail)!important;
margin-left:var(--dsk-process-shared-left)!important;
margin-right:auto!important;
box-sizing:border-box!important;
}
body[data-page-type="process"] #jak-to-hero .dsk-about-hero__inner,
body[data-page-type="process"] .dsk-servicebar__wrap{
padding-left:0!important;
padding-right:0!important;
}

html[lang="en"] body[data-page-type="process"] #jak-to-hero.dsk-about-hero{
left:0;
right:auto;
margin-left:0;
margin-right:0;
}

body[data-page-type="process"] #jak-to-hero .dsk-about-hero__inner{
--dsk-process-shared-rail:var(--dsk-pl-subpage-rail, calc(100vw - 70px));
--dsk-process-shared-left:var(--dsk-pl-subpage-rail-left, 20px);
}

body[data-page-type="process"] .dsk-servicebar__wrap,
body[data-page-type="process"] .dsk-wrap{
--dsk-process-shared-rail:var(--dsk-pl-subpage-rail, calc(100vw - 70px));
--dsk-process-shared-left:var(--dsk-pl-subpage-rail-left, 20px);
}

@media (min-width:1181px){
body[data-page-type="process"] #jak-to-hero .dsk-about-hero__inner{
--dsk-process-shared-rail:var(--dsk-global-nav-footer-rail,1236px);
--dsk-process-shared-left:calc((100vw - var(--dsk-process-shared-rail)) / 2);
}

body[data-page-type="process"] .dsk-servicebar__wrap,
body[data-page-type="process"] .dsk-wrap{
--dsk-process-shared-rail:var(--dsk-global-nav-footer-rail,1236px);
--dsk-process-shared-left:calc((100vw - var(--dsk-process-shared-rail)) / 2);
}
}

@media (min-width:1366px){
body[data-page-type="process"] #jak-to-hero .dsk-about-hero__inner,
body[data-page-type="process"] .dsk-servicebar__wrap,
body[data-page-type="process"] .dsk-wrap{
--dsk-process-shared-rail:var(--dsk-global-nav-footer-rail,1236px);
--dsk-process-shared-left:calc((100vw - var(--dsk-process-shared-rail)) / 2);
}
}
body.dsk-page-o-nas .dsk-about-hero__subtitle,
body[data-page-type="process"] .dsk-section-head__lead,
body[data-page-type="process"] .dsk-cta-gradient__subtitle{
max-width:none!important;
}

html[lang="en"] body.dsk-page-o-nas.dsk-pl-subpage-owner-v1 .dsk-about-hero__inner{
width:var(--dsk-pl-subpage-rail);
max-width:var(--dsk-pl-subpage-rail);
margin-left:var(--dsk-pl-subpage-rail-left);
margin-right:auto;
padding-left:0;
padding-right:0;
box-sizing:border-box;
}

/* pl-sitewide-autopilot-jtd-hero-rail-v1
   The process hero used the same shell width plus full shell padding, which
   pushed the visible H1 slightly deeper than the content rail. Keep the
   page-local hero aligned with the process content rhythm without touching
   shared nav/header/form runtime. */
html[lang="en"] body[data-page-type="process"] #jak-to-hero .dsk-about-hero__inner{
padding-left:0!important;
padding-right:0!important;
}
}

@media (max-width:767px){
html[lang="en"] body.dsk-page-o-nas.dsk-pl-subpage-owner-v1 .dsk-about-hero__inner{
width:var(--dsk-pl-subpage-rail);
max-width:var(--dsk-pl-subpage-rail);
margin-left:var(--dsk-pl-subpage-rail-left);
margin-right:auto;
padding-left:0;
padding-right:0;
box-sizing:border-box;
}

html[lang="en"] body[data-page-type="process"] #jak-to-hero.dsk-about-hero{
left:0;
right:auto;
width:100vw;
max-width:100vw;
margin-left:0;
margin-right:0;
}

html[lang="en"] body[data-page-type="process"] #jak-to-hero .dsk-about-hero__inner{
padding-left:0!important;
padding-right:0!important;
}
}

/* Preserve the pre-existing process shell contract outside PL after the PL-only CTA
   padding repair above. */
@media (min-width:768px){
html:not([lang="pl"]) body[data-page-type="process"] .dsk-wrap{
padding-left:0!important;
padding-right:0!important;
}
}


/* EN full clone of /assets/css/dsk-ship-page-layout-owner.v1.css */
     /* DSK: Shipping label block – fix bold typography to match site */
.dsk-shipping-address{
 font-weight: 400;
 line-height: 1.6;
 margin-top: 8px;
}
.dsk-shipping-address__name{
 font-weight: 600;
}
.dsk-shipping-address a{
 font-weight: 600;
 text-decoration: none;
}
.dsk-shipping-address a:hover{
 text-decoration: underline;
}
.dsk-shipping-note{
 font-weight: 400;
 font-style: normal;
}
    
/* DSK: /wyslij-paczke-do-laboratorium — page-scoped layout + UI panels (no JS) */
#blank-hero.dsk-ship-page{
--ship-radius: 18px;
  --ship-border: rgba(15,23,42,.12);
  --ship-shadow: 0 18px 48px rgba(2,8,20,.08);
  --ship-panel-bg: #ffffff;
  --ship-bg: rgba(246,248,252,1);
  --ship-ink: rgba(15,23,42,.92);
  --ship-muted: rgba(15,23,42,.72);
  --ship-gap: clamp(14px, 2vw, 22px);
  --ship-pad: clamp(16px, 2.4vw, 24px);
background: var(--ship-bg);
}

/* Container width aligned with the global layout shell */
#blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content,
#blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content-cta{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: var(--dsk-layout-shell-max, 1240px);
  padding-left: clamp(16px, 3.5vw, var(--dsk-layout-shell-gutter, 20px));
  padding-right: clamp(16px, 3.5vw, var(--dsk-layout-shell-gutter, 20px));
  box-sizing: border-box;
}
@media (min-width: 1024px){
  #blank-hero.dsk-ship-page.dsk-owner-option-width-8col .dsk-owner-option-width{ width: 100%; }
  #blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content,
  #blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content-cta{
    max-width: var(--dsk-layout-shell-max, 1240px);
    padding-left: var(--dsk-layout-shell-gutter, 20px);
    padding-right: var(--dsk-layout-shell-gutter, 20px);
  }
}

/* Panels */
#blank-hero.dsk-ship-page .dsk-ship-panels{
  display: grid;
  gap: var(--ship-gap);
  margin-top: 8px;
}
#blank-hero.dsk-ship-page .dsk-ship-panel{
  background: var(--ship-panel-bg);
  border: 1px solid var(--ship-border);
  border-radius: var(--ship-radius);
  padding: var(--ship-pad);
  box-shadow: var(--ship-shadow);
}

/* Typography — override inline styles safely (page-scoped) */
#blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-h1{
  margin: 0 0 10px !important;
  font-size:clamp(1.875rem, 3vw, 2.625rem) !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em;
  color: var(--ship-ink);
}
#blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-leadTitle{
  margin: 0 0 12px;
  font-size:clamp(1.125rem, 2vw, 1.375rem);
  line-height: 1.35;
  font-weight: 750;
  color: var(--ship-muted);
}
#blank-hero.dsk-ship-page .dsk-ship-panel h2.dsk-ship-h2{
  margin: 0 0 12px;
  font-size:clamp(1.25rem, 2vw, 1.625rem);
  line-height: 1.25;
  font-weight: 800 !important;
  color: var(--ship-ink);
}
#blank-hero.dsk-ship-page .dsk-ship-panel p{
  margin: 10px 0 0;
  color: var(--ship-muted);
  line-height: 1.7;
}
#blank-hero.dsk-ship-page .dsk-ship-panel p:first-child{ margin-top: 0; }
#blank-hero.dsk-ship-page .dsk-ship-panel ul,
#blank-hero.dsk-ship-page .dsk-ship-panel ol{
  margin-top: 12px;
  padding-left: 1.2em;
  color: var(--ship-muted);
  line-height: 1.7;
}
#blank-hero.dsk-ship-page .dsk-ship-panel li{ margin: 6px 0; }

/* Steps */
#blank-hero.dsk-ship-page .dsk-ship-stepsGrid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin-top: 14px;
}
@media (min-width: 768px){
  #blank-hero.dsk-ship-page .dsk-ship-stepsGrid{ grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1024px){
  #blank-hero.dsk-ship-page .dsk-ship-stepsGrid{ grid-template-columns: repeat(3, 1fr); }
}
#blank-hero.dsk-ship-page .dsk-ship-stepCard{
  position: relative;
  background: rgba(248,250,252,1);
  border: 1px solid rgba(15,23,42,.10);
  border-radius: 16px;
  padding: 16px 16px 14px 16px;
}
#blank-hero.dsk-ship-page .dsk-ship-stepCard::before{
  content: attr(data-step);
  position: absolute;
  top: 14px;
  right: 14px;
  width: 28px;
  height: 28px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  background: rgba(25,211,74,.16);
  color: var(--ship-ink);
}
#blank-hero.dsk-ship-page .dsk-ship-stepCard h3{
  margin: 0 34px 8px 0;
  font-size:1.125rem;
  line-height: 1.3;
  font-weight: 800;
  color: var(--ship-ink);
}
#blank-hero.dsk-ship-page .dsk-ship-stepCard a{
  font-weight: 800;
  text-decoration: none;
}
#blank-hero.dsk-ship-page .dsk-ship-stepCard a:hover{ text-decoration: underline; }
#blank-hero.dsk-ship-page .dsk-ship-stepCard a[href*="formularz-zgloszeniowy"]{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 14px;
  margin-top: 6px;
  border-radius: 14px;
  background: rgba(17,133,58,1);
  border: 1px solid rgba(17,133,58,.78);
  color: rgba(244,255,247,.94);
}
#blank-hero.dsk-ship-page .dsk-ship-stepCard a[href*="formularz-zgloszeniowy"]:hover{
  text-decoration: none;
  background: rgba(15,118,63,1);
  border-color: rgba(15,118,63,.86);
}

/* Address block */
#blank-hero.dsk-ship-page .dsk-ship-addressBox{
  margin-top: 6px;
  padding: 14px 14px;
  border: 1px dashed rgba(15,23,42,.18);
  border-radius: 14px;
  background: rgba(248,250,252,1);
}

/* Duo panels (Courier + Paczkomat) */
#blank-hero.dsk-ship-page .dsk-ship-duoPanels{
  display: grid;
  gap: var(--ship-gap);
}
@media (min-width: 1024px){
  #blank-hero.dsk-ship-page .dsk-ship-duoPanels{ grid-template-columns: 1fr 1fr; }
}

/* FAQ (details/summary accordion without JS) */
#blank-hero.dsk-ship-page .dsk-ship-faq{
  display: grid;
  gap: 10px;
  margin-top: 12px;
}
#blank-hero.dsk-ship-page .dsk-ship-faqItem{
  border: 1px solid rgba(15,23,42,.12);
  border-radius: 14px;
  background: rgba(255,255,255,1);
  overflow: hidden;
}
#blank-hero.dsk-ship-page .dsk-ship-faqItem summary{
  cursor: pointer;
  padding: 14px 16px;
  font-weight: 800;
  color: var(--ship-ink);
  list-style: none;
}
#blank-hero.dsk-ship-page .dsk-ship-faqItem summary::-webkit-details-marker{ display: none; }
#blank-hero.dsk-ship-page .dsk-ship-faqItem summary::after{
  content: "+";
  float: right;
  font-weight: 900;
  opacity: .7;
}
#blank-hero.dsk-ship-page .dsk-ship-faqItem[open] summary{
  background: rgba(248,250,252,1);
}
#blank-hero.dsk-ship-page .dsk-ship-faqItem[open] summary::after{ content: "–"; }
#blank-hero.dsk-ship-page .dsk-ship-faqA{
  padding: 0 16px 14px 16px;
  color: var(--ship-muted);
}
#blank-hero.dsk-ship-page .dsk-ship-faqA p{ margin-top: 10px; }

/* Bottom CTA panel */
#blank-hero.dsk-ship-page .dsk-ship-ctaPanel{
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media (min-width: 768px){
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel{
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
  }
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy{ flex: 1 1 auto; }
}
#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper span{
  flex: 1 1 220px;
}
#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper a{
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 16px;
  border-radius: 14px;
  font-weight: 900;
  text-decoration: none;
}
#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper span:first-child a{
  background: rgba(17,133,58,1);
  border: 1px solid rgba(17,133,58,.78);
  color: rgba(244,255,247,.94);
}
#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper span:nth-child(2) a{
  background: transparent;
  border: 1px solid rgba(15,23,42,.18);
  color: var(--ship-ink);
}

/* DSK: InPost map embed (page-scoped, no JS) */
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-h2{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
#blank-hero.dsk-ship-page .dsk-inpost-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  border-radius: 999px;
  background: #ffc72c;
  color: #111;
  border: 1px solid rgba(0,0,0,.14);
  font-weight: 900;
  font-size:0.75rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}
@media (max-width: 767px){
  #blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-h2{
    align-items: flex-start;
    gap: 6px;
  }
  #blank-hero.dsk-ship-page .dsk-inpost-badge{
    padding: 3px 9px;
    font-size: 0.6875rem;
    letter-spacing: .06em;
  }
}
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--ship-gap);
  margin-top: 6px;
}
@media (min-width: 768px){
  #blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-grid{
    grid-template-columns: 1fr 1.15fr; /* tekst po lewej, mapka po prawej */
    align-items: start;
  }
}
/* Make InPost panel span full width inside the 2-column grid (desktop) */
@media (min-width: 1024px){
  #blank-hero.dsk-ship-page .dsk-ship-duoPanels > .dsk-ship-panel--inpostMap{
    grid-column: 1 / -1;
  }
}
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-lead{
  margin-top: 0;
  color: var(--ship-ink);
  font-weight: 750;
}
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-note{
  font-size:0.875rem;
}
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-cta{
  margin-top: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 14px;
  border-radius: 14px;
  font-weight: 900;
  text-decoration: none;
  background: #ffc72c;
  border: 1px solid rgba(0,0,0,.14);
  color: #111;
}
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-cta:hover{
  background: rgba(33,86,130,1);
  border-color: rgba(33,86,130,.85);
}
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-map{
  min-width: 0;
}
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-iframeWrap{
  border: 1px solid var(--ship-border);
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
}
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-iframe{
  width: 100%;
  height: 280px;
  border: 0;
  display: block;
}
@media (min-width: 768px){
  #blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-iframe{
    height: 340px;
  }
}
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-mapLink{
  display: inline-block;
  margin-top: 10px;
  font-weight: 700;
  text-decoration: none;
}
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap .dsk-inpost-mapLink:hover{
  text-decoration: underline;
}

/* --- DSK PATCH: mobile-only full width + gutters + tight CTA + fix hamburger close X (no desktop impact) --- */
@media (max-width: 767px){
  /* Keep this section full-width on mobile, but do not stack container + wrapper + heading paddings.
     The earlier combination made the text column too narrow on phones. */
  #blank-hero.dsk-ship-page{
    --ship-mobile-gutter: 16px;
  }
  #blank-hero.dsk-ship-page > .dsk-owner-container{
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  #blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content,
  #blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content-cta{
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--ship-mobile-gutter);
    padding-right: var(--ship-mobile-gutter);
    box-sizing: border-box;
  }

  /* Keep only the real text wrappers full-width inside the section. */
  #blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content > .dsk-owner-section-subtitle.dsk-owner-option-width,
  #blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content > .dsk-owner-paragraph.dsk-owner-option-width{
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  #blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-h1,
  #blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-leadTitle{
    text-wrap: balance;
  }

  /* Local RWD safety for this page: the global mobile typography rule
     uses overflow-wrap:anywhere on paragraphs/lists, which breaks Polish words
     inside these narrow cards. Restore natural wrapping here and allow breaking
     only when a very long token would otherwise overflow. */
  #blank-hero.dsk-ship-page .dsk-owner-section-subtitle.dsk-owner-option-width,
  #blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-h1,
  #blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-leadTitle,
  #blank-hero.dsk-ship-page .dsk-ship-panel .dsk-ship-h2,
  #blank-hero.dsk-ship-page .dsk-ship-stepCard h3,
  #blank-hero.dsk-ship-page .dsk-ship-panel p,
  #blank-hero.dsk-ship-page .dsk-ship-panel li,
  #blank-hero.dsk-ship-page .dsk-ship-panel a{
    word-break: normal;
    overflow-wrap: break-word !important;
    hyphens: manual !important;
  }
  #blank-hero.dsk-ship-page .dsk-ship-panels,
  #blank-hero.dsk-ship-page .dsk-ship-panel,
  #blank-hero.dsk-ship-page .dsk-ship-stepCard{
    min-width: 0;
  }

  /* Give mobile cards a bit more usable width and soften the intro typography.
     This addresses the too-narrow text column seen on phones. */
  #blank-hero.dsk-ship-page{
    --ship-mobile-gutter: clamp(14px, 4vw, 16px);
  }
  #blank-hero.dsk-ship-page .dsk-ship-panel{
    padding: clamp(12px, 3.4vw, 16px) !important;
  }
  #blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-h1{
    font-size: clamp(1.6rem, 6.8vw, 1.875rem) !important;
    letter-spacing: -0.015em !important;
  }
  #blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-leadTitle{
    font-size: clamp(1rem, 4.3vw, 1.125rem);
    line-height: 1.3;
  }

  /* Tighten the CTA panel (Zadzwoń / Formularz zgłoszeniowy) — remove big white gaps */
  #blank-hero.dsk-ship-page .dsk-ship-panel--cta{
    padding: 8px 10px;
  }
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel{
    gap: 6px;
  }
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy h2{
    margin-bottom: 4px;
  }
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy p{
    margin: 0;
  }

  /* Force buttons to stack tightly */
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions{
    margin-top: 0;
  }
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper{
    margin: 0;
    padding: 0;
    flex-direction: column;
    align-items: stretch !important;
    gap: 8px;
  }
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper span{
    margin: 0;
  }
  
  /* Prevent flex items from stretching (this caused huge vertical gaps between buttons) */
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper{
    flex-wrap: nowrap;
  }
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper span{
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
  }
#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper a{
    padding: 12px 14px;
  }
}
/* --- END mobile-only patch --- */

/* DSK: secure shipment visual refactor - page-scoped, no JS. */
#blank-hero.dsk-ship-page{
  --ship-radius: 18px;
  --ship-card-radius: 16px;
  --ship-border: rgba(47,73,102,.16);
  --ship-border-strong: rgba(49,95,135,.28);
  --ship-shadow: 0 18px 42px rgba(11,23,42,.08);
  --ship-shadow-hover: 0 22px 50px rgba(11,23,42,.12);
  --ship-panel-bg: #fbfdff;
  --ship-bg: #f2f6fb;
  --ship-ice: #f7fafc;
  --ship-ink: #0b172a;
  --ship-graphite: #142235;
  --ship-muted: rgba(20,34,53,.76);
  --ship-steel: #315f87;
  --ship-steel-soft: rgba(49,95,135,.11);
  --ship-success: #15803d;
  --ship-success-soft: rgba(21,128,61,.10);
  --ship-amber: #9a641b;
  --ship-amber-soft: rgba(180,113,24,.12);
  background:
    linear-gradient(180deg, #f3f7fc 0%, #eef4fa 44%, #f8fbff 100%);
}

#blank-hero.dsk-ship-page .dsk-owner-row{
  padding-top: clamp(64px, 7vw, 112px);
  padding-bottom: clamp(52px, 6vw, 96px);
}

#blank-hero.dsk-ship-page .dsk-ship-panels{
  gap: clamp(18px, 2.4vw, 30px);
}

#blank-hero.dsk-ship-page .dsk-ship-panel{
  background: linear-gradient(180deg, #ffffff 0%, var(--ship-panel-bg) 100%);
  border: 1px solid var(--ship-border);
  border-radius: var(--ship-radius);
  box-shadow: var(--ship-shadow);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--intro{
  position: relative;
  overflow: hidden;
  padding: clamp(24px, 4vw, 42px);
  border-color: rgba(49,95,135,.22);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--intro::before,
#blank-hero.dsk-ship-page .dsk-ship-panel--cta::before{
  content: "";
  display: block;
  width: 76px;
  height: 4px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--ship-steel), var(--ship-success));
}

#blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-h2--intro{
  max-width: 760px;
  margin: 0 0 12px;
  font-size: clamp(2rem, 3.5vw, 3.35rem);
  line-height: 1.12;
  font-weight: 850;
  letter-spacing: 0;
  color: var(--ship-ink);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-leadTitle{
  max-width: 66ch;
  margin-bottom: 16px;
  font-size: clamp(1.08rem, 1.7vw, 1.32rem);
  line-height: 1.6;
  font-weight: 700;
  color: var(--ship-graphite);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-p{
  max-width: 78ch;
}

#blank-hero.dsk-ship-page .dsk-ship-statusChips{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 14px 0 18px;
}

#blank-hero.dsk-ship-page .dsk-ship-statusChips span{
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 12px;
  border: 1px solid rgba(49,95,135,.18);
  border-radius: 999px;
  background: var(--ship-ice);
  color: var(--ship-graphite);
  font-size: .875rem;
  font-weight: 800;
}

#blank-hero.dsk-ship-page .dsk-ship-statusChips span:first-child{
  border-color: rgba(21,128,61,.24);
  background: var(--ship-success-soft);
  color: #14532d;
}

#blank-hero.dsk-ship-page .dsk-ship-contactGrid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 18px;
}

#blank-hero.dsk-ship-page .dsk-ship-contactGrid > span{
  display: grid;
  gap: 4px;
  min-width: 0;
  padding: 12px 14px;
  border: 1px solid rgba(49,95,135,.14);
  border-radius: 12px;
  background: #f8fbff;
  color: var(--ship-graphite);
}

#blank-hero.dsk-ship-page .dsk-ship-contactGrid b{
  color: var(--ship-steel);
  font-size: .72rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}

#blank-hero.dsk-ship-page .dsk-ship-contactGrid a{
  color: var(--ship-ink);
  font-weight: 850;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

#blank-hero.dsk-ship-page .dsk-ship-panel h2.dsk-ship-h2{
  color: var(--ship-ink);
  letter-spacing: 0;
}

#blank-hero.dsk-ship-page .dsk-ship-panel p,
#blank-hero.dsk-ship-page .dsk-ship-panel li{
  color: var(--ship-muted);
}

#blank-hero.dsk-ship-page .dsk-ship-stepsGrid{
  gap: 18px;
}

#blank-hero.dsk-ship-page .dsk-ship-stepCard{
  overflow: hidden;
  padding: 22px 20px 20px;
  border: 1px solid rgba(49,95,135,.16);
  border-radius: var(--ship-card-radius);
  background: linear-gradient(180deg, #ffffff 0%, #f6f9fd 100%);
  box-shadow: 0 12px 28px rgba(11,23,42,.06);
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease, background-color .18s ease;
}

#blank-hero.dsk-ship-page .dsk-ship-stepCard::before{
  top: 10px;
  right: 16px;
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  color: rgba(49,95,135,.18);
  font-size: clamp(2.2rem, 4vw, 3.25rem);
  line-height: 1;
  font-weight: 900;
}

#blank-hero.dsk-ship-page .dsk-ship-stepCard h3{
  position: relative;
  margin-right: 56px;
  color: var(--ship-ink);
}

#blank-hero.dsk-ship-page .dsk-ship-stepCard a[href*="formularz-zgloszeniowy"],
#blank-hero.dsk-ship-page .dsk-inpost-cta,
#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper span:first-child a{
  background: var(--ship-success) !important;
  border-color: rgba(21,128,61,.86) !important;
  color: #f7fff9 !important;
  box-shadow: 0 12px 24px rgba(21,128,61,.16);
  transition: color .18s ease, border-color .18s ease, background-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

#blank-hero.dsk-ship-page .dsk-ship-labelHint{
  margin: -4px 0 12px !important;
  color: var(--ship-steel) !important;
  font-weight: 800;
}

#blank-hero.dsk-ship-page .dsk-ship-addressBox{
  position: relative;
  padding: clamp(18px, 2.4vw, 26px);
  border: 1px dashed rgba(49,95,135,.42);
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(247,250,252,.98), rgba(238,245,252,.92));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.9);
}

#blank-hero.dsk-ship-page .dsk-ship-labelTags{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
}

#blank-hero.dsk-ship-page .dsk-ship-labelTags span{
  padding: 5px 9px;
  border: 1px solid rgba(49,95,135,.22);
  border-radius: 999px;
  color: var(--ship-steel);
  background: #fff;
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .08em;
}

#blank-hero.dsk-ship-page .dsk-shipping-address{
  color: var(--ship-ink);
  font-size: clamp(1rem, 1.2vw, 1.1rem);
  overflow-wrap: break-word;
}

#blank-hero.dsk-ship-page .dsk-shipping-address__name{
  display: inline-block;
  color: var(--ship-ink);
  font-weight: 900;
}

#blank-hero.dsk-ship-page .dsk-shipping-note{
  margin: 14px 0 0;
  padding: 12px 14px;
  border-left: 4px solid var(--ship-amber);
  border-radius: 10px;
  background: var(--ship-amber-soft);
  color: #5f3f13;
}

#blank-hero.dsk-ship-page .dsk-ship-duoPanels{
  gap: clamp(18px, 2.2vw, 26px);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--courier,
#blank-hero.dsk-ship-page .dsk-ship-panel--locker{
  position: relative;
  padding-top: 24px;
}

#blank-hero.dsk-ship-page .dsk-ship-panel--courier{
  border-color: rgba(20,34,53,.20);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--locker{
  border-color: rgba(49,95,135,.24);
  background: linear-gradient(180deg, #ffffff 0%, #f3f8fc 100%);
}

#blank-hero.dsk-ship-page .dsk-ship-methodLead{
  color: var(--ship-graphite);
  font-weight: 750;
}

#blank-hero.dsk-ship-page .dsk-ship-methodList{
  padding-left: 0 !important;
  list-style: none;
  counter-reset: ship-method;
}

#blank-hero.dsk-ship-page .dsk-ship-methodList li{
  position: relative;
  min-height: 34px;
  margin: 10px 0;
  padding: 8px 10px 8px 44px;
  border: 1px solid rgba(49,95,135,.12);
  border-radius: 10px;
  background: #f8fbff;
  counter-increment: ship-method;
}

#blank-hero.dsk-ship-page .dsk-ship-methodList li::before{
  content: counter(ship-method, decimal-leading-zero);
  position: absolute;
  left: 10px;
  top: 8px;
  color: var(--ship-steel);
  font-size: .78rem;
  font-weight: 900;
}

#blank-hero.dsk-ship-page .dsk-ship-methodParagraph{
  margin: 0;
}

#blank-hero.dsk-ship-page .dsk-ship-methodParagraph + .dsk-ship-methodParagraph{
  margin-top: 8px;
}

#blank-hero.dsk-ship-page .dsk-ship-methodNote{
  padding: 12px 14px;
  border: 1px solid rgba(49,95,135,.15);
  border-radius: 12px;
  background: var(--ship-steel-soft);
  color: var(--ship-graphite) !important;
}

#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap{
  background: linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);
}

#blank-hero.dsk-ship-page .dsk-inpost-badge{
  border-color: rgba(49,95,135,.20);
  background: var(--ship-steel-soft);
  color: var(--ship-steel);
}

#blank-hero.dsk-ship-page .dsk-inpost-cta{
  background: var(--ship-steel) !important;
  border-color: rgba(49,95,135,.82) !important;
}

#blank-hero.dsk-ship-page .dsk-inpost-note{
  padding: 12px 14px;
  border: 1px solid rgba(49,95,135,.14);
  border-radius: 12px;
  background: #f8fbff;
}

#blank-hero.dsk-ship-page .dsk-inpost-iframeWrap{
  border-color: rgba(49,95,135,.20);
  border-radius: 16px;
  box-shadow: 0 14px 32px rgba(11,23,42,.08);
}

#blank-hero.dsk-ship-page .dsk-ship-packingGrid{
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 16px;
  margin-top: 16px;
}

@media (min-width: 900px){
  #blank-hero.dsk-ship-page .dsk-ship-packingGrid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

#blank-hero.dsk-ship-page .dsk-ship-packBox,
#blank-hero.dsk-ship-page .dsk-ship-doNotSend{
  padding: 16px;
  border: 1px solid rgba(49,95,135,.14);
  border-radius: 14px;
  background: #f8fbff;
}

#blank-hero.dsk-ship-page .dsk-ship-packBox--good{
  border-color: rgba(21,128,61,.20);
  background: linear-gradient(180deg, #ffffff 0%, rgba(21,128,61,.055) 100%);
}

#blank-hero.dsk-ship-page .dsk-ship-packBox--warn,
#blank-hero.dsk-ship-page .dsk-ship-doNotSend{
  border-color: rgba(154,100,27,.24);
  background: linear-gradient(180deg, #ffffff 0%, var(--ship-amber-soft) 100%);
}

#blank-hero.dsk-ship-page .dsk-ship-packLabel{
  margin: 0 0 10px !important;
  color: var(--ship-ink);
  font-weight: 900;
}

#blank-hero.dsk-ship-page .dsk-ship-packBox ul,
#blank-hero.dsk-ship-page .dsk-ship-doNotSend ul,
#blank-hero.dsk-ship-page .dsk-ship-checkRows{
  padding-left: 0 !important;
  list-style: none;
}

#blank-hero.dsk-ship-page .dsk-ship-packBox li,
#blank-hero.dsk-ship-page .dsk-ship-doNotSend li,
#blank-hero.dsk-ship-page .dsk-ship-checkRows li{
  position: relative;
  padding-left: 28px;
}

#blank-hero.dsk-ship-page .dsk-ship-packBox li::before,
#blank-hero.dsk-ship-page .dsk-ship-checkRows li::before{
  content: "";
  position: absolute;
  left: 0;
  top: .55em;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: var(--ship-success);
  box-shadow: 0 0 0 4px var(--ship-success-soft);
}

#blank-hero.dsk-ship-page .dsk-ship-packBox--warn li::before,
#blank-hero.dsk-ship-page .dsk-ship-doNotSend li::before{
  background: var(--ship-amber);
  box-shadow: 0 0 0 4px var(--ship-amber-soft);
}

#blank-hero.dsk-ship-page .dsk-ship-checkRows{
  display: grid;
  gap: 10px;
}

#blank-hero.dsk-ship-page .dsk-ship-checkRows li{
  margin: 0;
  padding: 12px 14px 12px 42px;
  border: 1px solid rgba(49,95,135,.14);
  border-radius: 10px;
  background: #f8fbff;
}

#blank-hero.dsk-ship-page .dsk-ship-checkRows li::before{
  left: 16px;
  top: 18px;
}

#blank-hero.dsk-ship-page .dsk-ship-panel--security ul{
  display: grid;
  gap: 10px;
  padding-left: 0;
  list-style: none;
}

#blank-hero.dsk-ship-page .dsk-ship-panel--security li{
  position: relative;
  margin: 0;
  padding: 10px 12px 10px 36px;
  border: 1px solid rgba(21,128,61,.16);
  border-radius: 10px;
  background: rgba(21,128,61,.055);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--security li::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 17px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--ship-success);
}

#blank-hero.dsk-ship-page .dsk-ship-faqItem{
  border-color: rgba(49,95,135,.15);
  border-radius: 14px;
  box-shadow: 0 8px 22px rgba(11,23,42,.045);
}

#blank-hero.dsk-ship-page .dsk-ship-faqItem summary{
  min-height: 56px;
  color: var(--ship-ink);
  font-weight: 850;
}

#blank-hero.dsk-ship-page .dsk-ship-faqA{
  color: var(--ship-muted);
  line-height: 1.6;
}

#blank-hero.dsk-ship-page .dsk-ship-panel--cta{
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #0b172a 0%, #172a42 72%, #1f3f5f 100%);
  border-color: rgba(255,255,255,.14);
  box-shadow: 0 22px 54px rgba(11,23,42,.18);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--cta h2,
#blank-hero.dsk-ship-page .dsk-ship-panel--cta p,
#blank-hero.dsk-ship-page .dsk-ship-panel--cta a{
  color: #f8fbff;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper span:nth-child(2) a{
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.34);
  color: #f8fbff;
}

#blank-hero.dsk-ship-page a:focus-visible,
#blank-hero.dsk-ship-page summary:focus-visible{
  outline: 3px solid rgba(49,95,135,.34);
  outline-offset: 3px;
  border-radius: 10px;
}

@media (hover: hover) and (pointer: fine){
  #blank-hero.dsk-ship-page .dsk-ship-stepCard:hover,
  #blank-hero.dsk-ship-page .dsk-ship-panel--courier:hover,
  #blank-hero.dsk-ship-page .dsk-ship-panel--locker:hover{
    transform: translateY(-3px);
    border-color: var(--ship-border-strong);
    box-shadow: var(--ship-shadow-hover);
  }

  #blank-hero.dsk-ship-page .dsk-ship-stepCard a[href*="formularz-zgloszeniowy"]:hover,
  #blank-hero.dsk-ship-page .dsk-inpost-cta:hover,
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper a:hover{
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(11,23,42,.16);
  }
}

@media (max-width: 1023px){
  #blank-hero.dsk-ship-page .dsk-ship-contactGrid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px){
  #blank-hero.dsk-ship-page .dsk-owner-row{
    padding-top: 46px;
    padding-bottom: 52px;
  }

  #blank-hero.dsk-ship-page .dsk-ship-panel--intro{
    padding: 20px;
  }

  #blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-h2--intro{
    font-size: clamp(1.78rem, 7.2vw, 2.15rem);
    line-height: 1.12;
  }

  #blank-hero.dsk-ship-page .dsk-ship-contactGrid,
  #blank-hero.dsk-ship-page .dsk-ship-statusChips{
    grid-template-columns: 1fr;
  }

  #blank-hero.dsk-ship-page .dsk-ship-statusChips span{
    min-height: 32px;
    font-size: .82rem;
  }

  #blank-hero.dsk-ship-page .dsk-ship-stepCard{
    padding: 18px 16px 16px;
  }

  #blank-hero.dsk-ship-page .dsk-ship-stepCard h3{
    margin-right: 46px;
  }

  #blank-hero.dsk-ship-page .dsk-ship-panel--cta{
    padding: 20px;
  }
}

@media (prefers-reduced-motion: reduce){
  #blank-hero.dsk-ship-page .dsk-ship-stepCard,
  #blank-hero.dsk-ship-page .dsk-ship-panel--courier,
  #blank-hero.dsk-ship-page .dsk-ship-panel--locker,
  #blank-hero.dsk-ship-page .dsk-ship-stepCard a[href*="formularz-zgloszeniowy"],
  #blank-hero.dsk-ship-page .dsk-inpost-cta,
  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper a{
    transition: none !important;
    transform: none !important;
  }
}

/* ship-nav-footer-axis-v1
   The visible shipping protocol shell follows the same rail as nav/footer. */
#blank-hero.dsk-ship-page{
  --dsk-ship-axis-shell:min(1236px, calc(100vw - 30px));
  --dsk-ship-axis-left:auto;
}

@media (min-width:768px){
  #blank-hero.dsk-ship-page > .dsk-owner-container,
  #blank-hero.dsk-ship-page .dsk-ship-panels{
    width:var(--dsk-ship-axis-shell);
    max-width:1236px;
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }
}

@media (min-width:1181px){
  #blank-hero.dsk-ship-page{
    --dsk-ship-axis-shell:var(--dsk-global-nav-footer-rail, min(calc(100vw - 130px), 1236px));
    --dsk-ship-axis-left:calc((100vw - var(--dsk-ship-axis-shell)) / 2);
  }

  #blank-hero.dsk-ship-page > .dsk-owner-container,
  #blank-hero.dsk-ship-page .dsk-ship-panels{
    max-width:var(--dsk-ship-axis-shell);
    margin-left:var(--dsk-ship-axis-left);
    margin-right:auto;
  }
}

/* pl-rwd-axis-ship-v1
   Align shipping page visible shells on mobile/tablet without touching copy or links. */
@media (max-width: 767px) {
  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page > .dsk-owner-container,
  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-ship-panels {
    width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    max-width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
}
@media (min-width: 768px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page > .dsk-owner-container,
  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-ship-panels {
    width: min(calc(100vw - 48px), 1236px);
    max-width: min(calc(100vw - 48px), 1236px);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
}

/* ship-b12-shell-local-rail-owner-v3
   The B12 shell clamps this page before the owned content rail is applied.
   Re-open the page shell on mobile, then set the same custom rail vars used
   by dsk-layout-system so the container and footer/nav axis agree. */
@media (max-width: 767px) {
  html[lang="en"] body.dsk-page-ship main#main-content#main-content,
  html[lang="en"] body.dsk-page-ship main#main-content#main-content #dsk-page-structure,
  html[lang="en"] body.dsk-page-ship main#main-content#main-content #dsk-page-structure > section#blank-hero#blank-hero.dsk-ship-page {
    width: 100vw !important;
    max-width: 100vw !important;
    overflow-x: visible;
    box-sizing: border-box;
  }
}

@media (max-width: 360px) {
  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container {
    width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    max-width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    --dsk-owner-container-rail: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    --dsk-owner-container-margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    --dsk-owner-container-margin-right: 0px;
    flex: 0 1 var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    flex-basis: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (min-width: 361px) and (max-width: 767px) {
  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container {
    width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    max-width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    --dsk-owner-container-rail: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    --dsk-owner-container-margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    --dsk-owner-container-margin-right: 0px;
    flex: 0 1 var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    flex-basis: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (min-width: 768px) and (max-width: 899px) {
  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container {
    width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    max-width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    --dsk-owner-container-rail: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    --dsk-owner-container-margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    --dsk-owner-container-margin-right: 0px;
    flex: 0 1 var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    flex-basis: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

@media (min-width: 900px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container {
    width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    max-width: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    --dsk-owner-container-rail: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    --dsk-owner-container-margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    --dsk-owner-container-margin-right: 0px;
    flex: 0 1 var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    flex-basis: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    margin-left: var(--dsk-pl-subpage-rail-left, 20px);
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    transform: none;
  }
}

html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container .dsk-ship-panels {
  width: 100%;
  max-width: 100%;
  flex: 0 1 100%;
  flex-basis: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  transform: none;
}

/* ship-panel-rail-alignment-final-v1
   Remove the duplicated B12 content gutter so visible panels align with the page shell. */
html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
  transform: none !important;
}

/* dsk-ship-owner-v2-aliases
   First owned contract layer for the shipment page. The B12 classes above are
   kept as PARKED_COMPAT; new rail and CTA fixes should target these aliases. */
body.dsk-page-ship .dsk-ship-section{
  --dsk-ship-axis-shell:min(1236px, calc(100vw - 30px));
  --dsk-ship-axis-left:auto;
  background:var(--ship-bg);
}

body.dsk-page-ship .dsk-ship-rail{
  box-sizing:border-box;
}

body.dsk-page-ship .dsk-ship-row{
  box-sizing:border-box;
}

body.dsk-page-ship .dsk-ship-content-rail,
body.dsk-page-ship .dsk-ship-cta-rail{
  width:100%;
  max-width:100%;
  margin-left:0;
  margin-right:0;
  padding-left:0;
  padding-right:0;
  box-sizing:border-box;
  transform:none;
}

body.dsk-page-ship .dsk-ship-actions{
  display:flex;
  flex-direction:column;
  gap:12px;
  width:100%;
  margin:0;
  padding:0;
  box-sizing:border-box;
}

body.dsk-page-ship .dsk-ship-actions span{
  display:block;
  width:100%;
  margin:0;
}

body.dsk-page-ship .dsk-ship-action{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:52px;
  border-radius:14px;
  font-weight:800;
  text-align:center;
  box-sizing:border-box;
}

body.dsk-page-ship .dsk-ship-action--call{
  background:linear-gradient(180deg, #16a34a 0%, #0f8f3d 100%);
  color:#ffffff;
}

body.dsk-page-ship .dsk-ship-action--form{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.34);
  color:#f8fbff;
}

@media (min-width:768px){
  body.dsk-page-ship .dsk-ship-rail,
  body.dsk-page-ship .dsk-ship-panels{
    width:var(--dsk-ship-axis-shell);
    max-width:1236px;
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
  }
}

@media (min-width:1181px){
  body.dsk-page-ship .dsk-ship-section{
    --dsk-ship-axis-shell:var(--dsk-global-nav-footer-rail, min(calc(100vw - 130px), 1236px));
    --dsk-ship-axis-left:calc((100vw - var(--dsk-ship-axis-shell)) / 2);
  }

  body.dsk-page-ship .dsk-ship-rail,
  body.dsk-page-ship .dsk-ship-panels{
    max-width:var(--dsk-ship-axis-shell);
    margin-left:var(--dsk-ship-axis-left);
    margin-right:auto;
  }
}

@media (max-width:767px){
  body.dsk-page-ship .dsk-ship-section,
  body.dsk-page-ship .dsk-ship-rail{
    overflow-x:visible;
  }
}

@media (min-width:1181px){
  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page{
    width:100vw;
    max-width:100vw;
    margin-left:0;
    margin-right:0;
  }

  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container.dsk-ship-rail{
    width:var(--dsk-global-nav-footer-rail, min(calc(100vw - 130px), 1236px));
    max-width:var(--dsk-global-nav-footer-rail, min(calc(100vw - 130px), 1236px));
    margin-left:calc((100vw - var(--dsk-global-nav-footer-rail, min(calc(100vw - 130px), 1236px))) / 2);
    margin-right:auto;
  }
}

/* ship-hero-home-height-align-20260523
   Align the shipment intro/H1 with homepage hero vertical rhythm without touching shared runtime. */
@media (min-width:1181px){
  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page{
    padding-top:0;
  }

  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row{
    padding-top:clamp(74px, 5.5vw, 84px);
  }

  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-ship-panel--intro{
    padding-top:28px;
  }
}

@media (min-width:900px) and (max-width:1180px){
  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-ship-panel--intro{
    padding-top:18px;
  }
}

@media (max-width:767px){
  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page{
    padding-top:18px;
  }

  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-owner-row{
    padding-top:40px;
  }

  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page .dsk-ship-panel--intro::before{
    margin-bottom:8px;
  }
}


/* EN full clone of /assets/css/dsk-ship-secure-protocol-pl.v1.css */
/* DSK: PL send-package secure shipment protocol final owner.
   Loaded after shared late containment so the PL page keeps the premium
   shipment comparison layout without changing the EN send-package surface. */
#blank-hero.dsk-ship-page :is(.dsk-ship-h1,.dsk-ship-h2,.dsk-ship-leadTitle,.dsk-ship-stepTitle,.dsk-ship-p,.dsk-shipping-address,.dsk-shipping-note,p,li,a,strong,span){
  overflow-wrap:break-word;
  word-break:normal;
}

@media (min-width:1024px){
  #blank-hero.dsk-ship-page .dsk-ship-duoPanels{
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  #blank-hero.dsk-ship-page .dsk-ship-duoPanels > .dsk-ship-panel--inpostMap{
    grid-column:1 / -1;
  }
}

/* DSK: final premium polish for PL shipment page - page-scoped, no JS. */
#blank-hero.dsk-ship-page{
  --ship-cobalt:#244f79;
  --ship-blue-shadow:0 18px 44px rgba(36,79,121,.12);
  --ship-blue-shadow-soft:0 12px 30px rgba(36,79,121,.08);
  --ship-offwhite:#f8fbff;
  --ship-cta-lead:#d9e7f5;
}

#blank-hero.dsk-ship-page .dsk-ship-panels{
  gap:clamp(22px,2.8vw,36px);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--intro{
  isolation:isolate;
  border-color:rgba(36,79,121,.26);
  background:
    radial-gradient(circle at 92% 18%, rgba(49,95,135,.14), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f6faff 100%);
  box-shadow:0 24px 58px rgba(11,23,42,.11);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--intro::after{
  content:"";
  position:absolute;
  z-index:0;
  top:clamp(22px,3vw,38px);
  right:clamp(18px,4vw,52px);
  width:clamp(88px,13vw,168px);
  aspect-ratio:1;
  pointer-events:none;
  opacity:.12;
  background:linear-gradient(135deg, rgba(36,79,121,.92), rgba(116,151,184,.72));
  clip-path:polygon(50% 0, 88% 16%, 82% 62%, 50% 100%, 18% 62%, 12% 16%);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--intro > *{
  position:relative;
  z-index:1;
}

#blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-h2--intro{
  letter-spacing:-.025em;
}

#blank-hero.dsk-ship-page .dsk-ship-panel--intro .dsk-ship-leadTitle{
  max-width:64ch;
  color:#1b2f46;
}

#blank-hero.dsk-ship-page .dsk-ship-contactGrid{
  gap:clamp(12px,1.6vw,16px);
  align-items:stretch;
}

#blank-hero.dsk-ship-page .dsk-ship-contactGrid > span{
  min-height:96px;
  padding:15px 16px;
  border-color:rgba(36,79,121,.18);
  background:linear-gradient(180deg, #ffffff 0%, #f5f9fd 100%);
  box-shadow:var(--ship-blue-shadow-soft);
  color:#142235;
  font-size:.98rem;
  line-height:1.45;
}

#blank-hero.dsk-ship-page .dsk-ship-contactGrid b{
  margin-bottom:2px;
  color:var(--ship-cobalt);
  font-size:.76rem;
  font-weight:900;
}

#blank-hero.dsk-ship-page .dsk-ship-contactGrid > span:first-child{
  border-color:rgba(36,79,121,.30);
  background:linear-gradient(180deg, #ffffff 0%, #eef6fc 100%);
}

#blank-hero.dsk-ship-page .dsk-ship-contactGrid > span:first-child a{
  color:#081426;
  font-size:clamp(1.12rem,1.35vw,1.28rem);
  font-weight:950;
  letter-spacing:-.01em;
}

#blank-hero.dsk-ship-page .dsk-ship-contactGrid > span:nth-child(2) a{
  color:#102946;
  font-size:clamp(.94rem,1vw,1.05rem);
  font-weight:900;
}

#blank-hero.dsk-ship-page .dsk-ship-contactGrid strong{
  color:#142235;
  font-weight:850;
}

#blank-hero.dsk-ship-page .dsk-ship-stepsGrid{
  gap:clamp(20px,2.2vw,28px);
  align-items:stretch;
}

@media (min-width:900px){
  #blank-hero.dsk-ship-page .dsk-ship-stepsGrid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

#blank-hero.dsk-ship-page .dsk-ship-stepCard{
  display:flex;
  min-height:100%;
  flex-direction:column;
  padding:clamp(23px,2.2vw,28px) clamp(20px,2.1vw,24px);
  border-color:rgba(36,79,121,.20);
  background:linear-gradient(180deg, #ffffff 0%, #f6fafe 100%);
  box-shadow:var(--ship-blue-shadow-soft);
}

#blank-hero.dsk-ship-page .dsk-ship-stepCard::before{
  color:rgba(36,79,121,.24);
  font-weight:950;
  letter-spacing:-.065em;
}

#blank-hero.dsk-ship-page .dsk-ship-stepCard h3{
  color:#0b172a;
  font-weight:900 !important;
  line-height:1.18;
}

#blank-hero.dsk-ship-page .dsk-ship-stepCard p{
  line-height:1.62;
}

#blank-hero.dsk-ship-page .dsk-ship-stepCard p:last-child{
  margin-top:auto;
}

#blank-hero.dsk-ship-page .dsk-ship-addressBox{
  border-color:rgba(36,79,121,.46);
  background:
    linear-gradient(180deg, rgba(255,255,255,.98), rgba(239,246,253,.96));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95), var(--ship-blue-shadow-soft);
}

#blank-hero.dsk-ship-page .dsk-ship-labelTags span{
  font-size:.78rem;
}

#blank-hero.dsk-ship-page .dsk-shipping-address{
  color:#061320;
  font-weight:650;
  line-height:1.58;
}

#blank-hero.dsk-ship-page .dsk-shipping-address__name{
  color:#061320;
  font-weight:950;
}

#blank-hero.dsk-ship-page .dsk-shipping-note{
  border-left-color:#b47118;
  background:rgba(180,113,24,.105);
  color:#60400f;
  font-weight:750;
  line-height:1.5;
}

#blank-hero.dsk-ship-page .dsk-ship-duoPanels{
  gap:clamp(20px,2.4vw,30px);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--courier,
#blank-hero.dsk-ship-page .dsk-ship-panel--locker{
  padding-top:clamp(24px,2.4vw,30px);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--courier h2,
#blank-hero.dsk-ship-page .dsk-ship-panel--locker h2,
#blank-hero.dsk-ship-page .dsk-ship-panel--inpostMap h2{
  margin-bottom:12px;
  color:#0b172a;
  font-weight:900;
}

#blank-hero.dsk-ship-page .dsk-ship-methodLead{
  margin-bottom:14px !important;
  color:#1b2f46 !important;
  line-height:1.58;
}

#blank-hero.dsk-ship-page .dsk-ship-methodList{
  display:grid;
  gap:11px;
  margin-top:14px !important;
}

#blank-hero.dsk-ship-page .dsk-ship-methodList li{
  margin:0;
  border-color:rgba(36,79,121,.16);
  background:linear-gradient(180deg, #ffffff 0%, #f6faff 100%);
  color:#20344b;
  line-height:1.55;
}

#blank-hero.dsk-ship-page .dsk-inpost-note{
  color:#20344b;
  line-height:1.58;
}

#blank-hero.dsk-ship-page .dsk-inpost-iframeWrap{
  overflow:hidden;
  border:1px solid rgba(36,79,121,.22) !important;
  border-radius:18px !important;
  background:#ffffff;
  box-shadow:0 18px 42px rgba(11,23,42,.10);
}

#blank-hero.dsk-ship-page .dsk-ship-packBox,
#blank-hero.dsk-ship-page .dsk-ship-doNotSend{
  padding:clamp(17px,2vw,22px);
  line-height:1.6;
  box-shadow:0 10px 26px rgba(36,79,121,.055);
}

#blank-hero.dsk-ship-page .dsk-ship-packBox--good{
  border-color:rgba(49,95,135,.18);
  background:linear-gradient(180deg, #ffffff 0%, #f5f9fd 100%);
}

#blank-hero.dsk-ship-page .dsk-ship-packBox--warn,
#blank-hero.dsk-ship-page .dsk-ship-doNotSend{
  border-color:rgba(180,113,24,.26);
  background:linear-gradient(180deg, #ffffff 0%, rgba(180,113,24,.09) 100%);
}

#blank-hero.dsk-ship-page .dsk-ship-packLabel{
  color:#0b172a !important;
  font-weight:900;
  letter-spacing:-.01em;
}

#blank-hero.dsk-ship-page .dsk-ship-packBox li,
#blank-hero.dsk-ship-page .dsk-ship-doNotSend li{
  color:#20344b;
  line-height:1.6;
}

#blank-hero.dsk-ship-page .dsk-ship-packBox--good li::before{
  background:#15803d;
  box-shadow:0 0 0 4px rgba(21,128,61,.10);
}

#blank-hero.dsk-ship-page .dsk-ship-packBox--warn li::before,
#blank-hero.dsk-ship-page .dsk-ship-doNotSend li::before{
  background:#b47118;
  box-shadow:0 0 0 4px rgba(180,113,24,.12);
}

#blank-hero.dsk-ship-page .dsk-ship-checkRows{
  gap:12px;
}

#blank-hero.dsk-ship-page .dsk-ship-checkRows li{
  padding:13px 15px 13px 44px;
  border-color:rgba(36,79,121,.18);
  background:linear-gradient(180deg, #ffffff 0%, #f6faff 100%);
  color:#1b2f46;
  line-height:1.58;
  box-shadow:0 8px 20px rgba(36,79,121,.045);
}

#blank-hero.dsk-ship-page .dsk-ship-checkRows li::before{
  top:19px;
  background:#15803d;
  box-shadow:0 0 0 4px rgba(21,128,61,.10);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--security{
  border-color:rgba(36,79,121,.18);
  background:linear-gradient(180deg, #ffffff 0%, #f6faff 100%);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--security li{
  border-color:rgba(36,79,121,.16);
  background:linear-gradient(180deg, #ffffff 0%, #f4f8fc 100%);
  color:#1b2f46;
  line-height:1.56;
}

#blank-hero.dsk-ship-page .dsk-ship-panel--security li::before{
  width:7px;
  height:7px;
  background:#15803d;
  box-shadow:0 0 0 4px rgba(21,128,61,.10);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--faq{
  margin-top:clamp(2px,.8vw,8px);
}

#blank-hero.dsk-ship-page .dsk-ship-panel--cta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:clamp(24px,4vw,56px);
  width:100%;
  max-width:none;
  box-sizing:border-box;
  margin-inline:0;
  padding-block:clamp(48px,7vw,80px);
  padding-inline:clamp(22px,4vw,48px);
  border-color:rgba(255,255,255,.18);
  background:
    radial-gradient(circle at 92% 16%, rgba(84,137,182,.24), transparent 32%),
    linear-gradient(135deg, #081426 0%, #142844 58%, #244f79 100%);
  box-shadow:0 26px 64px rgba(11,23,42,.24);
}

#blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content-cta{
  padding-inline:0;
  box-sizing:border-box;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy{
  flex:1 1 auto;
  max-width:720px;
  padding:clamp(14px,1.8vw,22px);
  border:1px solid rgba(255,255,255,.10);
  border-radius:18px;
  background:linear-gradient(90deg, rgba(3,10,24,.32) 0%, rgba(3,10,24,.12) 58%, rgba(3,10,24,0) 100%);
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy h2{
  color:#ffffff;
  font-size:clamp(1.55rem,2.4vw,2.45rem);
  line-height:1.16;
  letter-spacing:-.025em;
  max-width:25ch;
  text-wrap:balance;
  text-shadow:0 2px 8px rgba(0,0,0,.28);
}

#blank-hero.dsk-ship-page .dsk-ship-panel.dsk-ship-panel--cta .dsk-ship-ctaPanel__copy h2.dsk-ship-h2{
  color:#ffffff;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy p{
  max-width:58ch;
  color:#edf6ff;
  line-height:1.68;
  font-weight:650;
  text-shadow:0 1px 4px rgba(0,0,0,.20);
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy a{
  color:#ffffff;
  font-weight:850;
}

#blank-hero.dsk-ship-page .dsk-ship-panel--cta ::selection{
  background:rgba(177,211,245,.30);
  color:#ffffff;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions{
  flex:0 0 min(380px,100%);
  margin-top:0;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper{
  display:grid;
  grid-template-columns:1fr;
  gap:14px;
  align-items:center;
  margin:0 !important;
  padding:0;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper span{
  width:100%;
  max-width:100%;
  margin:0;
  flex:0 0 auto;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper a{
  min-height:66px;
  padding:15px 18px;
  border-radius:14px;
  line-height:1.2;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper span:first-child a{
  background:#15803d;
  border-color:rgba(21,128,61,.92);
  box-shadow:0 14px 30px rgba(21,128,61,.22);
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper span:nth-child(2) a{
  background:rgba(255,255,255,.10) !important;
  border-color:rgba(255,255,255,.36);
  color:#f8fbff;
  box-shadow:none;
}

@media (hover:hover) and (pointer:fine){
  #blank-hero.dsk-ship-page .dsk-ship-stepCard:hover,
  #blank-hero.dsk-ship-page .dsk-ship-panel--courier:hover,
  #blank-hero.dsk-ship-page .dsk-ship-panel--locker:hover{
    box-shadow:0 24px 54px rgba(36,79,121,.16);
  }
}

@media (max-width:1023px){
  #blank-hero.dsk-ship-page .dsk-ship-panel--intro::after{
    width:112px;
    opacity:.09;
  }

  #blank-hero.dsk-ship-page .dsk-ship-panel--cta{
    align-items:stretch;
  }
}

@media (max-width:767px){
  #blank-hero.dsk-ship-page .dsk-ship-panel--intro{
    padding:clamp(22px,6vw,30px);
  }

  #blank-hero.dsk-ship-page .dsk-ship-panel--intro::after{
    top:18px;
    right:14px;
    width:84px;
    opacity:.07;
  }

  #blank-hero.dsk-ship-page .dsk-ship-contactGrid > span{
    min-height:auto;
    padding:14px 15px;
  }

  #blank-hero.dsk-ship-page .dsk-ship-stepsGrid{
    gap:22px;
  }

  #blank-hero.dsk-ship-page .dsk-ship-stepCard{
    padding:22px 18px;
  }

  #blank-hero.dsk-ship-page .dsk-ship-panel--cta{
    flex-direction:column;
    padding-block:clamp(44px,12vw,60px) !important;
    padding-inline:clamp(20px,6vw,28px) !important;
    gap:22px;
  }

  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy h2{
    margin-bottom:10px;
    max-width:100%;
  }

  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy p{
    margin:0;
  }

  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions{
    width:100%;
    flex-basis:auto;
  }

  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper{
    gap:12px;
    width:100%;
    max-width:100%;
  }

  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions .dsk-owner-cta-wrapper a{
    width:100%;
    min-height:66px;
  }
}

/* pl-sitewide-ship-axis-v2
   Late-loaded secure-protocol owner closes the tablet edge overflow while
   keeping the shipping content, CTA hrefs and form/contact runtime untouched. */
@media (max-width: 899px){
  #blank-hero.dsk-ship-page > .dsk-owner-container{
    width:var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    max-width:var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    margin-left:var(--dsk-pl-subpage-rail-left, 20px);
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    left:auto;
    right:auto;
    transform:none;
    box-sizing:border-box;
  }

  #blank-hero.dsk-ship-page .dsk-ship-panels{
    width:100%;
    max-width:100%;
    margin-left:0;
    margin-right:0;
    padding-left:0;
    padding-right:0;
    left:auto;
    right:auto;
    transform:none;
    box-sizing:border-box;
  }
}

@media (max-width: 430px){
  #blank-hero.dsk-ship-page > .dsk-owner-container{
    width:var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    max-width:var(--dsk-pl-subpage-rail, calc(100vw - 70px));
  }
}
/* pl-sitewide-ship-axis-900-1279-v1
   Shipping page panels use the shared content rail in the nav/footer
   transition range. Copy, links and CTA targets are unchanged. */
@media (min-width: 900px) and (max-width: 959px) {
  body #blank-hero.dsk-ship-page {
    --dsk-ship-transition-rail: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    --dsk-ship-transition-left: var(--dsk-pl-subpage-rail-left, 20px);
  }
}

@media (min-width: 960px) and (max-width: 1279px) {
  body #blank-hero.dsk-ship-page {
    --dsk-ship-transition-rail: var(--dsk-pl-subpage-rail, calc(100vw - 70px));
    --dsk-ship-transition-left: var(--dsk-pl-subpage-rail-left, 20px);
  }
}

@media (min-width: 900px) and (max-width: 1279px) {
  body #blank-hero.dsk-ship-page > .dsk-owner-container,
  body #blank-hero.dsk-ship-page .dsk-ship-panels {
    box-sizing: border-box;
    width: var(--dsk-ship-transition-rail);
    max-width: var(--dsk-ship-transition-rail);
    margin-left: var(--dsk-ship-transition-left, 20px);
    margin-right: auto;
    padding-inline: 0;
  }
}
/* pl-sitewide-ship-axis-900-1279-v3 late-pass */
@media (min-width: 900px) and (max-width: 959px) {}
@media (min-width: 960px) and (max-width: 1279px) {}
@media (min-width: 900px) and (max-width: 1279px) {body #blank-hero.dsk-ship-page > .dsk-owner-container{
    box-sizing: border-box;
    width: var(--dsk-ship-transition-rail);
    max-width: var(--dsk-ship-transition-rail);
    margin-left: var(--dsk-ship-transition-left, 20px);
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }body #blank-hero.dsk-ship-page .dsk-ship-panels{
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
/* pl-sitewide-ship-axis-900-1023-v4 late-specific */
@media (min-width: 900px) and (max-width: 959px) {body #blank-hero.dsk-ship-page .dsk-ship-panels{
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1023px) {body #blank-hero.dsk-ship-page .dsk-ship-panels{
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
}

/* ship-cta-axis-hotfix-v1
   Keep the bottom CTA content on the same text axis as its container.
   The old pseudo accent participated as a flex item on desktop and pushed
   the headline/text block off the left rail. */
#blank-hero.dsk-ship-page .dsk-ship-panel--cta{
  color:#f8fbff;
}

#blank-hero.dsk-ship-page .dsk-ship-panel--cta::before{
  display:none !important;
  content:none !important;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy::before{
  content:"";
  display:block;
  width:76px;
  height:4px;
  margin:0 0 18px;
  border-radius:999px;
  background:linear-gradient(90deg, var(--ship-steel), var(--ship-success));
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy{
  margin-left:0;
  margin-right:0;
  color:#f8fbff;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy h2{
  color:#ffffff !important;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy p{
  color:#edf6ff !important;
}

#blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy a{
  color:#ffffff !important;
}

@media (min-width:1024px){
  #blank-hero.dsk-ship-page .dsk-ship-panel--cta{
    justify-content:space-between;
    gap:clamp(28px,4vw,56px);
    padding-inline:clamp(32px,4vw,56px);
  }

  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy{
    flex:1 1 auto;
    max-width:680px;
    padding:clamp(16px,1.8vw,22px);
  }

  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__copy h2{
    font-size:clamp(1.7rem,2.55vw,2.5rem);
    max-width:24ch;
  }

  #blank-hero.dsk-ship-page .dsk-ship-ctaPanel__actions{
    flex:0 0 min(360px,32%);
    margin-left:auto;
  }
}

/* ship-pc-wide-rail-symmetry-guarded-v2
   Keep the shipping page on the same desktop rail as the shared footer.
   Earlier wide-desktop cleanup over-expanded this shell past the page axis. */
@media (min-width:1280px){
  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page{
    --dsk-ship-wide-axis-rail:var(--dsk-global-nav-footer-rail, min(1236px, calc(100vw - 130px)));
    --dsk-ship-wide-axis-left:calc((100vw - var(--dsk-ship-wide-axis-rail)) / 2);
  }

  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page > .dsk-owner-container{
    width:var(--dsk-ship-wide-axis-rail) !important;
    max-width:var(--dsk-ship-wide-axis-rail) !important;
    margin-left:var(--dsk-ship-wide-axis-left) !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
    transform:none !important;
  }

  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-ship-panels{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
    transform:none !important;
  }

  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero#blank-hero.dsk-ship-page > .dsk-owner-container{
    width:var(--dsk-ship-wide-axis-rail) !important;
    max-width:var(--dsk-ship-wide-axis-rail) !important;
    flex-basis:var(--dsk-ship-wide-axis-rail) !important;
    margin-left:var(--dsk-ship-wide-axis-left) !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }

  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero#blank-hero.dsk-ship-page .dsk-ship-panels{
    width:100% !important;
    max-width:100% !important;
    flex-basis:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }
}

/* ship-cta-wrapper-axis-v2
   The B12 CTA wrapper inherits global shell padding with !important. Zero it
   inside the owned shipping panels so the dark CTA panel sits on the same rail
   as the sections above it. */
html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-ship-panels > .dsk-owner-text-image-vertical__content-cta.dsk-owner-text-image-vertical__content-cta{
  width:100% !important;
  max-width:100% !important;
  margin-left:0 !important;
  margin-right:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
  box-sizing:border-box !important;
}

html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content > .dsk-owner-text-image-vertical__content-cta.dsk-owner-text-image-vertical__content-cta{
  width:100% !important;
  max-width:100% !important;
  margin-left:0 !important;
  margin-right:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
  box-sizing:border-box !important;
}

html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-ship-panels > .dsk-owner-text-image-vertical__content-cta > .dsk-ship-panel--cta{
  width:100% !important;
  max-width:100% !important;
  margin-left:0 !important;
  margin-right:0 !important;
  box-sizing:border-box !important;
}

html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content > .dsk-owner-text-image-vertical__content-cta > .dsk-ship-panel--cta{
  width:100% !important;
  max-width:100% !important;
  margin-left:0 !important;
  margin-right:0 !important;
  box-sizing:border-box !important;
}

html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-ship-contactGrid > span:nth-child(2) a{
  font-size:clamp(.9rem,.92vw,1rem);
  overflow-wrap:anywhere;
}

/* ship-mobile-tablet-rail-gap-v1
   Page-scoped only: keep mobile/tablet shipment panels on the logo rail and
   reduce the oversized B12 top gap without narrowing the desktop 1236px rail. */
@media (min-width:768px) and (max-width:1024px){
  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-owner-row{
    padding-top:52px !important;
  }
}

@media (min-width:960px) and (max-width:1024px){
  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page > .dsk-owner-container{
    width:var(--dsk-pl-subpage-rail, calc(100vw - 70px)) !important;
    max-width:var(--dsk-pl-subpage-rail, calc(100vw - 70px)) !important;
    margin-left:var(--dsk-pl-subpage-rail-left, 20px) !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
  }

  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-ship-panels{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
  }

  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-owner-text-image-vertical__content > .dsk-owner-text-image-vertical__content-cta.dsk-owner-text-image-vertical__content-cta{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    box-sizing:border-box !important;
  }
}

html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page a.dsk-btn-map{
  color:#ffffff !important;
  background:linear-gradient(180deg, #059669 0%, #047857 100%) !important;
}

html[lang="en"] body.dsk-page-ship footer.dsk-site-footer.dsk-site-footer :is(.dsk-btn-map,.dsk-btn-map:link,.dsk-btn-map:visited){
  color:#ffffff !important;
  background:linear-gradient(135deg, #047857 0%, #065f46 100%) !important;
}

/* dsk-ship-owner-v2-rail-gap
   Alias-first mirror of the mobile/tablet rail fixes. B12 selectors above stay
   parked only as compatibility while the owner contract proves parity. */
@media (min-width:768px) and (max-width:1024px){
  html[lang="en"] body.dsk-page-ship .dsk-ship-row{
    padding-top:52px !important;
  }
}

@media (min-width:960px) and (max-width:1024px){
  html[lang="en"] body.dsk-page-ship .dsk-ship-section > .dsk-ship-rail{
    width:var(--dsk-pl-subpage-rail, calc(100vw - 70px)) !important;
    max-width:var(--dsk-pl-subpage-rail, calc(100vw - 70px)) !important;
    margin-left:var(--dsk-pl-subpage-rail-left, 20px) !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
  }

  html[lang="en"] body.dsk-page-ship .dsk-ship-panels,
  html[lang="en"] body.dsk-page-ship .dsk-ship-content-rail > .dsk-ship-cta-rail{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
  }
}

/* ship-faq-cta-breathing-fix-20260529
   Separate the FAQ panel from the final dark CTA block on the PL shipment page.
   The CTA wrapper is outside .dsk-ship-panels, so grid gap does not apply here. */
html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-ship-content-rail > .dsk-ship-cta-rail{
  display:block;
  margin-top:clamp(24px, 3vw, 42px);
}

@media (max-width:767px){
  html[lang="en"] body.dsk-page-ship #blank-hero.dsk-ship-page .dsk-ship-content-rail > .dsk-ship-cta-rail{
    margin-top:22px;
  }
}


/* EN full clone of /assets/css/dsk-sticky-callbar-owner.v1.css */
/* DSK sticky callbar owner v1
   Protected-safe visual contract for PL mobile quick contact.
   Existing sticky rules in broader bundles stay as PARKED_COMPAT. */

:root{
  --dsk-stickybar-bottom:calc(env(safe-area-inset-bottom, 0px) + 8px);
  --dsk-stickybar-pad-x:12px;
  --dsk-stickybar-height:58px;
}

.dsk-stickybar{
  position:fixed;
  left:0;
  right:0;
  bottom:var(--dsk-stickybar-bottom);
  width:100%;
  max-width:100vw;
  height:auto;
  min-height:0;
  margin:0;
  padding:0 var(--dsk-stickybar-pad-x);
  box-sizing:border-box;
  display:none;
  background:transparent;
  border:0;
  box-shadow:none;
  opacity:1;
  pointer-events:none;
  transform:translate3d(0, 0, 0);
  transition:transform 220ms ease, opacity 220ms ease;
  z-index:2147483000;
}

.dsk-stickybar__inner{
  width:100%;
  max-width:720px;
  margin:0 auto;
  padding:0;
  box-sizing:border-box;
}

.dsk-stickybar .dsk-stickybar__inner{
  width:100%;
  max-width:720px;
  margin:0 auto;
  padding:0;
  box-sizing:border-box;
}

.dsk-stickybar__card{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  width:100%;
  min-width:0;
  margin:0;
  padding:4px;
  box-sizing:border-box;
  border-radius:999px;
  background:rgba(255, 255, 255, 0.80);
  border:1px solid rgba(148, 163, 184, 0.26);
  box-shadow:0 10px 28px rgba(15, 23, 42, 0.18);
  backdrop-filter:blur(14px) saturate(140%);
  -webkit-backdrop-filter:blur(14px) saturate(140%);
  pointer-events:auto;
}

.dsk-stickybar .dsk-stickybar__card{
  justify-content:center;
  gap:6px;
  width:100%;
  min-width:0;
  margin:0;
  padding:4px;
  box-sizing:border-box;
  border-radius:999px;
  backdrop-filter:blur(14px) saturate(140%);
  -webkit-backdrop-filter:blur(14px) saturate(140%);
  pointer-events:auto;
}

.dsk-stickybar__btn{
  flex:1 1 0;
  width:50%;
  min-width:0;
  min-height:44px;
  height:44px;
  padding:0 12px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  border-radius:999px;
  box-sizing:border-box;
  font-family:inherit;
  font-size:0.875rem;
  line-height:1;
  font-weight:800;
  letter-spacing:0;
  text-align:center;
  text-decoration:none;
  white-space:nowrap;
  pointer-events:auto;
  -webkit-tap-highlight-color:transparent;
}

.dsk-stickybar__btn::before{
  width:16px;
  height:16px;
  flex:0 0 16px;
  background-size:16px 16px;
  background-position:center center;
  transform:none;
}

.dsk-stickybar__chat{
  order:1;
  background:rgba(19, 84, 146, 0.94);
  color:#fff;
  border:1px solid rgba(255, 255, 255, 0.16);
  box-shadow:0 6px 18px rgba(19, 84, 146, 0.20);
  text-shadow:none;
}

.dsk-stickybar__call{
  order:2;
  background:linear-gradient(180deg, rgba(15, 153, 74, 0.96) 0%, rgba(11, 122, 60, 0.98) 100%);
  color:#fff;
  border:1px solid rgba(255, 255, 255, 0.16);
  box-shadow:0 7px 18px rgba(11, 122, 60, 0.24);
  text-shadow:none;
}

html[lang="en"] body .dsk-stickybar .dsk-stickybar__btn,
html[lang="en"] body .dsk-stickybar .dsk-stickybar__btn:link,
html[lang="en"] body .dsk-stickybar .dsk-stickybar__btn:visited,
html[lang="en"] body .dsk-stickybar .dsk-stickybar__btn:hover,
html[lang="en"] body .dsk-stickybar .dsk-stickybar__btn:active,
html[lang="en"] body .dsk-stickybar .dsk-stickybar__btn:focus-visible{
  color:#fff;
  -webkit-text-fill-color:#fff;
}

html[lang="en"] body .dsk-stickybar .dsk-stickybar__btn *,
html[lang="en"] body .dsk-stickybar .dsk-stickybar__btn span,
html[lang="en"] body .dsk-stickybar .dsk-stickybar__btn strong,
html[lang="en"] body .dsk-stickybar .dsk-stickybar__btn em{
  color:#fff;
  -webkit-text-fill-color:#fff;
}

.dsk-stickybar.dsk-stickybar--hide{
  transform:translate3d(0, calc(100% + 18px), 0);
  opacity:0;
}

.dsk-stickybar[aria-hidden="true"]{
  display:none;
  visibility:hidden;
  opacity:0;
  pointer-events:none;
  transform:translate3d(0, calc(100% + 18px), 0);
}

@media (max-width:768px), (hover:none) and (pointer:coarse){
  .dsk-stickybar{
    display:block;
  }

  body:not(.dsk-cookie-banner-open){
    padding-bottom:calc(var(--dsk-stickybar-height) + 20px + env(safe-area-inset-bottom, 0px));
  }

  body.dsk-cookie-banner-open .dsk-stickybar{
    display:none;
    visibility:hidden;
    opacity:0;
    pointer-events:none;
    transform:translate3d(0, calc(100% + 18px), 0);
  }

  body.dsk-cookie-banner-open .dsk-stickybar.dsk-stickybar--hide{
    opacity:0;
    transform:translate3d(0, calc(100% + 18px), 0);
  }
}

@media (max-width:360px){
  .dsk-stickybar{
    --dsk-stickybar-pad-x:10px;
  }

  .dsk-stickybar__btn{
    padding:0 9px;
    font-size:0.8125rem;
    gap:6px;
  }
}

@media (orientation:landscape) and (max-height:430px) and (max-width:960px){
  .dsk-stickybar,
  .dsk-stickybar.dsk-stickybar,
  body.dsk-cookie-banner-open .dsk-stickybar{
    display:none;
    visibility:hidden;
    opacity:0;
    pointer-events:none;
    transform:translate3d(0, calc(100% + 18px), 0);
  }

  body:not(.dsk-cookie-banner-open){
    padding-bottom:env(safe-area-inset-bottom, 0px);
  }
}

@media (min-width:769px) and (hover:hover) and (pointer:fine){
  .dsk-stickybar,
  .dsk-stickybar.dsk-stickybar{
    display:none;
    visibility:hidden;
    opacity:0;
    pointer-events:none;
  }
}

@supports (-moz-appearance:none){
  .dsk-stickybar__btn:active{
    transform:none;
  }
}


/* EN full clone of /assets/css/dsk-thank-you-owner.v1.css */
/* PL thank-you page owner: migrated from local inline styles. */
#dsk-thanks-section{position:relative;overflow:hidden;padding:clamp(28px,4vw,56px) 0;}
#dsk-thanks-section::before{content:"";position:absolute;inset:-2px;background:
  radial-gradient(900px 520px at 12% -10%, rgba(46,213,115,.22), transparent 60%),
  radial-gradient(820px 520px at 92% 10%, rgba(52,152,219,.18), transparent 58%),
  linear-gradient(180deg,#0b1220 0%, #0b1220 35%, #0f1a2d 100%);
  z-index:0;}
#dsk-thanks-section .dsk-owner-column-content{position:relative;z-index:1;}

.dsk-thanks-card{margin:0 auto;border-radius:22px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.06);
  box-shadow:0 24px 70px rgba(0,0,0,.35);
  padding:clamp(18px,3vw,28px);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color:#fff;
}
.dsk-thanks-top{display:flex;gap:14px;align-items:flex-start;}
.dsk-thanks-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;
  background:linear-gradient(135deg, rgba(46,213,115,.95), rgba(0,184,148,.85));
  box-shadow:0 12px 26px rgba(46,213,115,.18);
  flex:0 0 auto;
}
.dsk-thanks-icon svg{width:22px;height:22px;fill:#071018;}

.dsk-thanks-title{
  color: #fff;margin:0 0 6px;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.1;letter-spacing:-.02em;}
.dsk-thanks-lead{margin:0;color:rgba(255,255,255,.86);font-size:clamp(0.9375rem,1.25vw,1.0625rem);}

.dsk-thanks-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:18px;}
@media (min-width: 860px){.dsk-thanks-grid{grid-template-columns: 1.1fr .9fr;}}

.dsk-thanks-box{border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.05);
  padding:14px 14px 12px;
}
.dsk-thanks-box h2{margin:0 0 10px;font-size:0.9375rem;letter-spacing:.01em;color:rgba(255,255,255,.92);}
.dsk-thanks-list{margin:0;padding-left:18px;color:rgba(255,255,255,.85);}
.dsk-thanks-list li{margin:6px 0;}

.dsk-thanks-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;}
.dsk-thanks-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;
  padding:12px 14px;border-radius:14px;text-decoration:none;font-weight:800;letter-spacing:.01em;
  border:1px solid rgba(255,255,255,.18);transition:transform .14s ease, filter .14s ease, background .14s ease;
  user-select:none;
}
.dsk-thanks-btn:hover{transform: translateY(-1px);filter:brightness(1.02);}
.dsk-thanks-btn:active{transform: translateY(0);}
.dsk-thanks-btn--primary{color:#061018;background:linear-gradient(135deg, rgba(46,213,115,.95), rgba(0,184,148,.85));}
.dsk-thanks-btn--secondary{color:#fff;background:rgba(255,255,255,.06);}

.dsk-thanks-note{margin:10px 0 0;color:rgba(255,255,255,.74);font-size:0.8438rem;}
.dsk-thanks-note a{color:rgba(255,255,255,.88);}

html[lang="en"] body.dsk-page-thank-you #dsk-thanks-section .dsk-thanks-title,
html[lang="en"] body.dsk-page-thank-you #dsk-thanks-section .dsk-thanks-box h2{
  color:rgba(255,255,255,.96);
}

html[lang="en"] body.dsk-page-thank-you #dsk-thanks-section .dsk-thanks-lead{
  color:rgba(255,255,255,.82);
}

html[lang="en"] body.dsk-page-thank-you #dsk-thanks-section .dsk-thanks-list,
html[lang="en"] body.dsk-page-thank-you #dsk-thanks-section .dsk-thanks-list li{
  color:rgba(255,255,255,.84);
}

html[lang="en"] body.dsk-page-thank-you #dsk-thanks-section .dsk-thanks-note{
  color:rgba(255,255,255,.72);
}

html[lang="en"] body.dsk-page-thank-you #dsk-thanks-section .dsk-thanks-note a{
  color:#35e6a7;
}

@media (max-width: 767px){
  #dsk-thanks-section{padding:24px 0 26px;}
  .dsk-thanks-card{border-radius:18px;padding:16px 14px;}
  .dsk-thanks-top{gap:12px;}
  .dsk-thanks-icon{width:40px;height:40px;border-radius:12px;}
  .dsk-thanks-title{margin-bottom:4px;}
  .dsk-thanks-grid{gap:10px;margin-top:14px;}
  .dsk-thanks-box{border-radius:16px;padding:12px 12px 10px;}
  .dsk-thanks-box h2{margin-bottom:8px;}
  .dsk-thanks-list{padding-left:16px;}
  .dsk-thanks-list li{margin:5px 0;}
  .dsk-thanks-actions{gap:8px;margin-top:12px;}
  .dsk-thanks-btn{width:100%;min-height:46px;padding:11px 12px;border-radius:12px;}
  .dsk-thanks-note{margin-top:8px;}
}
@media (max-width: 390px){
  #dsk-thanks-section{padding:22px 0 24px;}
  .dsk-thanks-card{border-radius:16px;padding:14px 12px;}
  .dsk-thanks-grid{gap:8px;margin-top:12px;}
  .dsk-thanks-box{border-radius:14px;padding:11px 11px 10px;}
  .dsk-thanks-btn{min-height:44px;padding:10px 11px;}
}


/* EN full clone of /assets/css/dsk-uslugi-visual-repair.v1.css */
.dsk-page-uslugi.dsk-uslugi-visual-repair-v1{
  --dsk-uslugi-ink: #071827;
  --dsk-uslugi-muted: #42576c;
  --dsk-uslugi-soft: #f2f7fb;
  --dsk-uslugi-line: rgba(25, 58, 91, .13);
  --dsk-uslugi-shell: var(--dsk-pl-subpage-rail, min(calc(100% - 40px), 1236px));
  --dsk-uslugi-scrollbar-gutter: 30px;
  --dsk-uslugi-radius: 22px;
  --dsk-uslugi-shadow: 0 18px 50px rgba(8, 31, 55, .10);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero.dsk-about-hero--photo{
  min-height: clamp(410px, 31vw, 500px) !important;
  padding-top: clamp(96px, 6.5vw, 128px) !important;
  padding-bottom: clamp(58px, 5vw, 92px) !important;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero.dsk-about-hero--photo::after{
  height: clamp(34px, 3.6vw, 64px);
  background: linear-gradient(180deg, rgba(244, 247, 251, 0) 0%, rgba(244, 247, 251, .42) 76%, rgba(244, 247, 251, .88) 100%);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-breadcrumbs, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support--services, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svc, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-service-faq__inner, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-cta-lab__inner, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-cta-lab + section > .dsk-owner-container{
  width: var(--dsk-uslugi-shell);
  max-width: var(--dsk-uslugi-shell) !important;
  margin-left: auto;
  margin-right: auto;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero .dsk-about-hero__inner{
  width: min(1236px, calc(100% - var(--dsk-scrollbar-gutter-comp, 0px) - 40px));
  max-width: min(1236px, calc(100% - var(--dsk-scrollbar-gutter-comp, 0px) - 40px));
  margin-left: 20px;
  margin-right: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero .dsk-about-hero__title{
  max-width: 820px;
  text-wrap: balance;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero .dsk-about-hero__subtitle{
  max-width: 820px !important;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero .dsk-about-hero__badges{
  margin-top: 20px;
  gap: 12px !important;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero .dsk-badge{
  background: rgba(8, 20, 36, .58);
  border-color: rgba(255, 255, 255, .18);
  box-shadow: 0 14px 32px rgba(0, 0, 0, .22);
}

@media (min-width: 1181px) {
  .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero .dsk-about-hero__inner {
    width: var(--dsk-global-nav-footer-rail, 1236px);
    max-width: var(--dsk-global-nav-footer-rail, 1236px);
    margin-left: calc((100% - var(--dsk-global-nav-footer-rail, 1236px)) / 2 - (var(--dsk-scrollbar-gutter-comp, 0px) / 2));
  }
}

.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-uslugi-surface{
  position: relative;
  left: 50%;
  right: 50%;
  width: calc(100vw - var(--dsk-uslugi-scrollbar-gutter));
  max-width: calc(100vw - var(--dsk-uslugi-scrollbar-gutter));
  margin-left: calc(-50vw + var(--dsk-uslugi-scrollbar-gutter));
  margin-right: calc(-50vw + var(--dsk-uslugi-scrollbar-gutter));
  margin-top: 0;
  padding: clamp(18px, 2.2vw, 34px) 0 clamp(42px, 5vw, 74px);
  background:
    radial-gradient(circle at 12% 0%, rgba(34, 211, 238, .10), transparent 36%),
    linear-gradient(180deg, #f4f7fb 0%, #ffffff 56%, #f7fbff 100%);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-breadcrumbs{
  padding: 0;
  margin-top: 0 !important;
  margin-bottom: clamp(18px, 2vw, 26px) !important;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 :is(.dsk-local-support--services, .dsk-svc, .dsk-why, .dsk-content-extend) :is(h1, h2, h3, h4, p, a, li, strong, span){
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support--services{
  display: grid;
  grid-template-columns: minmax(320px, .78fr) minmax(0, 1.22fr);
  gap: clamp(18px, 2vw, 28px);
  align-items: stretch;
  margin: 0 auto clamp(42px, 4vw, 62px);
  padding: clamp(26px, 2.4vw, 36px);
  border-radius: var(--dsk-uslugi-radius);
  background: linear-gradient(135deg, #ffffff 0%, #f6fbff 58%, #edf7f4 100%);
  border: 1px solid var(--dsk-uslugi-line);
  box-shadow: var(--dsk-uslugi-shadow);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__intro{
  align-self: center;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__title{
  max-width: 13ch;
  font-size: clamp(25px, 2.1vw, 38px);
  letter-spacing: -.025em;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__lead{
  max-width: 58ch;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__grid{
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 0;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__card{
  min-height: 146px;
  padding: 18px;
  display: grid;
  grid-template-rows: 56px auto;
  align-content: start;
  gap: 14px;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__label{
  min-height: 56px;
  margin-bottom: 0;
  line-height: 1.3;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__value{
  margin-top: 0;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__actions{
  grid-column: 2;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: -6px;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-chip-link{
  justify-content: center;
  min-height: 46px;
  padding: 11px 14px;
  border-radius: 14px;
  font-size: 13px;
  text-align: center;
  white-space: normal;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(12, 36, 68, .06);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svc{
  margin-top: 0;
  margin-bottom: clamp(48px, 4.8vw, 78px);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svc__head{
  display: grid;
  grid-template-columns: minmax(340px, .72fr) minmax(0, 1.28fr);
  gap: clamp(22px, 3vw, 54px);
  align-items: end;
  margin-bottom: clamp(20px, 2.4vw, 34px);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svc__title{
  max-width: 18ch;
  margin-bottom: 0;
  font-size: clamp(32px, 2.7vw, 48px);
  line-height: 1.04;
  letter-spacing: -.035em;
  hyphens: none;
  overflow-wrap: normal;
  text-wrap: balance;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svc__lead{
  max-width: 82ch;
  margin-bottom: 0;
  color: var(--dsk-uslugi-muted);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svc__grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(14px, 1.2vw, 20px);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svccard{
  min-height: 318px;
  padding: 22px;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
  border-color: rgba(26, 61, 95, .14);
  box-shadow: 0 14px 34px rgba(8, 31, 55, .075);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svccard__icon{
  margin-bottom: 16px;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svccard__title{
  font-size: clamp(18px, 1.1vw, 21px);
  line-height: 1.18;
  letter-spacing: -.018em;
  text-wrap: balance;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svccard__text{
  color: rgba(18, 42, 64, .78);
  line-height: 1.58;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svccard__link{
  margin-top: auto;
  padding-top: 16px;
  color: #07685f;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why{
  margin-top: 0;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__grid{
  grid-template-columns: minmax(0, .98fr) minmax(360px, .72fr);
  gap: clamp(24px, 3vw, 52px);
  align-items: center;
  padding: clamp(26px, 3vw, 44px);
  border-radius: 26px;
  background: #ffffff;
  border: 1px solid var(--dsk-uslugi-line);
  box-shadow: var(--dsk-uslugi-shadow);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__title{
  max-width: 14ch;
  font-size: clamp(30px, 2.4vw, 44px);
  line-height: 1.05;
  letter-spacing: -.03em;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__text{
  max-width: 74ch;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__bullets{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__bullet{
  display: grid;
  grid-template-columns: 12px minmax(0, 1fr);
  column-gap: 10px;
  align-items: start;
  min-height: 0;
  padding: 14px 16px;
  border-radius: 16px;
  background: #f6fafc;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__bullet *{
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__dot{
  grid-column: 1;
  grid-row: 1 / span 2;
  margin-top: .45em;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__bullet > strong, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__bullet > .u-strong{
  grid-column: 2;
  display: block;
  min-width: 0;
  line-height: 1.25;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__bullet-desc{
  grid-column: 2;
  display: block;
  margin-top: 4px;
  line-height: 1.5;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__media{
  margin: 0;
  align-self: stretch;
  min-height: 360px;
  max-height: 480px;
  border-radius: 22px;
  overflow: hidden;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__media img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-service-faq{
  padding: clamp(38px, 4.4vw, 68px) 0;
  background: linear-gradient(180deg, #ffffff 0%, #f4f9fc 100%);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-service-faq__inner{
  padding: 0;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-service-faq__title{
  max-width: 22ch;
  font-size: clamp(30px, 2.4vw, 44px);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-service-faq__lead{
  max-width: 78ch;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-service-faq__list{
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-service-faq__item{
  padding: 0 16px;
  border-radius: 18px;
  box-shadow: 0 12px 30px rgba(8, 31, 55, .065);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-cta-lab{
  padding: clamp(52px, 5vw, 82px) 0;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-cta-lab__inner{
  box-sizing: border-box;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-cta-lab + section{
  padding: clamp(46px, 5vw, 76px) 0;
  background: linear-gradient(180deg, #f7fbff 0%, #ffffff 100%);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-cta-lab + section > .dsk-owner-container{
  padding-left: 0;
  padding-right: 0;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend{
  width: 100%;
  max-width: none;
  margin: 0;
  padding: clamp(32px, 3vw, 48px);
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid var(--dsk-uslugi-line);
  box-shadow: var(--dsk-uslugi-shadow);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend h2{
  max-width: 28ch;
  margin: 0 0 18px;
  font-size: clamp(30px, 2.4vw, 44px);
  line-height: 1.06;
  letter-spacing: -.03em;
  text-wrap: balance;
  overflow-wrap: normal;
  word-break: normal;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend p{
  max-width: 88ch;
  color: var(--dsk-uslugi-muted);
  line-height: 1.72;
  overflow-wrap: normal;
  word-break: normal;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend ul{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend li{
  position: relative;
  min-height: 112px;
  margin: 0;
  padding: 18px 18px 18px 46px;
  border-radius: 17px;
  background: #f6fafc;
  border: 1px solid rgba(25, 58, 91, .10);
  color: #18334d;
  line-height: 1.55;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend li::before{
  content: "";
  position: absolute;
  left: 18px;
  top: 23px;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #19d34a;
  box-shadow: 0 0 0 4px rgba(25, 211, 74, .12);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-content-extend{
  padding: clamp(32px, 3vw, 48px);
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-content-extend li{
  padding: 18px 18px 18px 46px;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-content-extend li::before{
  left: 18px;
  top: 23px;
}

@media (min-width: 1680px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1{
    --dsk-uslugi-shell: var(--dsk-pl-subpage-rail, min(calc(100% - 40px), 1236px));
  }
}

@media (min-width: 2200px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1{
    --dsk-uslugi-shell: var(--dsk-pl-subpage-rail, min(calc(100% - 40px), 1236px));
  }
}

@media (min-width: 3200px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1{
    --dsk-uslugi-shell: var(--dsk-pl-subpage-rail, min(calc(100% - 40px), 1236px));
  }
}

@media (min-width: 1500px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-uslugi-surface{
    position: relative;
    left: 50%;
    right: 50%;
    width: calc(100vw - var(--dsk-uslugi-scrollbar-gutter));
    max-width: calc(100vw - var(--dsk-uslugi-scrollbar-gutter));
    margin-left: calc(-50vw + var(--dsk-uslugi-scrollbar-gutter));
    margin-right: calc(-50vw + var(--dsk-uslugi-scrollbar-gutter));
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svc__grid, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-service-faq__list, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-content-extend ul{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-uslugi-surface{
  position: relative;
  left: 50%;
  right: 50%;
  width: calc(100vw - var(--dsk-uslugi-scrollbar-gutter));
  max-width: calc(100vw - var(--dsk-uslugi-scrollbar-gutter));
  margin-left: calc(-50vw + var(--dsk-uslugi-scrollbar-gutter));
  margin-right: calc(-50vw + var(--dsk-uslugi-scrollbar-gutter));
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-breadcrumbs, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support--services, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svc, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-why, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-service-faq__inner, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__inner, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab + section > .dsk-owner-container{
  width: var(--dsk-uslugi-shell);
  max-width: var(--dsk-uslugi-shell);
  margin-left: auto;
  margin-right: auto;
}.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support--services{
  padding: clamp(26px, 2.4vw, 36px) !important;
}

@media (max-width: 1320px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svc__grid, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-service-faq__list, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support--services{
    grid-template-columns: 1fr;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__actions{
    grid-column: 1;
  }
}

@media (max-width: 980px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1{
    --dsk-uslugi-shell: var(--dsk-pl-subpage-rail, min(100% - 40px, 760px));
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svc__head, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__grid{
    grid-template-columns: 1fr;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__grid, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__actions, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__bullets{
    grid-template-columns: 1fr;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__media{
    min-height: 300px;
  }
}

@media (max-width: 640px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1{
    --dsk-uslugi-shell: var(--dsk-pl-subpage-rail, calc(100% - 40px));
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero.dsk-about-hero--photo{
    min-height: auto !important;
    padding-top: clamp(36px, 12vw, 52px) !important;
    padding-bottom: 46px !important;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero .dsk-about-hero__eyebrow{
    margin-bottom: 12px;
    font-size: 0.9375rem;
    line-height: 1.48;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero .dsk-about-hero__title{
    margin-bottom: 14px;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero .dsk-about-hero__subtitle{
    line-height: 1.54;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero .dsk-about-hero__actions,
  .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 #uslugi-hero .dsk-about-hero__badges{
    margin-top: 14px;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svc__grid, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-service-faq__list, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend ul{
    grid-template-columns: 1fr;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svc__title{
    max-width: 100%;
    font-size: clamp(24px, 6vw, 30px) !important;
    line-height: 1.1 !important;
    text-wrap: pretty !important;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-svccard, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend li{
    min-height: 0;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support--services, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__grid, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend{
    padding: 18px;
    border-radius: 18px;
  }
}

@media (max-width: 380px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1{
    --dsk-uslugi-shell: 100%;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support--services, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__grid, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend{
    padding: 14px;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-local-support__card{
    padding: 14px;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-why__bullet{
    grid-template-columns: 10px minmax(0, 1fr);
    column-gap: 8px;
    padding: 12px;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-content-extend h2{
    max-width: none;
    font-size: clamp(24px, 6vw, 28px);
    line-height: 1.12;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-content-extend li{
    padding: 14px 14px 14px 38px;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-content-extend li::before{
    left: 14px;
    top: 20px;
  }
}

@media (max-width: 640px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-service-faq{
    box-sizing: border-box;
    width: calc(100vw - 30px);
    max-width: calc(100vw - 30px);
    margin-left: 0;
    margin-right: 0;
  }
}

/* uslugi-cta-lab-gutter-guard-v1
   Keep the shared lab CTA off the viewport edge on mobile/tablet. */
@media (max-width: 980px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__inner{
    width: calc(100vw - clamp(62px, calc(7.5vw + 14px), 78px));
    max-width: calc(100vw - clamp(62px, calc(7.5vw + 14px), 78px));
    margin-left: calc(clamp(24px, 3.75vw, 32px) + 7px);
    margin-right: 0;
    padding: clamp(22px, 4.8vw, 34px);
    box-sizing: border-box;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__actions{
    min-width: 0;
    max-width: 100%;
  }
}

@media (max-width: 980px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-cta-lab__inner{
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: 0;
    padding: clamp(22px, 4.8vw, 34px);
    box-sizing: border-box;
  }
}

@media (min-width: 381px) and (max-width: 980px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 .dsk-cta-lab__inner{
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
  }
}

@media (max-width: 768px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content > #dsk-page-structure > .dsk-cta-lab{
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: 0;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content > #dsk-page-structure > .dsk-cta-lab > .dsk-cta-lab__inner.dsk-cta-lab__inner{
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 381px) and (max-width: 768px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content > #dsk-page-structure > .dsk-cta-lab{
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
  }
}

/* uslugi-mobile-root-overflow-owner-v1
   B12 leaves the services root section offset by 15px under mobile emulation. */
@media (max-width: 980px) {.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content #blog-post-template{
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: 0;
    box-sizing: border-box;
  }.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content #dsk-page-structure > section.dsk-owner-section, .dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content > section.dsk-owner-section{
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    margin-left: 20px;
    margin-right: 0;
    box-sizing: border-box;
  }
}

/* RC-005 services parity refinement.
   Rebuild the hub cards and support panel toward the production reference without
   touching navigation, cookie/runtime or form endpoints. */
html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content {
  --dsk-uslugi-card-line: rgba(30, 64, 108, 0.15);
  --dsk-uslugi-card-shadow: 0 14px 34px rgba(9, 32, 60, 0.075);
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support--services {
  display: grid;
  grid-template-columns: minmax(286px, 0.78fr) minmax(0, 1.22fr);
  gap: clamp(18px, 2vw, 28px);
  align-items: stretch;
  padding: clamp(24px, 2.4vw, 34px);
  background: linear-gradient(135deg, #ffffff 0%, #f7fbff 56%, #edf7f4 100%);
  border: 1px solid rgba(30, 64, 108, 0.14);
  box-shadow: 0 18px 46px rgba(12, 36, 68, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__intro {
  align-self: center;
  min-width: 0;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__title {
  max-width: 14ch;
  margin: 0 0 12px;
  font-size: clamp(24px, 2vw, 31px);
  line-height: 1.12;
  letter-spacing: 0;
  color: #0b1c30;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__lead {
  max-width: 42ch;
  margin: 0;
  color: #3c5068;
  font-size: 16px;
  line-height: 1.62;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  align-items: stretch;
  margin-top: 0;
  min-width: 0;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__card {
  position: relative;
  display: block;
  min-width: 0;
  min-height: 146px;
  padding: 18px;
  border-radius: 16px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbfe 100%);
  border: 1px solid rgba(65, 92, 126, 0.16);
  box-shadow: 0 10px 24px rgba(15, 43, 74, 0.045);
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__card::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #9bb2c9;
  opacity: 0.7;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__label {
  min-height: 0;
  margin: 0 0 12px;
  color: #51667d;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.08em;
  line-height: 1.36;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__value {
  margin: 0;
  color: #0b1c30;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__value a[href] {
  color: #007a56;
  font-weight: 850;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 122, 86, 0.26);
  overflow-wrap: anywhere;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__actions {
  grid-column: 2;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: -4px;
  min-width: 0;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-chip-link {
  min-width: 0;
  min-height: 46px;
  padding: 11px 14px;
  border-radius: 13px;
  background: #ffffff;
  border: 1px solid rgba(30, 64, 108, 0.14);
  box-shadow: 0 8px 18px rgba(12, 36, 68, 0.045);
  color: #0f3155;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svc__head {
  align-items: end;
  gap: clamp(20px, 2.8vw, 46px);
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svc__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(14px, 1.25vw, 20px);
  align-items: stretch;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 318px;
  gap: 0;
  padding: 22px;
  overflow: hidden;
  color: #0b1c30;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbfe 100%);
  border: 1px solid var(--dsk-uslugi-card-line);
  border-radius: 18px;
  box-shadow: var(--dsk-uslugi-card-shadow);
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard__icon {
  display: inline-flex;
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
  max-width: 48px;
  max-height: 48px;
  align-items: center;
  justify-content: center;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(145deg, #eef5fb 0%, #ffffff 100%);
  border: 1px solid rgba(30, 64, 108, 0.16);
  color: #1d4f83;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 8px 20px rgba(12, 36, 68, 0.055);
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard__icon svg {
  display: block;
  width: 24px;
  max-width: 24px;
  height: 24px;
  max-height: 24px;
  flex: 0 0 24px;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard__title {
  margin: 0 0 12px;
  color: #0b1c30;
  font-size: clamp(16px, 1vw, 18px);
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard__text {
  margin: 0;
  color: #425873;
  font-size: 15px;
  line-height: 1.58;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard__link {
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  padding: 10px 14px;
  border: 1px solid rgba(29, 79, 131, 0.3);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.76);
  color: #1d4f83;
  box-shadow: none;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.15;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard .dsk-overlay-link {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: block;
  overflow: hidden;
  border: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard .dsk-overlay-link .dsk-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-why {
  margin-top: 30px;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-why__grid {
  grid-template-columns: minmax(0, 0.74fr) minmax(340px, 0.58fr);
  gap: clamp(24px, 3vw, 46px);
  align-items: center;
  padding: clamp(28px, 3vw, 42px);
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-why__title {
  max-width: 16ch;
  font-size: clamp(28px, 2.3vw, 38px);
  line-height: 1.08;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-why__media {
  min-width: 0;
  min-height: 320px;
  max-height: 420px;
}

@media (max-width: 1439px) and (min-width: 1200px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svc__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 1199px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support--services,
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svc__head,
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-why__grid {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__actions {
    grid-column: 1;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svc__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support--services {
    gap: 18px;
    padding: 18px;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__title {
    max-width: 15ch;
    font-size: clamp(21px, 6vw, 25px);
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__grid,
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__actions,
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svc__grid {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__card {
    min-height: 0;
    padding: 16px;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-local-support__value a[href] {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    padding: 8px 0;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard {
    min-height: 0;
    padding: 18px;
    border-radius: 16px;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard__icon {
    flex-basis: 44px;
    width: 44px;
    height: 44px;
    max-width: 44px;
    max-height: 44px;
    margin-bottom: 14px;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard__icon svg {
    width: 22px;
    max-width: 22px;
    height: 22px;
    max-height: 22px;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-svccard__link {
    width: 100%;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-why__media {
    min-height: 0;
  }
}

@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-why__media {
    display: block;
    margin-top: 18px;
    min-height: 0;
    max-height: none;
    aspect-ratio: auto;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-why__media img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    object-fit: cover;
  }
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content > #dsk-page-structure > .dsk-cta-lab {
  position: relative;
  isolation: isolate;
  padding: clamp(42px, 6vw, 72px) 0;
  color: #e9f2ff;
  background: linear-gradient(135deg, rgba(15, 23, 42, 0.98) 0%, rgba(6, 10, 16, 0.98) 58%, rgba(17, 24, 39, 0.98) 100%);
  overflow: hidden;
  content-visibility: visible;
  contain-intrinsic-size: auto;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content > #dsk-page-structure > .dsk-cta-lab::before {
  content: "";
  position: absolute;
  inset: -2px;
  z-index: -2;
  background:
    radial-gradient(900px 420px at 20% 30%, rgba(255, 255, 255, 0.08), transparent 60%),
    radial-gradient(700px 380px at 85% 70%, rgba(100, 116, 139, 0.12), transparent 62%),
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.045) 0 1px, transparent 1px 28px),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0 1px, transparent 1px 30px);
  opacity: 0.50;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content > #dsk-page-structure > .dsk-cta-lab::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.02) 0 1px, transparent 1px 3px);
  opacity: 0.22;
  mix-blend-mode: overlay;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content > #dsk-page-structure > .dsk-cta-lab > .dsk-cta-lab__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(240px, 280px);
  align-items: center;
  justify-content: center;
  gap: clamp(24px, 3vw, 40px);
  padding: clamp(22px, 3vw, 34px);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.10);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

@media (min-width: 981px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content > #dsk-page-structure > .dsk-cta-lab {
    left: 50%;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + (var(--dsk-uslugi-scrollbar-gutter, 0px) / 2));
    margin-right: 0;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content > #dsk-page-structure > .dsk-cta-lab > .dsk-cta-lab__inner {
    width: var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1236px));
    max-width: var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1236px));
    margin-left: var(--dsk-pl-subpage-rail-left, calc((100vw - var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1236px))) / 2));
    margin-right: auto;
  }
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__copy {
  max-width: 760px;
  min-width: 0;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__eyebrow {
  margin: 0 0 10px;
  color: rgba(233, 242, 255, 0.72);
  font-size: 0.78125rem;
  line-height: 1.35;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__title {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: clamp(1.625rem, 3vw, 2.5rem);
  line-height: 1.12;
  font-weight: 800;
  letter-spacing: 0;
  text-shadow: 0 10px 32px rgba(0, 0, 0, 0.55);
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__text {
  margin: 0;
  color: rgba(233, 242, 255, 0.78);
  font-size: 0.96875rem;
  line-height: 1.6;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__phone {
  color: #d1fae5;
  font-weight: 850;
  text-decoration: none;
  border-bottom: 1px solid rgba(209, 250, 229, 0.62);
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  width: min(280px, 100%);
  min-width: 240px;
  justify-self: center;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  width: 100%;
  padding: 14px 18px;
  border-radius: 14px;
  color: #04130a;
  -webkit-text-fill-color: #04130a;
  background: #00a765;
  font-size: 0.875rem;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: 0.02em;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(0, 167, 101, 0.24), 0 0 0 1px rgba(255, 255, 255, 0.08), inset 0 -2px 0 rgba(0, 0, 0, 0.20);
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__btnGlow {
  display: none;
}

html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__micro {
  margin: 0;
  color: rgba(233, 242, 255, 0.62);
  font-size: 0.78125rem;
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content > #dsk-page-structure > .dsk-cta-lab > .dsk-cta-lab__inner {
    grid-template-columns: 1fr;
    align-items: start;
    padding: 18px;
    border-radius: 16px;
  }

  html[lang="en"] body.dsk-page-uslugi.dsk-uslugi-visual-repair-v1 main#main-content .dsk-cta-lab__actions {
    width: 100%;
    min-width: 0;
  }
}


/* EN full clone of /assets/css/dsk-warsaw-local-clean.v1.css */
html[lang="en"] body.dsk-page-location-warszawa {
  --waw-ink: #10201f;
  --waw-muted: #5d6b68;
  --waw-line: rgba(16, 32, 31, 0.12);
  --waw-soft: #f4f7f5;
  --waw-panel: #ffffff;
  --waw-dark: #071514;
  --waw-dark-2: #10201f;
  --waw-green: #22c55e;
  --waw-green-dark: #12833d;
  --waw-radius: 18px;
  --waw-shadow: 0 18px 44px rgba(16, 32, 31, 0.09);
  background: var(--waw-soft);
  color: var(--waw-ink);
}

html[lang="en"] body.dsk-page-location-warszawa #dsk-page-structure,
html[lang="en"] body.dsk-page-location-warszawa #dsk-page-structure * {
  box-sizing: border-box;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-location-shell {
  background: var(--waw-soft);
}

html[lang="en"] body.dsk-page-location-warszawa #dsk-page-structure > .dsk-owner-section > .dsk-owner-container {
  width: min(1180px, calc(100vw - 48px));
  max-width: none;
  margin-inline: auto;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero-section {
  padding: clamp(110px, 11vw, 148px) 0 44px;
  background: var(--waw-dark);
  color: #f6fbf8;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(320px, 0.75fr);
  gap: 28px;
  align-items: center;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 430px;
  padding: clamp(28px, 4vw, 48px) 0;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-eyebrow,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card-label {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 28px;
  margin: 0 0 14px;
  padding: 6px 10px;
  border: 1px solid rgba(34, 197, 94, 0.28);
  border-radius: 999px;
  color: #187a3f;
  background: rgba(34, 197, 94, 0.08);
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: uppercase;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero-section .dsk-waw-eyebrow,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero-card .dsk-waw-card-label {
  color: #a8f1c1;
  background: rgba(34, 197, 94, 0.12);
  border-color: rgba(168, 241, 193, 0.28);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero h1 {
  max-width: 820px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(2.8rem, 5vw, 5.7rem);
  line-height: 0.98;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-lead {
  max-width: 780px;
  margin: 24px 0 0;
  color: #d9e7e0;
  font-size: clamp(1.08rem, 1.6vw, 1.28rem);
  line-height: 1.62;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero__content > p:not(.dsk-waw-eyebrow):not(.dsk-waw-lead) {
  max-width: 740px;
  margin: 16px 0 0;
  color: #b9c9c4;
  line-height: 1.7;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-action-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 26px;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 13px 18px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-weight: 850;
  line-height: 1.15;
  text-align: center;
  text-decoration: none;
  transition: transform 0.18s ease, border-color 0.18s ease, background-color 0.18s ease;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-button:hover {
  transform: translateY(-1px);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-button--primary {
  color: #062018;
  background: var(--waw-green);
  border-color: var(--waw-green);
  box-shadow: 0 14px 28px rgba(34, 197, 94, 0.23);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-button--secondary {
  color: #f6fbf8;
  background: rgba(255, 255, 255, 0.09);
  border-color: rgba(246, 251, 248, 0.28);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-button--ghost {
  color: #d9e7e0;
  background: transparent;
  border-color: rgba(217, 231, 224, 0.24);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-section .dsk-waw-button--secondary,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-panel .dsk-waw-button--secondary,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-final-cta .dsk-waw-button--secondary {
  color: var(--waw-ink);
  background: #ffffff;
  border-color: rgba(16, 32, 31, 0.18);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-section .dsk-waw-button--ghost,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-final-cta .dsk-waw-button--ghost {
  color: #d9e7e0;
  border-color: rgba(217, 231, 224, 0.26);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-chip-row span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 8px 12px;
  border: 1px solid rgba(217, 231, 224, 0.18);
  border-radius: 999px;
  color: #d9e7e0;
  background: rgba(255, 255, 255, 0.06);
  font-size: 0.88rem;
  line-height: 1.2;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 0;
  padding: 28px;
  border: 1px solid rgba(217, 231, 224, 0.16);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.07);
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.22);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero-card h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(1.45rem, 2vw, 2rem);
  line-height: 1.14;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero-card p {
  margin: 16px 0 0;
  color: #c9d9d4;
  line-height: 1.62;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-mini-list {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-mini-list span {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  color: #e9f5ef;
  line-height: 1.45;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-mini-list span::before {
  content: "";
  flex: 0 0 8px;
  width: 8px;
  height: 8px;
  margin-top: 0.55em;
  border-radius: 50%;
  background: var(--waw-green);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-quick-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-quick-card,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-route-grid a,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-stat-grid a {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-height: 100%;
  padding: 18px;
  border: 1px solid var(--waw-line);
  border-radius: var(--waw-radius);
  color: var(--waw-ink);
  background: var(--waw-panel);
  text-decoration: none;
  box-shadow: 0 12px 28px rgba(16, 32, 31, 0.06);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-quick-card {
  color: #f8fffb;
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(217, 231, 224, 0.14);
  box-shadow: none;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-quick-card span,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-route-grid span,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-stat-grid span {
  font-weight: 850;
  line-height: 1.2;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-quick-card small {
  color: #c9d9d4;
  line-height: 1.45;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-route-grid small,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-stat-grid small {
  color: var(--waw-muted);
  line-height: 1.45;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-route-grid em {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 34px;
  margin-top: auto;
  padding: 8px 12px;
  border: 1px solid rgba(18, 131, 61, 0.16);
  border-radius: 999px;
  color: var(--waw-green-dark);
  background: rgba(34, 197, 94, 0.08);
  font-style: normal;
  font-weight: 850;
  line-height: 1.1;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-section {
  padding: clamp(54px, 6vw, 76px) 0;
  background: var(--waw-soft);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-section:nth-of-type(even) {
  background: #ffffff;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-section-head {
  max-width: 820px;
  margin-bottom: 28px;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-section-head h2,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-contact-copy h2,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-security-shell h2,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-panel h2,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-final-cta h2 {
  margin: 0;
  color: var(--waw-ink);
  font-size: clamp(2rem, 3.2vw, 3.2rem);
  line-height: 1.05;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-section-head p,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-contact-copy p,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-security-shell p,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-panel p,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-final-cta p {
  max-width: 760px;
  margin: 14px 0 0;
  color: var(--waw-muted);
  font-size: 1.02rem;
  line-height: 1.72;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card-grid,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-route-grid {
  display: grid;
  gap: 16px;
  align-items: stretch;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card-grid--four,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-route-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-service-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 22px;
  border: 1px solid var(--waw-line);
  border-radius: var(--waw-radius);
  background: var(--waw-panel);
  box-shadow: 0 14px 34px rgba(16, 32, 31, 0.06);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-service-card {
  min-height: 226px;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card h3,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-service-card h3,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-card h3 {
  margin: 0;
  color: var(--waw-ink);
  font-size: 1.17rem;
  line-height: 1.22;
  letter-spacing: 0;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card p,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-service-card p,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-card p {
  margin: 12px 0 0;
  color: var(--waw-muted);
  line-height: 1.58;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card a,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-service-card a,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-card a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 38px;
  margin-top: auto;
  padding: 9px 13px;
  border: 1px solid rgba(18, 131, 61, 0.18);
  border-radius: 999px;
  color: var(--waw-green-dark);
  background: rgba(34, 197, 94, 0.08);
  font-weight: 800;
  line-height: 1.12;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-service-card p + a,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card p + a {
  margin-top: auto;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-contact-shell,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-security-shell,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-overview,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-panel,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-final-cta {
  display: grid;
  gap: 24px;
  padding: clamp(24px, 4vw, 38px);
  border: 1px solid var(--waw-line);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: var(--waw-shadow);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-contact-shell,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-security-shell,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-overview {
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.8fr);
  align-items: stretch;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-security-shell {
  align-items: center;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-contact-meta,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-points {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-contact-meta span,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-points span {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 14px;
  border: 1px solid var(--waw-line);
  border-radius: 14px;
  color: var(--waw-ink);
  background: var(--waw-soft);
  line-height: 1.35;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-contact-meta span::before,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-points span::before,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-check-list li::before {
  content: "";
  flex: 0 0 9px;
  width: 9px;
  height: 9px;
  margin-top: 0.42em;
  border-radius: 50%;
  background: var(--waw-green);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-card {
  display: flex;
  flex-direction: column;
  padding: 24px;
  border-radius: 20px;
  color: #eaf8f1;
  background: var(--waw-dark-2);
  min-height: 100%;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-card h3,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-card p {
  color: #eef8f2;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-card p {
  color: #cbdad5;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-steps {
  display: grid;
  gap: 10px;
  margin: 24px 0;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-steps span {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 14px;
  border: 1px solid rgba(217, 231, 224, 0.14);
  border-radius: 14px;
  color: #eef8f2;
  background: rgba(255, 255, 255, 0.07);
  line-height: 1.35;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-steps span::before {
  content: "";
  flex: 0 0 9px;
  width: 9px;
  height: 9px;
  margin-top: 0.4em;
  border-radius: 50%;
  background: var(--waw-green);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-card a {
  color: #062018;
  background: var(--waw-green);
  border-color: var(--waw-green);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-map-card a + a {
  margin-top: 10px;
  color: #d9e7e0;
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(217, 231, 224, 0.22);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-proof-card {
  display: grid;
  gap: 16px;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-lab-image {
  min-height: 230px;
  border-radius: 18px;
  background-image: url("/assets/img/home/owner-v4/dysk-hdd-diagnostyka-powierzchni-480w.webp");
  background-size: cover;
  background-position: center;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-check-list {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-check-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 14px;
  border: 1px solid var(--waw-line);
  border-radius: 14px;
  color: var(--waw-ink);
  background: var(--waw-soft);
  line-height: 1.45;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-stat-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-steps li {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 22px;
  border: 1px solid var(--waw-line);
  border-radius: var(--waw-radius);
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(16, 32, 31, 0.06);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-steps span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 50%;
  color: #062018;
  background: var(--waw-green);
  font-weight: 900;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-steps h3 {
  margin: 0;
  color: var(--waw-ink);
  font-size: 1.14rem;
  line-height: 1.22;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-steps p {
  margin: 10px 0 0;
  color: var(--waw-muted);
  line-height: 1.6;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-panel {
  grid-template-columns: minmax(0, 1.1fr) minmax(260px, 0.8fr);
  align-items: center;
  background: var(--waw-dark-2);
  color: #f6fbf8;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-panel h2,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-final-cta h2 {
  color: #ffffff;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-panel p,
html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-final-cta p {
  color: #cbdad5;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-points span {
  color: #eef8f2;
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(217, 231, 224, 0.16);
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-faq-list {
  display: grid;
  gap: 12px;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-faq-list details {
  border: 1px solid var(--waw-line);
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(16, 32, 31, 0.05);
  overflow: clip;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-faq-list summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  cursor: pointer;
  padding: 18px 20px;
  color: var(--waw-ink);
  font-weight: 850;
  line-height: 1.3;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-faq-list summary::marker {
  content: "";
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-faq-list summary::-webkit-details-marker {
  display: none;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-faq-list summary::after {
  content: "+";
  display: inline-flex;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #062018;
  background: var(--waw-green);
  font-weight: 900;
  line-height: 1;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-faq-list details[open] summary::after {
  content: "-";
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-faq-list p {
  margin: 0;
  padding: 0 20px 20px;
  color: var(--waw-muted);
  line-height: 1.68;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-related {
  padding: 42px 0;
  background: #ffffff;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-related .dsk-subnav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-related .dsk-subnav__item {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 9px 14px;
  border: 1px solid var(--waw-line);
  border-radius: 999px;
  color: var(--waw-ink);
  background: var(--waw-soft);
  font-weight: 800;
  text-decoration: none;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-final-cta-section {
  padding: 36px 0 72px;
  background: #ffffff;
}

html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-final-cta {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  background: var(--waw-dark);
  border-color: rgba(217, 231, 224, 0.14);
}

@media (max-width: 1180px) {
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-quick-grid,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card-grid--four,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-route-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  html[lang="en"] body.dsk-page-location-warszawa #dsk-page-structure > .dsk-owner-section > .dsk-owner-container {
    width: min(100% - 32px, 720px);
  }

  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero__content,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero-card {
    min-height: auto;
  }

  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-contact-shell,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-security-shell,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-overview,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-b2b-panel,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-final-cta {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card-grid--three,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero-section {
    padding-top: 96px;
  }

  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero h1 {
    font-size: clamp(2.35rem, 12vw, 3.6rem);
    line-height: 1.02;
  }

  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-quick-grid,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card-grid--four,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-card-grid--three,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-route-grid,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-steps {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-action-row,
  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-button {
    width: 100%;
  }

  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-button {
    min-height: 50px;
  }

  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero .dsk-waw-action-row {
    margin-top: 18px;
  }

  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-hero .dsk-waw-button--ghost {
    display: none;
  }

  html[lang="en"] body.dsk-page-location-warszawa .dsk-waw-section {
    padding: 48px 0;
  }
}


/* EN full clone of /assets/css/page-blog-hub.pl.v2.css */
:root{--dsk-hub-surface:#f4f7fb;--dsk-hub-card:#ffffff;--dsk-hub-ink:#0b1220;--dsk-hub-muted:rgba(11,18,32,.72);--dsk-hub-border:rgba(168,85,247,.16);--dsk-hub-shadow:0 14px 38px rgba(2,8,20,.10);--dsk-hub-shadow-soft:0 10px 26px rgba(2,8,20,.08);--dsk-hub-radius:12px;--dsk-hub-card-h:460px;--dsk-hub-accent-a:#22d3ee;--dsk-hub-accent-b:#a855f7;--dsk-hub-accent-c:#13b8a6}[data-alternating-background="true"]{background:var(--dsk-hub-surface)}.dsk-about-hero{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;isolation:isolate}.dsk-about-hero--photo{min-height:50vh;display:flex;align-items:flex-start;padding-top:clamp(110px,9vw,140px);padding-bottom:clamp(92px,8vw,120px);background-image:linear-gradient(135deg,rgba(26,5,60,0.92),rgba(13,148,136,0.62)),var(--hero-image);background-size:cover;background-position:center;background-repeat:no-repeat}.dsk-about-hero--photo::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 30%,rgba(168,85,247,.18),transparent 52%),radial-gradient(circle at 78% 18%,rgba(34,211,238,.16),transparent 56%),linear-gradient(180deg,rgba(0,0,0,.35)0%,rgba(0,0,0,.12)45%,rgba(0,0,0,.58)100%),repeating-linear-gradient(90deg,rgba(255,255,255,.06)0 1px,transparent 1px 18px),repeating-linear-gradient(0deg,rgba(255,255,255,.04)0 1px,transparent 1px 22px);mix-blend-mode:overlay;opacity:.66}.dsk-about-hero__inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 clamp(16px,4vw,24px)}.dsk-about-hero__eyebrow{margin:0 0 10px 0;color:rgba(255,255,255,.80);font-size:0.8125rem;letter-spacing:.10em;text-transform:uppercase}.dsk-about-hero__title{color:#fff;margin:0 0 10px 0;font-weight:800;letter-spacing:-0.02em;line-height:1.06;font-size:clamp(2.125rem,3.6vw,3.5rem);text-shadow:0 14px 34px rgba(0,0,0,.42)}.dsk-about-hero__subtitle{margin:0 0 18px 0;max-width:75ch;color:rgba(255,255,255,.92);font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.55;text-shadow:0 12px 28px rgba(0,0,0,.38)}.dsk-about-hero--photo::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:110px;background:linear-gradient(180deg,rgba(244,247,251,0)0%,var(--dsk-hub-surface)72%),radial-gradient(circle at 20% 30%,rgba(168,85,247,.18),transparent 55%),radial-gradient(circle at 80% 10%,rgba(34,211,238,.16),transparent 55%);pointer-events:none}@media(max-width:700px){.dsk-about-hero--photo{min-height:60vh}}.dsk-hub-filters{position:relative;margin-top:-34px;padding:0 0 18px}.dsk-hub-filters__inner{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:14px 14px;display:flex;flex-wrap:wrap;gap:10px;background:#fff;border:1px solid var(--dsk-hub-border);border-radius:18px;box-shadow:0 22px 60px rgba(2,8,20,.14)}.dsk-pill{appearance:none;border:1px solid rgba(15,23,42,.14);background:rgba(15,23,42,.04);color:rgba(15,23,42,.84);padding:9px 13px;border-radius:999px;font-weight:700;font-size:0.8125rem;letter-spacing:.01em;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;user-select:none}.dsk-pill:hover{transform:translateY(-1px);background:rgba(168,85,247,.08);border-color:rgba(168,85,247,.25)}.dsk-pill.is-active{background:linear-gradient(90deg,rgba(34,211,238,.16),rgba(168,85,247,.16));border-color:rgba(168,85,247,.40);color:rgba(76,29,149,1);box-shadow:0 10px 24px rgba(2,8,20,.08)}.section-intro{width:min(1120px,calc(100% - 40px));margin:18px auto 10px;text-align:center}.section-intro__inner{padding:8px 0 10px}.section-intro__text{margin:0;max-width:72ch;margin-left:auto;margin-right:auto;font-weight:600;font-size:clamp(0.9375rem,1.35vw,1.125rem);line-height:1.45;color:rgba(15,23,42,.86)}#blog{background:transparent;padding-top:18px;padding-bottom:46px}#blog .container.sb-container-fixed{width:min(1120px,calc(100% - 40px))}#blog .sb-row-opt-padding-top-large{padding-top:18px}#blog .sb-row-opt-padding-bottom-large{padding-bottom:18px}#blog .sb-blog-card-section__content{padding-bottom:0}#blog .sb-section-title{margin:10px 0 10px;padding:0;font-size:clamp(1.375rem,2.4vw,2rem);line-height:1.15;font-weight:700;letter-spacing:-0.02em}@media(max-width:640px){#blog .sb-section-title{font-size:1.375rem;margin:8px 0 8px}}#blog .items-grid.sb-blog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;padding:0;margin:22px 0 0;list-style:none}@media(max-width:992px){#blog .items-grid.sb-blog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){#blog .items-grid.sb-blog{grid-template-columns:1fr;gap:16px}}#blog li.items-grid__item.sb-blog-card{background:var(--dsk-hub-card);position:relative;border-radius:var(--dsk-hub-radius);border:1px solid rgba(2,8,20,.08);box-shadow:var(--dsk-hub-shadow-soft);overflow:hidden;height:var(--dsk-hub-card-h);align-self:stretch;display:flex;flex-direction:column;transform:translateY(0);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;will-change:transform}#blog li.items-grid__item.sb-blog-card .items-grid__item-body{display:flex;flex-direction:column;height:100%;flex:1}#blog li.items-grid__item.sb-blog-card .items-grid__item-image{position:relative;width:100%;margin:0}#blog li.items-grid__item.sb-blog-card .items-grid__item-image figure{margin:0;border-radius:0}#blog li.items-grid__item.sb-blog-card .items-grid__item-content{padding:18px 19px 20px;display:flex;flex-direction:column;gap:11px;flex:1}#blog li.items-grid__item.sb-blog-card .items-grid__header{margin:0;font-weight:800;color:var(--dsk-hub-ink);line-height:1.24}#blog li.items-grid__item.sb-blog-card .items-grid__summary{margin:0;color:var(--dsk-hub-muted);font-size:0.9375rem;line-height:1.64;flex:1 1 auto;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden;min-height:calc(1.64em * 4);max-height:calc(1.64em * 4)}#blog li.items-grid__item.sb-blog-card .items-grid__link a{font-weight:800;color:rgba(76,29,149,1);text-decoration:none;text-underline-offset:.18em;text-decoration-skip-ink:auto}.dsk-cta-lab{position:relative;isolation:isolate;padding:clamp(42px,6vw,72px)0;color:#e9f2ff;background:linear-gradient(135deg,rgba(10,25,45,0.96)0%,rgba(6,14,28,0.96)55%,rgba(10,25,45,0.96)100%);overflow:hidden}.dsk-cta-lab::before{content:"";position:absolute;inset:-2px;background:radial-gradient(900px 420px at 20% 30%,rgba(0,160,255,0.18),transparent 60%),radial-gradient(700px 380px at 85% 70%,rgba(34,211,238,0.14),transparent 62%),repeating-linear-gradient(0deg,rgba(255,255,255,0.05)0 1px,transparent 1px 26px),repeating-linear-gradient(90deg,rgba(255,255,255,0.05)0 1px,transparent 1px 26px);opacity:.55;z-index:-2}.dsk-cta-lab::after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,rgba(255,255,255,0.02)0 1px,transparent 1px 3px);opacity:.22;mix-blend-mode:overlay;z-index:-1}.dsk-cta-lab__inner{width:min(1120px,calc(100% - 40px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:clamp(22px,3vw,34px);border-radius:18px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.10);box-shadow:0 18px 50px rgba(0,0,0,0.45),inset 0 1px 0 rgba(255,255,255,0.10);backdrop-filter:blur(10px)}.dsk-cta-lab__copy{max-width:680px}.dsk-cta-lab__eyebrow{margin:0 0 10px;font-size:0.7812rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(233,242,255,0.72)}.dsk-cta-lab__title{margin:0 0 10px;font-size:clamp(1.625rem,3vw,2.5rem);line-height:1.12;font-weight:800;color:#ffffff;text-shadow:0 10px 32px rgba(0,0,0,0.55)}.dsk-cta-lab__text{margin:0;font-size:0.9688rem;line-height:1.6;color:rgba(233,242,255,0.78)}.dsk-cta-lab__phone{color:#ffffff;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(255,255,255,0.30)}.dsk-cta-lab__phone:hover{border-bottom-color:rgba(255,255,255,0.70)}.dsk-cta-lab__actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px;min-width:260px}.dsk-cta-lab__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;min-height:52px;width:100%;border-radius:14px;background:var(--dsk-hub-accent-c);color:#04130a;font-weight:800;font-size:0.875rem;letter-spacing:.02em;text-decoration:none;box-shadow:0 14px 38px rgba(25,211,74,0.35),0 0 0 1px rgba(255,255,255,0.08),inset 0 -2px 0 rgba(0,0,0,0.20);transform:translateY(0);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;will-change:transform}.dsk-cta-lab__btnGlow{position:absolute;inset:-18px;border-radius:18px;background:radial-gradient(circle at 50% 50%,rgba(25,211,74,0.45),transparent 60%);filter:blur(10px);opacity:.85;z-index:-1}.dsk-cta-lab__btn:hover{transform:translateY(-3px);filter:brightness(1.06);box-shadow:0 18px 52px rgba(25,211,74,0.42),0 0 0 1px rgba(255,255,255,0.12),inset 0 -2px 0 rgba(0,0,0,0.18)}.dsk-cta-lab__btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(34,211,238,0.25),0 0 0 6px rgba(25,211,74,0.25),0 18px 52px rgba(25,211,74,0.42)}.dsk-cta-lab__micro{margin:0;font-size:0.7812rem;color:rgba(233,242,255,0.62)}@media(max-width:820px){.dsk-cta-lab__inner{flex-direction:column;align-items:flex-start}.dsk-cta-lab__actions{width:100%;align-items:flex-start;min-width:unset}.dsk-cta-lab__btn{width:100%}}@media(max-width:640px){.dsk-about-hero--photo{padding-top:80px;padding-bottom:46px;min-height:56vh}.dsk-about-hero__title{font-size:2rem;line-height:1.08;letter-spacing:-0.02em;text-wrap:balance}.dsk-about-hero__subtitle{font-size:0.9688rem;line-height:1.55;margin-bottom:14px}.dsk-hub-filters{margin-top:-26px;padding-bottom:14px}.dsk-hub-filters__inner{width:calc(100% - 24px);padding:12px;gap:8px;justify-content:center}.dsk-pill{padding:8px 12px;font-size:0.7812rem}#blog li.items-grid__item.sb-blog-card{height:auto;align-self:stretch}#blog li.items-grid__item.sb-blog-card .items-grid__item-body{height:auto;flex:initial}#blog li.items-grid__item.sb-blog-card .items-grid__item-content{padding:14px 15px 16px;flex:initial;display:block}#blog li.items-grid__item.sb-blog-card .items-grid__header,#blog li.items-grid__item.sb-blog-card .items-grid__summary{color:rgba(17,17,17,.74);flex-grow:0;min-height:0;margin-top:8px;-webkit-line-clamp:5}#blog li.items-grid__item.sb-blog-card{overflow:hidden;background:#ffffff}#blog li.items-grid__item.sb-blog-card .items-grid__item-body,#blog li.items-grid__item.sb-blog-card .items-grid__item-content,#blog li.items-grid__item.sb-blog-card .items-grid__header,#blog li.items-grid__item.sb-blog-card .items-grid__summary,#blog li.items-grid__item.sb-blog-card .items-grid__link{opacity:1;visibility:visible;transform:none}#blog li.items-grid__item.sb-blog-card .items-grid__item-content{position:static;color:#111;height:auto;max-height:none;overflow:visible;background:#ffffff}#blog li.items-grid__item.sb-blog-card .items-grid__summary{font-size:0.9062rem;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:5;max-height:none}#blog li.items-grid__item.sb-blog-card .items-grid__item-content,#blog li.items-grid__item.sb-blog-card .items-grid__item-content *{position:relative;z-index:2}#blog li.items-grid__item.sb-blog-card .items-grid__item-content *{max-height:none;height:auto;overflow:visible;opacity:1;visibility:visible}#blog .items-grid{grid-template-columns:1fr}#blog li.items-grid__item.sb-blog-card,#blog li.items-grid__item.sb-blog-card .items-grid__item-body{height:auto;min-height:0}#blog li.items-grid__item.sb-blog-card .items-grid__item-content{height:auto;min-height:unset;max-height:none;padding:14px 14px 16px}#blog li.items-grid__item.sb-blog-card .items-grid__header{display:block;font-size:1.125rem;line-height:1.25;margin:0 0 10px 0;padding:0;white-space:normal}#blog li.items-grid__item.sb-blog-card .items-grid__summary{display:block;font-size:0.875rem;line-height:1.45;margin:0 0 10px 0;max-height:none;overflow:visible;-webkit-line-clamp:unset}#blog li.items-grid__item.sb-blog-card .items-grid__item-body{overflow:visible}#blog li.items-grid__item.sb-blog-card .items-grid__item-image{height:220px;min-height:220px;max-height:220px}#blog li.items-grid__item.sb-blog-card .items-grid__item-content{display:block;position:relative;z-index:2}#blog li.items-grid__item.sb-blog-card .items-grid__item-image figure.option-image{height:220px;min-height:220px;max-height:220px;background-size:cover !important;background-position:center}}@media(max-width:767px){:root{--dsk-mobile-gutter:16px}#sb-navigation .sb-container,#sb-navigation .container,#sb-navigation .sb-nav,#sb-navigation .sb-nav__inner{padding-left:var(--dsk-mobile-gutter)!important;padding-right:var(--dsk-mobile-gutter)!important;margin-left:auto !important;margin-right:auto !important;max-width:100% !important;width:100% !important;box-sizing:border-box !important}#sb-navigation .sb-top-header__brand .brand__text{display:none !important}}
.dsk-blog-pagination{display:none;}

/* FIX19B — CTA bars centered and margin-safe on desktop */
@media (min-width:821px){.dsk-cta-lab__inner{width:min(980px,calc(100% - 40px));margin-left:auto;margin-right:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,280px);align-items:center;justify-content:center;column-gap:clamp(24px,3vw,40px)}.dsk-cta-lab__copy{max-width:640px;min-width:0;margin:0 auto;text-align:center}.dsk-cta-lab__eyebrow,.dsk-cta-lab__title,.dsk-cta-lab__text{text-align:center}.dsk-cta-lab__actions{width:min(280px,100%);min-width:240px;max-width:280px;align-items:center;justify-self:center;margin:0 auto}.dsk-cta-lab__btn{width:100%}.dsk-cta-lab__micro{text-align:center}}
@media(max-width:640px){.dsk-about-hero__inner{padding-left:20px;padding-right:20px}.dsk-hub-filters{margin-top:-18px;padding-bottom:12px}.dsk-hub-filters__inner{width:calc(100% - 40px);padding:12px 14px;justify-content:flex-start;box-sizing:border-box}#blog{padding-top:14px}.section-intro{margin:14px auto 8px}/*dsk-cta-mobile-polish-etap22*/.dsk-cta-lab{padding:30px 0 34px}.dsk-cta-lab__inner{padding:18px;gap:18px;border-radius:16px}.dsk-cta-lab__eyebrow{margin-bottom:8px}.dsk-cta-lab__title{margin-bottom:8px;font-size:1.5rem}.dsk-cta-lab__text{font-size:.9375rem;line-height:1.55}.dsk-cta-lab__actions{gap:8px}.dsk-cta-lab__btn{min-height:48px;padding:13px 16px}.dsk-cta-lab__micro{font-size:.75rem}}@media(max-width:390px){.dsk-cta-lab{padding:28px 0 32px}.dsk-cta-lab__inner{padding:16px;gap:16px}}
@media(min-width:768px) and (max-width:1023px){.dsk-blog-hub{--dsk-blog-top-shell-max:calc(100vw - 40px);--dsk-blog-top-shell-gutter:0px}.dsk-blog-hub #blog-hero .dsk-about-hero__inner, .dsk-blog-hub .dsk-hub-filters__inner, .dsk-blog-hub .dsk-blog-quicknav, .dsk-blog-hub .dsk-blog-pagination, .dsk-blog-hub .section-intro, .dsk-blog-hub #blog .container.sb-container-fixed{width:var(--dsk-blog-top-shell-max);max-width:var(--dsk-blog-top-shell-max);margin-left:20px;margin-right:auto;box-sizing:border-box}.dsk-blog-hub #blog-hero .dsk-about-hero__inner, .dsk-blog-hub .dsk-blog-quicknav, .dsk-blog-hub .dsk-blog-pagination, .dsk-blog-hub #blog .container.sb-container-fixed{padding-left:var(--dsk-blog-top-shell-gutter);padding-right:var(--dsk-blog-top-shell-gutter)}.dsk-blog-hub #blog-hero .dsk-about-hero__inner{padding-left:0;padding-right:0}.dsk-blog-hub .dsk-hub-filters__inner{padding-left:14px;padding-right:14px}.dsk-blog-hub .section-intro__inner{max-width:100%}}
/* dsk blog hub shared cleanup v3 */
#blog-hero.dsk-hub-hero p,#blog-hero.dsk-hub-hero a{color:rgba(255,255,255,.92)}
#blog-hero.dsk-hub-hero a{text-decoration:underline;text-decoration-color:rgba(255,255,255,.45);text-underline-offset:2px}
#blog-hero.dsk-hub-hero a:hover{text-decoration-color:rgba(255,255,255,.9)}
#blog-hero.dsk-hub-hero p{max-width:62ch}
@media (max-width:520px){#blog-hero .dsk-about-hero__inner{padding-left:0;padding-right:0}#blog-hero .dsk-about-hero__title,#blog-hero .dsk-about-hero__subtitle{margin-left:0;margin-right:0}#blog-hero .dsk-about-hero__subtitle{max-width:62ch}.section-intro__inner,.dsk-blog-most-read,.sb-section-alignable{padding-left:16px;padding-right:16px}ul.items-grid.sb-blog{padding-left:16px;padding-right:16px;box-sizing:border-box}}
.dsk-blog-quicknav{width:min(1120px,calc(100% - 40px));max-width:1120px;margin:14px auto 20px;padding:0;box-sizing:border-box}.dsk-blog-quicknav__inner{display:flex;flex-wrap:wrap;gap:11px;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(11,18,32,.08);border-radius:20px;padding:13px 15px;box-shadow:0 10px 28px rgba(11,18,32,.06)}.dsk-blog-quicknav__label{font-weight:800;color:#0b1220;margin-right:4px;line-height:1.3}.dsk-blog-quicknav a{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:999px;border:1px solid rgba(11,18,32,.14);background:#f8fafc;color:#0b1220;text-decoration:none;font-weight:700;line-height:1.28;text-underline-offset:.18em;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.dsk-blog-quicknav a:hover{background:#eef4fb;border-color:rgba(11,18,32,.22);transform:translateY(-1px)}.dsk-blog-quicknav a[aria-current="page"]{background:#0b1220;color:#fff;border-color:#0b1220;box-shadow:0 10px 24px rgba(11,18,32,.14)}.dsk-blog-quicknav__meta{font-size:.95rem;color:#344054;font-weight:600;line-height:1.35}@media(max-width:760px){.dsk-blog-quicknav{margin:12px auto 18px}.dsk-blog-quicknav__inner{justify-content:flex-start;gap:10px;padding:12px 14px;border-radius:18px}.dsk-blog-quicknav a{padding:9px 14px;transform:none}.dsk-blog-quicknav__meta{width:100%}html[lang="en"] .dsk-blog-pagination{justify-content:flex-start}html[lang="en"] .dsk-blog-pagination__spacer{display:none}html[lang="en"] .dsk-blog-pagination__count{width:100%}}
html[lang="en"] .dsk-blog-pagination{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:18px 0 12px}html[lang="en"] .dsk-blog-pagination a[aria-current="page"]{font-weight:800;background:rgba(0,0,0,.04)}html[lang="en"] .dsk-blog-pagination__spacer{flex:1 1 auto;min-width:10px}html[lang="en"] .dsk-blog-pagination__count{opacity:.75;font-size:.95rem}.dsk-blog-hub.dsk-blog-hub--index .dsk-hub-hero .dsk-about-hero__title{max-width:15ch;letter-spacing:-.02em}.dsk-blog-hub.dsk-blog-hub--index .dsk-hub-hero .dsk-about-hero__subtitle{max-width:72ch}.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-most-read{background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);border:1px solid rgba(11,18,32,.08);border-radius:20px;padding:24px 28px;box-shadow:0 18px 40px rgba(11,18,32,.06)}.dsk-blog-hub.dsk-blog-hub--index .items-grid.sb-blog{gap:28px 22px}.dsk-blog-hub.dsk-blog-hub--index .items-grid__item-body{border:1px solid rgba(11,18,32,.08);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 14px 36px rgba(11,18,32,.05)}.dsk-blog-hub.dsk-blog-hub--index .items-grid__item-content{gap:12px;padding:22px 22px 24px}.dsk-blog-hub.dsk-blog-hub--index .items-grid__header.h3{font-size:1.3rem;line-height:1.28;letter-spacing:-.01em}.dsk-blog-hub.dsk-blog-hub--index .items-grid__summary{font-size:1rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:6.4em}.dsk-blog-hub.dsk-blog-hub--index .items-grid__link{margin-top:auto}.dsk-blog-hub.dsk-blog-hub--index .items-grid__link a{font-weight:800;text-decoration:none}.dsk-blog-hub.dsk-blog-hub--index .section-intro__text{max-width:78ch;font-size:1.04rem;line-height:1.72;color:#344054}.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-pagination{margin-top:10px;margin-bottom:10px}@media (min-width:1024px){.dsk-blog-hub.dsk-blog-hub--index .items-grid.sb-blog{padding-left:0;padding-right:0}.dsk-blog-hub.dsk-blog-hub--index .items-grid__item{margin-bottom:0}.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-most-read{padding:20px 18px;border-radius:18px}.dsk-blog-hub.dsk-blog-hub--index .items-grid__item-content{padding:18px}.dsk-blog-hub.dsk-blog-hub--index .items-grid__header.h3{font-size:1.12rem}.dsk-blog-hub.dsk-blog-hub--index .section-intro__text{font-size:1rem}}

.dsk-blog-showall{cursor:pointer}.dsk-blog-all-expanded .dsk-blog-extra-card{display:list-item}


/* Stage 69 — blog hub desktop/laptop shell parity: keep visible blog hub wrappers on the same outer axis as shared header/footer without touching tablet/mobile logic. */
body.dsk-blog-hub #blog-hero.dsk-about-hero{
  width:100% !important;
  max-width:100% !important;
  left:auto !important;
  right:auto !important;
  margin-left:0 !important;
  margin-right:0 !important;
  transform:none !important;
}

@media (min-width:1024px){.dsk-blog-hub{
    --dsk-blog-top-shell-max:var(--dsk-sb-container-rail,var(--dsk-global-nav-footer-rail,1236px));
    --dsk-blog-top-shell-gutter:var(--dsk-layout-shell-gutter,20px);
  }.dsk-blog-hub #blog-hero .dsk-about-hero__inner, .dsk-blog-hub .dsk-hub-filters__inner, .dsk-blog-hub .dsk-blog-quicknav, .dsk-blog-hub .dsk-blog-pagination, .dsk-blog-hub .section-intro, .dsk-blog-hub #blog .container.sb-container-fixed, .dsk-blog-hub .dsk-cta-lab__inner{
    width:min(var(--dsk-blog-top-shell-max),calc(100% - (var(--dsk-blog-top-shell-gutter) * 2)));
    max-width:var(--dsk-blog-top-shell-max);
    margin-left:auto;
    margin-right:auto;
    box-sizing:border-box;
  }.dsk-blog-hub #blog-hero .dsk-about-hero__inner, .dsk-blog-hub .dsk-blog-quicknav, .dsk-blog-hub .dsk-blog-pagination, .dsk-blog-hub #blog .container.sb-container-fixed, .dsk-blog-hub .dsk-cta-lab__inner{
    padding-left:var(--dsk-blog-top-shell-gutter);
    padding-right:var(--dsk-blog-top-shell-gutter);
  }.dsk-blog-hub #blog-hero .dsk-about-hero__inner{
    padding-left:0;
    padding-right:0;
  }.dsk-blog-hub .dsk-hub-filters__inner{
    padding-left:14px;
    padding-right:14px;
  }.dsk-blog-hub .section-intro__inner{
    max-width:100%;
  }
}.dsk-blog-hub.dsk-blog-hub--index{
  --dsk-blog-index-card-title-size:clamp(1.16rem,0.26vw + 1.11rem,1.24rem);
  --dsk-blog-index-card-title-lh:1.26;
  --dsk-blog-index-card-summary-size:0.98rem;
  --dsk-blog-index-card-summary-lh:1.68;
  --dsk-blog-index-card-link-size:0.92rem;
  --dsk-blog-index-card-link-gap:10px;
}.dsk-blog-hub.dsk-blog-hub--index #blog .items-grid.sb-blog{margin-top:24px;gap:30px 22px}.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__item-content{gap:12px;padding:20px 20px 22px}.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header, .dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header.h3{font-size:var(--dsk-blog-index-card-title-size);line-height:var(--dsk-blog-index-card-title-lh);letter-spacing:-.012em;margin:0}.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__summary{font-size:var(--dsk-blog-index-card-summary-size);line-height:var(--dsk-blog-index-card-summary-lh);min-height:calc(var(--dsk-blog-index-card-summary-lh) * 4em);max-height:calc(var(--dsk-blog-index-card-summary-lh) * 4em);-webkit-line-clamp:4;line-clamp:4}.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header, .dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__summary{max-inline-size:100%;overflow-wrap:anywhere;word-break:normal}.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__link a{font-size:var(--dsk-blog-index-card-link-size);column-gap:var(--dsk-blog-index-card-link-gap);padding-top:2px}
@media (max-width:760px){.dsk-blog-hub.dsk-blog-hub--index{
    --dsk-blog-index-card-title-size:1.08rem;
    --dsk-blog-index-card-title-lh:1.3;
    --dsk-blog-index-card-summary-size:0.94rem;
    --dsk-blog-index-card-summary-lh:1.62;
    --dsk-blog-index-card-link-size:0.9rem;
    --dsk-blog-index-card-link-gap:8px;
  }.dsk-blog-hub.dsk-blog-hub--index #blog .items-grid.sb-blog{margin-top:20px;gap:18px}

}


/* stage151: mobile typography pass for blog family only */
@media (max-width:760px){.dsk-blog-hub{--dsk-blog-mobile-hero-title-size:clamp(1.96rem,1.56rem + 1.95vw,2.28rem);--dsk-blog-mobile-hero-title-lh:1.1;--dsk-blog-mobile-hero-subtitle-size:1rem;--dsk-blog-mobile-hero-subtitle-lh:1.6;--dsk-blog-mobile-intro-size:1rem;--dsk-blog-mobile-intro-lh:1.64}.dsk-blog-hub #blog-hero .dsk-about-hero__title{font-size:var(--dsk-blog-mobile-hero-title-size);line-height:var(--dsk-blog-mobile-hero-title-lh);max-width:15ch}.dsk-blog-hub #blog-hero .dsk-about-hero__subtitle{font-size:var(--dsk-blog-mobile-hero-subtitle-size);line-height:var(--dsk-blog-mobile-hero-subtitle-lh);max-width:36ch}.dsk-blog-hub .section-intro__text{font-size:var(--dsk-blog-mobile-intro-size);line-height:var(--dsk-blog-mobile-intro-lh)!important;max-width:36ch!important}.dsk-blog-hub.dsk-blog-hub--index{--dsk-blog-index-card-title-size:1.08rem;--dsk-blog-index-card-title-lh:1.34;--dsk-blog-index-card-summary-size:.96rem;--dsk-blog-index-card-summary-lh:1.66;--dsk-blog-index-card-link-size:.91rem;--dsk-blog-index-card-link-gap:8px}.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__item-content{padding:18px 17px 19px!important;gap:11px}}.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header{font-size:1.1563rem;letter-spacing:-0.012em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden!important;min-height:calc(1.24em * 2);max-height:calc(1.24em * 2)}.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__link{display:block;flex:0 0 auto;margin-top:12px;padding-top:0}.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__link a{display:inline-flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;max-width:100%;line-height:1.5}.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__summary{overflow:hidden}@media(max-width:767px){.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card{height:auto;min-height:0}.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__item-body{height:auto;min-height:100%}}


/* stage491: blog index desktop pixel perfect polish */
@media (min-width:1024px){.dsk-blog-hub.dsk-blog-hub--index #blog-hero .dsk-about-hero__inner{
    max-width:var(--dsk-blog-top-shell-max,var(--dsk-global-nav-footer-rail,1236px));
    padding-left:0;
    padding-right:0;
  }.dsk-blog-hub.dsk-blog-hub--index #blog-hero .dsk-about-hero__title{
    font-size:clamp(2.18rem,2.9vw,3.08rem);
    line-height:1.08!important;
    max-width:16ch;
    margin-bottom:14px;
    text-wrap:balance;
  }.dsk-blog-hub.dsk-blog-hub--index #blog-hero .dsk-about-hero__subtitle{
    max-width:68ch!important;
    font-size:1.08rem;
    line-height:1.62;
    margin-bottom:10px;
  }.dsk-blog-hub.dsk-blog-hub--index .dsk-hub-filters{
    margin-top:-30px;
    padding-bottom:14px;
  }.dsk-blog-hub.dsk-blog-hub--index .dsk-hub-filters__inner{
    padding:13px 14px;
  }.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav, .dsk-blog-hub.dsk-blog-hub--index .dsk-blog-pagination{
    width:var(--dsk-blog-top-shell-max,var(--dsk-global-nav-footer-rail,1236px));
    max-width:var(--dsk-blog-top-shell-max,var(--dsk-global-nav-footer-rail,1236px));
    margin-left:auto;
    margin-right:auto;
  }.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav{
    margin-top:12px;
    margin-bottom:10px;
  }.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-pagination{
    margin-top:0;
    margin-bottom:16px;
  }.dsk-blog-hub.dsk-blog-hub--index .section-intro{
    margin:18px auto 18px;
    text-align:left;
  }.dsk-blog-hub.dsk-blog-hub--index .section-intro__text{
    max-width:min(920px,100%)!important;
    margin-left:0;
    margin-right:0;
    font-size:1.01rem!important;
    line-height:1.68!important;
  }.dsk-blog-hub.dsk-blog-hub--index #blog{
    padding-top:12px;
    padding-bottom:42px;
  }.dsk-blog-hub.dsk-blog-hub--index #blog .items-grid.sb-blog{
    gap:24px 20px;
    margin-top:20px!important;
  }.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card{
    height:438px!important;
  }.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__item-content{
    padding:18px 18px 20px;
    gap:10px;
  }.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header, .dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__header.h3{
    font-size:1.22rem;
    line-height:1.26;
  }.dsk-blog-hub.dsk-blog-hub--index #blog li.items-grid__item.sb-blog-card .items-grid__summary{
    font-size:.98rem;
    line-height:1.6;
    min-height:calc(1.6em * 4);
    max-height:calc(1.6em * 4);
  }
}

/* stage492 blog card text + spacing restore */
@media (min-width:1024px){
  .dsk-about-hero__inner{max-width:var(--dsk-blog-top-shell-max,var(--dsk-global-nav-footer-rail,1236px));}
  .dsk-about-hero__title{max-width:15ch;margin-bottom:14px !important;}
  .dsk-about-hero__subtitle{max-width:68ch;}
  .dsk-hub-filters{margin-top:-28px;padding:0 0 14px;}
  .section-intro{margin:14px auto 6px;}
  .section-intro__inner{padding:4px 0 6px;}
  #blog{padding-top:10px;padding-bottom:40px;}
  #blog .sb-row-opt-padding-top-large{padding-top:10px;}
  #blog .sb-row-opt-padding-bottom-large{padding-bottom:12px;}
  #blog .items-grid.sb-blog{gap:18px;margin:18px 0 0 !important;}
  #blog li.items-grid__item.sb-blog-card{height:auto;min-height:560px;}
  #blog li.items-grid__item.sb-blog-card .items-grid__item-image,
  #blog li.items-grid__item.sb-blog-card .items-grid__item-image figure,
  #blog li.items-grid__item.sb-blog-card .items-grid__item-image .option-image{height:230px;min-height:230px;max-height:230px;}
  #blog li.items-grid__item.sb-blog-card .items-grid__item-content{padding:16px 18px 18px;gap:10px;}
  #blog li.items-grid__item.sb-blog-card .items-grid__header{min-height:calc(1.24em * 3);}
  #blog li.items-grid__item.sb-blog-card .items-grid__summary{display:block;display:-webkit-box !important;-webkit-line-clamp:3;line-clamp:3;min-height:calc(1.64em * 3);max-height:calc(1.64em * 3);opacity:1;visibility:visible;}
  #blog li.items-grid__item.sb-blog-card .items-grid__link{margin-top:auto;padding-top:2px;}
}

/* stage493 blog-family final checkpoint micro polish */
@media (min-width:1024px){.dsk-blog-hub.dsk-blog-hub--index .section-intro{
    margin:14px auto 6px;
  }.dsk-blog-hub.dsk-blog-hub--index #blog{
    padding-top:4px;
  }.dsk-blog-hub.dsk-blog-hub--index #blog .sb-section-title{
    margin:0 0 8px;
  }.dsk-blog-hub:not(.dsk-blog-hub--index) .section-intro{
    margin:12px auto 4px;
  }.dsk-blog-hub:not(.dsk-blog-hub--index) #blog{
    padding-top:6px;
    padding-bottom:24px;
  }.dsk-blog-hub:not(.dsk-blog-hub--index) #blog .sb-row-opt-padding-top-large{
    padding-top:6px;
  }.dsk-blog-hub:not(.dsk-blog-hub--index) #blog .sb-row-opt-padding-bottom-large{
    padding-bottom:8px;
  }.dsk-blog-hub:not(.dsk-blog-hub--index) #blog .sb-section-title{
    margin:0 0 8px;
  }.dsk-blog-hub:not(.dsk-blog-hub--index) #blog .sb-blog-card-section > section:last-child{
    margin:18px 0 8px;
    padding:18px 20px 8px;
    border-top:1px solid rgba(11,18,32,.08);
  }.dsk-blog-hub:not(.dsk-blog-hub--index) #blog .sb-blog-card-section > section:last-child h3{
    margin:0 0 12px;
    line-height:1.22;
  }.dsk-blog-hub:not(.dsk-blog-hub--index) #blog .sb-blog-card-section > section:last-child ul{
    margin:0 0 4px 22px;
  }.dsk-blog-hub:not(.dsk-blog-hub--index) .dsk-cta-lab{
    padding-top:30px;
  }
}

/* Stage 629 — blog hub lab CTA defer ownership: move identical dsk-lab-cta-defer-css from blog hub HTML into the page owner. */
.dsk-blog-hub .dsk-cta-lab:not(#default-contact-cta-section-template){content-visibility:auto;contain-intrinsic-size:auto 280px;}
@media (max-width:767px){.dsk-blog-hub .dsk-cta-lab:not(#default-contact-cta-section-template){content-visibility:visible;contain-intrinsic-size:auto;}}

/* Stage ARCH-C3 — blog hub header shadow lite ownership: move identical dsk-blog-header-shadow-lite from blog hub HTML into the page owner. */
#sb-navigation section{transition:box-shadow .3s ease;will-change:box-shadow;transform:translateZ(0)}

/* Debt OS wave wave:b9871f9f28972b */
main .dsk-wave-blog-wave-b9871f9f28972b{
  color:inherit;
  display:inline-block;
}

/* Debt OS wave wave:69e8afea7e0803 */
main .dsk-wave-blog-wave-69e8afea7e0803{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/5-bledow-ktore-zamieniaja-drobne-uszkodzenie-katastrofe-czego-nigdy-nie-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:1dc5c9319df8b4 */
main .dsk-wave-blog-wave-1dc5c9319df8b4{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-29.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:5a2df81fe28156 */
main .dsk-wave-blog-wave-5a2df81fe28156{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-33.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:d589d0dabe8ad2 */
main .dsk-wave-blog-wave-d589d0dabe8ad2{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/mezczyzna-pracujacy-laptopie-domu-ochrona-prywatnych-danych-osobowych-rodo-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:3ad0145452341f */
main .dsk-wave-blog-wave-3ad0145452341f{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-21.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:7c7eb661d923bf */
main .dsk-wave-blog-wave-7c7eb661d923bf{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-18.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:929c2eb5a45745 */
main .dsk-wave-blog-wave-929c2eb5a45745{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/uszkodzony-pendrive-odslonieta-elektronika-odzyskiwanie-danych-laboratorium-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:10d1973a2079af */
main .dsk-wave-blog-wave-10d1973a2079af{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-23.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:1c9bb2cce2d027 */
main .dsk-wave-blog-wave-1c9bb2cce2d027{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-20.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:ac128e9192a60d */
main .dsk-wave-blog-wave-ac128e9192a60d{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/zasada-3-2-1-backup-akcji-zbudowac-niezniszczalne-archiwum-firmy-fotografii-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:1e2f4c1b0055f6 */
main .dsk-wave-blog-wave-1e2f4c1b0055f6{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/dysk-zewnetrzny-podlaczony-laptopa-wybor-nosnika-backupu-hdd-ssd-lub-chmury-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:27ae33e5a4b08c */
main .dsk-wave-blog-wave-27ae33e5a4b08c{
  display:none;
}

/* Debt OS wave wave:4e5e16d37f05c6 */
main .dsk-wave-blog-wave-4e5e16d37f05c6{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-23.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:6814d7d5f67f19 */
main .dsk-wave-blog-wave-6814d7d5f67f19{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-25.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:043f784d1f3dc5 */
main .dsk-wave-blog-wave-043f784d1f3dc5{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/profesjonalnego-fotografa-utrata-archiwum-koszmar-ktory-grozi-nie-tylko-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:4411dcd58bf631 */
main .dsk-wave-blog-wave-4411dcd58bf631{
  background-image:url('/assets/img/og/og-odzyskiwanie-danych-z-ssd.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:a1012bc978955e */
main .dsk-wave-blog-wave-a1012bc978955e{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/wd-my-passport-nvme-zewnetrzny-dysk-ssd-wykorzystywany-odzyskiwaniu-danych-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:b7cd9ce84d8861 */
main .dsk-wave-blog-wave-b7cd9ce84d8861{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/odzyskiwanie-danych-macierzy-raid-serwerow-nas-laboratorium-dysk-spolka-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:762ff432a9c05a */
main .dsk-wave-blog-wave-762ff432a9c05a{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-26.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:7d26847c536345 */
main .dsk-wave-blog-wave-7d26847c536345{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-10.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:b19ec348cea5c5 */
main .dsk-wave-blog-wave-b19ec348cea5c5{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-24.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:ba6dd843a87e1e */
main .dsk-wave-blog-wave-ba6dd843a87e1e{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/odzyskac-dane-uszkodzonego-dysku-hdd-dysk-twardy-biurku-laboratorium-spolka-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:6e2aa175d4a5a2 */
main .dsk-wave-blog-wave-6e2aa175d4a5a2{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/awaria-dysku-danymi-ksiegowymi-kadrowymi-polaczyc-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:20d92fabde08c4 */
main .dsk-wave-blog-wave-20d92fabde08c4{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-06.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:373360b9eeca80 */
main .dsk-wave-blog-wave-373360b9eeca80{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/uszkodzony-dysk-hdd-biurku-otoczeniu-narzedzi-czego-nie-robic-nosnikiem-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:464f797666e25d */
main .dsk-wave-blog-wave-464f797666e25d{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/otwarty-dysk-twardy-hdd-widoczna-glowica-talerzem-objawy-awarii-mechanicznej-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:5a8905aaa43b27 */
main .dsk-wave-blog-wave-5a8905aaa43b27{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-07.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:5ebe15c35785c0 */
main .dsk-wave-blog-wave-5ebe15c35785c0{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-05.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:92f787b00a147b */
main .dsk-wave-blog-wave-92f787b00a147b{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/dysk-zewnetrzny-podlaczony-laptopa-robic-gdy-nie-startuje-pojawia-czarny-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:acef1bc7c0cbfc */
main .dsk-wave-blog-wave-acef1bc7c0cbfc{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-08.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:f9a4e5a866b39f */
main .dsk-wave-blog-wave-f9a4e5a866b39f{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-09.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:f6f333b16890b8 */
main .dsk-wave-blog-wave-f6f333b16890b8{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-33.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:2fb3b86acfc29c */
main .dsk-wave-blog-wave-2fb3b86acfc29c{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-15.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:821e04e67633ec */
main .dsk-wave-blog-wave-821e04e67633ec{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-28.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:52ed3b64f5d904 */
main .dsk-wave-blog-wave-52ed3b64f5d904{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:64995ca8742b86 */
main .dsk-wave-blog-wave-64995ca8742b86{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/dysk-hdd-biurku-wykresy-ekranie-laptopa-porownanie-awaryjnosci-ssd-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:28880fab1ff550 */
main .dsk-wave-blog-wave-28880fab1ff550{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-34.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:34c8c3662bd372 */
main .dsk-wave-blog-wave-34c8c3662bd372{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-17.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:5df8c7b66b6a50 */
main .dsk-wave-blog-wave-5df8c7b66b6a50{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-16.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:6e1a38e31fea22 */
main .dsk-wave-blog-wave-6e1a38e31fea22{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-11.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:809ac613c2fdb8 */
main .dsk-wave-blog-wave-809ac613c2fdb8{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-27.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:c4df67050e7c7d */
main .dsk-wave-blog-wave-c4df67050e7c7d{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-13.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:e46eb503b789e0 */
main .dsk-wave-blog-wave-e46eb503b789e0{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-14.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:1058167262e645 */
main .dsk-wave-blog-wave-1058167262e645{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-02.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:7941d257a2b06d */
main .dsk-wave-blog-wave-7941d257a2b06d{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/laptop-wlaczonym-oprogramowaniem-automatycznego-backupu-danych-windows-macos-warszawa.webp');
  background-size:cover;
  background-position:center;
}

/* Debt OS wave wave:8cebdf7572b31a */
main .dsk-wave-blog-wave-8cebdf7572b31a{
  background-image:url('/assets/img/pl-owner/imported/client_media/tEJXsA9I/blog-poradniki-odzyskiwaniu-danych-dysk-spolka-warszawa-03.webp');
  background-size:cover;
  background-position:center;
}

/* dsk-blog-intro-body-text-rail-final-v1
   Long intro copy must read as a normal paragraph, not a centered narrow column. */
body.dsk-blog-hub .section-intro {
  text-align: left !important;
}

body.dsk-blog-hub .section-intro__inner {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body.dsk-blog-hub .section-intro__text {
  width: 100% !important;
  max-width: min(920px, 100%) !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
  text-wrap: pretty;
}

@media (max-width: 767px) {
  body.dsk-blog-hub .section-intro {
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    margin-left: 20px !important;
    margin-right: auto !important;
  }
}

/* dsk-blog-index-handoff-rhythm-v1
   Keep a readable pause between intro copy and the first article grid on desktop/tablet. */
@media (min-width: 1024px) {
  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--index #blog {
    padding-top: 42px;
  }
}

/* dsk-blog-hero-pc-rail-final-v1
   Blog hero must keep hero-scale typography and share the desktop rail with filters/listing. */
@media (min-width: 1024px) {
  body.dsk-blog-hub.dsk-blog-hub--index {
    --dsk-blog-hero-shell-max: var(--dsk-global-nav-footer-rail, 1236px);
    --dsk-blog-hero-shell-gutter: 0px;
    --dsk-blog-hero-shell-left: calc((100vw - var(--dsk-blog-hero-shell-max)) / 2);
  }

  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero .dsk-about-hero__inner {
    width: min(var(--dsk-blog-hero-shell-max), calc(100% - (var(--dsk-blog-hero-shell-gutter) * 2))) !important;
    max-width: var(--dsk-blog-hero-shell-max) !important;
    flex: 0 0 var(--dsk-blog-hero-shell-max);
    margin-left: var(--dsk-blog-hero-shell-left) !important;
    margin-right: auto !important;
    padding-left: var(--dsk-blog-hero-shell-gutter) !important;
    padding-right: var(--dsk-blog-hero-shell-gutter) !important;
    box-sizing: border-box !important;
  }

  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero .dsk-about-hero__title {
    width: var(--dsk-blog-hero-title-width, auto);
    max-width: var(--dsk-blog-hero-title-max, 24ch) !important;
    margin-bottom: 18px !important;
    font-size: clamp(2.42rem, 3.8vw, 4rem) !important;
    font-weight: 800 !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important;
    text-wrap: balance;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero .dsk-about-hero__title {
    --dsk-blog-hero-title-width: min(920px, 100%);
    --dsk-blog-hero-title-max: min(920px, calc(100vw - 160px));
  }

  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero .dsk-about-hero__subtitle {
    max-width: min(76ch, 100%) !important;
    font-size: clamp(1.08rem, 1.25vw, 1.24rem) !important;
    line-height: 1.58 !important;
  }
}

@media (min-width: 1024px) and (max-width: 1180px) {
  body.dsk-blog-hub.dsk-blog-hub--index {
    --dsk-blog-hero-shell-max: calc(100vw - 40px);
    --dsk-blog-hero-shell-left: 20px;
  }
}

@media (min-width: 1900px) {
  html[lang="en"] body.dsk-page-accounting {
    --dsk-accounting-shell-max: calc(var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1680px)) + (var(--dsk-accounting-shell-gutter, 20px) * 2));
  }

  html[lang="en"] body.dsk-page-accounting main .dsk-trust__inner,
  html[lang="en"] body.dsk-page-db-service main .dsk-owner-container {
    width: var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1680px));
    max-width: var(--dsk-pl-subpage-rail, var(--dsk-global-nav-footer-rail, 1680px));
    margin-left: var(--dsk-pl-subpage-rail-left, calc((100vw - var(--dsk-global-nav-footer-rail, 1680px)) / 2));
    margin-right: auto;
    box-sizing: border-box;
  }
}

@media (min-width: 521px) and (max-width: 1023px) {
  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero .dsk-about-hero__inner {
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    flex: 0 0 calc(100vw - 40px);
    margin-left: 20px !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }

  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero .dsk-about-hero__title {
    max-width: min(20ch, 100%) !important;
    margin-bottom: 16px !important;
    font-size: clamp(2.15rem, 5vw, 2.6rem) !important;
    font-weight: 800 !important;
    line-height: 1.06 !important;
    letter-spacing: 0 !important;
    text-wrap: balance;
  }

  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero .dsk-about-hero__subtitle {
    max-width: min(62ch, 100%) !important;
    font-size: clamp(1.02rem, 2.2vw, 1.14rem) !important;
    line-height: 1.58 !important;
  }
}

@media (max-width: 520px) {
  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero .dsk-about-hero__inner {
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    flex: 0 0 calc(100vw - 40px);
    margin-left: 20px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}

/* dsk-blog-hero-align-20260523
   Align blog hero typography and vertical start with homepage/Cennik without touching article pages. */
@media (min-width: 1181px) {
  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero--photo {
    padding-top: clamp(86px, 6.3vw, 100px) !important;
  }
}

@media (min-width: 1024px) and (max-width: 1180px) {
  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero--photo {
    padding-top: 74px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero--photo {
    padding-top: 88px !important;
  }
}

@media (max-width: 767px) {
  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero--photo {
    padding-top: 66px !important;
  }

  body.dsk-blog-hub.dsk-blog-hub--index #blog-hero.dsk-about-hero .dsk-about-hero__title {
    font-weight: 800 !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
  }
}

/* dsk-blog-quicknav-rwd-final-v1
   Keep blog navigation controls in predictable rows instead of flex-wrap text squeezing. */
@media (max-width: 767px) {
  body.dsk-blog-hub.dsk-blog-hub--index #sb-page-structure .dsk-blog-quicknav {
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    margin-top: 10px;
    margin-bottom: 12px;
    margin-left: 20px !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 8px !important;
    align-items: center !important;
    justify-content: stretch !important;
    width: 100% !important;
    padding: 10px !important;
    box-sizing: border-box !important;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__label {
    grid-column: 1 / -1;
    min-width: 0 !important;
    margin-right: 0 !important;
    white-space: nowrap !important;
    text-align: center;
    font-size: clamp(.9rem, 3.7vw, 1rem) !important;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a[href$="#blog-list"] {
    width: 100% !important;
    min-width: 42px !important;
    height: 40px !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a.dsk-blog-showall,
  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a[href="/blog#all"] {
    grid-column: 1 / -1 !important;
    justify-self: stretch !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 40px !important;
    padding: 10px 14px !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__meta {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    min-width: 0 !important;
    white-space: normal !important;
    text-align: center;
    line-height: 1.35;
  }
}

/* Blog device-polish pack 001B: hide raw quicknav text nodes on mobile and rebuild a clean label. */
@media (max-width: 767px) {
  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner {
    font-size: 0;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner::before {
    content: "Nawigacja bloga";
    grid-column: 1 / -1;
    text-align: center;
    color: #0b1220;
    font-size: .98rem;
    font-weight: 750;
    line-height: 1.25;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner::after {
    content: "51 wpisów · strony 1-3";
    grid-column: 1 / -1;
    text-align: center;
    color: #344054;
    font-size: .9rem;
    font-weight: 650;
    line-height: 1.32;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a {
    font-size: .98rem;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a[href="/blog#blog-list"] {
    grid-column: 1;
    grid-row: 2;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a[href="/blog-2#blog-list"] {
    grid-column: 2;
    grid-row: 2;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a[href="/blog-3#blog-list"] {
    grid-column: 3;
    grid-row: 2;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a.dsk-blog-showall,
  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a[href="/blog#all"] {
    font-size: .94rem;
    grid-row: 3;
  }

  body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner::after {
    display: none;
  }
}

/* Blog device-polish pack 001: laptop hero/filter rhythm. */
@media (min-width:1024px) and (max-width:1180px){
  html[lang="en"] body.dsk-blog-hub main#main-content #blog-hero.dsk-hub-hero.dsk-about-hero--photo{
    min-height:auto;
    padding-top:92px;
    padding-bottom:58px;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content #blog-hero.dsk-about-hero--photo::after{
    height:78px;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-hub-filters{
    margin-top:-24px;
    padding-bottom:10px;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .dsk-blog-quicknav{
    margin-top:10px;
    margin-bottom:12px;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content .section-intro{
    margin-top:10px;
    margin-bottom:10px;
  }

  html[lang="en"] body.dsk-blog-hub main#main-content #blog{
    padding-top:6px;
  }
}


/* EN full clone of /assets/css/page-jak-to-dziala.min.css */
:root{--dsk-process-shell-max:var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,var(--site-max-width,1320px)));--dsk-process-shell-gutter:24px;--dsk-process-shell-gutter-mobile:16px}.dsk-wrap{width:min(var(--dsk-process-shell-max),calc(100% - (var(--dsk-process-shell-gutter) * 2)));margin-inline:auto}@media(max-width:560px){.dsk-wrap{width:calc(100% - (var(--dsk-process-shell-gutter-mobile) * 2))}}.dsk-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem 1.05rem;border-radius:14px;font-weight:700;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease,border-color .15s ease;border:1px solid transparent;line-height:1;white-space:nowrap}.dsk-btn:focus-visible{outline:3px solid rgba(56,189,248,.45);outline-offset:3px}.dsk-btn:hover{transform:translateY(-1px)}.dsk-btn--primary{background:#22c55e;color:#0b1a10;box-shadow:0 10px 24px rgba(34,197,94,.18)}.dsk-btn--primary:hover{box-shadow:0 16px 34px rgba(34,197,94,.22)}.dsk-btn--ghost{background:rgba(255,255,255,.10);color:#ffffff;border-color:rgba(255,255,255,.22);backdrop-filter:blur(8px)}.dsk-btn--ghost:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.35)}.dsk-btn--white{background:#ffffff;color:#0b3a79;box-shadow:0 14px 34px rgba(0,0,0,.16)}.dsk-btn--white:hover{box-shadow:0 18px 40px rgba(0,0,0,.18)}.dsk-btn--white-outline{background:rgba(255,255,255,.88);color:#0b3a79;border-color:rgba(11,58,121,.14);box-shadow:0 12px 28px rgba(2,6,23,.10)}.dsk-btn--white-outline:hover{background:#ffffff;border-color:rgba(11,58,121,.24);box-shadow:0 16px 34px rgba(2,6,23,.14)}.dsk-about-hero{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;isolation:isolate}.dsk-process-hero.dsk-about-hero--photo{min-height:50vh;display:flex;align-items:flex-start;padding-top:clamp(150px,10vw,175px);padding-bottom:clamp(92px,7vw,132px);background-image:linear-gradient(135deg,rgba(26,5,60,0.92),rgba(13,148,136,0.62)),var(--hero-image);background-size:cover;background-position:center;background-repeat:no-repeat}.dsk-process-hero.dsk-about-hero--photo::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 30%,rgba(168,85,247,.18),transparent 52%),radial-gradient(circle at 78% 18%,rgba(34,211,238,.16),transparent 56%),linear-gradient(180deg,rgba(0,0,0,.35)0%,rgba(0,0,0,.12)45%,rgba(0,0,0,.58)100%),repeating-linear-gradient(90deg,rgba(255,255,255,.06)0 1px,transparent 1px 18px),repeating-linear-gradient(0deg,rgba(255,255,255,.04)0 1px,transparent 1px 22px);mix-blend-mode:overlay;opacity:.66}.dsk-process-hero .dsk-about-hero__inner{position:relative;z-index:2;max-width:var(--dsk-shared-top-shell-max,var(--dsk-layout-shell-max,var(--site-max-width,1320px)));margin:0 auto;padding:0 clamp(16px,4vw,24px);text-align:left;display:flex;flex-direction:column;align-items:flex-start}.dsk-process-hero .dsk-about-hero__eyebrow{margin:0 0 10px 0;color:rgba(255,255,255,.80);font-size:0.8125rem;letter-spacing:.10em;text-transform:uppercase;font-weight:700}.dsk-process-hero .dsk-about-hero__title{color:#fff;margin:0 0 10px 0;font-weight:800;letter-spacing:-0.02em;line-height:1.06;font-size:clamp(2.125rem,3.6vw,3.5rem);text-shadow:0 14px 34px rgba(0,0,0,.42)}.dsk-process-hero .dsk-about-hero__subtitle{margin:0 0 18px 0;max-width:75ch;color:rgba(255,255,255,.92);font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.55;text-shadow:0 12px 28px rgba(0,0,0,.38)}.dsk-process-hero .dsk-about-hero__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:2px}.dsk-process-hero .dsk-about-hero__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.dsk-process-hero .dsk-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;font-size:0.8125rem;line-height:1;color:rgba(255,255,255,.90);background:rgba(15,23,42,.40);border:1px solid rgba(148,163,184,.22);backdrop-filter:blur(10px);box-shadow:0 10px 26px rgba(0,0,0,.18)}.dsk-process-hero.dsk-about-hero--photo::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:56px;background:linear-gradient(180deg,rgba(246,248,251,0)0%,#f6f8fb 62%),radial-gradient(circle at 20% 30%,rgba(168,85,247,.10),transparent 52%),radial-gradient(circle at 80% 10%,rgba(34,211,238,.09),transparent 52%);pointer-events:none}@media(max-width:700px){.dsk-process-hero.dsk-about-hero--photo{min-height:60vh}}@media(max-width:767px){#jak-to-hero .dsk-about-hero__inner{width:calc(100% - (var(--dsk-process-shell-gutter-mobile) * 2));margin-inline:auto}#jak-to-hero .dsk-about-hero__title{font-size:clamp(1.75rem,7vw,2.5rem);margin-bottom:.75rem}#jak-to-hero .dsk-about-hero__subtitle{max-width:52ch;margin-bottom:16px}#jak-to-hero .dsk-about-hero__actions{width:100%;flex-direction:column;align-items:stretch;gap:.65rem}#jak-to-hero .dsk-btn{width:100%;justify-content:center;white-space:normal}}.dsk-servicebar{background:#f6f8fb;padding:26px 0 12px;border-bottom:1px solid rgba(15,23,42,.08)}.dsk-servicebar__wrap{width:min(var(--dsk-process-shell-max),calc(100% - (var(--dsk-process-shell-gutter) * 2)));margin-inline:auto}.dsk-servicebar__header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.dsk-servicebar__title{margin:0;font-size:1.12rem;letter-spacing:-.01em;color:#0f172a}.dsk-servicebar__header-cta{font-weight:800;text-decoration:none;color:#0f172a;border-bottom:2px solid rgba(34,197,94,.65);padding-bottom:2px}.dsk-servicebar__header-cta:hover{border-bottom-color:rgba(34,197,94,1)}.dsk-servicebar__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-bottom:16px}.dsk-servicecard{display:flex;flex-direction:column;gap:.25rem;text-decoration:none;color:#0f172a;background:#ffffff;border:1px solid rgba(15,23,42,.10);border-radius:18px;padding:14px 14px 13px;box-shadow:0 10px 24px rgba(2,6,23,.05);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.dsk-servicecard:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(2,6,23,.08);border-color:rgba(56,189,248,.35)}.dsk-servicecard__icon{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:rgba(34,197,94,.10);color:#16a34a}.dsk-servicecard__icon svg{width:22px;height:22px}.dsk-servicecard__label{font-weight:700;letter-spacing:-.01em;line-height:1.2}.dsk-servicecard__desc{font-size:.9rem;color:rgba(15,23,42,.72);font-weight:600}@media(max-width:980px){.dsk-servicebar__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.dsk-servicebar__wrap{width:calc(100% - (var(--dsk-process-shell-gutter-mobile) * 2))}.dsk-servicebar__grid{grid-template-columns:1fr}}.dsk-section-head{margin:0 0 18px}.dsk-section-head__title{margin:0 0 .6rem;font-size:clamp(1.4rem,2.2vw,1.85rem);letter-spacing:-.02em;color:#0f172a}.dsk-section-head__lead{margin:0;max-width:85ch;color:rgba(15,23,42,.78);line-height:1.7;font-size:1.02rem}.dsk-process{background:#ffffff;padding:34px 0 54px}.dsk-timeline{list-style:none;padding:0;margin:26px 0 0;position:relative}.dsk-timeline::before{content:"";position:absolute;left:21px;top:10px;bottom:10px;width:2px;background:rgba(15,23,42,.10)}.dsk-step{display:grid;grid-template-columns:54px 1fr;gap:14px;padding:10px 0 18px;position:relative}.dsk-step__rail{position:relative;display:flex;justify-content:center}.dsk-step__dot{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:rgba(56,189,248,.12);color:#0284c7;border:1px solid rgba(56,189,248,.25);box-shadow:0 14px 30px rgba(2,6,23,.08);position:relative;z-index:1;margin-top:2px}.dsk-step__dot svg{width:22px;height:22px}.dsk-step__card{background:#ffffff;border:1px solid rgba(15,23,42,.10);border-radius:22px;padding:16px 16px 14px;box-shadow:0 12px 28px rgba(2,6,23,.06)}.dsk-step__header{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin-bottom:10px}.dsk-step__num{font-size:1.35rem;font-weight:800;letter-spacing:.02em;color:#0f172a;background:rgba(15,23,42,.06);padding:.35rem .55rem;border-radius:14px;min-width:54px;text-align:center}.dsk-step__title{margin:0;font-size:1.12rem;letter-spacing:-.01em;color:#0f172a}.dsk-step__hint{margin:.18rem 0 0;font-size:.92rem;color:rgba(15,23,42,.66);font-weight:600}.dsk-step__title-wrap{min-width:0}.dsk-step__icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:rgba(34,197,94,.10);color:#16a34a;border:1px solid rgba(34,197,94,.22)}.dsk-step__icon svg{width:22px;height:22px}.dsk-step__card p{margin:0 0 10px;line-height:1.75;color:rgba(15,23,42,.80)}.dsk-step__list{margin:0;padding-left:18px;color:rgba(15,23,42,.80);line-height:1.65}.dsk-step__list li{margin:.2rem 0}.dsk-process__footnote{margin-top:18px;padding:14px 16px;border-radius:18px;background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.08)}.dsk-process__footnote p{margin:.35rem 0;line-height:1.7;color:rgba(15,23,42,.78)}.dsk-process__footnote a{font-weight:800}@media(max-width:720px){.dsk-timeline::before{left:21px}.dsk-step{grid-template-columns:54px 1fr;gap:14px}.dsk-step__dot{width:40px;height:40px;border-radius:14px}.dsk-step__header{grid-template-columns:auto 1fr;grid-auto-rows:auto}.dsk-step__icon{display:none}}@media(max-width:420px){.dsk-step__card{padding:14px 14px 12px;border-radius:18px}.dsk-step__num{min-width:50px;font-size:1.25rem}}.dsk-logistics{background:#f6f8fb;padding:44px 0 54px;border-top:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08)}.dsk-logistics__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.dsk-tip{background:#ffffff;border:1px solid rgba(15,23,42,.10);border-radius:22px;padding:16px 16px 14px;box-shadow:0 12px 28px rgba(2,6,23,.06)}.dsk-tip__icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:rgba(56,189,248,.12);color:#0284c7;border:1px solid rgba(56,189,248,.25);margin-bottom:10px}.dsk-tip__icon svg{width:22px;height:22px}.dsk-tip__title{margin:0 0 .5rem;font-size:1.05rem;letter-spacing:-.01em;color:#0f172a}.dsk-tip__text{margin:0;line-height:1.7;color:rgba(15,23,42,.78)}.dsk-logistics__note{margin-top:16px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.70);border:1px solid rgba(15,23,42,.10)}.dsk-logistics__note p{margin:0;line-height:1.7;color:rgba(15,23,42,.78)}.dsk-logistics__note a{font-weight:700}@media(max-width:980px){.dsk-logistics__grid{grid-template-columns:1fr}.dsk-cta-gradient__wrap{grid-template-columns:1fr}.dsk-cta-gradient__actions{align-items:flex-start}}@media(max-width:560px){.dsk-cta-gradient__actions{width:100%}.dsk-cta-gradient__actions .dsk-btn{width:100%;justify-content:center;white-space:normal}}@media(prefers-reduced-motion:reduce){.dsk-btn,.dsk-servicecard{transition:none}.dsk-btn:hover,.dsk-servicecard:hover{transform:none}}#jak-to-hero .dsk-seo-h1-sync{color:#ffffff}/*dsk-how-it-works-mobile-rhythm-etap32*/@media(max-width:767px){.dsk-process,.dsk-logistics{padding:26px 0 38px}.dsk-section-head{margin:0 0 14px}.dsk-section-head__lead{font-size:.98rem;line-height:1.62}.dsk-timeline{margin-top:20px}.dsk-step{gap:12px;padding:8px 0 14px}.dsk-step__card,.dsk-tip{padding:14px 14px 12px;border-radius:18px}.dsk-step__header{margin-bottom:8px}.dsk-step__card p{margin:0 0 8px;line-height:1.68}.dsk-process__footnote,.dsk-logistics__note{margin-top:14px;padding:12px 14px;border-radius:16px}.dsk-logistics__grid{gap:12px;margin-top:14px}.dsk-cta-gradient{padding:32px 0 34px !important}.dsk-cta-gradient__wrap{gap:16px}.dsk-cta-gradient__title{margin-bottom:.4rem}.dsk-cta-gradient__subtitle{line-height:1.62}.dsk-cta-gradient__actions{gap:8px}.dsk-servicebar{padding:20px 0 8px}.dsk-servicebar__header{margin-bottom:10px;gap:10px}.dsk-servicebar__grid{padding-bottom:12px;gap:10px}.dsk-servicecard{padding:12px 12px 11px;border-radius:16px}}@media(max-width:390px){.dsk-process,.dsk-logistics{padding:22px 0 34px}.dsk-section-head{margin:0 0 12px}.dsk-timeline{margin-top:18px}.dsk-step{gap:10px;padding:6px 0 12px}.dsk-step__card,.dsk-tip{padding:12px 12px 11px;border-radius:16px}.dsk-process__footnote,.dsk-logistics__note{padding:11px 12px;border-radius:14px}.dsk-logistics__grid{gap:10px;margin-top:12px}.dsk-cta-gradient{padding:28px 0 30px !important}.dsk-cta-gradient__wrap{gap:14px}.dsk-servicebar{padding:18px 0 6px}.dsk-servicebar__header{margin-bottom:8px}.dsk-servicebar__grid{padding-bottom:10px;gap:8px}.dsk-servicecard{padding:11px 11px 10px;border-radius:14px}}/* SAFE stage: shared 1240/20 top-shell moved to dsk-shared-top-shell-1240.v1.css *//* SAFE stage 519: jtd CTA internal rhythm tightening */
body[data-page-type="process"] .dsk-cta-gradient{padding:20px 0 22px!important}
body[data-page-type="process"] .dsk-cta-gradient__wrap{display:flex;flex-direction:column;align-items:flex-start!important;gap:12px}
body[data-page-type="process"] .dsk-cta-gradient__text{max-width:980px}
body[data-page-type="process"] .dsk-cta-gradient__title{margin:0 0 .45rem;line-height:1.14;letter-spacing:-.02em}
body[data-page-type="process"] .dsk-cta-gradient__subtitle{margin:0;max-width:72ch;line-height:1.6}
body[data-page-type="process"] .dsk-cta-gradient__actions{display:flex;flex-wrap:wrap;align-items:center;align-self:flex-start!important;gap:10px;margin-top:2px}
@media(max-width:767px){body[data-page-type="process"] .dsk-cta-gradient{padding:22px 0 20px!important}body[data-page-type="process"] .dsk-cta-gradient__wrap{gap:12px}body[data-page-type="process"] .dsk-cta-gradient__subtitle{line-height:1.56}}
@media(max-width:390px){body[data-page-type="process"] .dsk-cta-gradient{padding:18px 0 18px!important}body[data-page-type="process"] .dsk-cta-gradient__wrap{gap:10px}}

/* SAFE stage 520: jtd related services header tightening */
body[data-page-type="process"] .dsk-servicebar__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;column-gap:12px;row-gap:8px;margin-bottom:12px}
body[data-page-type="process"] .dsk-servicebar__title{margin:0;line-height:1.14}
body[data-page-type="process"] .dsk-servicebar__header-cta{display:inline-flex;align-items:center;align-self:center;padding-bottom:0;line-height:1.1}
@media(max-width:767px){body[data-page-type="process"] .dsk-servicebar__header{column-gap:10px;row-gap:6px;margin-bottom:10px}}
@media(max-width:390px){body[data-page-type="process"] .dsk-servicebar__header{column-gap:8px;row-gap:6px;margin-bottom:8px}}
html[lang="en"] body.dsk-how-page[data-page-type="process"] a.dsk-btn.dsk-btn--primary,html[lang="en"] body.dsk-how-page[data-page-type="process"] a.dsk-btn.dsk-btn--primary:visited,html[lang="en"] body.dsk-how-page[data-page-type="process"] a.dsk-btn.dsk-btn--primary:hover,html[lang="en"] body.dsk-how-page[data-page-type="process"] a.dsk-btn.dsk-btn--primary:focus-visible{color:#fff!important;-webkit-text-fill-color:#fff!important}
/* process-page-rail-closure-20260517 */
html[lang="en"] body.dsk-how-page[data-page-type="process"]{--dsk-process-page-rail:var(--dsk-pl-subpage-rail, calc(100vw - 70px));--dsk-process-wrap-rail:var(--dsk-pl-subpage-rail, calc(100vw - 70px));--dsk-process-wrap-left:var(--dsk-pl-subpage-rail-left, 20px)}
html[lang="en"] body.dsk-how-page[data-page-type="process"] .dsk-wrap,html[lang="en"] body.dsk-how-page[data-page-type="process"] .dsk-servicebar__wrap{width:var(--dsk-process-wrap-rail)!important;max-width:var(--dsk-process-wrap-rail)!important;margin-left:var(--dsk-process-wrap-left)!important;margin-right:auto!important;box-sizing:border-box!important}
@media(min-width:1181px){html[lang="en"] body.dsk-how-page[data-page-type="process"]{--dsk-process-page-rail:var(--dsk-global-nav-footer-rail,1236px);--dsk-process-wrap-rail:var(--dsk-global-nav-footer-rail,1236px);--dsk-process-wrap-left:calc((100vw - var(--dsk-process-wrap-rail)) / 2)}}
@media(min-width:1366px){html[lang="en"] body.dsk-how-page[data-page-type="process"]{--dsk-process-page-rail:var(--dsk-global-nav-footer-rail,1236px);--dsk-process-wrap-rail:var(--dsk-global-nav-footer-rail,1236px);--dsk-process-wrap-left:calc((100vw - var(--dsk-process-wrap-rail)) / 2)}}

/* owner cleanup: mobile process cards after legacy standard-info cut */
html[lang="en"] body.dsk-how-page[data-page-type="process"] a.dsk-btn.dsk-btn--primary{
  background:#065f46;
  box-shadow:0 12px 28px rgba(6,95,70,.24);
}
html[lang="en"] body.dsk-how-page[data-page-type="process"] a.dsk-btn.dsk-btn--primary:hover{
  background:#047857;
  box-shadow:0 16px 34px rgba(6,95,70,.28);
}
@media(max-width:560px){
  html[lang="en"] body.dsk-how-page[data-page-type="process"] .dsk-timeline::before{
    display:none;
  }
  html[lang="en"] body.dsk-how-page[data-page-type="process"] .dsk-step{
    grid-template-columns:1fr;
    gap:8px;
  }
  html[lang="en"] body.dsk-how-page[data-page-type="process"] .dsk-step__rail{
    justify-content:flex-start;
    padding-left:2px;
  }
  html[lang="en"] body.dsk-how-page[data-page-type="process"] .dsk-step__dot{
    margin-top:0;
  }
  html[lang="en"] body.dsk-how-page[data-page-type="process"] .dsk-step__card p{
    max-width:100%;
  }
}

/* process-page-reference-parity-v1
   Restore the production hero image contract and local heading scale after PL cleanup. */
html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero.dsk-process-hero.dsk-about-hero--photo{
  --hero-image:url("/assets/img/home/b12-takeover/diagnostyka-odzyskiwanie-danych-ssd-analiza-elektroniki-pamieci-nand-warszawa-480w.webp");
  background-image:linear-gradient(135deg,rgba(26,5,60,.92),rgba(13,148,136,.62)),var(--hero-image);
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  color:#fff;
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__eyebrow{
  color:rgba(255,255,255,.8);
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__title{
  color:#fff;
  font-size:clamp(2.125rem,3.6vw,3.5rem);
  line-height:1.06;
  letter-spacing:0;
  text-shadow:0 14px 34px rgba(0,0,0,.42);
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__subtitle{
  color:rgba(255,255,255,.92);
  font-size:clamp(1rem,1.5vw,1.25rem);
  line-height:1.55;
  text-shadow:0 12px 28px rgba(0,0,0,.38);
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-badge{
  color:rgba(255,255,255,.9);
  background:rgba(15,23,42,.4);
  border-color:rgba(148,163,184,.22);
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-section-head__title{
  font-size:clamp(1.4rem,2.2vw,1.85rem);
  line-height:1.18;
  letter-spacing:0;
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-section-head__lead{
  font-size:1.02rem;
  line-height:1.7;
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-step__title{
  font-size:1.12rem;
  line-height:1.2;
  letter-spacing:0;
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-step__hint{
  font-size:.92rem;
  line-height:1.25;
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-step__card p,
html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-step__list{
  font-size:1rem;
  line-height:1.68;
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-tip__title{
  font-size:1.05rem;
  line-height:1.18;
  letter-spacing:0;
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-tip__text{
  font-size:1rem;
  line-height:1.68;
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-cta-gradient__title{
  font-size:clamp(1.45rem,2.4vw,2rem);
  line-height:1.12;
  letter-spacing:0;
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-servicebar__title{
  font-size:1.12rem;
  line-height:1.14;
  letter-spacing:0;
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-servicecard__label{
  font-size:1rem;
  line-height:1.2;
  letter-spacing:0;
}

html[lang="en"] body.dsk-how-page[data-page-type="process"] main#main-content .dsk-servicecard__desc{
  font-size:.9rem;
  line-height:1.35;
}

html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page.dsk-pl-subpage-owner-v1 main#main-content #jak-to-hero .dsk-about-hero__inner {
  width: var(--dsk-pl-subpage-rail, min(1236px, calc(100vw - 40px)));
  max-width: var(--dsk-pl-subpage-rail, min(1236px, calc(100vw - 40px)));
  margin-left: 20px;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page.dsk-pl-subpage-owner-v1 main#main-content #jak-to-hero .dsk-about-hero__inner {
    width: var(--dsk-global-nav-footer-rail, 1236px);
    max-width: var(--dsk-global-nav-footer-rail, 1236px);
    margin-left: calc((100vw - var(--dsk-global-nav-footer-rail, 1236px)) / 2);
    margin-right: auto;
  }
}

@media (max-width: 340px) {
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page.dsk-pl-subpage-owner-v1 {
    --dsk-process-wrap-rail: calc(100% - 55px);
  }

html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page.dsk-pl-subpage-owner-v1 main#main-content #jak-to-hero .dsk-about-hero__inner {
    margin-left: 27.5px;
  }
}

/* process-local-clean-lab-refactor-20260523 */
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"]{
  --dsk-process-wrap-rail:var(--dsk-global-nav-footer-rail,min(1236px,calc(100% - 100px)));
  --dsk-process-wrap-left:calc((100vw - var(--dsk-process-wrap-rail)) / 2);
  --dsk-process-bg:#f4f7f5;
  --dsk-process-ink:#071b18;
  --dsk-process-muted:#52635f;
  --dsk-process-border:rgba(7,27,24,.12);
  --dsk-process-border-soft:rgba(7,27,24,.08);
  --dsk-process-card:#fff;
  --dsk-process-accent:#0f8f58;
}
@media(max-width:1180px) and (min-width:768px){
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"]{
    --dsk-process-wrap-rail:calc(100% - 40px);
    --dsk-process-wrap-left:20px;
  }
}
@media(max-width:767px){
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"]{
    --dsk-process-wrap-rail:calc(100% - 32px);
    --dsk-process-wrap-left:16px;
  }
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content{
  background:var(--dsk-process-bg);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-wrap,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-servicebar__wrap,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__inner{
  width:var(--dsk-process-wrap-rail);
  max-width:var(--dsk-process-wrap-rail);
  margin-left:var(--dsk-process-wrap-left);
  margin-right:auto;
  box-sizing:border-box;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero.dsk-process-hero.dsk-about-hero--photo{
  min-height:auto;
  padding-top:clamp(100px,7.2vw,110px);
  padding-bottom:clamp(70px,5.6vw,96px);
  background-image:linear-gradient(135deg,rgba(2,18,16,.96),rgba(5,30,27,.94)),var(--hero-image);
  background-position:center;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero.dsk-process-hero.dsk-about-hero--photo::before{
  background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,0));
  opacity:.24;
  mix-blend-mode:normal;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero.dsk-process-hero.dsk-about-hero--photo::after{
  height:28px;
  background:linear-gradient(180deg,rgba(244,247,245,0),var(--dsk-process-bg));
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__inner{
  padding:0;
  max-width:var(--dsk-process-wrap-rail);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__eyebrow{
  margin-bottom:12px;
  font-size:.78rem;
  letter-spacing:.08em;
  color:rgba(229,244,239,.78);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__title{
  max-width:980px;
  font-size:clamp(2.35rem,4vw,4rem);
  line-height:.98;
  text-shadow:none;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__subtitle{
  max-width:760px;
  margin-bottom:20px;
  color:rgba(244,250,248,.9);
  text-shadow:none;
  font-size:clamp(1.05rem,1.35vw,1.22rem);
  line-height:1.55;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__actions{
  gap:12px;
  margin-top:0;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-btn{
  min-height:46px;
  border-radius:999px;
  padding:0 22px;
  box-shadow:none;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-btn--ghost{
  color:#fff;
  background:rgba(255,255,255,.1);
  border-color:rgba(255,255,255,.28);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__badges{
  gap:10px;
  margin-top:16px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-badge{
  min-height:34px;
  padding:0 13px;
  color:rgba(238,250,246,.9);
  background:rgba(255,255,255,.075);
  border-color:rgba(255,255,255,.16);
  box-shadow:none;
  backdrop-filter:none;
  line-height:1.2;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-main{
  background:var(--dsk-process-bg);
  color:var(--dsk-process-ink);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-standard-info-section{
  box-sizing:border-box;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-overview{
  padding:48px 0 42px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process{
  padding:48px 0 56px;
  background:var(--dsk-process-bg);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-warning,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-diagnosis,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-logistics,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-faq{
  padding:54px 0;
  background:var(--dsk-process-bg);
  border:0;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-servicebar{
  padding:46px 0 36px;
  background:var(--dsk-process-bg);
  border:0;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-section-kicker{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  margin:0 0 12px;
  padding:0 12px;
  border:1px solid rgba(15,143,88,.24);
  border-radius:999px;
  background:rgba(15,143,88,.06);
  color:#126345;
  font-weight:800;
  font-size:.78rem;
  line-height:1.2;
  text-transform:uppercase;
  letter-spacing:.02em;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-section-head{
  margin:0 0 22px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-section-head--compact{
  max-width:860px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content .dsk-section-head__title{
  color:var(--dsk-process-ink);
  font-size:clamp(1.75rem,2.8vw,2.55rem);
  line-height:1.08;
  letter-spacing:-.025em;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content .dsk-section-head__lead{
  max-width:78ch;
  color:var(--dsk-process-muted);
  font-size:1.03rem;
  line-height:1.64;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-overview__grid,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(210px,1fr));
  gap:14px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-mini-card,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-card,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-tip{
  min-width:0;
  height:100%;
  padding:18px;
  border:1px solid var(--dsk-process-border-soft);
  border-radius:18px;
  background:var(--dsk-process-card);
  box-shadow:0 12px 30px rgba(7,27,24,.05);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-mini-card span,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-card span{
  display:inline-flex;
  align-items:center;
  min-height:26px;
  margin-bottom:12px;
  padding:0 10px;
  border-radius:999px;
  background:rgba(15,143,88,.08);
  color:#0d6b47;
  font-weight:850;
  line-height:1;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-mini-card h3,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-tip__title{
  margin:0 0 8px;
  color:var(--dsk-process-ink);
  font-size:1.02rem;
  line-height:1.22;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-mini-card p,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-card p,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-tip__text{
  margin:0;
  color:var(--dsk-process-muted);
  line-height:1.58;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(300px,360px);
  gap:24px;
  align-items:start;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline{
  position:relative;
  display:grid;
  gap:14px;
  margin:0;
  padding:0 0 0 20px;
  list-style:none;
  border-left:1px solid rgba(7,27,24,.14);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step{
  position:relative;
  display:block;
  padding:0 0 0 18px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step::before{
  content:"";
  position:absolute;
  left:-25px;
  top:24px;
  width:9px;
  height:9px;
  border-radius:999px;
  background:#0f8f58;
  box-shadow:0 0 0 5px rgba(15,143,88,.1);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step__card{
  padding:20px;
  border:1px solid var(--dsk-process-border-soft);
  border-radius:18px;
  background:var(--dsk-process-card);
  box-shadow:0 12px 30px rgba(7,27,24,.055);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step__header{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:14px;
  align-items:start;
  margin-bottom:12px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step__num{
  min-width:44px;
  height:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 10px;
  border-radius:999px;
  background:rgba(15,143,88,.08);
  color:#07573a;
  font-size:.95rem;
  font-weight:850;
  line-height:1;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step__title{
  margin:0;
  color:var(--dsk-process-ink);
  font-size:1.14rem;
  line-height:1.18;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step__hint{
  margin:4px 0 0;
  color:#6b7774;
  font-size:.92rem;
  line-height:1.3;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step__card p{
  max-width:72ch;
  margin:0 0 14px;
  color:#465855;
  line-height:1.62;
  font-size:1rem;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-step__rows,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-control-list,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-warning-rows{
  display:grid;
  gap:8px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-step__rows span,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-control-list span,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-warning-rows span{
  display:flex;
  align-items:flex-start;
  gap:9px;
  min-height:34px;
  padding:8px 10px;
  border:1px solid var(--dsk-process-border-soft);
  border-radius:12px;
  background:rgba(244,247,245,.72);
  color:#33423f;
  line-height:1.42;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-step__rows span::before,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-control-list span::before,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-warning-rows span::before{
  content:"";
  width:7px;
  height:7px;
  flex:0 0 7px;
  margin-top:.48em;
  border-radius:999px;
  background:#0f8f58;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-step__rows span:first-child{
  min-height:28px;
  padding:0;
  border:0;
  background:transparent;
  color:#0c5e40;
  font-size:.82rem;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.02em;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-step__rows span:first-child::before{
  display:none;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-control-panel{
  padding:22px;
  border:1px solid rgba(7,27,24,.12);
  border-radius:22px;
  background:linear-gradient(180deg,#ffffff,#f7faf8);
  box-shadow:0 14px 34px rgba(7,27,24,.07);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-control-panel h3{
  margin:0 0 16px;
  color:var(--dsk-process-ink);
  font-size:1.35rem;
  line-height:1.16;
  letter-spacing:-.02em;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-text-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  margin-top:16px;
  padding:0 15px;
  border:1px solid rgba(15,143,88,.28);
  border-radius:999px;
  background:rgba(15,143,88,.08);
  color:#0b5d3e;
  font-weight:850;
  text-decoration:none;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-warning-grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:16px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-warning-card{
  padding:22px;
  border:1px solid var(--dsk-process-border-soft);
  border-radius:20px;
  background:#fff;
  box-shadow:0 12px 30px rgba(7,27,24,.05);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-warning-card--stop{
  background:#fffdf8;
  border-color:rgba(160,107,18,.16);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-warning-card h3{
  margin:0 0 14px;
  color:var(--dsk-process-ink);
  font-size:1.18rem;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-warning-card--stop .dsk-warning-rows span::before{
  background:#9a6a11;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-help-strip,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-final-cta{
  padding:40px 0;
  background:var(--dsk-process-bg);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-help-strip__wrap,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-final-cta__wrap{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:22px;
  align-items:center;
  padding:24px;
  border-radius:22px;
  border:1px solid rgba(255,255,255,.09);
  background:#061c19;
  color:#fff;
  box-shadow:0 14px 34px rgba(7,27,24,.12);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-final-cta__wrap{
  grid-template-columns:minmax(0,1fr) minmax(260px,auto);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-help-strip h2,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-final-cta h2{
  margin:0;
  color:#fff;
  font-size:clamp(1.45rem,2.2vw,2.1rem);
  line-height:1.12;
  letter-spacing:-.02em;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-final-cta p{
  max-width:68ch;
  margin:10px 0 0;
  color:rgba(255,255,255,.76);
  line-height:1.6;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-help-strip .dsk-section-kicker,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-final-cta .dsk-section-kicker{
  border-color:rgba(178,245,214,.18);
  background:rgba(178,245,214,.09);
  color:#b8f5d8;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  justify-content:flex-end;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 18px;
  border-radius:999px;
  border:1px solid transparent;
  font-weight:850;
  line-height:1.1;
  text-decoration:none;
  white-space:nowrap;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] a.dsk-process-btn,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] a.dsk-process-btn:visited,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] a.dsk-process-btn:hover,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] a.dsk-process-btn:focus-visible{
  text-decoration:none;
  text-decoration-line:none;
  text-decoration-color:transparent;
  border-bottom:0;
  background-image:none;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-btn__label{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:1.1em;
  text-align:center;
  text-decoration:none;
  text-decoration-line:none;
  text-decoration-color:transparent;
  border-bottom:0;
  background-image:none;
  line-height:1.12;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-btn--primary{
  background:#12a765;
  color:#062018;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] a.dsk-process-btn--primary,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] a.dsk-process-btn--primary:visited{
  color:#062018;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content a.dsk-process-btn--primary{
  -webkit-text-fill-color:#062018;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-btn--primary .dsk-process-btn__label{
  color:#062018;
  -webkit-text-fill-color:#062018;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-btn--secondary{
  color:#fff;
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.22);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] a.dsk-process-btn--secondary,
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] a.dsk-process-btn--secondary:visited{
  color:#fff;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content a.dsk-process-btn--secondary{
  -webkit-text-fill-color:#fff;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-btn--secondary .dsk-process-btn__label{
  color:#fff;
  -webkit-text-fill-color:#fff;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-logistics__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:18px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-logistics__note{
  margin-top:14px;
  padding:14px 16px;
  border-radius:16px;
  background:rgba(255,255,255,.74);
  border:1px solid var(--dsk-process-border-soft);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-logistics__note p{
  margin:0;
  color:var(--dsk-process-muted);
  line-height:1.6;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-logistics__note a{
  color:#0b5d3e;
  font-weight:850;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-faq__list{
  display:grid;
  gap:10px;
  max-width:920px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-faq details{
  border:1px solid var(--dsk-process-border-soft);
  border-radius:16px;
  background:#fff;
  box-shadow:0 10px 26px rgba(7,27,24,.045);
  overflow:hidden;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-faq summary{
  list-style:none;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:16px 18px;
  color:var(--dsk-process-ink);
  font-weight:850;
  cursor:pointer;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-faq summary::-webkit-details-marker{
  display:none;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-faq summary::after{
  content:"";
  width:9px;
  height:9px;
  flex:0 0 9px;
  border-right:2px solid rgba(7,27,24,.52);
  border-bottom:2px solid rgba(7,27,24,.52);
  transform:rotate(45deg);
  transition:transform .15s ease;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-faq details[open] summary::after{
  transform:rotate(225deg);
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-faq details p{
  max-width:72ch;
  margin:0;
  padding:0 18px 16px;
  color:var(--dsk-process-muted);
  line-height:1.62;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-servicebar__header{
  align-items:center;
  margin-bottom:16px;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-servicebar__title{
  color:var(--dsk-process-ink);
  font-size:1.18rem;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-servicebar__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  padding-bottom:0;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-servicecard{
  min-height:116px;
  min-width:0;
  padding:18px;
  border-radius:18px;
  box-shadow:0 12px 30px rgba(7,27,24,.05);
  justify-content:space-between;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-servicecard__label{
  display:block;
  min-width:0;
  max-width:100%;
  color:var(--dsk-process-ink);
  font-size:1.02rem;
  white-space:normal;
  overflow:visible;
  text-overflow:clip;
  overflow-wrap:anywhere;
  word-break:normal;
}
html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-servicecard__desc{
  color:var(--dsk-process-muted);
}
@media(max-width:1180px){
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-overview__grid,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-grid{
    grid-template-columns:repeat(6,minmax(0,1fr));
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-overview__grid > *,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-grid > *{
    grid-column:span 2;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-overview__grid > *:nth-child(4),
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-grid > *:nth-child(4){
    grid-column:2 / span 2;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-overview__grid > *:nth-child(5),
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-grid > *:nth-child(5){
    grid-column:4 / span 2;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-grid{
    grid-template-columns:1fr;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-control-panel{
    order:-1;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-warning-grid,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-help-strip__wrap,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-final-cta__wrap{
    grid-template-columns:1fr;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-actions{
    justify-content:flex-start;
  }
}
@media(max-width:980px){
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-logistics__grid,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-servicebar__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:767px){
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero.dsk-process-hero.dsk-about-hero--photo{
    min-height:auto;
    padding-top:62px;
    padding-bottom:54px;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__title{
    font-size:clamp(2rem,10vw,3rem);
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-btn,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-btn{
    width:100%;
    white-space:normal;
    text-align:center;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-overview,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-warning,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-diagnosis,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-logistics,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-faq{
    padding:38px 0;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline{
    padding-left:0;
    border-left:0;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step{
    padding-left:0;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step::before{
    display:none;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step__card,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-control-panel,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-warning-card,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-help-strip__wrap,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-final-cta__wrap{
    padding:18px;
    border-radius:18px;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-lab-timeline .dsk-step__header{
    gap:10px;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-actions,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] main#main-content #jak-to-hero .dsk-about-hero__actions{
    width:100%;
  }
}
@media(max-width:560px){
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-overview__grid,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-grid{
    grid-template-columns:1fr;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-overview__grid > *,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-grid > *,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-overview__grid > *:nth-child(4),
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-overview__grid > *:nth-child(5),
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-grid > *:nth-child(4),
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-grid > *:nth-child(5){
    grid-column:auto;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-logistics__grid,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-servicebar__grid{
    grid-template-columns:1fr;
  }
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-process-mini-card,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-diagnosis-card,
  html[lang="en"] body.dsk-page-jak-to-dziala.dsk-how-page[data-page-type="process"] .dsk-tip{
    padding:16px;
    border-radius:16px;
  }
}


/* EN full rail calibration: align rebuilt EN shells to logo-to-CTA desktop rail. */
@media (min-width: 1024px) {
  html[lang="en"] body,
  html[lang="en"] body main#main-content,
  html[lang="en"] body main#main-content > .dsk-service-hero,
  html[lang="en"] body main#main-content #dsk-page-structure,
  html[lang="en"] body main#main-content #service-template {
    --dsk-pl-subpage-rail: min(1680px, calc(100vw - clamp(140px, 9.9vw, 158px)));
    --dsk-pl-subpage-rail-left: max(4vw, calc((100% - var(--dsk-pl-subpage-rail)) / 2));
    --dsk-global-nav-footer-rail: var(--dsk-pl-subpage-rail);
    --dsk-site-rail: var(--dsk-pl-subpage-rail);
    --dsk-site-rail-left: var(--dsk-pl-subpage-rail-left);
    --dsk-site-prose-rail: min(920px, var(--dsk-site-rail));
    --dsk-site-readable-rail: min(820px, var(--dsk-site-rail));
  }

  html[lang="en"] body main .dsk-owner-container.dsk-service-landing__container,
  html[lang="en"] body main .dsk-owner-text-image.dsk-service-landing__shell {
    width: var(--dsk-pl-subpage-rail);
    max-width: var(--dsk-pl-subpage-rail);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }

  html[lang="en"] body main #service-template .dsk-service-landing__row,
  html[lang="en"] body main #service-template .dsk-service-landing__column,
  html[lang="en"] body main #service-template .dsk-service-landing__column-content,
  html[lang="en"] body main #service-template .dsk-service-landing__content,
  html[lang="en"] body main #service-template .dsk-owner-text-image__content {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }

  html[lang="en"] body main #service-template .dsk-service-landing__body,
  html[lang="en"] body main #service-template .dsk-owner-text-image__content-paragraph {
    width: min(100%, var(--dsk-site-prose-rail));
    max-width: var(--dsk-site-prose-rail);
    margin-left: 0;
    margin-right: auto;
    box-sizing: border-box;
  }

  html[lang="en"] body main #service-template .dsk-service-landing__body :where(p, ul, ol),
  html[lang="en"] body main #service-template .dsk-owner-text-image__content-paragraph :where(p, ul, ol) {
    max-width: var(--dsk-site-readable-rail);
  }

  html[lang="en"] body main .dsk-service-hero__inner {
    width: var(--dsk-pl-subpage-rail);
    max-width: var(--dsk-pl-subpage-rail);
    margin-left: var(--dsk-pl-subpage-rail-left);
    margin-right: auto;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > #dsk-page-structure.dsk-pl-page-structure > #service-template#service-template.dsk-service-landing .dsk-service-landing__container {
    --mem-rail: var(--dsk-pl-subpage-rail);
    width: var(--dsk-pl-subpage-rail);
    max-width: var(--dsk-pl-subpage-rail);
    margin-left: var(--dsk-pl-subpage-rail-left);
    margin-right: auto;
  }

  html[lang="en"] body.dsk-page-ship .dsk-ship-section {
    --dsk-ship-axis-shell: var(--dsk-pl-subpage-rail);
    --dsk-ship-axis-left: var(--dsk-pl-subpage-rail-left);
  }

  html[lang="en"] body.dsk-page-ship.dsk-pl-site-rail-pass-v1 main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container.dsk-ship-rail {
    --dsk-global-nav-footer-rail: var(--dsk-pl-subpage-rail);
    --dsk-site-rail: var(--dsk-pl-subpage-rail);
    width: var(--dsk-pl-subpage-rail);
    max-width: var(--dsk-pl-subpage-rail);
    flex-basis: var(--dsk-pl-subpage-rail);
    margin-left: var(--dsk-pl-subpage-rail-left);
    margin-right: auto;
    translate: none;
  }

  html[lang="en"] body.dsk-page-uslugi,
  html[lang="en"] body.dsk-page-uslugi main#main-content {
    --dsk-uslugi-final-rail: var(--dsk-pl-subpage-rail);
  }

  html[lang="en"] body.dsk-page-cennik,
  html[lang="en"] body.dsk-page-cennik main#main-content {
    --dsk-pricing-axis-shell: var(--dsk-pl-subpage-rail);
  }

  html[lang="en"] body.dsk-page-odzyskiwanie-danych,
  html[lang="en"] body.dsk-page-odzyskiwanie-danych main#main-content {
    --dsk-recovery-rail: var(--dsk-pl-subpage-rail);
  }

  html[lang="en"] body.dsk-page-faq,
  html[lang="en"] body.dsk-page-faq main#main-content {
    --faq-rail-width: var(--dsk-pl-subpage-rail);
    --faq-rail-left: var(--dsk-pl-subpage-rail-left);
  }

  html[lang="en"] body.dsk-page-contact footer.dsk-site-footer .dsk-custom-footer.dsk-home-footer-owner-v4 {
    translate: none;
  }

  html[lang="en"] body main :where(.dsk-recovery-rail, .dsk-faq-rail, .dsk-standard-info-rail.dsk-standard-info-content) {
    width: var(--dsk-pl-subpage-rail);
    max-width: var(--dsk-pl-subpage-rail);
  }

  html[lang="en"] body main .dsk-about-hero__inner.dsk-standard-info-rail {
    translate: none;
  }
}

/* EN home mobile trust strip: desktop four-up chips need wrapping room on phones. */
@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-home .dsk-home-trust-strip-owner-v4 {
    padding-block: 14px;
  }

  html[lang="en"] body.dsk-page-home .dsk-home-trust-strip-owner-v4 .dsk-home-trust-strip-rail {
    width: calc(100% - 24px);
    max-width: calc(100% - 24px);
    margin-inline: auto;
  }

  html[lang="en"] body.dsk-page-home .dsk-home-trust-strip-owner-v4 .dsk-hero-trust-strip__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  html[lang="en"] body.dsk-page-home .dsk-home-trust-strip-owner-v4 .dsk-hero-trust-strip__item {
    justify-content: flex-start;
    gap: 8px;
    min-width: 0;
    min-block-size: 44px;
  }

  html[lang="en"] body.dsk-page-home .dsk-home-trust-strip-owner-v4 .dsk-hero-trust-strip__item::before {
    display: none;
  }

  html[lang="en"] body.dsk-page-home .dsk-home-trust-strip-owner-v4 .dsk-hero-trust-strip__icon {
    flex-basis: 32px;
    inline-size: 32px;
    block-size: 32px;
  }

  html[lang="en"] body.dsk-page-home .dsk-home-trust-strip-owner-v4 .dsk-hero-trust-strip__text {
    min-width: 0;
    white-space: normal;
    overflow-wrap: anywhere;
    font-size: .86rem;
    line-height: 1.18;
  }
}

@media (max-width: 340px) {
  html[lang="en"] body.dsk-page-home .dsk-home-trust-strip-owner-v4 .dsk-hero-trust-strip__list {
    grid-template-columns: 1fr;
  }
}

/* EN home footer mobile pills: keep long service/accounting labels inside the footer rail. */
@media (max-width: 640px) {
  html[lang="en"] body.dsk-page-home footer.dsk-site-footer :is(.dsk-link-acc, .dsk-link-ransom) {
    inline-size: min(100%, 18rem);
    max-inline-size: 100%;
    box-sizing: border-box;
    margin-inline: auto;
    white-space: normal;
    overflow-wrap: anywhere;
    text-align: center;
  }
}

/* EN non-blog mobile squeeze fixes: buttons and nested cards keep their text inside the page rail. */
@media (max-width: 640px) {
  html[lang="en"] body.dsk-lang-en:not(.dsk-blog-hub) main#main-content :is(
    .dsk-owner-cta-wrapper,
    .dsk-service-hero__actions,
    .dsk-service-landing-cta .dsk-owner-cta-wrapper,
    .dsk-process-actions,
    .dsk-pricing-actions,
    .dsk-faq-actions,
    .dsk-recovery-final-cta__actions,
    .dsk-thanks-actions,
    .dsk-roi-mobile-sales-cta__actions,
    .dsk-why-lab__cta,
    .dsk-contact-submit-zone
  ) {
    inline-size: 100%;
    max-inline-size: 100%;
    min-inline-size: 0;
    box-sizing: border-box;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    gap: 10px;
  }

  html[lang="en"] body.dsk-lang-en:not(.dsk-blog-hub) main#main-content :is(
    .dsk-owner-cta-wrapper__btn,
    .dsk-owner-button,
    .dsk-service-hero__btn,
    .dsk-process-btn,
    .dsk-pricing-btn,
    .dsk-faq-btn,
    .dsk-recovery-btn,
    .dsk-thanks-btn,
    .dsk-roi-mobile-sales-cta__button,
    .dsk-why-lab__btn,
    .dsk-btn-map,
    .contact-form__btn,
    .dsk-link-cta
  ) {
    inline-size: min(100%, 18rem);
    max-inline-size: 100%;
    min-inline-size: 0;
    box-sizing: border-box;
    white-space: normal;
    overflow-wrap: anywhere;
    text-align: center;
  }

  html[lang="en"] body.dsk-lang-en:not(.dsk-blog-hub) main#main-content :is(
    .dsk-owner-cta-wrapper > span,
    .dsk-process-btn__label,
    .dsk-contact-trust__chip,
    .dsk-pricing-rule,
    .dsk-ship-methodParagraph,
    .dsk-faq-route-card
  ) {
    min-inline-size: 0;
    max-inline-size: 100%;
    box-sizing: border-box;
    white-space: normal;
    overflow-wrap: anywhere;
  }

  html[lang="en"] body.dsk-page-contact .dsk-contact-trust__grid,
  html[lang="en"] body.dsk-page-home .dsk-contact-trust__grid {
    grid-template-columns: 1fr;
  }

  html[lang="en"] body.dsk-lang-en:not(.dsk-blog-hub) footer.dsk-site-footer :is(.dsk-btn-map, .dsk-link-acc, .dsk-link-ransom) {
    inline-size: min(100%, 18rem);
    max-inline-size: 100%;
    min-inline-size: 0;
    box-sizing: border-box;
    margin-inline: auto;
    white-space: normal;
    overflow-wrap: anywhere;
    text-align: center;
  }
}

@media (max-width: 360px) {
  html[lang="en"] body.dsk-page-location-warszawa main#main-content :is(
    .dsk-waw-contact-shell,
    .dsk-waw-map-card,
    .dsk-waw-security-shell,
    .dsk-waw-overview,
    .dsk-waw-b2b-panel,
    .dsk-waw-final-cta
  ),
  html[lang="en"] body.dsk-page-ship main#main-content :is(
    .dsk-ship-stepCard,
    .dsk-ship-panel,
    .dsk-ship-addressBox,
    .dsk-ship-packBox
  ),
  html[lang="en"] body.dsk-page-contact main#main-content :is(
    .dsk-contact-panel,
    .contact-full__form,
    .contact-full__location,
    .contact-details
  ),
  html[lang="en"] body.dsk-page-case-form main#main-content :is(
    .contact-full__form,
    .contact-full__location,
    .contact-details,
    .dsk-copyblock
  ),
  html[lang="en"] body.dsk-page-faq main#main-content :is(
    .dsk-faq-category,
    .dsk-faq-help-strip,
    .dsk-faq-final-cta,
    .dsk-faq-item
  ),
  html[lang="en"] body.dsk-page-cennik main#main-content :is(
    .dsk-pricing-hero__panel,
    .dsk-pricing-note,
    .dsk-pricing-cta-strip,
    .dsk-pricing-final-cta
  ) {
    padding-inline: 16px;
    box-sizing: border-box;
  }
}

@media (min-width: 1181px) {
  html[lang="en"] body.dsk-page-contact main#main-content :is(.dsk-owner-container, .dsk-contact-rail, .contact-full),
  html[lang="en"] body.dsk-page-contact footer.dsk-site-footer .dsk-custom-footer.dsk-home-footer-owner-v4,
  html[lang="en"] body.dsk-page-jak-to-dziala main#main-content :is(.dsk-standard-info-rail, .dsk-wrap),
  html[lang="en"] body.dsk-page-ship main#main-content #dsk-page-structure > section#blank-hero.dsk-ship-page > .dsk-owner-container.dsk-ship-rail {
    translate: -15px 0;
  }

  html[lang="en"] body.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero:is(
    .dsk-service-hero--hdd,
    .dsk-service-hero--ssd,
    .dsk-service-hero--raid,
    .dsk-service-hero--memory,
    .dsk-service-hero--usb,
    .dsk-service-hero--business,
    .dsk-service-hero--photo,
    .dsk-service-hero--database,
    .dsk-service-hero--monitoring
  ) .dsk-service-hero__inner {
    translate: -15px 0;
  }
}

/* EN blog confirmed mobile fixes 2026-06-01:
   keep the shared EN blog header full-width on phones and make the quicknav order deterministic. */
@media (max-width: 640px) {
  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] {
    inline-size: 100%;
    max-inline-size: 100%;
    width: 100%;
    max-width: 100%;
  }

  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__inner {
    inline-size: calc(100% - 24px);
    max-inline-size: calc(100% - 24px);
    width: calc(100% - 24px);
    max-width: calc(100% - 24px);
    grid-template-columns: minmax(56px, auto) minmax(0, 1fr) 44px;
    gap: 10px;
    margin-inline: auto;
    padding-inline: 0;
  }

  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__brand {
    max-width: 56px;
    overflow: visible;
  }

  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__logo {
    inline-size: 56px;
    block-size: 56px;
    width: 56px;
    height: 56px;
  }

  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__lang {
    justify-self: end;
    inline-size: 128px;
    min-inline-size: 128px;
    max-inline-size: 128px;
    width: 128px;
    min-width: 128px;
    max-width: 128px;
    flex-basis: 128px;
  }

  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__lang-link {
    inline-size: 40px;
    min-inline-size: 40px;
    max-inline-size: 40px;
    block-size: 40px;
    min-block-size: 40px;
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    min-height: 40px;
    font-size: .78rem;
    flex-basis: 40px;
  }

  html[lang="en"] body.dsk-pl-blog-rail-pass-v1 #dsk-navigation[data-dsk-nav-shell] .dsk-nav-v2__toggle {
    justify-self: end;
    inline-size: 44px;
    block-size: 44px;
    width: 44px;
    height: 44px;
  }

  html[lang="en"] body.dsk-cookie-banner-open #dsk-cc-root .dsk-cc-banner {
    max-height: 286px;
    max-block-size: 286px;
  }
}

@media (max-width: 767px) {
  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner::before {
    content: "Blog navigation";
  }

  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a[href="/en/blog#blog-list"] {
    grid-column: 1;
    grid-row: 2;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a[href="/en/blog-2#blog-list"] {
    grid-column: 2;
    grid-row: 2;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a[href="/en/blog-3#blog-list"] {
    grid-column: 3;
    grid-row: 2;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a.dsk-blog-showall,
  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a[href="#all"],
  html[lang="en"] body.dsk-blog-hub.dsk-blog-hub--index .dsk-blog-quicknav__inner > a[href="/en/blog#all"] {
    grid-column: 1 / -1;
    grid-row: 3;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    inline-size: var(--dsk-blog-site-rail);
    max-inline-size: var(--dsk-blog-site-rail);
    margin-left: var(--dsk-blog-site-left);
    margin-right: auto;
    padding: 0;
    box-sizing: border-box;
    font-size: 0;
    line-height: 0;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-pagination:not(.dsk-blog-pagination--bottom) {
    width: calc(var(--dsk-blog-site-rail) - 15px);
    max-width: calc(var(--dsk-blog-site-rail) - 15px);
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-pagination a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-inline-size: 42px;
    min-block-size: 42px;
    max-inline-size: 100%;
    padding: 9px 13px;
    border: 1px solid rgba(11, 18, 32, .14);
    border-radius: 999px;
    background: #ffffff;
    color: #0b1220;
    font-size: .92rem;
    font-weight: 800;
    line-height: 1.16;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    overflow-wrap: anywhere;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-pagination a[aria-current="page"] {
    border-color: #0b1220;
    background: #0b1220;
    color: #ffffff;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-pagination :is(.dsk-blog-pagination__prev, .dsk-blog-pagination__next) {
    flex: 1 1 118px;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-listing-owner__tail > .dsk-blog-pagination {
    inline-size: 100%;
    max-inline-size: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-hub-filters__inner {
    align-items: flex-start;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main :is(.dsk-pill, .dsk-cta-lab__btn) {
    max-inline-size: 100%;
    white-space: normal;
    overflow-wrap: anywhere;
    line-height: 1.2;
    text-align: center;
  }

  html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main :is(.dsk-blog-service-cta__box, .dsk-blog-final-cta__box) {
    min-inline-size: 0;
    max-inline-size: 100%;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-blog-article-owner-v1.dsk-pl-blog-rail-pass-v1 main :is(
    .dsk-blog-final-cta__button,
    .dsk-blog-service-cta__button,
    .dsk-inline-callout-action,
    a.btn.btn-primary
  ) {
    inline-size: min(100%, 18rem);
    max-inline-size: 100%;
    min-inline-size: 0;
    box-sizing: border-box;
    justify-content: center;
    white-space: normal;
    overflow-wrap: anywhere;
    text-align: center;
    line-height: 1.2;
  }
}

@media (min-width: 768px) and (max-width: 1600px) {
  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-hub-filters__inner .dsk-pill {
    max-inline-size: min(100%, 28rem);
  }
}

@media (min-width: 1024px) and (max-width: 1180px) {
  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 {
    --dsk-blog-transition-left: clamp(28px, 2.75vw, 32px);
    --dsk-blog-transition-right: 73px;
    --dsk-blog-site-left: var(--dsk-blog-transition-left);
    --dsk-blog-site-rail: calc(100vw - (var(--dsk-blog-transition-left) + var(--dsk-blog-transition-right)));
    --dsk-blog-standard-rail: var(--dsk-blog-site-rail);
    --dsk-blog-wide-axis-left: var(--dsk-blog-site-left);
    --dsk-blog-wide-axis-rail: var(--dsk-blog-site-rail);
    --dsk-blog-top-shell-max: var(--dsk-blog-site-rail);
    --dsk-global-nav-footer-rail: var(--dsk-blog-site-rail);
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main :is(
    #blog-hero .dsk-about-hero__inner,
    .dsk-hub-filters__inner,
    .dsk-blog-quicknav,
    .section-intro,
    .dsk-blog-listing-owner__rail,
    #blog > .container.sb-container-fixed,
    #blog .container.sb-container-fixed,
    .dsk-cta-lab__inner
  ) {
    width: var(--dsk-blog-site-rail);
    max-width: var(--dsk-blog-site-rail);
    margin-left: var(--dsk-blog-site-left);
    margin-right: auto;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    padding: 0;
    font-size: 0;
    line-height: 0;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-pagination:not(.dsk-blog-pagination--bottom) {
    width: calc(100% - 15px);
    max-width: calc(100% - 15px);
    margin-left: var(--dsk-blog-site-left);
    margin-right: auto;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-quicknav + .dsk-blog-pagination:not(.dsk-blog-pagination--bottom) {
    display: none;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-pagination a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-inline-size: 44px;
    min-block-size: 44px;
    max-inline-size: 100%;
    padding: 10px 15px;
    border: 1px solid rgba(11, 18, 32, .14);
    border-radius: 999px;
    background: #ffffff;
    color: #0b1220;
    font-size: .96rem;
    font-weight: 800;
    line-height: 1.16;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    overflow-wrap: anywhere;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-pagination a[aria-current="page"] {
    border-color: #0b1220;
    background: #0b1220;
    color: #ffffff;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-pagination :is(.dsk-blog-pagination__prev, .dsk-blog-pagination__next) {
    flex: 0 1 auto;
  }

  html[lang="en"] body.dsk-blog-hub.dsk-pl-blog-rail-pass-v1 main .dsk-blog-listing-owner__tail > .dsk-blog-pagination {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

/* service-hero-cta-edge-fit-final-20260602
   Keep EN service-detail hero CTA buttons from filling the whole mobile rail. */
@media (max-width: 640px) {
  html[lang="en"] body.dsk-lang-en.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__actions {
    width: min(100%, 320px);
    max-width: calc(100vw - 48px);
    inline-size: min(100%, 320px);
    max-inline-size: calc(100vw - 48px);
    margin-inline: auto;
    justify-content: center;
    align-items: stretch;
  }

  html[lang="en"] body.dsk-lang-en.dsk-pl-subpage-owner-v1.dsk-service-page main#main-content > .dsk-service-hero .dsk-service-hero__btn {
    width: 100%;
    max-width: 100%;
    inline-size: 100%;
    max-inline-size: 100%;
    min-width: 0;
    min-inline-size: 0;
    box-sizing: border-box;
    white-space: normal;
    overflow-wrap: anywhere;
  }
}

/* en-blog-quicknav-rwd-order-v2
   Mirrors shared PL/UA quicknav order after the EN compat layer. */
@media (max-width: 1023px) {
  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    align-items: stretch;
    justify-content: stretch;
    width: 100%;
    font-size: 0;
    box-sizing: border-box;
  }

  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner::before {
    content: "Blog navigation";
    grid-column: 1 / -1;
    text-align: center;
    color: #0b1220;
    font-size: clamp(.98rem, 2.8vw, 1.08rem);
    font-weight: 780;
    line-height: 1.25;
  }

  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner::after {
    display: none;
  }

  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner > a {
    min-width: 0;
    box-sizing: border-box;
    font-size: clamp(.92rem, 2.5vw, 1rem);
    transform: none;
  }

  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner > a:nth-of-type(1),
  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner > a:nth-of-type(2),
  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner > a:nth-of-type(3) {
    grid-row: 2;
    width: 100%;
    min-width: 0;
    min-height: 42px;
    height: auto;
    padding: 0 8px;
    white-space: nowrap;
  }

  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner > a:nth-of-type(1) {
    grid-column: 1;
  }

  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner > a:nth-of-type(2) {
    grid-column: 2;
  }

  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner > a:nth-of-type(3) {
    grid-column: 3;
  }

  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner > a:nth-of-type(4),
  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner > a.dsk-blog-showall {
    grid-column: 1 / -1;
    grid-row: 3;
    justify-self: stretch;
    width: 100%;
    min-width: 0;
    min-height: 44px;
    padding: 10px 14px;
    white-space: normal;
    line-height: 1.25;
  }
}

@media (max-width: 380px) {
  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner {
    gap: 8px;
    padding: 10px;
  }

  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner > a:nth-of-type(4),
  html[lang="en"] body.dsk-blog-hub .dsk-blog-quicknav__inner > a.dsk-blog-showall {
    font-size: .9rem;
  }
}
