
body,p,h1,h2 {font-family: 'Archivo', sans-serif;font-weight: 400;font-style: normal;}
body {margin: 0;background: #ffffff;}
html,body {margin: 0;padding: 0;}
* {margin: 0;padding: 0;box-sizing: border-box;}
	
.container {width: 100%; margin: 0 auto;}
.container80xxx {width: 80%;}
.container60 {width: 60%; margin: 0 0 0 40%}
.container70xxx {width: 70%; margin: 0 0 0 30%}
.container85xxx {width: 85%; margin: 0 0 0 15%}
.container95 {width: 95%; margin: 0 0 0 5%}
.container20xxxx {width: 20%; margin: 0 auto;}
.containerpadding {width: 90%; margin: 0 auto;}
.container-1400 {max-width: 1400px; width: 90%; margin: 0 auto;}
.container-1400x {max-width: 1400px; width: 100%; margin: 0 auto;}

	
.ruim5rechts {margin: 0 5% 0 0}
.ruim {margin: 0 0 0 20%}
	
	
.rotated {
  display: inline-block;
  transform: rotate(90deg);
  transform-origin: left top;}

.thin {font-family: 'Archivo', sans-serif;font-weight: 100;}
.dun {font-family: 'Archivo', sans-serif;font-weight: 200;}
.standaard {font-family: 'Archivo', sans-serif;font-weight: 400;}
.bold {font-family: 'Archivo Black', sans-serif;font-weight: 400;}

@font-face {font-display: swap;font-family: 'Archivo Black';font-style: normal;font-weight: 400;src: url("https://eenvoudkracht.nl/font/archivo-black.woff2") format("woff2");}
@font-face {font-display: swap;font-family: 'Archivo';font-style: normal;font-weight: 100;src: url("https://eenvoudkracht.nl/font/archivo-100.woff2") format("woff2");}
@font-face {font-display: swap;font-family: 'Archivo';font-style: normal;font-weight: 200;src: url("https://eenvoudkracht.nl/font/archivo-200.woff2") format("woff2");}
@font-face {font-display: swap;font-family: 'Archivo';font-style: normal;font-weight: 400;src: url("https://eenvoudkracht.nl/font/archivo-400.woff2") format("woff2");}

.herometafbeelding-bewaren {position: relative;width: 100%;height: 100vh;display: flex;justify-content: center;align-items: center;overflow: hidden;background: url("video/heftruck-blauw.jpg") center center / cover no-repeat;}
.hero img {filter: brightness(.75) contrast(1.2) saturate(.9);}

.volle-div {width: 80%;box-sizing: border-box;padding: 0;margin: 0; overflow: hidden;}
.fit-tekst {display: block;white-space: nowrap;overflow: hidden;}

.line06{line-height: 0.6;} .line08{line-height: 0.8;} .line10{line-height: 1.0;} .line12{line-height: 1.2;} .line14{line-height: 1.4;} .line16{line-height: 1.6;} .line18{line-height: 1.8;} .line20{line-height: 2.0;} .line22{line-height: 2.2;}

.hero-video {position: sticky;top: 0;height: 100vh;width: 100%;overflow: hidden;z-index: 0;}
.hero-video-el {width: 100%;height: 100%;object-fit: cover;}
.hero-content {position: relative;z-index: 2;margin-top: -100vh;padding-top: 50vh;padding-bottom:70vh;  color:white;mix-blend-mode:exclusion;}
	
.scroll-section {min-height: 150vh}
.sticky {position: sticky;top: 0;height: 100vh;overflow: hidden;padding-top: 12rem;display: flex;flex-direction: column;gap: 1rem}

.line {width: 100%;overflow: hidden;white-space: nowrap;}
.line span {display: inline-block;will-change: transform;}
.line--left span {transform: translateX(100vw);}
.line--right span {transform: translateX(-100vw);}

.containert {position: relative;padding-top: 4rem;padding-bottom: 4rem;}

.sticky-wrap {position: relative;padding-top: 1rem;padding-bottom: 0.4rem;}

.sticky-title {position: sticky; top: 8rem; z-index: 2}


.containert75 {
  width: 75%;
  margin: 0 0 0 25%;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

/* Afbeelding vult zijn blok */
.containert75 img {
  display: block;
  width: 100%;
  height: auto;
}	
	
.caps {text-transform: uppercase}
	
:root {
--rood: #ac274d;	
--bruin: #88724E;
--zwart: #111111;
--zwarter: #000000;
--wit: #ffffff;
--geel: #EBF108;
--text-off: #161616; 
--text-on: #ffffff;    
--muted: #7b8190;
}

.bruin{background: var(--bruin)} 
.zwart{background: var(--zwart)} 
.zwarter{background: var(--zwarter)} 
.wit{background: var(--wit)} 
.geel{background: var(--geel)}
.t-bruin{color: var(--bruin)} 
.t-zwart{color: var(--zwart)} 
.t-wit{color: var(--wit)} 
.t-geel{color: var(--geel)}

.fade-on-scroll .word {opacity: 1;}	
.scroll-color-text .word {color: var(--color-off)}	

.variant-black-to-white {--color-off: #000000; --color-on: #ffffff}
.variant-black-to-brown {--color-off: #000000; --color-on: #88724E}
.variant-white-to-black {--color-off: #ffffff; --color-on: #000000}
.variant-white-to-brown {--color-off: #ffffff; --color-on: #88724E}
.variant-brown-to-white {--color-off: #88724E; --color-on: #ffffff}
.variant-brown-to-black {--color-off: #88724E; --color-on: #000000}
	
.mega { font-size: 3.2rem; font-size: clamp(3.1rem, 2.53rem + 3.56vw, 5.5rem); }
h1, .groot { font-size: 2.1rem; font-size: clamp(2.0rem, 1.64rem + 1.78vw, 3.2rem); }	
h2, .medium { font-size: 1.5rem; font-size: clamp(1.4rem, 1.25rem + 0.74vw, 1.9rem); }
p, .normaal { font-size: 1.3rem; font-size: clamp(1.2rem, 1.11rem + 0.44vw, 1.5rem); }	
h3, .klein  { font-size: 1.0rem; font-size: clamp(0.9rem, 0.81rem + 0.44vw, 1.2rem); }
			
.spacer-xs {height: 0.5rem; height: clamp(0.5rem, 0.3rem + 0.8vw, 1rem)}
.spacer-sm {height: 1rem; height: clamp(1rem, 0.6rem + 2vw, 1.5rem)}
.spacer-md {height: 1.5rem; height: clamp(1.5rem, 1rem + 3vw, 2.5rem)}
.spacer-lg {height: 5rem; height: clamp(2.5rem, 1.5rem + 3vw, 7.5rem)}
	
.h-mob {display: block;}
	
.row {display: flex;gap: 5%;}
	
.col-35 { width: 35%; }
.col-60 { width: 60%; }
	
.col-25 { width: 25%; }
.col-70 { width: 70%; }
	
.col-15 { width: 15%; }
.col-80 { width: 80%; }
	
.col-5 { width: 5%; }
.col-90 { width: 90%; }
	

	
.row-swap { flex-direction: row-reverse; }
	
.sticky-content {position: sticky;top: 0}
	
.rechts-vert {display: flex;justify-content: flex-end}
.rechts {text-align: right}	
.vert-links {writing-mode: vertical-rl;transform: rotate(180deg);white-space: nowrap}
.vert-rechts {writing-mode: vertical-rl;white-space: nowrap} 

.link-text {
  color: #1a1a1a;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.link-cta {
  display: inline-block;
  background: #1a1a1a;
  color: #ffffff;
  text-decoration: none;
  padding: 0.9rem 1.75rem;
  border-radius: 999px;
}
	
	.link-row {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.open-btn {padding: 0.9rem 1.75rem;border-radius: 999px;border: none;background: var(--zwarter);color: var(--wit);cursor: pointer}	
.modal {position: fixed;inset: 0;z-index: 9999900;background: var(--zwarter);color: var(--wit);display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 2rem;clip-path: circle(0% at 50% 50%);transition: clip-path 0.6s cubic-bezier(0.16, 1, 0.3, 1);visibility: hidden}
.modal.is-open {clip-path: circle(150% at 50% 50%);visibility: visible}
 
  @media (prefers-reduced-motion: reduce) 
  {.modal {clip-path: none;opacity: 0;transition: opacity 0.25s ease}
 .modal.is-open {clip-path: none;opacity: 1} }
 
  .modal-close {
    position: absolute;
    top: 2rem;
    right: 2rem;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: transparent;
    color: var(--wit);
    font-size: 2rem;
    line-height: 1;
    cursor: pointer;
  }
 
.modal-content {max-width: 32rem;text-align: center;opacity: 0;transform: translateY(12px);transition: opacity 0.4s ease 0.25s, transform 0.4s ease 0.25s}
.modal.is-open .modal-content {opacity: 1;transform: translateY(0)} 
.modal-content .cta {display: inline-block;padding: 0.9rem 1.75rem;border-radius: 999px;background: var(--wit);color: var(--zwart);text-decoration: none;font-weight: 600;}
	
.contact-row {display: flex;gap: 2rem;max-width: 60rem;margin: 0 auto}
.contact-col {flex: 1;text-align: center;display: flex;flex-direction: column;align-items: center}
.contact-icon {width: 50px;height: 50px;margin-bottom: 1rem}
.contact-value {margin-bottom: 0.4rem}
.contact-link {font-size: 0.95rem;text-decoration: none;text-underline-offset: 3px;color: var(--wit) }
.contact-link:visited {color: var(--wit)}
.contact-link:hover {color: var(--bruin); text-decoration: none}
.contact-link:active {color: var(--bruin) }
.icon-link {display: inline-block;text-decoration: none}
	
.center {text-align: center}
		
.containers-wrapper {position: relative;height: 40vh}
.containers {position: relative; overflow: visible}
.containers.is-stuck {position: sticky; top: 2rem; z-index: 2}
.text1, .text2 {position: absolute;top: 0;white-space: nowrap}
.text1 {left: 0}
.text2.rechts {right: 0}
	
.backpanterklauw {background: url('https://eenvoudkracht.nl/zwarte-panter.jpg');background-position: right center;background-repeat: no-repeat; background-size: 100% auto;background-color: var(--zwarter)}
	
	
/* ============ FIXED HEADER ============ */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9990;
  background: transparent;
  transition: background 0.3s ease, box-shadow 0.3s ease;
}

.site-header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0;
}

.site-header.site-header--solid {
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}

	
.site-header.menu-open {
  background: transparent !important;
  box-shadow: none !important;
}


.site-logo img {
  display: block;
}

/* ============ HAMBURGER ============ */
.hamburger {
  position: relative;
  width: 32px;
  height: 24px;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 101; /* boven het menu-overlay, zodat 'm zichtbaar blijft om te sluiten */
  padding: 0;
}

.hamburger-line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #111111;
  transition: transform 0.3s ease, opacity 0.3s ease, top 0.3s ease, background 0.3s ease;
}

.hamburger-line:nth-child(1) { top: 0; }
.hamburger-line:nth-child(2) { top: 11px; }
.hamburger-line:nth-child(3) { top: 22px; }

/* Als het menu open is: hamburger wordt een kruis, en lijnen worden wit
   (want dan staat de knop over de donkere menu-overlay heen) */
.hamburger.is-active .hamburger-line {
  background: #ffffff;
}

.hamburger.is-active .hamburger-line:nth-child(1) {
  top: 11px;
  transform: rotate(45deg);
}

.hamburger.is-active .hamburger-line:nth-child(2) {
  opacity: 0;
}

.hamburger.is-active .hamburger-line:nth-child(3) {
  top: 11px;
  transform: rotate(-45deg);
}

/* ============ MENU OVERLAY (zelfde cirkel-reveal als de contact-modal) ============ */
.menu-overlay {
  position: fixed;
  inset: 0;
  z-index: 100;
  background: #000000;
  display: flex;
  align-items: center;
  justify-content: center;

  clip-path: circle(0% at calc(100% - 3rem) 2.5rem);
  transition: clip-path 0.6s cubic-bezier(0.16, 1, 0.3, 1);
  visibility: hidden;
}

.menu-overlay.is-open {
  clip-path: circle(150% at calc(100% - 3rem) 2.5rem);
  visibility: visible;
}

@media (prefers-reduced-motion: reduce) {
  .menu-overlay {
    clip-path: none;
    opacity: 0;
    transition: opacity 0.25s ease;
  }
  .menu-overlay.is-open {
    clip-path: none;
    opacity: 1;
  }
}

.menu-list {
  list-style: none;
  text-align: center;
}

.menu-list li {
  margin: 1.5rem 0;

  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.menu-overlay.is-open .menu-list li {
  opacity: 1;
  transform: translateY(0);
}

/* Elk item iets later laten verschijnen dan het vorige */
.menu-overlay.is-open .menu-list li:nth-child(1) { transition-delay: 0.15s; }
.menu-overlay.is-open .menu-list li:nth-child(2) { transition-delay: 0.2s; }
.menu-overlay.is-open .menu-list li:nth-child(3) { transition-delay: 0.25s; }
.menu-overlay.is-open .menu-list li:nth-child(4) { transition-delay: 0.3s; }

.menu-link {
  color: #ffffff;
  text-decoration: none;
  font-size: clamp(1.8rem, 1.5rem + 2vw, 3rem);
  font-family: 'Archivo Black', sans-serif;
}

.menu-link:hover {
  color: var(--bruin);
}
	
	
.logo-text {
  display: inline-block;
  font-size: 1.5rem;
  color: var(--zwart);
  font-family: 'Archivo', sans-serif;
  font-weight: 100;
  letter-spacing: 0;
  animation: logo-cycle 1.5s steps(5, jump-none) infinite;
  animation-play-state: paused;
}

.site-logo:hover .logo-text {
  animation-play-state: running;
}

@keyframes logo-cycle {
  0% {
    font-family: 'Archivo', sans-serif;
    font-weight: 100;
    font-style: normal;
    letter-spacing: 0;
    text-transform: none;
    color: var(--zwart);
  }
  20% {
    font-family: 'Archivo Black', sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: none;
    color: var(--bruin);
  }
  40% {
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: var(--zwart);
  }
  60% {
    font-family: 'Archivo Black', sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    text-transform: none;
    color: var(--bruin);
    text-decoration: underline;
  }
  80% {
    font-family: 'Archivo', sans-serif;
    font-weight: 200;
    font-style: normal;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: var(--zwart);
  }
  100% {
    font-family: 'Archivo', sans-serif;
    font-weight: 100;
    font-style: normal;
    letter-spacing: 0;
    text-transform: none;
    color: var(--zwart);
  }
}

/* Respecteer voorkeur voor minder beweging */
@media (prefers-reduced-motion: reduce) {
  .logo-text {
    animation: none;
  }
}
	
	
.header-right {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.lang-switch {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  font-size: 0.9rem;
  font-family: 'Archivo', sans-serif;
  font-weight: 400;
}

.lang-link {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  color: var(--zwart);
  text-decoration: none;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}

.lang-link:hover,
.lang-link.is-active {
  opacity: 1;
}

.lang-divider {
  color: var(--zwart);
  opacity: 0.3;
}

.flag {
  display: inline-block;
  width: 18px;
  height: 13px;
  border-radius: 2px;
  overflow: hidden;

}

/* Nederlandse vlag: rood / wit / blauw, horizontale banen */
.flag-nl {
  background: linear-gradient(
    to bottom,
    #ae1c28 0%, #ae1c28 33.33%,
    #ffffff 33.33%, #ffffff 66.66%,
    #21468b 66.66%, #21468b 100%
  );
}

/* Engelse vlag (St. George's cross): wit met rood kruis */
.flag-en {
  background: #ffffff;
  position: relative;
}

.flag-en::before,
.flag-en::after {
  content: '';
  position: absolute;
  background: #ce1124;
}

.flag-en::before {
  /* horizontale balk */
  top: 45%;
  left: 0;
  width: 100%;
  height: 10%;
}

.flag-en::after {
  /* verticale balk */
  left: 42%;
  top: 0;
  width: 16%;
  height: 100%;
}
	
.slide-in-wrapper {
  position: relative;
  height: 70vh; /* scrollruimte voor de instroom + sticky-fase */
}

.slide-in-container {
  position: relative;
  overflow: hidden; /* clipt de tekst zolang die nog rechts buiten beeld is */
}

.slide-in-container.is-stuck {
  position: sticky;
  top: 8rem;
  overflow: visible;
}

.slide-in-text {
  white-space: nowrap;
  display: block;
}
	
	.equal-cols {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0; /* geen ruimte tussen kolommen */
}

.equal-col {
  display: flex;
  flex-direction: column;
  /* grid zorgt al voor gelijke hoogte tussen kolommen; flex zorgt dat
     de inhoud (afbeelding + tekst) binnen elke kolom netjes stapelt */
}

.equal-col-img {
  width: 100%;
  aspect-ratio: 4 / 3; /* pas aan naar gewenste verhouding, bv. 1/1 voor vierkant */
  overflow: hidden;
}

.equal-col-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; /* vult het vak altijd, ongeacht de eigen verhouding van de foto */
}

.equal-col-text {
  flex: 1; /* vult de resterende ruimte, zodat alle kolommen gelijk hoog blijven
              ook als de hoeveelheid tekst verschilt */
  padding: 1.5rem;
}

	
	
@media screen and (max-width: 900px) {
 .equal-cols {
    grid-template-columns: repeat(2, 1fr); /* twee gelijke kolommen op mobiel */
  }
.hero-video {position: sticky;bottom: 0;height: 80vh;width: 100%;overflow: hidden;z-index: 0;margin: 0}
.hero-video-el {width: 100%;height: 70vh;object-fit: cover;margin: 0}
.hero-content {position: relative;z-index: 2;margin-top: -80vh;padding-top: 50vh;padding-bottom:10vh;  color:white;mix-blend-mode:exclusion;}
.containers {min-height: auto !important}
.text1, .text2 {position: static;display: block; left: auto !important;right: auto !important}
.text2.rechts {text-align: left}
.rotated {transform: none;transform-origin: initial}
.backpanterklauw {background: url('https://eenvoudkracht.nl/panter-spring.jpg'); background-position: right top; background-repeat: no-repeat; background-color: var(--zwarter);background-size: 100% auto}	
.volle-div {width: 100%;}		
.container60 {width: 100%; margin: 0}
.container70 {width: 70%; margin: 0 0 0 30%}
.container85 {width: 85%; margin: 0 0 0 15%}
.wrapper {grid-template-columns: 1fr;}
.breed35, .breed60 {grid-column: auto;width: 100%;}
.h-mob {display: none}	
.row { flex-direction: column}
.col-25, .col-70, .col-15, .col-80, .col-35, .col-60{width: 100%}
.link-row {flex-direction: column;align-items: flex-start;gap: 1rem}
.contact-row {flex-direction: column;gap: 2.5rem}
}
	