body.elementor-page-3179:not(.elementor-motion-effects-element-type-background), body.elementor-page-3179 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F3E8;}:root{--page-title-display:none;}/* Start custom CSS *//* ═══ Marijn Hageman — Beweging ═══
   goud #DEA344 koppen/lijnen · grond #6B3A2A subtitels/citaten
   zwart #1C1008 lopende tekst · vlam #B84820 accentstreepjes · adem #FAF5EE achtergrond */
:root {
  --goud: #DEA344; --grond: #6B3A2A; --zwart: #1C1008;
  --vlam: #B84820; --adem: #FAF5EE;
  --lijn-goud: rgba(222,163,68,.30);
}
body { background: var(--adem); }
.mh { font-family: 'Inter', sans-serif; color: var(--zwart); line-height: 1.7; }
.mh .elementor-widget:not(:last-child) { margin-block-end: 0; margin-bottom: 0; }

/* ── nav (in-page) ── */
.mh-navsectie { position: fixed; top: 0; left: 0; right: 0; z-index: 100; }
.mh-navbalk {
  display: flex; justify-content: space-between; align-items: center;
  padding: 20px 7vw; background: rgba(250,245,238,.94);
  backdrop-filter: blur(14px); border-bottom: 1px solid var(--lijn-goud);
}
.nav-mark { font-size: .82rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--grond); }
.nav-cta { font-size: .7rem; letter-spacing: .2em; text-transform: uppercase; color: var(--grond);
  text-decoration: none; border-bottom: 1px solid var(--goud); padding-bottom: 2px; transition: color .25s; }
.nav-cta:hover { color: var(--goud); }

/* ── hero ── */
.hero { min-height: 100vh; border-bottom: 2px solid var(--goud); background: var(--adem); }
.hero > .elementor-container { min-height: 100vh; }
.hero .hero-text { padding: calc(68px + 10vh) 4vw 10vh 7vw; justify-content: center; }
.hero .hero-text > .elementor-widget-wrap { align-content: center; }
.eyebrow .elementor-heading-title {
  font-family: 'Inter', sans-serif; font-size: .68rem; letter-spacing: .28em;
  text-transform: uppercase; color: var(--vlam); font-weight: 500; margin-bottom: 2rem;
}
.hero-h1 .elementor-heading-title { line-height: 1.05; margin-bottom: 2rem; }
.hero-h1 strong { display: block; font-family: 'Cormorant Garamond', serif;
  font-size: clamp(2.6rem, 5.2vw, 5rem); font-weight: 500; font-style: italic; color: var(--goud); }
.hero-h1 em { display: block; font-family: 'Inter', sans-serif;
  font-size: clamp(1.2rem, 2.2vw, 2rem); font-style: normal; font-weight: 700;
  letter-spacing: .08em; text-transform: uppercase; color: var(--grond); margin-top: .8rem; }
.hero-sub p { font-size: clamp(.92rem, 1.5vw, 1.1rem); color: var(--grond);
  max-width: 30ch; line-height: 1.75; font-weight: 300; margin: 0 0 3rem; }
.mh-btn .elementor-button {
  background: var(--grond); color: var(--adem); border-radius: 0;
  font-size: .7rem; letter-spacing: .2em; text-transform: uppercase;
  padding: 18px 40px; font-weight: 500; transition: background .3s, transform .25s;
}
.mh-btn .elementor-button:hover { background: var(--zwart); transform: translateY(-2px); }
.hero-visual-col { overflow: hidden; position: relative; }
.hero-visual, .hero-visual .elementor-widget-container { height: 100%; }
.hero-visual img { width: 100%; height: 100%; min-height: 100vh; object-fit: cover;
  object-position: center top; filter: saturate(.9) brightness(.97); display: block; }
.hero-visual-col::after { content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(to right, var(--adem) 0%, rgba(250,245,238,.06) 22%, transparent 42%); }

/* ── secties algemeen ── */
.sectie { padding: 13vh 7vw; border-bottom: 1px solid var(--lijn-goud); }
.sectie-voorwie > .elementor-container, .sectie-verhaal > .elementor-container { gap: 6vw; }
.vlam-accent { width: 40px; height: 2px; background: var(--vlam); margin-bottom: 2rem; }
.voices-break { width: 40px; height: 2px; background: var(--goud); margin: 2rem 0; }

/* ── voor wie ── */
.herkenning-big .elementor-heading-title { line-height: 1.1; }
.herkenning-big strong { display: block; font-family: 'Cormorant Garamond', serif;
  font-size: clamp(2rem, 4vw, 3.4rem); font-weight: 500; font-style: italic; color: var(--goud); }
.herkenning-big em { display: block; font-family: 'Inter', sans-serif;
  font-size: clamp(1rem, 1.8vw, 1.5rem); font-style: normal; font-weight: 700;
  letter-spacing: .04em; color: var(--grond); margin-top: .6rem; }
.tekst-grond p { font-size: 1rem; color: var(--grond); margin: 0 0 1.4rem; line-height: 1.75; font-weight: 300; }
.tekst-grond p:last-child { margin-bottom: 0; }
.tekst-grond strong { font-weight: 600; color: var(--zwart); }

/* ── voices ── */
.voice-line { margin-bottom: .9rem; }
.voice-line .elementor-heading-title { font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.3rem, 2.6vw, 2rem); font-style: italic; font-weight: 300;
  color: rgba(28,16,8,.16); line-height: 1.2; }
.voice-line.loud .elementor-heading-title { color: rgba(28,16,8,.36); }
.voices-turn strong { display: block; font-family: 'Inter', sans-serif;
  font-size: clamp(1.3rem, 2.8vw, 2.1rem); font-weight: 700; letter-spacing: .04em; color: var(--grond); }
.voices-turn em { display: block; font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.5rem, 3.2vw, 2.5rem); font-style: italic; font-weight: 300;
  color: var(--goud); margin-top: .2rem; }

/* ── wie ik ben ── */
.verhaal-foto { position: relative; overflow: hidden; max-height: 680px; }
.verhaal-foto img { width: 100%; height: 100%; object-fit: cover; object-position: center top; display: block; }
.verhaal-foto .elementor-widget-container::after { content: ''; position: absolute; bottom: 0;
  left: 0; right: 0; height: 28%; background: linear-gradient(to top, var(--adem), transparent); }
.verhaal-naam .elementor-heading-title { line-height: 1.0; margin-bottom: 1.5rem; }
.verhaal-naam strong { display: block; font-family: 'Cormorant Garamond', serif;
  font-size: clamp(2.2rem, 4vw, 3.4rem); font-weight: 500; font-style: italic; color: var(--goud); }
.verhaal-naam em { display: block; font-family: 'Inter', sans-serif;
  font-size: clamp(1rem, 1.8vw, 1.5rem); font-style: normal; font-weight: 700;
  letter-spacing: .08em; text-transform: uppercase; color: var(--grond); }
.kernwoorden p { display: flex; flex-wrap: wrap; gap: .4rem; margin: 0 0 2rem; }
.kw { font-size: .66rem; letter-spacing: .14em; text-transform: uppercase; color: var(--grond);
  border: 1px solid var(--lijn-goud); padding: 5px 10px; font-weight: 500; }
.verhaal-tekst p { font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.05rem, 1.7vw, 1.28rem); font-weight: 300; line-height: 1.75;
  margin: 0 0 1.4rem; color: var(--zwart); }
.verhaal-tekst p:last-child { margin-bottom: 0; }
.verhaal-tekst blockquote { font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.2rem, 2.2vw, 1.7rem); font-style: italic; font-weight: 300;
  color: var(--grond); line-height: 1.3; margin: 2rem 0;
  border-left: 2px solid var(--vlam); padding-left: 1.4rem; }

/* ── hoe ik werk ── */
.ww-kop .elementor-heading-title { line-height: 1.05; max-width: 24ch; }
.ww-kop strong { display: block; font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.8rem, 3.8vw, 3.2rem); font-weight: 500; font-style: italic; color: var(--goud); }
.ww-kop em { display: block; font-family: 'Inter', sans-serif;
  font-size: clamp(.9rem, 1.6vw, 1.3rem); font-style: normal; font-weight: 700;
  letter-spacing: .04em; color: var(--grond); margin-top: .4rem; }
.ww-grid { margin-top: 4rem; }
.ww-grid > .elementor-container { gap: 0 8vw; }
.ww-item { border-top: 1px solid var(--lijn-goud); padding-top: 1.6rem; margin-bottom: 3rem !important; }
.ww-item h3 { font-family: 'Inter', sans-serif; font-size: .8rem; font-weight: 700;
  letter-spacing: .08em; text-transform: uppercase; color: var(--grond); margin: 0 0 .7rem; }
.ww-item p { font-size: .92rem; color: var(--zwart); line-height: 1.75; font-weight: 300; margin: 0; }

/* ── aanbod ── */
.aanbod { padding: 13vh 7vw; background: var(--grond); border-bottom: 2px solid var(--goud); }
.aanbod > .elementor-container { gap: 6vw; align-items: center; }
.aanbod .eyebrow .elementor-heading-title { color: var(--vlam); }
.aanbod-foto { overflow: hidden; max-height: 640px; }
.aanbod-foto img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }
.aanbod-kop .elementor-heading-title { line-height: 1.0; margin-bottom: 1.2rem; }
.aanbod-kop strong { display: block; font-family: 'Cormorant Garamond', serif;
  font-size: clamp(2rem, 4vw, 3.4rem); font-weight: 500; font-style: italic; color: var(--goud); }
.aanbod-kop em { display: block; font-family: 'Inter', sans-serif;
  font-size: clamp(1rem, 1.8vw, 1.5rem); font-style: normal; font-weight: 700;
  letter-spacing: .06em; color: var(--adem); margin-top: .4rem; }
.aanbod-sub p { color: rgba(250,245,238,.65); font-size: .98rem; margin: 0 0 2rem;
  line-height: 1.75; font-weight: 300; max-width: 38ch; }
.sessie-kaart { border: 1px solid rgba(250,245,238,.2); position: relative; }
.sessie-kaart > .elementor-widget-wrap { padding: 2.5rem; }
.sessie-kaart::before { content: ''; position: absolute; top: 0; left: 0; width: 2px;
  height: 100%; background: var(--goud); }
.sessie-label .elementor-heading-title { font-size: .65rem; letter-spacing: .24em;
  text-transform: uppercase; color: var(--goud); margin-bottom: 1.2rem; font-weight: 500; }
.sessie-naam .elementor-heading-title { font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem; font-style: italic; font-weight: 300; margin-bottom: 1.8rem; color: var(--adem); }
.sessie-details { margin-bottom: 1.5rem; }
.sessie-detail { display: flex; justify-content: space-between; padding: .65rem 0;
  border-bottom: 1px solid rgba(250,245,238,.12); font-size: .85rem; }
.sessie-detail:last-child { border-bottom: none; }
.sessie-detail span:first-child { color: rgba(250,245,238,.55); font-weight: 300; }
.sessie-detail span:last-child { font-family: 'Cormorant Garamond', serif; font-size: 1rem;
  font-style: italic; color: var(--adem); }
.sessie-note p { font-size: .82rem; color: rgba(250,245,238,.5); font-style: italic;
  margin: 0 0 1.8rem; line-height: 1.6; font-family: 'Cormorant Garamond', serif; }
.mh-btn-adem .elementor-button { background: var(--adem); color: var(--grond); }
.mh-btn-adem .elementor-button:hover { background: var(--goud); color: var(--zwart); }

/* ── contact ── */
.contact { padding: 14vh 7vw; border-top: 2px solid var(--goud); text-align: center; background: var(--adem); }
.contact-kop .elementor-heading-title { line-height: 1.0; margin-bottom: 1.5rem; }
.contact-kop strong { display: block; font-family: 'Cormorant Garamond', serif;
  font-size: clamp(2.4rem, 5.5vw, 5rem); font-weight: 500; font-style: italic; color: var(--goud); }
.contact-kop em { display: block; font-family: 'Inter', sans-serif;
  font-size: clamp(1rem, 2vw, 1.6rem); font-style: normal; font-weight: 700;
  letter-spacing: .06em; text-transform: uppercase; color: var(--grond); margin-top: .6rem; }
.contact-sub p { color: var(--grond); font-size: 1rem; max-width: 30ch;
  margin: 0 auto 3rem; line-height: 1.7; font-weight: 300; }

/* ── formulier ── */
.mh-form { max-width: 480px; margin: 0 auto; text-align: left; }
.mh-form .mh-form-veld { margin-bottom: 1rem; }
.mh-form input[type="text"], .mh-form input[type="email"], .mh-form textarea {
  width: 100%; background: transparent; border: 1px solid var(--lijn-goud);
  padding: 14px 16px; font-family: 'Inter', sans-serif; font-size: .92rem;
  font-weight: 300; color: var(--zwart); outline: none; transition: border-color .25s;
}
.mh-form input:focus, .mh-form textarea:focus { border-color: var(--goud); }
.mh-form textarea { min-height: 140px; resize: vertical; }
.mh-form input[type="submit"] {
  display: inline-block; background: transparent; border: 1px solid var(--grond);
  color: var(--grond); font-size: .7rem; letter-spacing: .2em; text-transform: uppercase;
  padding: 18px 40px; font-weight: 500; cursor: pointer; transition: background .3s, color .3s;
}
.mh-form input[type="submit"]:hover { background: var(--grond); color: var(--adem); }
.mh-form .wpcf7-not-valid-tip { font-size: .75rem; color: var(--vlam); margin-top: .3rem; }
.mh-form .wpcf7-response-output { border: 1px solid var(--goud) !important;
  padding: 12px 16px !important; font-size: .85rem; margin: 1.5rem 0 0 !important; }

/* ── footer (in-page) ── */
.mh-footersectie { border-top: 1px solid var(--lijn-goud); }
.mh-footerbalk { padding: 32px 7vw; display: flex; justify-content: space-between;
  align-items: center; flex-wrap: wrap; gap: 1rem; }
.footer-mark { font-size: .78rem; font-weight: 700; letter-spacing: .1em;
  text-transform: uppercase; color: var(--grond); }
.footer-quote { font-family: 'Cormorant Garamond', serif; font-style: italic;
  font-size: .95rem; color: var(--grond); opacity: .5; }
.footer-credit { font-size: .68rem; letter-spacing: .08em; color: var(--grond); opacity: .45; }
.footer-credit a { color: inherit; text-decoration: none; border-bottom: 1px solid var(--lijn-goud); }

/* ── mobiel ── */
@media (max-width: 767px) {
  .hero { min-height: auto; }
  .hero > .elementor-container { min-height: 0; }
  .hero .hero-text { padding: calc(80px + 6vh) 7vw 6vh; }
  .hero-visual img { min-height: 0; height: 60vw; min-height: 300px; }
  .verhaal-foto { max-height: 400px; }
  .sectie, .aanbod, .contact { padding: 9vh 7vw; }
  .sectie-voorwie .herkenning-big { margin-bottom: 2.5rem; }
  .aanbod-foto { margin-bottom: 2.5rem; }
  .sessie-kaart > .elementor-widget-wrap { padding: 1.6rem; }
}/* End custom CSS */