:is(html[lang="pl"], html[lang="uk"]) 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) {
  :is(html[lang="pl"], html[lang="uk"]) 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) {
  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq {
    --faq-rail-width: calc(100dvw - 40px);
    min-width: 100dvw;
  }

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

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-center,
:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-center * {
  box-sizing: border-box;
}

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

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

:is(html[lang="pl"], html[lang="uk"]) 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) {
  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-rail {
    margin-left: 20px;
    margin-right: auto;
  }
}

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

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-hero__copy {
  max-width: 700px;
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-eyebrow,
:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-hero .dsk-faq-eyebrow,
:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-hero .dsk-faq-kicker,
:is(html[lang="pl"], html[lang="uk"]) 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);
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

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

:is(html[lang="pl"], html[lang="uk"]) 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;
}

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

:is(html[lang="pl"], html[lang="uk"]) 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);
}

:is(html[lang="pl"], html[lang="uk"]) 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);
}

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-help-strip .dsk-faq-btn--secondary,
:is(html[lang="pl"], html[lang="uk"]) 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);
}

:is(html[lang="pl"], html[lang="uk"]) 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);
}

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-hero__checks {
  display: grid;
  gap: 9px;
  margin-top: 16px;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-hero__checks span::before,
:is(html[lang="pl"], html[lang="uk"]) 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);
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-help-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 22px;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

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

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) 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);
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

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

:is(html[lang="pl"], html[lang="uk"]) 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);
}

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

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-categories {
  display: grid;
  gap: 22px;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-category__head {
  max-width: 780px;
  margin-bottom: 16px;
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-category__head h2,
:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-section-head h2,
:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-help-strip h2,
:is(html[lang="pl"], html[lang="uk"]) 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;
}

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-list {
  display: grid;
  gap: 10px;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-item summary::marker {
  content: "";
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-item summary::-webkit-details-marker {
  display: none;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-answer {
  padding: 0 18px 18px;
}

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-help-strip,
:is(html[lang="pl"], html[lang="uk"]) 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);
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-help-strip h2,
:is(html[lang="pl"], html[lang="uk"]) 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;
}

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-routes-section {
  background: #ffffff;
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-section-head {
  max-width: 760px;
  margin-bottom: 22px;
}

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

:is(html[lang="pl"], html[lang="uk"]) 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);
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-route-card span {
  font-weight: 900;
  line-height: 1.18;
}

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-final-section {
  padding: 24px 0 32px;
  background: #ffffff;
}

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

:is(html[lang="pl"], html[lang="uk"]) 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%);
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

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

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

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

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

:is(html[lang="pl"], html[lang="uk"]) 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;
}

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

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

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

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

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq footer.dsk-site-footer .dsk-usp-block span,
:is(html[lang="pl"], html[lang="uk"]) 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;
}

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq footer.dsk-site-footer .dsk-btn-map,
:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq footer.dsk-site-footer .dsk-btn-map:link,
:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) 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;
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq footer.dsk-site-footer .dsk-heading--info {
  margin-top: 22px;
}

:is(html[lang="pl"], html[lang="uk"]) 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);
}

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq footer.dsk-site-footer .dsk-footer-bottom-copy {
  display: grid;
  gap: 4px;
}

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

:is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq footer.dsk-site-footer .dsk-footer-legal {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

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

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

@media (max-width: 980px) {
  :is(html[lang="pl"], html[lang="uk"]) 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);
  }

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

  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-sidebar {
    position: static;
  }

  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-sidebar {
    display: none;
  }

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

  :is(html[lang="pl"], html[lang="uk"]) 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;
  }

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

  :is(html[lang="pl"], html[lang="uk"]) 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;
  }

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

  :is(html[lang="pl"], html[lang="uk"]) 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;
  }

  :is(html[lang="pl"], html[lang="uk"]) 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) {
  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-hero {
    padding-top: 84px;
  }

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

  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-route-grid {
    grid-template-columns: 1fr;
  }

  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-actions,
  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-btn {
    width: 100%;
  }

  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-btn {
    min-height: 50px;
  }

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

  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-category {
    padding: 18px;
    border-radius: 18px;
  }

  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-item summary {
    padding: 16px;
  }

  :is(html[lang="pl"], html[lang="uk"]) 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) {
  :is(html[lang="pl"], html[lang="uk"]) 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);
  }

  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-rail,
  :is(html[lang="pl"], html[lang="uk"]) 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;
  }

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

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

  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-actions {
    gap: 12px;
  }

  :is(html[lang="pl"], html[lang="uk"]) body.dsk-page-faq .dsk-faq-btn {
    min-width: max-content;
    max-width: 100%;
    white-space: normal;
  }
}

@media (min-width: 1900px) {
  :is(html[lang="pl"], html[lang="uk"]) 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);
  }
}
