:root{--cc-example-green:#214d39;--cc-example-green-2:#2f6b4f;--cc-example-green-3:#4c8b69;--cc-example-cream:#f7f2e8;--cc-example-paper:#fffdf8;--cc-example-text:#1f2923;--cc-example-muted:#68736c;--cc-example-line:#e5ddcf;--cc-example-gold:#c27a34;--cc-example-shadow:0 24px 70px rgba(28, 58, 40, .14)}.cc-example-trip,.cc-example-teaser{color:var(--cc-example-text);font-family:"DM Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.cc-example-trip *,.cc-example-teaser *{box-sizing:border-box}.cc-example-trip h1,.cc-example-trip h2,.cc-example-trip h3,.cc-example-teaser h2{font-family:Lora,Georgia,serif;color:var(--cc-example-green)}.cc-example-container{width:min(1120px, calc(100% - 40px));margin:0 auto}.cc-example-trip .cc-land-header{position:sticky;top:0;z-index:1100;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:68px;padding:12px max(22px, calc((100vw - 1120px) / 2));background:rgb(250 247 239 / .96);border-bottom:1px solid rgb(33 77 57 / .12);backdrop-filter:blur(16px);box-shadow:0 8px 28px rgb(28 58 40 / .06)}.cc-example-trip .cc-land-logo{display:inline-flex;align-items:center;gap:9px;color:var(--cc-example-green)!important;font-family:Lora,Georgia,serif;font-weight:700;text-decoration:none;white-space:nowrap}.cc-example-trip .cc-land-nav,.cc-example-trip .cc-land-nav__links{display:flex;align-items:center;gap:7px}.cc-example-trip .cc-land-nav__link,.cc-example-trip .cc-land-nav__cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 13px;border-radius:10px;color:#4f5b54;font-size:.86rem;font-weight:700;text-decoration:none}.cc-example-trip .cc-land-nav__link:hover,.cc-example-trip .cc-land-nav__link:focus-visible{background:#eee8dc}.cc-example-trip .cc-land-nav__cta{background:var(--cc-example-green);color:#fff!important;padding-inline:18px}.cc-example-trip .cc-taalwisselaar{position:relative}.cc-example-trip .cc-taalwisselaar__huidig{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:7px 10px;border:1px solid #ddd5c7;border-radius:10px;background:#fff;color:var(--cc-example-green);text-decoration:none}.cc-example-trip .cc-taalwisselaar__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;display:none;min-width:170px;padding:7px;border:1px solid #ded5c7;border-radius:14px;background:#fff;box-shadow:0 18px 45px rgb(28 58 40 / .16)}.cc-example-trip .cc-taalwisselaar__menu.open{display:grid}.cc-example-trip .cc-taalwisselaar__optie{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:9px;color:#34453b;text-decoration:none}.cc-example-trip .cc-taalwisselaar__optie:hover{background:#f5f0e7}.cc-example-trip .cc-taalwisselaar__vlag svg{width:22px;height:16px;display:block}.cc-example-hero{position:relative;min-height:680px;display:grid;align-items:center;overflow:hidden;background:#17392a}.cc-example-hero__media,.cc-example-hero__overlay{position:absolute;inset:0}.cc-example-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 58%;filter:saturate(.88) contrast(1.02)}.cc-example-hero__overlay{background:linear-gradient(90deg,rgb(12 35 25 / .92) 0%,rgb(16 42 30 / .78) 44%,rgb(14 35 26 / .24) 78%,rgb(14 35 26 / .08) 100%),linear-gradient(0deg,rgb(14 35 26 / .48),transparent 55%)}.cc-example-hero__inner{position:relative;z-index:2;padding-block:84px 92px}.cc-example-back{display:inline-flex;margin-bottom:46px;color:rgb(255 255 255 / .82)!important;font-size:.9rem;font-weight:700;text-decoration:none}.cc-example-back:hover{color:#fff!important}.cc-example-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:13px;color:var(--cc-example-green-2);font-size:.75rem;font-weight:900;letter-spacing:.105em;text-transform:uppercase}.cc-example-kicker::before{content:"";width:26px;height:2px;border-radius:99px;background:currentColor}.cc-example-kicker--light{color:#f4c88f}.cc-example-hero h1{max-width:790px;margin:0;color:#fff;font-size:clamp(2.7rem, 6vw, 5.4rem);line-height:.98;letter-spacing:-.035em;text-wrap:balance}.cc-example-hero p{max-width:680px;margin:24px 0 0;color:rgb(255 255 255 / .86);font-size:clamp(1rem, 2vw, 1.18rem);line-height:1.75}.cc-example-hero__facts{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.cc-example-hero__facts span{display:inline-flex;align-items:center;min-height:38px;padding:7px 13px;border:1px solid rgb(255 255 255 / .22);border-radius:999px;background:rgb(255 255 255 / .1);color:#fff;backdrop-filter:blur(10px)}.cc-example-hero__facts strong{font-size:.86rem}.cc-example-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.cc-example-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid #fff0;border-radius:14px;font:inherit;font-size:.91rem;font-weight:900;line-height:1.2;text-align:center;text-decoration:none!important;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cc-example-button:hover{transform:translateY(-2px)}.cc-example-button:focus-visible{outline:3px solid rgb(76 139 105 / .35);outline-offset:3px}.cc-example-button--primary{background:var(--cc-example-green-2);color:#fff!important;box-shadow:0 14px 30px rgb(24 65 45 / .28)}.cc-example-button--primary:hover{background:var(--cc-example-green)}.cc-example-button--glass{border-color:rgb(255 255 255 / .36);background:rgb(255 255 255 / .12);color:#fff;backdrop-filter:blur(12px)}.cc-example-section{padding:92px 0}.cc-example-section--map{background:var(--cc-example-cream)}.cc-example-section--story{background:#fff}.cc-example-section--gallery{background:#f2ede3}.cc-example-section--features{background:var(--cc-example-green);color:#fff}.cc-example-heading{max-width:760px;margin-bottom:38px}.cc-example-heading h2,.cc-example-features h2,.cc-example-cta h2{margin:0;font-size:clamp(2rem, 4vw, 3.35rem);line-height:1.08;letter-spacing:-.025em;text-wrap:balance}.cc-example-heading p{max-width:700px;margin:17px 0 0;color:var(--cc-example-muted);font-size:1.02rem;line-height:1.75}.cc-example-map-card{overflow:hidden;border:1px solid var(--cc-example-line);border-radius:28px;background:#fff;box-shadow:var(--cc-example-shadow)}.cc-example-map{width:100%;height:510px;min-height:510px;background:#dfe9df}.cc-example-map .leaflet-tile{max-width:none!important}.cc-example-map .leaflet-control-zoom{border:0!important;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgb(28 58 40 / .18)!important}.cc-example-map .leaflet-control-zoom a{color:var(--cc-example-green)!important;border-color:#e5ded1!important}.cc-example-map .leaflet-popup-content-wrapper{border-radius:14px;box-shadow:0 14px 34px rgb(28 58 40 / .2)}.cc-example-map .leaflet-popup-content{margin:12px 14px;color:var(--cc-example-green)}.cc-example-map-marker{width:28px;height:28px;border:4px solid #fff;border-radius:50% 50% 50% 0;background:var(--cc-example-green-2);box-shadow:0 8px 20px rgb(0 0 0 / .3);transform:rotate(-45deg)}.cc-example-map-marker::after{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.cc-example-map-marker.is-start{background:var(--cc-example-gold)}.cc-example-map-icon{background:transparent!important;border:0!important}.cc-example-map-legend{display:flex;flex-wrap:wrap;gap:18px;padding:15px 19px 17px;border-top:1px solid var(--cc-example-line)}.cc-example-map-legend span{display:inline-flex;align-items:center;gap:8px;color:var(--cc-example-muted);font-size:.82rem;font-weight:800}.cc-example-map-legend i{width:10px;height:10px;border-radius:50%;background:var(--cc-example-green-2)}.cc-example-map-legend i.is-start{background:var(--cc-example-gold)}.cc-example-route-title{margin:48px 0 18px;font-size:1.35rem}.cc-example-route-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.cc-example-route-list li{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;min-height:102px;padding:17px;border:1px solid var(--cc-example-line);border-radius:18px;background:rgb(255 255 255 / .76)}.cc-example-route-list li.is-start{border-style:dashed}.cc-example-route-list__nr{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--cc-example-green-2);color:#fff;font-size:.82rem;font-weight:900}.cc-example-route-list li.is-start .cc-example-route-list__nr{background:var(--cc-example-gold)}.cc-example-route-list strong,.cc-example-route-list small{display:block}.cc-example-route-list strong{color:var(--cc-example-green);font-size:.95rem;line-height:1.25}.cc-example-route-list small{margin-top:4px;color:var(--cc-example-muted);font-size:.77rem}.cc-example-route-list em{grid-column:2;align-self:end;color:var(--cc-example-green-2);font-size:.75rem;font-style:normal;font-weight:900}.cc-example-timeline{position:relative;max-width:940px}.cc-example-timeline::before{content:"";position:absolute;left:57px;top:14px;bottom:14px;width:2px;background:linear-gradient(var(--cc-example-green-3),#d9c4a5)}.cc-example-story-card{position:relative;display:grid;grid-template-columns:116px minmax(0,1fr);gap:28px;padding:0 0 44px}.cc-example-story-card:last-child{padding-bottom:0}.cc-example-story-card__day{position:relative;z-index:1;display:grid;place-items:center;width:76px;height:48px;margin-left:20px;border:5px solid #fff;border-radius:999px;background:var(--cc-example-green-2);color:#fff;font-size:.83rem;font-weight:900;box-shadow:0 8px 20px rgb(28 58 40 / .16)}.cc-example-story-card__body{padding:22px 25px 24px;border:1px solid var(--cc-example-line);border-radius:22px;background:var(--cc-example-paper);box-shadow:0 12px 38px rgb(28 58 40 / .07)}.cc-example-story-card__body>span{color:var(--cc-example-gold);font-size:.73rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.cc-example-story-card h3{margin:8px 0 10px;font-size:1.35rem;line-height:1.25}.cc-example-story-card p{margin:0;color:var(--cc-example-muted);line-height:1.72}.cc-example-gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:250px;gap:15px}.cc-example-gallery figure{position:relative;grid-column:span 6;margin:0;overflow:hidden;border-radius:22px;background:#dbe5dc;box-shadow:0 15px 40px rgb(28 58 40 / .12)}.cc-example-gallery figure:nth-child(1),.cc-example-gallery figure:nth-child(4){grid-column:span 7}.cc-example-gallery figure:nth-child(2),.cc-example-gallery figure:nth-child(3){grid-column:span 5}.cc-example-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.cc-example-gallery figure:hover img{transform:scale(1.035)}.cc-example-gallery figcaption{position:absolute;left:14px;right:14px;bottom:14px;padding:12px 14px;border:1px solid rgb(255 255 255 / .3);border-radius:13px;background:rgb(13 42 28 / .68);color:#fff;font-size:.84rem;font-weight:800;backdrop-filter:blur(9px)}.cc-example-disclaimer{margin:18px 0 0;color:#7b756d;font-size:.78rem;line-height:1.5}.cc-example-features{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:72px;align-items:center}.cc-example-features .cc-example-kicker{color:#efc18a}.cc-example-features h2{color:#fff}.cc-example-features ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.cc-example-features li{position:relative;min-height:88px;padding:19px 18px 18px 52px;border:1px solid rgb(255 255 255 / .16);border-radius:17px;background:rgb(255 255 255 / .075);color:rgb(255 255 255 / .9);line-height:1.45}.cc-example-features li::before{content:"✓";position:absolute;left:17px;top:18px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#efc18a;color:var(--cc-example-green);font-weight:900}.cc-example-cta{padding:96px 0 104px;text-align:center;background:linear-gradient(145deg,#f8f3e9,#efe5d5)}.cc-example-cta .cc-example-container{max-width:800px}.cc-example-cta p{max-width:650px;margin:20px auto 28px;color:var(--cc-example-muted);font-size:1.02rem;line-height:1.75}.cc-example-teaser{padding:80px 22px;background:linear-gradient(145deg,#1e4b36,#2f6b4f)}.cc-example-teaser__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;align-items:center;width:min(1100px, 100%);margin:0 auto}.cc-example-teaser__image{position:relative;display:block;min-height:430px;overflow:hidden;border:1px solid rgb(255 255 255 / .2);border-radius:28px;box-shadow:0 30px 70px rgb(7 30 19 / .35)}.cc-example-teaser__image::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgb(9 31 20 / .5),transparent 58%)}.cc-example-teaser__image img{width:100%;height:100%;min-height:430px;object-fit:cover;transition:transform .45s ease}.cc-example-teaser__image:hover img{transform:scale(1.035)}.cc-example-teaser__image>span{position:absolute;left:20px;bottom:20px;z-index:2;padding:8px 12px;border:1px solid rgb(255 255 255 / .3);border-radius:999px;background:rgb(12 41 26 / .6);color:#fff;font-size:.76rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;backdrop-filter:blur(10px)}.cc-example-teaser__content{color:rgb(255 255 255 / .86)}.cc-example-teaser__content .cc-example-kicker{color:#efc18a}.cc-example-teaser h2{margin:0;color:#fff;font-size:clamp(2rem, 4vw, 3.2rem);line-height:1.08;letter-spacing:-.025em}.cc-example-teaser p{margin:18px 0 0;line-height:1.75}.cc-example-teaser__facts{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0 27px}.cc-example-teaser__facts span{padding:7px 11px;border:1px solid rgb(255 255 255 / .17);border-radius:999px;background:rgb(255 255 255 / .08);color:#fff;font-size:.78rem;font-weight:800}.cc-example-teaser .cc-example-button--primary{background:#fff;color:var(--cc-example-green)!important;box-shadow:none}.cc-example-teaser .cc-example-button--primary:hover{background:#f5eadb}@media (max-width:900px){.cc-example-trip .cc-land-nav__links{display:none}.cc-example-hero{min-height:640px}.cc-example-route-list{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-example-features,.cc-example-teaser__inner{grid-template-columns:1fr;gap:34px}.cc-example-teaser__image{min-height:340px}.cc-example-teaser__image img{min-height:340px}}@media (max-width:680px){.cc-example-container{width:min(100% - 28px, 1120px)}.cc-example-trip .cc-land-header{min-height:60px;padding:10px 14px;gap:8px}.cc-example-trip .cc-land-logo{font-size:.96rem}.cc-example-trip .cc-land-logo svg{width:18px;height:18px}.cc-example-trip .cc-land-nav{gap:4px}.cc-example-trip .cc-land-nav__login{display:none}.cc-example-trip .cc-land-nav__cta{min-height:37px;padding:7px 11px;font-size:.76rem}.cc-example-trip .cc-taalwisselaar__huidig{min-height:37px;padding:6px 8px}.cc-example-hero{min-height:670px}.cc-example-hero__overlay{background:linear-gradient(0deg,rgb(12 35 25 / .94),rgb(12 35 25 / .52))}.cc-example-hero__inner{padding-block:55px 66px}.cc-example-back{margin-bottom:36px}.cc-example-hero h1{font-size:clamp(2.35rem, 12vw, 3.5rem)}.cc-example-hero__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cc-example-hero__facts span{justify-content:center}.cc-example-actions{display:grid}.cc-example-button{width:100%}.cc-example-section{padding:64px 0}.cc-example-map{height:380px;min-height:380px}.cc-example-route-list{grid-template-columns:1fr}.cc-example-timeline::before{left:24px}.cc-example-story-card{grid-template-columns:50px minmax(0,1fr);gap:13px;padding-bottom:28px}.cc-example-story-card__day{width:48px;height:38px;margin-left:0;border-width:4px;font-size:.69rem}.cc-example-story-card__body{padding:18px}.cc-example-story-card h3{font-size:1.18rem}.cc-example-gallery{grid-template-columns:1fr;grid-auto-rows:245px}.cc-example-gallery figure,.cc-example-gallery figure:nth-child(n){grid-column:1}.cc-example-features{gap:30px}.cc-example-features ul{grid-template-columns:1fr}.cc-example-cta{padding:68px 0 76px}.cc-example-teaser{padding:58px 16px}.cc-example-teaser__image,.cc-example-teaser__image img{min-height:270px}}@media (prefers-reduced-motion:reduce){.cc-example-trip *,.cc-example-teaser *{scroll-behavior:auto!important;transition:none!important}}