.home-routes,.related-routes{position:relative;width:100%;box-sizing:border-box}.home-routes{padding:90px 0}.related-routes{padding:90px 0}.home-routes .section-heading,.related-routes .section-heading{margin-bottom:50px}.home-routes .section-heading h2,.related-routes .section-heading h2{font-size:clamp(2.5rem, 4vw, 3.8rem);line-height:1.08}.home-routes .section-heading p,.related-routes .section-heading p{font-size:1rem;line-height:1.7}.home-routes .routes-grid,.related-routes .routes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;width:100%;max-width:100%;min-width:0;align-items:stretch;box-sizing:border-box}.route-card{position:relative;display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0;height:100%;margin:0;padding:0;overflow:hidden;box-sizing:border-box;background:#fff;border:1px solid rgb(31 41 55 / .08);border-radius:24px;box-shadow:0 12px 35px rgb(0 0 0 / .07);will-change:transform;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.route-card:hover{transform:translateY(-5px);border-color:#D5E9D7;box-shadow:0 22px 55px rgb(0 0 0 / .11)}.route-card__image{position:relative;display:block;width:100%;max-width:100%;aspect-ratio:16 / 9;overflow:hidden;flex:0 0 auto;text-decoration:none}.route-card__image img{display:block;width:100%;max-width:100%;height:100%;object-fit:cover;transition:transform .6s ease,filter .35s ease}.route-card:hover .route-card__image img{transform:scale(1.04);filter:saturate(1.08)}.route-badge{position:absolute;top:18px;left:18px;z-index:2;display:inline-flex;align-items:center;padding:8px 13px;border-radius:999px;color:#fff;font-size:.78rem;line-height:1;font-weight:700;box-shadow:0 5px 15px rgb(0 0 0 / .15)}.route-badge-makkelijk{background:#43A047}.route-badge-gemiddeld{background:#F9A825}.route-badge-uitdagend{background:#E64A19}.route-badge-expert{background:#212121}.route-card__content{display:flex;flex-direction:column;flex:1 1 auto;width:100%;max-width:100%;min-width:0;padding:28px;box-sizing:border-box}.route-card__region{display:flex;align-items:center;gap:7px;margin:0 0 14px;color:#58704f;font-size:.82rem;line-height:1.3;font-weight:700}.route-card__region svg{width:16px;height:16px;flex:0 0 auto}.route-card__title{margin:0 0 14px;font-size:clamp(1.4rem, 1.8vw, 1.75rem);line-height:1.15;font-weight:800;letter-spacing:-.02em;overflow-wrap:break-word}.route-card__title a{color:inherit;text-decoration:none}.route-card__title a:hover{color:#58704f}.route-card__summary{margin:0 0 24px;color:#555;font-size:.95rem;line-height:1.6;overflow-wrap:break-word}.route-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;width:100%;max-width:100%;min-width:0;margin-top:auto;margin-bottom:0;padding-top:18px;box-sizing:border-box}.route-card__stat{display:inline-flex;align-items:center;gap:7px;min-width:0;max-width:100%;padding:11px 12px;border-radius:10px;background:#f5f7f4;color:#37413a;font-size:.82rem;line-height:1.2;font-weight:700;box-sizing:border-box}.route-card__stat svg{width:16px;height:16px;flex:0 0 auto}.route-card__content .btn,.route-card__content .btn-primary,.route-card__content .button{width:100%;max-width:100%;margin-top:24px;box-sizing:border-box;justify-content:center}.home-routes .routes-footer,.related-routes .routes-footer{margin-top:55px}.all-routes-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 22px;border-radius:999px;text-decoration:none;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.all-routes-button:hover{transform:translateY(-4px)}@media (max-width:1200px){.home-routes,.related-routes{padding:80px 0}.home-routes .routes-grid,.related-routes .routes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (max-width:768px){.home-routes,.related-routes{width:100%;max-width:100%;overflow-x:hidden;padding:65px 0}.home-routes .container,.related-routes .container{width:100%;max-width:100%;box-sizing:border-box}.home-routes .section-heading,.related-routes .section-heading{margin-bottom:40px}.home-routes .section-heading h2,.related-routes .section-heading h2{font-size:2.2rem}.home-routes .routes-grid,.related-routes .routes-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:24px!important;box-sizing:border-box}.home-routes .routes-grid>.route-card,.related-routes .routes-grid>.route-card{grid-column:1 / -1;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;box-sizing:border-box}.route-card__image{width:100%!important;max-width:100%!important;aspect-ratio:16 / 9}.route-card__image img{width:100%!important;max-width:100%!important;height:100%!important}.route-card__content{width:100%;max-width:100%;min-width:0;padding:24px}.route-card__title{font-size:1.45rem;line-height:1.2}.route-card__summary{font-size:.94rem;line-height:1.6}.route-card__meta{width:100%;max-width:100%;gap:8px;padding-top:14px}.route-card__stat{font-size:.8rem;padding:9px 11px}}@media (max-width:576px){.home-routes,.related-routes{padding:55px 0}.home-routes .container,.related-routes .container{padding-left:18px;padding-right:18px}.home-routes .routes-grid,.related-routes .routes-grid{grid-template-columns:minmax(0,1fr)!important;gap:20px!important}.home-routes .routes-grid>.route-card,.related-routes .routes-grid>.route-card{width:100%!important;max-width:100%!important;min-width:0!important;border-radius:20px}.route-card__content{padding:22px}.route-card__title{font-size:1.35rem}.route-card__meta{gap:8px}.route-card__stat{padding:9px 10px;font-size:.78rem}.route-badge{top:14px;left:14px;padding:7px 11px;font-size:.74rem}}.route-card a:focus-visible,.route-button:focus-visible,.all-routes-button:focus-visible{outline:3px solid #58704f;outline-offset:4px}@media (prefers-reduced-motion:reduce){.route-card,.route-card *,.route-button,.all-routes-button{transition:none!important;animation:none!important}}@media print{.route-card{break-inside:avoid;box-shadow:none;border:1px solid #ddd}}.routes-archive-page .routes-archive-hero__label{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:fit-content!important;max-width:max-content!important;margin:0 0 26px 0!important;padding:14px 24px!important;color:#ffffff!important;font-family:"Manrope",sans-serif!important;font-size:14px!important;font-weight:800!important;line-height:1!important;letter-spacing:.12em!important;text-transform:uppercase!important;background:rgb(20 45 38 / .38)!important;border:1px solid rgb(255 255 255 / .3)!important;border-radius:999px!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-sizing:border-box!important}.routes-archive-page .routes-archive-hero__label::before{content:""!important;display:block!important;width:10px!important;height:10px!important;min-width:10px!important;background:#ff7417!important;border-radius:50%!important}.routes-archive-page .routes-archive-hero__content h1{margin:0 0 28px!important;max-width:950px!important;color:#ffffff!important;font-family:"Manrope",sans-serif!important;font-size:clamp(56px, 6vw, 88px)!important;font-weight:800!important;line-height:.98!important;letter-spacing:-.055em!important}.routes-archive-page .routes-archive-hero__content>p{max-width:720px!important;margin:0!important;color:rgb(255 255 255 / .90)!important;font-family:"Manrope",sans-serif!important;font-size:1.15rem!important;line-height:1.6!important}@media (max-width:700px){.routes-archive-page .routes-archive-hero__label{gap:8px!important;margin-bottom:20px!important;padding:12px 20px!important;font-size:12px!important}.routes-archive-page .routes-archive-hero__label::before{width:9px!important;height:9px!important;min-width:9px!important}.routes-archive-page .routes-archive-hero__content h1{max-width:100%!important;font-size:clamp(44px, 10vw, 64px)!important;line-height:1!important;letter-spacing:-.045em!important}.routes-archive-page .routes-archive-hero__content>p{font-size:1rem!important;line-height:1.55!important}}