:root{--font-family-sans-serif:"Barlow Condensed",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;--font-family-sans-serif-bold:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;--bs-font-sans-serif:"Barlow Condensed",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;--bs-body-font-size:1.125rem;--bs-body-line-height:1.3;--bs-primary-rgb:153,180,66;--bs-link-color-rgb:153,180,66;--bs-link-hover-color-rgb:60,60,59;--bs-secondary-rgb:60,60,59;--bs-body-color:#3c3c3b;--bs-heading-color:#3c3c3b;--sentiers:#db8b8b;--bornes:#e5a12a;--panneaux-1:#99b442;--panneaux-2:#517b3b;--panneaux-infos:#86b8bf;--autres:#aba18c;--header-height:80px;--footer-height:57px}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:2.5rem}html body{font-family:var(--font-family-sans-serif),sans-serif}h1,h2,h4{font-family:var(--font-family-sans-serif-bold),sans-serif;font-weight:700}h3{color:rgb(var(--bs-primary-rgb));font-family:var(--font-family-sans-serif),sans-serif;font-weight:500;text-transform:uppercase}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:1.5rem}b,strong{font-weight:600}a{transition:color .2s ease}.bg-sentiers{background-color:var(--sentiers)}.bg-bornes{background-color:var(--bornes)}.bg-panneaux-1{background-color:var(--panneaux-1)}.bg-panneaux-2{background-color:var(--panneaux-2)}.bg-panneaux-infos{background-color:var(--panneaux-infos)}.bg-autres{background-color:var(--autres)}.code-badge{align-items:center;border-radius:50%;color:#fff;display:flex;flex-direction:column;font-weight:700;height:30px;justify-content:center;width:30px}@media (min-width:576px){.code-badge .home-intro{height:400px}}main{min-height:calc(100vh - var(--header-height) - var(--footer-height));padding:var(--header-height) 0 var(--footer-height) 0}section{padding:40px 0}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:960px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:960px}}#header{box-shadow:0 7px 17px 0 rgba(0,0,0,.1);height:var(--header-height)}#header .logo{display:flex;margin:100px auto 0;max-width:250px}footer{box-shadow:0 7px 17px 0 rgba(0,0,0,.1)}#thematic-map{min-height:500px}#thematic-map.full-page{min-height:calc(100vh - 138px)}.leaflet-div-icon{background:transparent;border:none}#zoom-buttons{bottom:40px;position:absolute;right:40px;z-index:1000}#zoom-buttons button{background-color:transparent;border:none;padding:0}#menu{background-color:#fff;bottom:var(--footer-height);left:-100%;padding:30px 0;position:fixed;top:var(--header-height);transition:all .5s ease;width:100%}#menu a:hover{color:rgb(var(--bs-primary-rgb))!important}#menu ul{max-width:800px}main{transition:opacity .3s}body.menu-open main{opacity:.5;pointer-events:none}body.menu-open #menu{transform:translateX(100%)}body.menu-open #menu-trigger span{opacity:0}body.menu-open #menu-trigger:before{top:10px;transform:rotate(45deg)}body.menu-open #menu-trigger:after{bottom:10px;transform:rotate(-45deg)}#menu-trigger{background:transparent;border:0;color:rgb(var(--bs-primary-rgb));cursor:pointer;display:flex;height:25px;outline:none;padding:0!important;position:relative;transition:color .3s cubic-bezier(.215,.61,.355,1);width:30px}#menu-trigger span,#menu-trigger:after,#menu-trigger:before{background:currentColor;border-radius:3px;display:block;height:5px;position:absolute;top:50%;transform-origin:center center;transition:transform .3s cubic-bezier(.215,.61,.355,1),opacity .3s cubic-bezier(.215,.61,.355,1),top .3s cubic-bezier(.215,.61,.355,1),bottom .3s cubic-bezier(.215,.61,.355,1);width:30px;will-change:transform}#menu-trigger span{transform:translateY(-50%);width:20px}#menu-trigger:before{content:"";top:0}#menu-trigger:after{bottom:0;content:"";top:auto}.home-intro{height:200px;overflow:hidden;position:relative}.home-intro img{height:100%;object-fit:cover;width:100%}@media (min-width:576px){.home-intro{height:400px}}[data-thematicslist-target=filters] button{background-color:transparent;border-style:solid;transition:all .3s ease}[data-thematicslist-target=filters] button:first-of-type{border-color:rgb(var(--bs-primary-rgb));color:rgb(var(--bs-primary-rgb))}[data-thematicslist-target=filters] button:first-of-type.active{background-color:rgb(var(--bs-primary-rgb));color:#fff}[data-thematicslist-target=filters] button:nth-of-type(2){border-color:var(--bornes);color:var(--bornes)}[data-thematicslist-target=filters] button:nth-of-type(2).active{background-color:var(--bornes);color:#fff}[data-thematicslist-target=filters] button:nth-of-type(3){border-color:var(--sentiers);color:var(--sentiers)}[data-thematicslist-target=filters] button:nth-of-type(3).active{background-color:var(--sentiers);color:#fff}.page-thematic .code-badge{right:15px;top:-15px}@media (min-width:576px){.page-thematic .code-badge{transform:scale(2)}}