/*
Theme Name: ITDS Stay
Theme URI: https://itdsstay.com
Author: ITDS Stay
Description: Custom theme for ITDS Stay — de juiste mensen blijven.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
Text Domain: itds-stay
*/

/* ============================================================
   TOKENS
   Kleurbalans: navy = basis, blauw = accenten/links/icons,
   roze = primaire CTA + highlights (niet overal, alleen actie)
============================================================ */
:root {
  /* Brand */
  --navy:         #0f1628;   /* hoofdachtergrond donker */
  --navy-mid:     #18213a;   /* secties, cards */
  --navy-light:   #1e2d4a;   /* hover states, subtiele achtergronden */
  --blue:         #3fa9f5;   /* accent, icons, links, secundaire CTA */
  --blue-dark:    #1d8fd8;   /* hover op blauw */
  --pink:         #d4145a;   /* primaire CTA knop, highlights — spaarzaam */
  --pink-hover:   #b8103f;
  --white:        #ffffff;
  --offwhite:     #f7f8fc;   /* sectie-alt achtergrond */
  --grey-light:   #f0f2f7;
  --grey-mid:     #dde1ea;
  --grey-text:    #6b7280;

  /* Semantisch */
  --bg:           var(--white);
  --bg-alt:       var(--offwhite);
  --bg-dark:      var(--navy);
  --text:         var(--navy);
  --text-muted:   var(--grey-text);
  --border:       var(--grey-mid);

  /* Type — Wix Madefor */
  --font-sans:    'Wix Madefor Text', 'Inter', 'Helvetica Neue', Arial, sans-serif;
  --font-display: 'Wix Madefor Display', 'Wix Madefor Text', 'Inter', Arial, sans-serif;

  /* Layout */
  --max-w:        1200px;
  --radius:       4px;
  --radius-lg:    8px;
  --gap:          clamp(1.5rem, 4vw, 3rem);

  /* Shadows */
  --shadow-sm:    0 2px 12px rgba(15,22,40,.07);
  --shadow-md:    0 6px 32px rgba(15,22,40,.12);
  --shadow-lg:    0 16px 48px rgba(15,22,40,.18);

  --ease:         .2s ease;
}

/* ============================================================
   RESET
============================================================ */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body {
  font-family: var(--font-sans);
  font-size: 1rem;
  line-height: 1.7;
  color: var(--text);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img, svg { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
ul, ol { list-style: none; }
button, input, textarea, select {
  font-family: var(--font-sans);
  font-size: inherit;
  border: none;
  background: none;
  outline: none;
}

/* ============================================================
   TYPOGRAPHY
============================================================ */
/* Wix Madefor Display voor grote koppen (h1–h3), Text voor h4–h5 en body */
h1, h2, h3 {
  font-family: var(--font-display);
  font-weight: 800;
  line-height: 1.08;
  color: var(--navy);
  letter-spacing: -.02em;
}
h4, h5 {
  font-family: var(--font-sans);
  font-weight: 700;
  line-height: 1.2;
  color: var(--navy);
  letter-spacing: -.01em;
}
h1 { font-size: clamp(2.4rem, 5.5vw, 4.5rem); }
h2 { font-size: clamp(1.8rem, 3.5vw, 3rem); }
h3 { font-size: clamp(1.25rem, 2.5vw, 1.85rem); }
h4 { font-size: 1.1rem; }
h5 { font-size: .9rem; }

p { color: var(--text-muted); margin-bottom: 1rem; line-height: 1.75; }
p:last-child { margin-bottom: 0; }
strong { color: var(--navy); font-weight: 700; }

/* Labels / eyebrows */
.label {
  display: inline-block;
  font-size: .7rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--blue);          /* blauw als default label */
  margin-bottom: .6rem;
}
.label--pink  { color: var(--pink); }
.label--muted { color: rgba(255,255,255,.35); }
.label--dark  { color: rgba(15,22,40,.40); }

/* ============================================================
   LAYOUT
============================================================ */
.container {
  width: 100%;
  max-width: var(--max-w);
  margin: 0 auto;
  padding: 0 clamp(1.25rem, 4vw, 2.5rem);
}
.section            { padding: clamp(4rem, 8vw, 6.5rem) 0; }
.section--alt       { background: var(--bg-alt); }
.section--dark      { background: var(--navy); }
.section--navy-mid  { background: var(--navy-mid); }
.section--white     { background: var(--white); }

.section--dark h1,
.section--dark h2,
.section--dark h3,
.section--dark h4  { color: var(--white); }
.section--dark p   { color: rgba(247,248,252,.65); }
.section--navy-mid h2,
.section--navy-mid h3 { color: var(--white); }
.section--navy-mid p  { color: rgba(247,248,252,.60); }

/* ============================================================
   BUTTONS
   Blauw = secundair / neutraal
   Roze  = primair CTA (spaarzaam — alleen de echte actie-knop)
============================================================ */
.btn {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  padding: .8rem 1.75rem;
  font-size: .9rem;
  font-weight: 700;
  border-radius: var(--radius);
  cursor: pointer;
  transition: background var(--ease), color var(--ease),
              box-shadow var(--ease), transform var(--ease);
  white-space: nowrap;
  border: 2px solid transparent;
  letter-spacing: .01em;
}
.btn:hover { transform: translateY(-1px); }
.btn .arrow { display: inline-block; transition: transform var(--ease); }
.btn:hover .arrow { transform: translateX(4px); }

/* Primair roze — alleen voor hoofd-CTA's */
.btn--pink {
  background: var(--pink);
  color: var(--white);
  border-color: var(--pink);
}
.btn--pink:hover { background: var(--pink-hover); border-color: var(--pink-hover);
                   box-shadow: 0 4px 20px rgba(212,20,90,.30); }

/* Alias */
.btn--orange { background: var(--pink); color: var(--white); border-color: var(--pink); }
.btn--orange:hover { background: var(--pink-hover); border-color: var(--pink-hover);
                     box-shadow: 0 4px 20px rgba(212,20,90,.30); }

/* Secundair blauw — navigatie, info-acties */
.btn--blue {
  background: var(--blue);
  color: var(--navy);
  border-color: var(--blue);
}
.btn--blue:hover { background: var(--blue-dark); border-color: var(--blue-dark);
                   box-shadow: 0 4px 20px rgba(63,169,245,.30); }

/* Solid navy */
.btn--navy {
  background: var(--navy);
  color: var(--white);
  border-color: var(--navy);
}
.btn--navy:hover { background: var(--navy-mid); box-shadow: 0 4px 20px rgba(15,22,40,.30); }

/* Ghost wit (op donkere achtergrond) */
.btn--outline-white {
  background: transparent;
  color: var(--white);
  border-color: rgba(255,255,255,.45);
}
.btn--outline-white:hover { background: rgba(255,255,255,.10); border-color: var(--white); }

/* Ghost navy (op lichte achtergrond) */
.btn--outline-navy {
  background: transparent;
  color: var(--navy);
  border-color: rgba(15,22,40,.28);
}
.btn--outline-navy:hover { background: var(--navy); color: var(--white); border-color: var(--navy); }

/* Ghost blauw */
.btn--outline-blue {
  background: transparent;
  color: var(--blue);
  border-color: var(--blue);
}
.btn--outline-blue:hover { background: var(--blue); color: var(--navy); }

/* ============================================================
   HEADER / NAV
============================================================ */
.site-header {
  position: sticky;
  top: 0;
  z-index: 200;
  background: var(--white);
  border-bottom: 1px solid var(--grey-mid);
  box-shadow: 0 1px 0 rgba(15,22,40,.05);
}
.header-inner {
  display: flex;
  align-items: center;
  height: 68px;
  gap: 1.5rem;
}

/* Logo */
.site-logo { display: flex; align-items: center; flex-shrink: 0; line-height: 0; }
.site-logo img { height: 28px; width: auto; display: block; }

/* Traineeships pill (ITDS.nl VACATURES-stijl) */
.nav-pill {
  display: inline-flex;
  align-items: center;
  gap: .4rem;
  padding: .42rem 1rem;
  background: var(--pink);
  color: var(--white);
  font-size: .8rem;
  font-weight: 700;
  border-radius: 2rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  transition: background var(--ease), transform var(--ease);
  white-space: nowrap;
  flex-shrink: 0;
}
.nav-pill:hover { background: var(--pink-hover); transform: translateY(-1px); }
.nav-pill__dot {
  width: 6px; height: 6px;
  border-radius: 50%;
  background: rgba(255,255,255,.6);
  flex-shrink: 0;
}

/* Nav links */
.primary-nav { display: flex; align-items: center; flex: 1; }
.primary-nav__list {
  display: flex;
  align-items: center;
  gap: 0;
  margin-left: 2rem;
}
.primary-nav__list li > a {
  display: block;
  font-size: .875rem;
  font-weight: 600;
  color: var(--navy);
  padding: .35rem .85rem;
  border-radius: var(--radius);
  transition: color var(--ease);
  white-space: nowrap;
}
.primary-nav__list li > a:hover,
.primary-nav__list .current-menu-item > a { color: var(--blue); }

/* CTA in nav */
.nav-cta { flex-shrink: 0; margin-left: auto; }
.nav-cta .btn { padding: .6rem 1.3rem; font-size: .85rem; }

/* Hamburger */
.nav-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 36px; height: 36px;
  cursor: pointer;
  padding: 4px;
  flex-shrink: 0;
  margin-left: auto;
}
.nav-toggle span {
  display: block; height: 2px;
  background: var(--navy); border-radius: 2px;
  transition: transform var(--ease), opacity var(--ease);
}
.nav-toggle.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav-toggle.is-open span:nth-child(2) { opacity: 0; }
.nav-toggle.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* Mobile nav */
.mobile-nav { display: none; }

/* ============================================================
   PHOTO HERO — full-bleed (homepage)
   Centraal uitgelijnde headline, zoals ITDS.nl
============================================================ */
.photo-hero {
  position: relative;
  min-height: clamp(500px, 70vh, 780px);
  display: flex;
  align-items: center;
  overflow: hidden;
  background: var(--navy);
}
.photo-hero__bg {
  position: absolute;
  inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  object-position: center 30%;
}

/* Overlay: links dicht → rechts open, plus tint-laag bovenop */
.photo-hero__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(to bottom, rgba(15,22,40,.55) 0%, rgba(15,22,40,.72) 100%);
  z-index: 1;
}

/* Oranje accent rechtsbovenhoek — ITDS.nl kenmerkende wig */
.photo-hero__accent {
  position: absolute;
  top: 0; right: 0;
  width: clamp(160px, 22vw, 320px);
  height: clamp(80px, 12vw, 160px);
  background: var(--pink);
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  z-index: 2;
  opacity: .9;
}

/* Blauwe decoratieve lijnen rechtsonder — ITDS.nl kenmerkend */
.photo-hero__lines {
  position: absolute;
  bottom: 0; right: 0;
  width: clamp(200px, 30vw, 420px);
  height: clamp(120px, 18vw, 260px);
  z-index: 2;
  overflow: hidden;
  pointer-events: none;
}
.photo-hero__lines::before,
.photo-hero__lines::after {
  content: '';
  position: absolute;
  border-radius: 4px;
  background: rgba(63,169,245,.22);
}
.photo-hero__lines::before {
  width: 55%; height: 6px;
  bottom: 40%; right: 0;
  transform: rotate(-35deg) translateX(20%);
}
.photo-hero__lines::after {
  width: 70%; height: 6px;
  bottom: 25%; right: 0;
  transform: rotate(-35deg) translateX(10%);
}

/* Content wrapper — gecentreerd, ITDS.nl stijl */
.photo-hero__content {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: var(--max-w);
  margin: 0 auto;
  padding: clamp(4rem, 8vw, 7rem) clamp(1.25rem, 4vw, 2.5rem);
  text-align: center;
}
.photo-hero__inner { max-width: 720px; margin: 0 auto; }

.photo-hero h1 {
  font-family: var(--font-display);
  color: var(--white);
  font-size: clamp(2.6rem, 5.5vw, 4.8rem);
  margin-bottom: .6rem;
  letter-spacing: -.03em;
}
.photo-hero h1 em { font-style: normal; color: var(--blue); }

.photo-hero .hero__sub {
  font-size: clamp(1rem, 1.8vw, 1.2rem);
  color: rgba(247,248,252,.70) !important;
  max-width: 560px;
  margin: 1rem auto 2.25rem !important;
  line-height: 1.7;
}
.photo-hero .hero__ctas {
  display: flex;
  flex-wrap: wrap;
  gap: .85rem;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.photo-hero .hero__tagline {
  font-size: .7rem;
  font-weight: 600;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(247,248,252,.28);
}

/* ============================================================
   PAGE HERO (binnenste pagina's)
============================================================ */
.page-hero {
  background: var(--navy);
  padding: clamp(3.5rem, 8vw, 6rem) 0;
  position: relative;
  overflow: hidden;
}
.page-hero::before {
  content: '';
  position: absolute;
  top: 0; right: 0;
  width: clamp(100px, 15vw, 200px);
  height: clamp(60px, 8vw, 120px);
  background: var(--pink);
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  opacity: .8;
}
.page-hero::after {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 80% 100% at 80% 50%, rgba(63,169,245,.07) 0%, transparent 65%);
  pointer-events: none;
}
.page-hero__inner { position: relative; z-index: 1; max-width: 700px; }
.page-hero h1 { color: var(--white); margin-bottom: 1rem; }
.page-hero p  { font-size: 1.1rem; color: rgba(247,248,252,.68) !important; margin: 0; }

/* ============================================================
   CLIENT LOGO SLIDER
============================================================ */
.clients {
  padding: 2rem 0;
  background: var(--white);
  border-top: 1px solid var(--grey-mid);
  border-bottom: 1px solid var(--grey-mid);
  overflow: hidden;
}
.clients__label {
  text-align: center;
  font-size: .68rem;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: rgba(15,22,40,.30);
  margin-bottom: 1.1rem;
}
.clients__track {
  display: flex;
  align-items: center;
  gap: 3.5rem;
  animation: scroll-clients 36s linear infinite;
  width: max-content;
}
.clients__track:hover { animation-play-state: paused; }
.clients__logo {
  font-size: .8rem;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: rgba(15,22,40,.22);
  white-space: nowrap;
  flex-shrink: 0;
}
@keyframes scroll-clients {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* ============================================================
   TEAM SPLIT BLOCK — foto links, tekst rechts (ITDS.nl "Wij zoeken")
============================================================ */
.team-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  align-items: stretch;
  min-height: 420px;
}
.team-split__photo {
  position: relative;
  overflow: hidden;
  background: var(--navy-mid);
}
.team-split__photo img {
  width: 100%; height: 100%;
  object-fit: cover;
  display: block;
}
.team-split__content {
  padding: clamp(3rem, 6vw, 5rem) clamp(2rem, 5vw, 4rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: .85rem;
  background: var(--white);
}
.team-split__content h2 { margin-bottom: .5rem; }
.team-split__content p  { font-size: 1rem; }

/* ============================================================
   DIENST-KAARTEN — 3 foto-kaarten (ITDS.nl "Dit is wat we doen")
============================================================ */
.section-intro {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 3rem;
}
.section-intro h2 { margin-bottom: .75rem; }
.section-intro p  { font-size: 1rem; }

.dienst-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
}
.dienst-card {
  position: relative;
  aspect-ratio: 3/4;
  overflow: hidden;
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.dienst-card__img {
  position: absolute;
  inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform .6s ease;
  filter: brightness(.85);
}
.dienst-card:hover .dienst-card__img { transform: scale(1.05); filter: brightness(.75); }

.dienst-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top,
    rgba(15,22,40,.92) 0%,
    rgba(15,22,40,.50) 50%,
    rgba(15,22,40,.15) 100%);
  z-index: 1;
}
.dienst-card__body {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  padding: 1.5rem;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1rem;
}
.dienst-card__title {
  font-size: .8rem;
  font-weight: 800;
  color: var(--white);
  letter-spacing: .1em;
  text-transform: uppercase;
  line-height: 1.3;
}

/* Oranje pijl-cirkel — ITDS.nl kenmerkend */
.dienst-card__arrow {
  flex-shrink: 0;
  width: 2.25rem; height: 2.25rem;
  border-radius: 50%;
  background: var(--pink);
  display: flex; align-items: center; justify-content: center;
  color: var(--white);
  font-size: .9rem; font-weight: 900;
  transition: transform .3s ease, background .3s ease;
}
.dienst-card:hover .dienst-card__arrow {
  transform: rotate(-45deg) scale(1.1);
  background: var(--pink-hover);
}
.dienst-card + .dienst-card { border-left: 1px solid rgba(255,255,255,.10); }

/* ============================================================
   STATS BAR — ITDS.nl stijl: wit/licht achtergrond, 4 kolommen, blauw getal
============================================================ */
.stats-bar {
  background: var(--white);
  border-top: 1px solid var(--grey-mid);
  border-bottom: 1px solid var(--grey-mid);
  padding: clamp(2.5rem, 5vw, 4rem) 0;
}
.stats-bar__inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  text-align: center;
}
.stats-bar__inner .stat + .stat {
  border-left: 1px solid var(--grey-mid);
}
.stat { padding: 0 2rem; }

.stat__eyebrow {
  display: block;
  font-size: .65rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--grey-text);
  margin-bottom: .4rem;
}
.stat__number {
  display: block;
  font-family: var(--font-display);
  font-size: clamp(2.8rem, 5vw, 4.2rem);
  font-weight: 900;
  color: var(--blue);
  line-height: 1;
  letter-spacing: -.04em;
  margin-bottom: .35rem;
}
.stat__label {
  font-size: .72rem;
  font-weight: 600;
  color: var(--grey-text);
  text-transform: uppercase;
  letter-spacing: .08em;
  line-height: 1.4;
}

/* ============================================================
   PHOTO MANIFESTO — schermvullende foto, manifesto-tekst (ITDS.nl "Alles verandert")
============================================================ */
.photo-manifesto {
  position: relative;
  min-height: clamp(460px, 62vh, 700px);
  display: flex;
  align-items: center;
  overflow: hidden;
  background: var(--navy);
}
.photo-manifesto__bg {
  position: absolute;
  inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  object-position: center 40%;
  filter: brightness(.45);
}
/* Oranje wig rechts — ITDS.nl kenmerkend */
.photo-manifesto__accent {
  position: absolute;
  top: 0; right: 0;
  width: clamp(140px, 18vw, 260px);
  height: 100%;
  background: var(--pink);
  clip-path: polygon(40% 0, 100% 0, 100% 100%, 100% 100%);
  opacity: .85;
  z-index: 2;
}
.photo-manifesto__content {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: var(--max-w);
  margin: 0 auto;
  padding: clamp(4rem, 8vw, 7rem) clamp(1.25rem, 4vw, 2.5rem);
  text-align: center;
}
.photo-manifesto__inner { max-width: 820px; margin: 0 auto; }
.photo-manifesto__inner p {
  font-size: clamp(1.1rem, 2.2vw, 1.6rem);
  font-weight: 600;
  color: rgba(247,248,252,.88);
  line-height: 1.5;
  margin-bottom: .3rem;
}
.photo-manifesto__inner p strong { color: var(--white); }
.photo-manifesto__sub {
  margin-top: 1rem !important;
  font-size: clamp(.95rem, 1.6vw, 1.1rem) !important;
  color: rgba(247,248,252,.55) !important;
  font-weight: 400 !important;
}

/* Logo-badge + CTA onder manifesto-tekst */
.photo-manifesto__brand {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin: 2rem 0 1.5rem;
}
.photo-manifesto__brand img { height: 22px; width: auto; opacity: .7; }
.photo-manifesto__brand span {
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: rgba(247,248,252,.35);
}

/* Sector-tags onder manifesto */
.photo-manifesto__tags {
  display: flex;
  flex-wrap: wrap;
  gap: .6rem;
  margin-top: 2rem;
  justify-content: center;
}
.photo-manifesto__tag {
  display: inline-block;
  padding: .5rem 1.2rem;
  background: var(--pink);
  color: var(--white);
  font-size: .78rem;
  font-weight: 700;
  border-radius: var(--radius);
  letter-spacing: .04em;
  transition: background var(--ease), transform var(--ease);
}
.photo-manifesto__tag:hover { background: var(--pink-hover); transform: translateY(-1px); }

/* ============================================================
   FEATURE CARDS — "Waar we om bekend staan" (donkere 3-cards)
   Blauw icon, witte titel, blauw card-border bovenaan
============================================================ */
.feature-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-top: 2.5rem;
}
.feature-card {
  background: var(--navy-light);
  border-radius: var(--radius-lg);
  padding: 2.25rem 2rem;
  display: flex;
  flex-direction: column;
  gap: .75rem;
  border-top: 3px solid var(--blue);   /* blauw accent bovenaan kaart */
}
.feature-card__icon {
  font-size: 1.6rem;
  margin-bottom: .1rem;
  color: var(--blue);
}
.feature-card h3 { color: var(--white); font-size: 1.25rem; margin: 0; }
.feature-card p  { color: rgba(247,248,252,.58); font-size: .9rem; margin: 0; }

/* ============================================================
   INTRO BLOCK — 50/50 tekst + foto
============================================================ */
.intro-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2.5rem, 5vw, 5rem);
  align-items: center;
}
.intro-block__content h2 { margin-bottom: 1rem; }
.intro-block__bullets {
  margin: 1.25rem 0;
  display: flex;
  flex-direction: column;
  gap: .65rem;
}
.intro-block__bullets li {
  display: flex;
  align-items: flex-start;
  gap: .75rem;
  font-size: .95rem;
  color: var(--text-muted);
}
.intro-block__bullets li::before {
  content: '';
  flex-shrink: 0;
  width: 7px; height: 7px;
  border-radius: 50%;
  background: var(--blue);     /* blauw bullet */
  margin-top: .6rem;
}

/* ============================================================
   IMAGE BLOCK
============================================================ */
.hero-image-block {
  position: relative;
  border-radius: var(--radius-lg);
  overflow: hidden;
  aspect-ratio: 4/3;
  background: var(--navy-mid);
}
.hero-image-block img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.hero-image-block:hover img { transform: scale(1.03); }
.hero-image-block::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(15,22,40,.2) 0%, transparent 55%);
  pointer-events: none;
}
.img-cover { width: 100%; height: 100%; object-fit: cover; display: block; }

/* ============================================================
   PERKS ROW — 4 perks horizontaal in één rij (traineeships)
============================================================ */
.perks-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}
.perk {
  background: var(--offwhite);
  border-radius: var(--radius-lg);
  border: 1px solid var(--grey-mid);
  padding: 1.75rem 1.5rem;
  display: flex;
  flex-direction: column;
  gap: .6rem;
}
.perk__icon {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: var(--radius);
  background: rgba(63,169,245,.12);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--blue);
  flex-shrink: 0;
  margin-bottom: .1rem;
}
.perk__icon svg {
  width: 1.2rem;
  height: 1.2rem;
  stroke: currentColor;
}
.perk h5 { margin-bottom: .1rem; }
.perk p  { font-size: .87rem; margin: 0; }

/* ============================================================
   VACANCY CARD — SVG icon sizing in tags
============================================================ */
.vacancy-card__tag svg {
  width: .9rem;
  height: .9rem;
  flex-shrink: 0;
  stroke: currentColor;
}

/* ============================================================
   STEPS / TRAJECT
============================================================ */
.steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
  margin-top: 3rem;
}
.step { display: flex; flex-direction: column; gap: .9rem; position: relative; }
.step:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 1.4rem;
  left: calc(100% - 1.5rem);
  width: 3rem; height: 2px;
  background: linear-gradient(to right, var(--blue), transparent);
  opacity: .5;
}
.step__number {
  width: 2.8rem; height: 2.8rem;
  border-radius: 50%;
  background: var(--blue);      /* blauw stapnummer */
  color: var(--navy);
  font-size: .95rem; font-weight: 900;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.step h4 { margin-bottom: .2rem; color: var(--white); }
.step p   { font-size: .88rem; color: rgba(247,248,252,.58); }
.steps--light .step h4 { color: var(--navy); }
.steps--light .step p  { color: var(--text-muted); }
.steps--light .step__number { background: var(--blue); color: var(--navy); }
.steps--light .step:not(:last-child)::after { opacity: .15; }

/* Verticaal traject (inner pages) */
.traject {
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
  margin-top: 2rem;
}
.traject::before {
  content: '';
  position: absolute;
  left: 1.35rem; top: 0; bottom: 0;
  width: 2px;
  background: linear-gradient(to bottom, var(--blue), rgba(63,169,245,0));
}
.traject-step { display: flex; gap: 1.75rem; padding: 0 0 2.25rem; position: relative; }
.traject-step__dot {
  flex-shrink: 0;
  width: 2.75rem; height: 2.75rem;
  border-radius: 50%;
  background: var(--blue);
  border: 3px solid var(--bg);
  display: flex; align-items: center; justify-content: center;
  font-weight: 900; font-size: .88rem;
  color: var(--navy);
  position: relative; z-index: 1;
}
.traject-step__body h4 { margin-bottom: .35rem; }
.traject-step__body p  { font-size: .9rem; }

/* ============================================================
   DUAL CTA SPLIT
============================================================ */
.cta-split { display: grid; grid-template-columns: 1fr 1fr; gap: 0; }
.cta-split__card {
  padding: clamp(3rem, 6vw, 5rem) clamp(2rem, 5vw, 4rem);
  display: flex; flex-direction: column; gap: 1.25rem;
}
.cta-split__card--blue { background: var(--blue); }
.cta-split__card--dark { background: var(--navy-mid); }
.cta-split__card h3 { font-size: clamp(1.4rem, 2.8vw, 2rem); margin-bottom: .25rem; }
.cta-split__card--blue h3 { color: var(--navy); }
.cta-split__card--dark h3 { color: var(--white); }
.cta-split__card p { font-size: 1rem; }
.cta-split__card--blue p { color: rgba(15,22,40,.65); }
.cta-split__card--dark p { color: rgba(247,248,252,.60); }
.label--opdr { color: rgba(15,22,40,.40); }
.label--kand { color: rgba(247,248,252,.40); }

/* ============================================================
   SECTION HEADER (centered)
============================================================ */
.section-header {
  text-align: center;
  max-width: 620px;
  margin: 0 auto 3rem;
}
.section-header h2 { margin-bottom: .75rem; }
.section-header p  { font-size: 1rem; }

/* ============================================================
   QUOTES / TESTIMONIALS
============================================================ */
.quotes-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  margin-top: 3rem;
}
.quote-card {
  background: var(--white);
  border-radius: var(--radius-lg);
  padding: 2rem;
  box-shadow: var(--shadow-sm);
  border: 1px solid var(--grey-mid);
  display: flex; flex-direction: column; gap: 1rem;
}
.quote-card__text {
  font-size: .95rem;
  font-style: italic;
  color: var(--text-muted);
  line-height: 1.65;
  flex: 1;
}
.quote-card__text::before { content: '\201C'; color: var(--blue); font-size: 1.5rem; line-height: 0; vertical-align: -.3em; margin-right: .2rem; }
.quote-card__author { font-weight: 700; font-size: .88rem; color: var(--navy); }
.quote-card__role   { font-size: .78rem; color: var(--text-muted); }

/* ============================================================
   BLOG GRID
============================================================ */
.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin-top: 3rem;
}
.blog-card {
  background: var(--white);
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid var(--grey-mid);
  box-shadow: var(--shadow-sm);
  transition: transform var(--ease), box-shadow var(--ease);
  display: flex; flex-direction: column;
}
.blog-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); }
.blog-card__image { aspect-ratio: 16/9; background: var(--navy-mid); overflow: hidden; }
.blog-card__image img { width: 100%; height: 100%; object-fit: cover; }
.blog-card__placeholder {
  width: 100%; height: 100%;
  display: flex; align-items: center; justify-content: center;
  background: linear-gradient(135deg, var(--navy), var(--navy-light));
}
.blog-card__body { padding: 1.4rem; flex: 1; display: flex; flex-direction: column; gap: .4rem; }
.blog-card__date  { font-size: .7rem; color: var(--text-muted); font-weight: 600; text-transform: uppercase; letter-spacing: .06em; }
.blog-card__title { font-size: 1rem; font-weight: 700; color: var(--navy); line-height: 1.35; }
.blog-card__excerpt { font-size: .88rem; color: var(--text-muted); flex: 1; }
.blog-card__link {
  display: inline-flex; align-items: center; gap: .35rem;
  font-size: .82rem; font-weight: 700; color: var(--blue);
  margin-top: .4rem;
  transition: gap var(--ease);
}
.blog-card__link:hover { gap: .6rem; }

/* ============================================================
   VACANCY CARDS
============================================================ */
.vacancy-grid { display: flex; flex-direction: column; gap: .85rem; margin-top: 2rem; }
.vacancy-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.35rem 1.75rem;
  background: var(--white);
  border: 1.5px solid var(--grey-mid);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-sm);
  gap: 1.5rem;
  transition: border-color var(--ease), box-shadow var(--ease);
}
.vacancy-card:hover { border-color: var(--blue); box-shadow: var(--shadow-md); }
.vacancy-card__title { font-size: 1.05rem; font-weight: 700; color: var(--navy); margin-bottom: .2rem; }
.vacancy-card__meta  { display: flex; gap: 1rem; flex-wrap: wrap; }
.vacancy-card__tag   { font-size: .75rem; font-weight: 600; color: var(--text-muted); display: flex; align-items: center; gap: .3rem; }

/* ============================================================
   VALUES / CULTURE CARDS
============================================================ */
.values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  margin-top: 2.5rem;
}
.value-card {
  padding: 2rem 1.75rem;
  background: var(--white);
  border-radius: var(--radius-lg);
  border: 1px solid var(--grey-mid);
  box-shadow: var(--shadow-sm);
}
.value-card__icon {
  width: 2.75rem; height: 2.75rem;
  border-radius: var(--radius);
  background: rgba(63,169,245,.12);   /* blauw icon-bg */
  display: flex; align-items: center; justify-content: center;
  font-size: 1.2rem;
  color: var(--blue);
  margin-bottom: .9rem;
}
.value-card__icon svg {
  width: 1.2rem; height: 1.2rem;
  stroke: currentColor; flex-shrink: 0;
}
.value-card h4 { margin-bottom: .4rem; }
.value-card p  { font-size: .88rem; margin: 0; }

/* ============================================================
   FAQ
============================================================ */
.faq-list { margin-top: 2rem; display: flex; flex-direction: column; gap: .6rem; }
.faq-item {
  border: 1.5px solid var(--grey-mid);
  border-radius: var(--radius-lg);
  overflow: hidden;
  background: var(--white);
}
.faq-item__question {
  width: 100%;
  display: flex; justify-content: space-between; align-items: center;
  padding: 1.1rem 1.4rem;
  font-weight: 700; font-size: .92rem; color: var(--navy);
  cursor: pointer; text-align: left;
  transition: background var(--ease);
}
.faq-item__question:hover { background: rgba(63,169,245,.05); }
.faq-item__icon {
  flex-shrink: 0;
  width: 1.4rem; height: 1.4rem;
  border-radius: 50%;
  background: var(--blue);     /* blauw icon */
  color: var(--navy);
  display: flex; align-items: center; justify-content: center;
  font-size: .9rem; font-weight: 900;
  transition: transform var(--ease);
}
.faq-item.is-open .faq-item__icon { transform: rotate(45deg); }
.faq-item__answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height .35s ease, padding .35s ease;
  padding: 0 1.4rem;
  font-size: .92rem; color: var(--text-muted); line-height: 1.7;
}
.faq-item.is-open .faq-item__answer { max-height: 600px; padding: 0 1.4rem 1.1rem; }

/* ============================================================
   CTA BANNER
============================================================ */
.cta-banner {
  background: var(--navy-mid);
  padding: clamp(3.5rem, 7vw, 5.5rem) 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.cta-banner::before {
  content: '';
  position: absolute;
  top: 0; right: 0;
  width: clamp(120px, 16vw, 200px);
  height: clamp(70px, 10vw, 130px);
  background: var(--pink);
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  opacity: .75;
}
.cta-banner h2 { color: var(--white); margin-bottom: .75rem; }
.cta-banner p  { color: rgba(247,248,252,.62); max-width: 520px; margin: 0 auto 2rem; font-size: 1rem; }
.cta-banner .btn-group { display: flex; justify-content: center; gap: .75rem; flex-wrap: wrap; }

/* ============================================================
   FORM ELEMENTS
============================================================ */
.form-field {
  display: flex; flex-direction: column; gap: .35rem;
  margin-bottom: 1.1rem;
}
.form-field label {
  font-size: .72rem; font-weight: 700;
  text-transform: uppercase; letter-spacing: .08em;
  color: var(--navy);
}
.form-field input,
.form-field textarea,
.form-field select {
  width: 100%;
  padding: .8rem 1rem;
  border: 1.5px solid var(--grey-mid);
  border-radius: var(--radius);
  background: var(--white);
  color: var(--navy); font-size: .95rem;
  transition: border-color var(--ease), box-shadow var(--ease);
}
.form-field input:focus,
.form-field textarea:focus,
.form-field select:focus {
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(63,169,245,.15);
}
.form-field textarea { resize: vertical; min-height: 120px; }

/* ============================================================
   CONTACT SPLIT
============================================================ */
.contact-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  min-height: 560px;
}
.contact-split__form {
  padding: clamp(2.5rem, 5vw, 4.5rem);
  background: var(--bg-alt);
}
.contact-split__info {
  padding: clamp(2.5rem, 5vw, 4.5rem);
  background: var(--navy);
  color: var(--white);
}
.contact-split__info h3 { color: var(--white); margin-bottom: 1.25rem; }
.contact-split__info p  { color: rgba(247,248,252,.62); }
.contact-detail { display: flex; align-items: flex-start; gap: 1rem; margin-bottom: 1.5rem; }
.contact-detail__icon {
  width: 2.25rem; height: 2.25rem;
  border-radius: var(--radius);
  background: rgba(63,169,245,.18);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0; font-size: .95rem; color: var(--blue);
}
.contact-detail__icon svg {
  width: 1rem; height: 1rem;
  stroke: currentColor; flex-shrink: 0;
}
.contact-detail__label { font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: rgba(247,248,252,.38); margin-bottom: .1rem; }
.contact-detail__value { font-weight: 600; color: var(--white); }

/* ============================================================
   SCROLL BANNER (ticker)
============================================================ */
.scroll-banner { background: var(--blue); overflow: hidden; padding: .9rem 0; }
.scroll-banner__track {
  display: flex; gap: 2.5rem;
  animation: scroll-clients 24s linear infinite;
  width: max-content;
}
.scroll-banner__item {
  font-size: .72rem; font-weight: 700; letter-spacing: .12em;
  text-transform: uppercase; color: var(--navy);
  white-space: nowrap;
  display: flex; align-items: center; gap: .85rem;
}
.scroll-banner__item::after { content: '→'; opacity: .45; }

/* ============================================================
   NEWSLETTER BLOCK — ITDS.nl "Blijf op de hoogte!" sectie
   Donker navy, 50/50: koptekst links + formulier rechts
============================================================ */
.newsletter {
  background: var(--navy-mid);
  padding: clamp(3.5rem, 7vw, 5.5rem) 0;
  position: relative;
  overflow: hidden;
}
/* Roze wig decoratie rechtsbovenhoek */
.newsletter::before {
  content: '';
  position: absolute;
  top: 0; right: 0;
  width: clamp(100px, 14vw, 180px);
  height: clamp(60px, 9vw, 120px);
  background: var(--pink);
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  opacity: .70;
}
.newsletter__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2rem, 6vw, 5rem);
  align-items: center;
  position: relative;
  z-index: 1;
}
.newsletter__copy h2 {
  font-family: var(--font-display);
  color: var(--white);
  font-size: clamp(1.8rem, 3.5vw, 2.8rem);
  margin-bottom: .75rem;
  letter-spacing: -.02em;
}
.newsletter__copy p {
  color: rgba(247,248,252,.60);
  font-size: 1rem;
  margin: 0;
}
.newsletter__form { display: flex; flex-direction: column; gap: .85rem; }
.newsletter__field {
  width: 100%;
  padding: .9rem 1.1rem;
  background: rgba(247,248,252,.07);
  border: 1.5px solid rgba(247,248,252,.15);
  border-radius: var(--radius);
  color: var(--white);
  font-size: .95rem;
  font-family: var(--font-sans);
  transition: border-color var(--ease), background var(--ease);
}
.newsletter__field::placeholder { color: rgba(247,248,252,.40); }
.newsletter__field:focus {
  outline: none;
  border-color: var(--blue);
  background: rgba(247,248,252,.10);
}
.newsletter__submit {
  align-self: flex-end;
  padding: .85rem 2rem;
  background: var(--pink);
  color: var(--white);
  font-size: .9rem; font-weight: 700;
  border-radius: var(--radius);
  cursor: pointer;
  border: none;
  transition: background var(--ease), transform var(--ease);
  font-family: var(--font-sans);
  letter-spacing: .02em;
}
.newsletter__submit:hover { background: var(--pink-hover); transform: translateY(-1px); }

/* Back-to-top knop (ITDS.nl heeft dit rechtsonder de newsletter) */
.back-to-top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem 0;
  border-top: 1px solid rgba(247,248,252,.08);
  margin-top: 2.5rem;
}
.back-to-top__btn {
  width: 2.5rem; height: 2.5rem;
  border-radius: 50%;
  background: rgba(247,248,252,.10);
  border: 1.5px solid rgba(247,248,252,.18);
  color: var(--white);
  display: flex; align-items: center; justify-content: center;
  cursor: pointer;
  font-size: 1rem;
  transition: background var(--ease), transform var(--ease);
}
.back-to-top__btn:hover { background: var(--blue); transform: translateY(-2px); }

/* ============================================================
   FOOTER — identieke structuur als ITDS.nl
   Secties: logo-balk → navigatie-kolommen → social row → copyright
============================================================ */
.site-footer {
  background: var(--navy);
  color: rgba(247,248,252,.55);
}

/* ——— Logo-balk bovenaan footer (ITDS.nl: logo links, "PART OF HOUSE OF REDMORE" rechts) */
.footer-logo-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.25rem 0 1.75rem;
  border-bottom: 1px solid rgba(247,248,252,.08);
  gap: 2rem;
}
.footer-logo-bar .site-logo img { height: 26px; width: auto; }

.footer-partof {
  display: flex;
  align-items: center;
  gap: .5rem;
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .10em;
  text-transform: uppercase;
  color: rgba(247,248,252,.30);
}
.footer-partof strong {
  color: rgba(247,248,252,.55);
  font-weight: 800;
  letter-spacing: .06em;
}

/* ——— Navigatie-rij: 3 kolommen (ITDS.nl: adres | juridisch | zuster-bedrijven) */
.footer-grid {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr;
  gap: clamp(2rem, 5vw, 4rem);
  padding: 2.5rem 0 2.25rem;
}

.footer-col h5 {
  color: var(--white);
  font-size: .68rem;
  text-transform: uppercase;
  letter-spacing: .14em;
  margin-bottom: 1.1rem;
  font-weight: 700;
}
.footer-col ul { display: flex; flex-direction: column; gap: .5rem; }
.footer-col ul a { font-size: .88rem; color: rgba(247,248,252,.48); transition: color var(--ease); }
.footer-col ul a:hover { color: var(--white); }

/* Adres-kolom specifiek */
.footer-address {
  font-style: normal;
  font-size: .88rem;
  line-height: 1.8;
  color: rgba(247,248,252,.48);
}
.footer-address strong { color: var(--white); display: block; margin-bottom: .35rem; font-size: .9rem; }
.footer-contact-links { display: flex; flex-direction: column; gap: .35rem; margin-top: .9rem; }
.footer-contact-links a {
  font-size: .88rem;
  color: var(--blue);
  transition: color var(--ease);
  text-decoration: underline;
  text-underline-offset: 3px;
}
.footer-contact-links a:hover { color: var(--white); }

/* ——— Social icons rij (ITDS.nl: Facebook, X, Instagram, YouTube, LinkedIn, Spotify) */
.footer-social {
  display: flex;
  gap: .6rem;
  padding: 1.5rem 0;
  border-top: 1px solid rgba(247,248,252,.07);
}
.footer-social a {
  width: 2.2rem; height: 2.2rem;
  border-radius: 50%;
  background: rgba(247,248,252,.08);
  display: flex; align-items: center; justify-content: center;
  color: rgba(247,248,252,.50);
  font-size: .72rem; font-weight: 800;
  transition: background var(--ease), color var(--ease);
  text-transform: uppercase;
  letter-spacing: .02em;
  flex-shrink: 0;
}
.footer-social a:hover { background: var(--blue); color: var(--navy); }
/* SVG social icons */
.footer-social a svg { width: 1rem; height: 1rem; fill: currentColor; }

/* ——— Copyright balk (ITDS.nl: tekst links, House of HR rechts) */
.footer-bottom {
  border-top: 1px solid rgba(247,248,252,.07);
  padding: 1.1rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: .75rem;
  font-size: .78rem;
  color: rgba(247,248,252,.28);
}
.footer-bottom a { color: rgba(247,248,252,.28); transition: color var(--ease); }
.footer-bottom a:hover { color: var(--white); }
.footer-bottom strong { color: rgba(247,248,252,.50); }

/* House of HR logo rechtsbenedenhoek */
.footer-houseofhr {
  display: flex;
  align-items: center;
  gap: .5rem;
  font-size: .7rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: rgba(247,248,252,.28);
}
.footer-houseofhr svg { width: 1.1rem; height: 1.1rem; opacity: .4; }

/* ============================================================
   RESPONSIVE
============================================================ */
@media (max-width: 1024px) {
  .steps { grid-template-columns: repeat(2, 1fr); }
  .step:not(:last-child)::after { display: none; }
  .stats-bar__inner { grid-template-columns: repeat(2, 1fr); }
  .stats-bar__inner .stat:nth-child(3) { border-left: none; border-top: 1px solid var(--grey-mid); }
  .stats-bar__inner .stat:nth-child(4) { border-top: 1px solid var(--grey-mid); }
  .perks-row { grid-template-columns: repeat(2, 1fr); }
  .quotes-grid { grid-template-columns: 1fr 1fr; }
  .blog-grid   { grid-template-columns: 1fr 1fr; }
  .values-grid { grid-template-columns: 1fr 1fr; }
  .feature-cards { grid-template-columns: 1fr 1fr; }
  .dienst-cards { grid-template-columns: 1fr 1fr; }
  .dienst-card { aspect-ratio: 4/5; }
  .newsletter__inner { grid-template-columns: 1fr; }
  .newsletter__submit { align-self: flex-start; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 900px) {
  .photo-hero__overlay { background: rgba(15,22,40,.78); }
  .photo-manifesto__accent { display: none; }
  .team-split { grid-template-columns: 1fr; }
  .team-split__photo { min-height: 300px; }
}

@media (max-width: 768px) {
  .primary-nav, .nav-cta, .nav-pill { display: none; }
  .nav-toggle { display: flex; }

  .mobile-nav {
    display: none;
    position: fixed;
    inset: 68px 0 0 0;
    background: var(--white);
    z-index: 199;
    padding: 2rem;
    flex-direction: column;
    gap: 1.1rem;
    border-top: 1px solid var(--grey-mid);
    overflow-y: auto;
  }
  .mobile-nav.is-open { display: flex; }
  .mobile-nav a {
    font-size: 1.1rem; font-weight: 700; color: var(--navy);
    padding: .5rem 0;
    border-bottom: 1px solid var(--grey-mid);
  }
  .mobile-nav .btn { width: 100%; justify-content: center; margin-top: .25rem; }

  .photo-hero .hero__ctas { flex-direction: column; align-items: center; }
  .cta-split { grid-template-columns: 1fr; }
  .intro-block { grid-template-columns: 1fr; }
  .contact-split { grid-template-columns: 1fr; min-height: auto; }
  .steps { grid-template-columns: 1fr; }
  .stats-bar__inner { grid-template-columns: 1fr; }
  .stats-bar__inner .stat + .stat { border-left: none; border-top: 1px solid var(--grey-mid); padding-top: 1.5rem; margin-top: 1.5rem; }
  .stats-bar__inner .stat:nth-child(3) { border-left: none; border-top: 1px solid var(--grey-mid); }
  .stats-bar__inner .stat:nth-child(4) { border-left: none; }
  .perks-row { grid-template-columns: 1fr; }
  .quotes-grid { grid-template-columns: 1fr; }
  .blog-grid { grid-template-columns: 1fr; }
  .values-grid { grid-template-columns: 1fr; }
  .feature-cards { grid-template-columns: 1fr; }
  .dienst-cards { grid-template-columns: 1fr; }
  .dienst-card { aspect-ratio: 16/9; }
  .dienst-card + .dienst-card { border-left: none; border-top: 1px solid rgba(255,255,255,.08); }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-logo-bar { flex-direction: column; align-items: flex-start; }
  .vacancy-card { flex-direction: column; align-items: flex-start; }
  .newsletter__inner { grid-template-columns: 1fr; }
  .newsletter__submit { width: 100%; }
}

@media (max-width: 480px) {
  .footer-bottom { flex-direction: column; text-align: center; }
  .photo-hero__accent { display: none; }
}

/* ============================================================
   WORDPRESS UTILITIES
============================================================ */
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft   { float: left; margin-right: 1.5rem; margin-bottom: 1rem; }
.alignright  { float: right; margin-left: 1.5rem; margin-bottom: 1rem; }
.wp-caption  { max-width: 100%; }
.screen-reader-text {
  position: absolute;
  width: 1px; height: 1px;
  clip: rect(1px,1px,1px,1px);
  overflow: hidden;
}
