body.ct-about-page {
  background: #ffffff;
}

body.ct-about-page .fusion-page-title-bar {
  display: none;
}

body.ct-about-page #main {
  padding: 0;
}

body.ct-about-page #content {
  margin-bottom: 0;
}

body.ct-about-page .post-content {
  color: #181b20;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
}

body.ct-about-page .ct-about-hero,
body.ct-about-page .ct-about-section,
body.ct-about-page .ct-dark-band,
body.ct-about-page .ct-service-copy {
  width: 100%;
}

body.ct-about-page .ct-about-hero,
body.ct-about-page .ct-cta {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
}

body.ct-about-page .ct-about-inner {
  width: min(100% - 80px, 1320px);
  margin: 0 auto;
}

body.ct-about-page .ct-about-hero {
  position: relative;
  min-height: min(820px, calc(100vh - 96px));
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  background: #050505;
  color: #ffffff;
}

body.ct-about-page .ct-about-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.94) 0%, rgba(0, 0, 0, 0.78) 42%, rgba(0, 0, 0, 0.22) 100%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.78), rgba(0, 0, 0, 0));
  pointer-events: none;
}

body.ct-about-page .ct-about-hero__media {
  position: absolute;
  inset: 0;
}

body.ct-about-page .ct-about-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(1) contrast(1.08);
  opacity: 0.72;
}

body.ct-about-page .ct-about-hero__content {
  position: relative;
  z-index: 1;
  width: min(100% - 80px, 1320px);
  margin: 0 auto;
  padding: 96px 0 110px;
}

body.ct-about-page .ct-eyebrow {
  margin: 0 0 18px;
  color: #a9adb3;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.18em;
  line-height: 1.3;
  text-transform: uppercase;
}

body.ct-about-page .ct-about-hero h1 {
  max-width: 840px;
  margin: 0;
  color: #ffffff;
  font-family: "Montserrat", "Work Sans", Arial, Helvetica, sans-serif;
  font-size: clamp(42px, 5.4vw, 88px);
  font-weight: 800;
  line-height: 0.98;
  letter-spacing: 0;
  text-transform: uppercase;
}

body.ct-about-page .ct-about-hero__lead {
  max-width: 660px;
  margin: 30px 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: clamp(18px, 1.45vw, 24px);
  line-height: 1.55;
}

body.ct-about-page .ct-about-hero__lead span {
  display: block;
}

body.ct-about-page .ct-about-hero__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 42px;
}

body.ct-about-page .ct-about-hero__meta span {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.28);
  padding: 10px 18px;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.ct-about-page .ct-about-hero__mark {
  position: absolute;
  right: clamp(6px, 0.48vw, 9px);
  bottom: clamp(18px, 1.8vw, 28px);
  z-index: 1;
  width: clamp(430px, 59vw, 940px);
  opacity: 0.12;
  line-height: 0;
  transform: translateY(32%);
}

body.ct-about-page .ct-about-hero__mark img {
  display: block;
  width: 100%;
  height: auto;
  filter: invert(1);
}

body.ct-about-page .ct-about-section {
  padding: 112px 0;
  background: #ffffff;
}

body.ct-about-page .ct-about-section--tight {
  padding-top: 84px;
  padding-bottom: 14px;
}

body.ct-about-page .ct-about-section--tight .ct-about-inner {
  width: min(100% - 80px, 1416px);
}

body.ct-about-page .ct-about-section--crafttech {
  padding-top: 42px;
  padding-bottom: 42px;
}

body.ct-about-page .ct-production-copy {
  margin-bottom: 49px;
}

body.ct-about-page .ct-production-copy .fusion-text-14 p {
  color: #656a70;
}

body.ct-about-page .ct-production-copy .imageframe-7 {
  aspect-ratio: 0.98 / 1;
  display: block;
  overflow: hidden;
}

body.ct-about-page .ct-production-copy .imageframe-7 img {
  height: 100%;
  object-fit: cover;
  object-position: center 28%;
  transform: translateY(5%) rotate(0.6deg) scale(1.22);
  transform-origin: center center;
  width: 100%;
}

body.ct-about-page .ct-production-copy .imageframe-8 {
  display: block;
  transform: translateY(19px);
}

body.ct-about-page .ct-production-copy .imageframe-8 img,
body.ct-about-page .ct-production-copy .imageframe-8:hover img,
body.ct-about-page .ct-production-copy .imageframe-8:focus-within img {
  transform: none !important;
  transition: none !important;
}

body.ct-about-page .ct-production-copy .imageframe-9 {
  aspect-ratio: 1.32 / 1;
  display: block;
  overflow: hidden;
  position: relative;
  transform: translateY(-7px);
}

body.ct-about-page .ct-production-copy .imageframe-9 img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transform: scale(1.03);
  transform-origin: center top;
  width: 100%;
}

body.ct-about-page .ct-production-copy .imageframe-9::after {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.66) 28%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  content: "";
  height: 38%;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 2;
}

body.ct-about-page .ct-about-grid {
  display: grid;
  grid-template-columns: minmax(0, 760px) minmax(0, 1fr);
  gap: 44px;
  align-items: start;
}

body.ct-about-page .ct-about-section h2,
body.ct-about-page .ct-dark-band h2 {
  margin: 0;
  color: #181b20;
  font-size: clamp(34px, 4vw, 62px);
  font-weight: 300;
  line-height: 1.15;
  letter-spacing: 0;
}

body.ct-about-page .ct-intro-title {
  font-size: clamp(28px, 2.4vw, 38px) !important;
  line-height: 1.18 !important;
}

body.ct-about-page .ct-about-section--tight .ct-eyebrow {
  margin-bottom: 28px;
}

body.ct-about-page .ct-intro-title span {
  display: block;
}

body.ct-about-page .ct-about-section h3,
body.ct-about-page .ct-dark-band h3 {
  margin: 0 0 12px;
  color: #181b20;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.32;
  letter-spacing: 0;
}

body.ct-about-page .ct-about-section p,
body.ct-about-page .ct-dark-band p {
  margin: 0;
  color: #656a70;
  font-size: 17px;
  line-height: 1.72;
}

body.ct-about-page .ct-lead {
  max-width: 760px;
  font-size: 22px !important;
  line-height: 1.6 !important;
  color: #181b20 !important;
}

body.ct-about-page .ct-intro-copy span {
  display: block;
}

body.ct-about-page .ct-intro-copy span:nth-child(3),
body.ct-about-page .ct-intro-copy span:nth-child(5) {
  margin-top: 8px;
}

body.ct-about-page .ct-facts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  margin-top: 42px;
  background: #dfe1e3;
}

body.ct-about-page .ct-fact {
  min-height: 172px;
  padding: 28px;
  background: #f8f8f8;
}

body.ct-about-page .ct-fact strong {
  display: block;
  margin-bottom: 18px;
  color: #000000;
  font-family: "Montserrat", "Work Sans", Arial, Helvetica, sans-serif;
  font-size: clamp(34px, 4vw, 58px);
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}

body.ct-about-page .ct-fact span {
  display: block;
  color: #656a70;
  font-size: 14px;
  line-height: 1.55;
}

body.ct-about-page .ct-crafttech {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 64px;
  align-items: stretch;
}

body.ct-about-page .ct-logo-stage {
  min-height: 520px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 64px;
  background: #050505;
}

body.ct-about-page .ct-logo-stage img {
  width: min(420px, 88%);
  filter: invert(1) grayscale(1) brightness(1.55);
}

body.ct-about-page .ct-name-split {
  display: grid;
  gap: 1px;
  background: #dfe1e3;
}

body.ct-about-page .ct-name-row {
  display: grid;
  grid-template-columns: minmax(300px, 0.48fr) 1fr;
  gap: 36px;
  align-items: center;
  padding: 42px 0;
  background: #ffffff;
}

body.ct-about-page .ct-name-row strong {
  color: #000000;
  font-family: "Montserrat", "Work Sans", Arial, Helvetica, sans-serif;
  font-size: clamp(42px, 4.3vw, 66px);
  font-weight: 900;
  line-height: 0.9;
  letter-spacing: 0;
  white-space: nowrap;
}

body.ct-about-page .ct-name-row h3 {
  margin-bottom: 8px;
}

body.ct-about-page .ct-dark-band {
  position: relative;
  overflow: hidden;
  margin-top: 84px;
  margin-bottom: 14px;
  padding: 42px 0;
  background: #060606;
  color: #ffffff;
}

body.ct-about-page .ct-dark-band::before {
  content: "BACKSTAGE";
  position: absolute;
  right: -2vw;
  top: -2vw;
  z-index: 1;
  color: rgba(255, 255, 255, 0.028);
  font-family: "Montserrat", "Work Sans", Arial, Helvetica, sans-serif;
  font-size: clamp(76px, 13vw, 210px);
  font-weight: 900;
  line-height: 0.8;
  pointer-events: none;
}

body.ct-about-page .ct-dark-band h2,
body.ct-about-page .ct-dark-band h3 {
  color: #ffffff;
}

body.ct-about-page .ct-dark-band p {
  color: rgba(255, 255, 255, 0.72);
}

body.ct-about-page .ct-backstage-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: rgba(255, 255, 255, 0.16);
}

body.ct-about-page .ct-backstage-intro {
  grid-column: 1 / -1;
  min-height: auto;
}

body.ct-about-page .ct-backstage-intro h2 {
  max-width: 980px;
  font-size: clamp(38px, 4vw, 64px);
  line-height: 1.16;
}

body.ct-about-page .ct-backstage-intro h2 span {
  display: block;
}

body.ct-about-page .ct-backstage-intro,
body.ct-about-page .ct-backstage-step {
  min-height: 280px;
  padding: 38px;
  background: #060606;
}

body.ct-about-page .ct-backstage-step span {
  display: block;
  margin-bottom: 46px;
  color: rgba(255, 255, 255, 0.24);
  font-family: "Montserrat", "Work Sans", Arial, Helvetica, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 1;
}

body.ct-about-page .ct-values {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  margin-top: 52px;
  background: transparent;
}

body.ct-about-page .ct-about-section:has(.ct-values) {
  padding-bottom: 76px;
}

body.ct-about-page .ct-value {
  min-height: 260px;
  padding: 32px;
  background: #ffffff;
}

body.ct-about-page .ct-value:nth-child(2),
body.ct-about-page .ct-value:nth-child(5) {
  background: #f4f4f4;
}

body.ct-about-page .ct-value--dark {
  background: #000000 !important;
}

body.ct-about-page .ct-value--dark h3,
body.ct-about-page .ct-value--dark p {
  color: #ffffff;
}

body.ct-about-page .ct-value p {
  font-size: 15px;
  line-height: 1.66;
}

body.ct-about-page .ct-service-copy {
  padding: 20px 0 38px;
  background: #ffffff;
}

body.ct-about-page .ct-service-copy__label {
  width: min(100% - 80px, 1320px);
  margin: 0 auto 34px;
  padding-top: 42px;
  border-top: 1px solid #dfe1e3;
  color: #656a70;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.18em;
  line-height: 1.3;
  text-transform: uppercase;
}

body.ct-about-page .ct-cta {
  padding: 64px 0 108px;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.9) 48%, rgba(255, 255, 255, 0.15) 100%),
    url("wp-content/uploads/2026/04/Hamm-wyspa-uslugi.webp") center / cover no-repeat;
}

body.ct-about-page .ct-cta__box {
  max-width: 670px;
}

body.ct-about-page .ct-cta h2 {
  margin: 0;
  color: #181b20;
  font-size: clamp(38px, 4.4vw, 64px);
  font-weight: 300;
  line-height: 1.14;
  letter-spacing: 0;
}

body.ct-about-page .ct-cta p {
  margin: 28px 0 0;
  color: #656a70;
  font-size: 18px;
  line-height: 1.72;
}

body.ct-about-page .ct-button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 36px;
}

body.ct-about-page .ct-button {
  display: inline-flex;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  border: 1px solid #000000;
  padding: 15px 28px;
  color: #ffffff;
  background: #000000;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.ct-about-page .ct-button--ghost {
  color: #000000;
  background: transparent;
}

@media screen and (max-width: 1024px) {
  body.ct-about-page .ct-about-inner,
  body.ct-about-page .ct-about-hero__content,
  body.ct-about-page .ct-service-copy__label {
    width: min(100% - 48px, 1320px);
  }

  body.ct-about-page .ct-about-grid,
  body.ct-about-page .ct-crafttech,
  body.ct-about-page .ct-backstage-grid {
    grid-template-columns: 1fr;
  }

  body.ct-about-page .ct-values,
  body.ct-about-page .ct-facts {
    grid-template-columns: repeat(2, 1fr);
  }

  body.ct-about-page .ct-name-row {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  body.ct-about-page .ct-about-hero__mark {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  body.ct-about-page .ct-about-inner,
  body.ct-about-page .ct-about-hero__content,
  body.ct-about-page .ct-service-copy__label {
    width: min(100% - 32px, 1320px);
  }

  body.ct-about-page .ct-about-hero {
    min-height: 640px;
  }

  body.ct-about-page .ct-about-hero__content {
    padding: 72px 0 78px;
  }

  body.ct-about-page .ct-about-hero h1 {
    font-size: 40px;
    line-height: 1.04;
  }

  body.ct-about-page .ct-about-section,
  body.ct-about-page .ct-dark-band,
  body.ct-about-page .ct-cta {
    padding: 72px 0;
  }

  body.ct-about-page .ct-values,
  body.ct-about-page .ct-facts {
    grid-template-columns: 1fr;
  }

  body.ct-about-page .ct-logo-stage {
    min-height: 320px;
    padding: 44px;
  }

  body.ct-about-page .ct-backstage-intro,
  body.ct-about-page .ct-backstage-step,
  body.ct-about-page .ct-value {
    min-height: auto;
    padding: 28px;
  }

  body.ct-about-page .ct-button {
    width: 100%;
  }
}
