/* Entrées Mon Aventure : ajout limité à la navigation et à l’accueil. */
header .nav-links a.kb-aventure-nav{color:#C2185B!important;font-weight:800!important;white-space:nowrap}
header .nav-links a.kb-aventure-nav::before{content:'✦ ';color:#C2185B}
.kb-aventure-home{margin:22px auto 38px;max-width:1140px;padding:32px 38px;background:#0D4C5C;border-radius:28px;display:grid;grid-template-columns:1fr 210px;gap:35px;align-items:center;color:#fff;box-shadow:0 24px 40px -30px #09364299}
.kb-aventure-home .kb-aventure-badge{display:inline-block;margin-bottom:10px;font-size:11px;letter-spacing:1px;font-weight:800;color:#FFE69F}
.kb-aventure-home h2{font-family:'Baloo 2','Fredoka',system-ui,sans-serif;font-weight:800;font-size:clamp(28px,3vw,39px);line-height:1.13;color:#fff;margin:0 0 14px}
.kb-aventure-home p{color:#E0EEF0;font-size:16px;line-height:1.65;max-width:650px;margin:0 0 19px}
.kb-aventure-home .kb-aventure-action{display:inline-flex;align-items:center;justify-content:center;border-radius:99px;padding:13px 22px;background:#FFD23F;color:#17323B;font-family:'Baloo 2',system-ui,sans-serif;font-size:17px;font-weight:800;text-decoration:none;min-height:48px}
.kb-aventure-home img{width:210px;height:210px;object-fit:cover;border:6px solid #fff;border-radius:18px;transform:rotate(4deg);box-shadow:0 10px 25px #09364255}
.hero .kb-aventure-hero-link{display:block;margin:17px 0;padding:15px 19px;border:2px solid #C2185B;border-radius:18px;background:#FFF4F8;text-decoration:none;color:#9D154B;font-size:16px;font-weight:800;line-height:1.5;max-width:550px}
.hero .kb-aventure-hero-link small{display:block;font-size:12px;color:#5A727B;font-weight:700}
@media(min-width:901px) and (max-width:1190px){header.nav .nav-links{gap:12px!important}header.nav .nav-links a{font-size:12px!important}header.nav .nav-inner{gap:13px!important}header.nav .nav-cta{font-size:12px!important;padding:11px 15px!important}}
@media(max-width:1184px){.kb-aventure-home{margin-left:22px;margin-right:22px}}
@media(max-width:620px){.kb-aventure-home{grid-template-columns:1fr;padding:27px 24px;gap:20px;margin:20px}.kb-aventure-home img{width:160px;height:160px;grid-row:1;justify-self:center}.kb-aventure-home p{font-size:15px}.hero .kb-aventure-hero-link{font-size:15px}.kb-aventure-home .kb-aventure-action{display:flex}}
