/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.card-activity{display:block;position:relative;line-height:1.1;background-color:#fff;box-shadow:0 8px 34px 0 rgba(0,0,0,.1294117647);border-radius:6px;container-type:inline-size}.card-activity_inner{padding:15px}@container (min-width:300px){.card-activity_inner{padding:18px}}.card-activity_inner:not(:last-child){border-bottom:1px solid var(--color-grey-light)}.card-activity_inner:is(a){display:block;text-decoration:none}.card-activity_top{margin-block-end:15px}.card-activity_user_firstname{font-size:1.125rem;font-weight:500;letter-spacing:-0.02em}.card-activity_content{position:relative;margin-block-end:12px}.card-activity_localisation{position:absolute;top:10px;left:10px;max-width:calc(100% - 20px);display:flex;align-items:center;gap:2px;padding:4px 4px 4px 3px;font-size:1rem;line-height:1;font-weight:500;letter-spacing:-0.02em;color:#000;background-color:#fff;border-radius:2px}.card-activity_localisation_icon{display:flex;font-size:0.875rem}.card-activity_photo{aspect-ratio:1}.card-activity_photo img{border-radius:4px}.card-activity_photo .placeholder{aspect-ratio:1}.card-activity_icon_placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:6.25rem;color:#fff}.card-activity_bottom{position:relative;display:flex;justify-content:flex-start;align-items:center;gap:10px}.card-activity_icon{display:grid;place-content:center;aspect-ratio:1;width:52px;height:auto;color:var(--color-red);background-color:var(--color-grey-light);border-radius:100%;font-size:2.125rem}@container (max-width:232px){.card-activity_icon{position:absolute;bottom:calc(100% + 22px);left:10px}}.card-activity_discipline{font-size:1.5rem;font-weight:900;font-style:italic;letter-spacing:-0.02em;text-transform:uppercase}.card-activity_start_date{font-size:1rem;font-weight:500;opacity:.6;color:#000}.card-activity_sharing-title{margin-block-end:12px;font-size:1rem;font-weight:900;font-style:italic;text-transform:uppercase;text-align:center}.card-activity_sharing-links{display:flex;align-items:center;justify-content:center;gap:16px}.card-activity_sharing-link{--size:52px;display:grid;place-content:center;width:var(--size);height:var(--size);border-radius:var(--size);font-size:1.375rem;background-color:var(--color-grey-light);border:0}@media screen and (pointer:coarse){.card-activity_sharing [data-share=facebook-desktop]{display:none}}@media screen and (pointer:fine){.card-activity_sharing [data-share=native]{display:none}}.no-navigator-share .card-activity [data-share=native]{display:none}
.header{top:0;z-index:2000;display:flex;align-items:center;height:var(--header-height);overflow:hidden}@media screen and (max-width:47.9375rem){.header{padding-inline:8px 16px}}@media screen and (min-width:48rem){.header{padding-inline:32px 40px}}.header .menu-burger-button{padding:8px;margin-inline-end:8px;font-size:1.25rem;appearance:none;background:none;border:0}@media screen and (min-width:48rem){.header .menu-burger-button{margin-inline-end:22px}}@media screen and (min-width:80rem){.header .menu-burger-button{display:none}}.header .logos{position:relative;display:flex;align-items:center}.header .logos::after{content:"";position:absolute;top:0;width:1px;height:100%;background-color:#000}@media screen and (max-width:47.9375rem){.header .logos{gap:26px}.header .logos img[src*="logo-cnosf-black.svg"]{width:46px}.header .logos img[src*="logo.svg"]{width:96px}.header .logos::after{left:60px}}@media screen and (min-width:48rem){.header .logos{gap:30px}.header .logos::after{left:86px}}@media screen and (max-width:79.9375rem){.header .nav{display:none}}.header .menu-main{display:flex;list-style:none;margin:0 15px;padding:0;font-weight:600}.header .menu-main a{display:block;padding:15px}.header_btn-cta{margin-left:auto}@media screen and (min-width:53.125rem){.header_btn-cta{margin-left:40px}}.page-node-type-info-page .header .btn-journee-olympique{display:none}.header_progression{display:none;position:relative;justify-content:center;align-items:center;height:100%;margin-left:auto}.header_progression img{position:absolute;top:0;left:-86px;z-index:2}@media screen and (min-width:53.125rem){.header_progression{display:flex}}.header_progression-switcher{position:relative;width:192px}.header_progression-switcher .header_jauge,.header_progression-switcher .header_countdown{opacity:0;visibility:hidden;position:absolute;inset:0;transition:opacity .6s ease-in-out}.header_progression-switcher.show-jauge .header_jauge{opacity:1;visibility:visible;position:relative}.header_progression-switcher.show-countdown .header_countdown{opacity:1;visibility:visible;position:relative}.header_progression-switcher .header_countdown #countdown .inner .digits{padding:2px 0}.header_jauge{padding:12px 10px;background-color:var(--color-grey-light);border-radius:4px;width:192px}.header_jauge .progress-bar--horizontal .progress-bar__fill{transition:none}.header_jauge .progress-bar--horizontal .progress-bar__segments .segment span{display:none}.header_jauge .progress-bar--horizontal .progress-bar__segments .segment:not(:last-child)::after{right:-1px}.header--default{position:sticky;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.header--home{position:fixed;left:0;width:100%;transition:background-color .25s ease,border-bottom-color .25s ease;border-bottom:1px solid rgba(0,0,0,0)}.header--home[data-top=true] .header_progression{display:none}.header--home[data-top=true] .header_btn-cta{margin-left:auto}.header--home[data-top=false]{background-color:#fff;border-bottom-color:rgba(0,0,0,.1)}#header-home-tracker{position:absolute;top:0;left:0;width:100%;height:1px}
.icon{display:inline-block;vertical-align:middle;line-height:1}.icon svg{display:inline-block;vertical-align:top;width:auto;height:1em;fill:currentColor;pointer-events:none}
#loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;display:flex;align-items:center;justify-content:center}#loader.hidden{visibility:hidden;opacity:0}.spinner{width:40px;height:40px;border:4px solid var(--color-blue-dark);border-top-color:rgba(0,0,0,0);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.menu-burger{border:0;padding:20px;background-color:#fff;box-shadow:0px 3px 12px 0px rgba(0,0,0,.1);scrollbar-color:rgba(0,0,0,.1) rgba(0,0,0,0);scrollbar-width:thin;overflow:auto;overscroll-behavior:none;top:0;left:0;width:100%;max-width:375px;height:100%;max-height:none;--anim-duration:0.35s;transition-property:transform display overlay;transition-duration:var(--anim-duration);transition-behavior:allow-discrete;transform:translateX(-100%)}.menu-burger::backdrop{transition-property:opacity display overlay;transition-duration:var(--anim-duration);transition-behavior:allow-discrete;opacity:0;background-color:#000}.menu-burger[open]{transform:translateX(0)}@starting-style{.menu-burger[open]{transform:translateX(-100%)}}.menu-burger[open]::backdrop{opacity:.5}@starting-style{.menu-burger[open]::backdrop{opacity:0}}.menu-burger_header{display:flex;align-items:center;padding-block-end:20px;margin-block-end:15px;border-bottom:1px solid rgba(0,0,0,.1)}.menu-burger_close-button{padding:8px;margin-inline-end:10px;font-size:1.25rem;appearance:none;background:none;border:0}.menu-burger_logos{position:relative;display:flex;align-items:center;gap:26px}.menu-burger_logos::after{content:"";position:absolute;top:0;left:60px;width:1px;height:100%;background-color:#000}.menu-burger_logos img[src*="logo-cnosf-black.svg"]{width:46px}.menu-burger_logos img[src*="logo.svg"]{width:96px}.menu-burger img[src*="celebration-jo.svg"]{margin-inline-start:auto}.menu-burger_main-nav a{display:flex;padding-block:10px;font-weight:600}.menu-burger_main-nav a::after{content:"";aspect-ratio:1;width:24px;height:auto;margin-inline-start:auto;background:var(--color-grey-light) url(/themes/custom/jo2025/assets/icons/arrow-right.svg) center no-repeat;border-radius:24px}.menu-burger_second-nav{margin-block-start:20px;padding-block-start:20px;border-top:1px solid var(--color-grey)}.menu-burger_second-nav a{display:block;padding-block:5px;font-size:1rem}@keyframes open{from{opacity:0}to{opacity:1}}@keyframes close{from{opacity:1}to{opacity:0}}
.progress-bar{position:relative;width:43px;height:591px;background-color:#bfddf0;border-radius:35px;display:flex;flex-direction:column-reverse;--percentage:0%}.progress-bar__wrapper{position:relative;height:100%;border-radius:35px;overflow:hidden}.progress-bar__fill{position:absolute;bottom:0;left:0;width:100%;height:var(--percentage);background-color:#0081c8;transition:height .5s ease-out;z-index:1}.progress-bar__segments{position:relative;z-index:2;display:flex;flex-direction:column-reverse;height:100%;width:100%;gap:1px}.progress-bar__segments .segment{position:relative;flex-grow:1;display:flex;justify-content:center;align-items:flex-start;color:#fff;font-family:var(--font-family-barlow);font-weight:700;font-style:italic;font-size:0.875rem;text-transform:uppercase}.progress-bar__segments .segment span{padding-top:3px}.progress-bar__segments .segment:not(:last-child)::after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#fff}.progress-bar__segments .segment.segment-100 span{opacity:0}.progress-bar__indicator{position:absolute;bottom:var(--percentage);left:-105px;transform:translateY(50%);transition:bottom .5s ease-out;z-index:4}.progress-bar__indicator-label{padding:3px 37px 6px 6px;font-family:var(--font-family-barlow);font-weight:900;font-style:italic;text-transform:uppercase;font-size:0.75rem;line-height:1.1;background-color:var(--color-red);color:#fff;clip-path:polygon(0 0,calc(100% - 32px) 0,100% 50%,calc(100% - 32px) 100%,0 100%)}.progress-bar__indicator-label span{display:inline-block;font-size:2.5rem;line-height:.8}@media screen and (max-width:63.9375rem){.progress-bar{flex-direction:row;width:100%;height:37px}.progress-bar .progress-bar__wrapper{width:100%}.progress-bar .progress-bar__fill{height:100%;width:var(--percentage)}.progress-bar .progress-bar__segments{flex-direction:row}.progress-bar .progress-bar__segments .segment:first-child{border-bottom-left-radius:35px;border-top-left-radius:35px}.progress-bar .progress-bar__segments .segment:last-child{border-bottom-right-radius:35px;border-top-right-radius:35px}.progress-bar .progress-bar__segments .segment:not(:last-child)::after{width:1px;height:100%;left:auto;top:0;right:-4px}.progress-bar .progress-bar__segments .segment span{opacity:0}.progress-bar .progress-bar__indicator{top:auto;bottom:-40px;left:var(--percentage);transform:translateX(-50%)}.progress-bar .progress-bar__indicator p{display:none}.progress-bar .progress-bar__indicator-label{padding:6px;clip-path:none}.progress-bar .progress-bar__indicator-label span{font-size:2.0625rem}.progress-bar .progress-bar__indicator-label::before{content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid var(--color-red)}}@media screen and (max-width:34.375rem){.progress-bar{height:17px}.progress-bar .progress-bar__indicator{bottom:-23px}.progress-bar .progress-bar__indicator-label{padding:3px}.progress-bar .progress-bar__indicator-label span{font-size:1.1875rem}.progress-bar .progress-bar__indicator-label::before{top:-6px;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid var(--color-red)}}.progress-bar--horizontal{flex-direction:row;width:100%;height:37px}.progress-bar--horizontal .progress-bar__wrapper{width:100%}.progress-bar--horizontal .progress-bar__fill{height:100%;width:var(--percentage)}.progress-bar--horizontal .progress-bar__segments{flex-direction:row}.progress-bar--horizontal .progress-bar__segments .segment:first-child{border-bottom-left-radius:35px;border-top-left-radius:35px}.progress-bar--horizontal .progress-bar__segments .segment:last-child{border-bottom-right-radius:35px;border-top-right-radius:35px}.progress-bar--horizontal .progress-bar__segments .segment:not(:last-child)::after{width:1px;height:100%;left:auto;top:0;right:-4px}.progress-bar--horizontal .progress-bar__segments .segment span{opacity:0}.progress-bar--horizontal .progress-bar__indicator{top:auto;bottom:-40px;left:var(--percentage);transform:translateX(-50%)}.progress-bar--horizontal .progress-bar__indicator p{display:none}.progress-bar--horizontal .progress-bar__indicator-label{padding:6px;clip-path:none}.progress-bar--horizontal .progress-bar__indicator-label span{font-size:2.0625rem}.progress-bar--horizontal .progress-bar__indicator-label::before{content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid var(--color-red)}.progress-bar--horizontal{height:17px}.progress-bar--horizontal .progress-bar__indicator{bottom:-23px}.progress-bar--horizontal .progress-bar__indicator-label{padding:3px}.progress-bar--horizontal .progress-bar__indicator-label span{font-size:1.1875rem}.progress-bar--horizontal .progress-bar__indicator-label::before{top:-6px;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid var(--color-red)}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane > svg,.leaflet-pane > canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0;}.leaflet-container{overflow:hidden;}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;}.leaflet-tile::selection{background:transparent;}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast;}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0;}.leaflet-marker-icon,.leaflet-marker-shadow{display:block;}.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important;}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0;}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter;}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom;}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none;}.leaflet-container{-webkit-tap-highlight-color:transparent;}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4);}.leaflet-tile{filter:inherit;visibility:hidden;}.leaflet-tile-loaded{visibility:inherit;}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800;}.leaflet-overlay-pane svg{-moz-user-select:none;}.leaflet-pane{z-index:400;}.leaflet-tile-pane{z-index:200;}.leaflet-overlay-pane{z-index:400;}.leaflet-shadow-pane{z-index:500;}.leaflet-marker-pane{z-index:600;}.leaflet-tooltip-pane{z-index:650;}.leaflet-popup-pane{z-index:700;}.leaflet-map-pane canvas{z-index:100;}.leaflet-map-pane svg{z-index:200;}.leaflet-vml-shape{width:1px;height:1px;}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute;}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none;}.leaflet-top{top:0;}.leaflet-right{right:0;}.leaflet-bottom{bottom:0;}.leaflet-left{left:0;}.leaflet-control{float:left;clear:both;}.leaflet-right .leaflet-control{float:right;}.leaflet-top .leaflet-control{margin-top:10px;}.leaflet-bottom .leaflet-control{margin-bottom:10px;}.leaflet-left .leaflet-control{margin-left:10px;}.leaflet-right .leaflet-control{margin-right:10px;}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear;}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1;}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}svg.leaflet-zoom-animated{will-change:transform;}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,0.25,1);transition:transform 0.25s cubic-bezier(0,0,0.25,1);}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none;}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden;}.leaflet-interactive{cursor:pointer;}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair;}.leaflet-popup-pane,.leaflet-control{cursor:auto;}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane > svg path,.leaflet-tile-container{pointer-events:none;}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane > svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto;}.leaflet-container{background:#ddd;outline-offset:1px;}.leaflet-container a{color:#0078A8;}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5);}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:0.75rem;line-height:1.5;}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px;}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black;}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block;}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4;}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none;}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb;}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px;}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px;}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px;}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px;}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px;}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px;}.leaflet-control-layers-toggle{background-image:url(/themes/custom/jo2025/node_modules/leaflet/dist/images/layers.png);width:36px;height:36px;}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/themes/custom/jo2025/node_modules/leaflet/dist/images/layers-2x.png);background-size:26px 26px;}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px;}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative;}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff;}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px;}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px;}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em;}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px;}.leaflet-default-icon-path{background-image:url(/themes/custom/jo2025/node_modules/leaflet/dist/images/marker-icon.png);}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.8);margin:0;}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4;}.leaflet-control-attribution a{text-decoration:none;}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline;}.leaflet-attribution-flag{display:inline !important;vertical-align:baseline !important;width:1em;height:0.6669em;}.leaflet-left .leaflet-control-scale{margin-left:5px;}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px;}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,0.8);text-shadow:1px 1px #fff;}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px;}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777;}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none;}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box;}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px;}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px;}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0;}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none;}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4);}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent;}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858;}.leaflet-popup-scrolled{overflow:auto;}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1;}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999;}.leaflet-div-icon{background:#fff;border:1px solid #666;}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4);}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto;}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:"";}.leaflet-tooltip-bottom{margin-top:6px;}.leaflet-tooltip-top{margin-top:-6px;}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px;}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff;}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff;}.leaflet-tooltip-left{margin-left:-6px;}.leaflet-tooltip-right{margin-left:6px;}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px;}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff;}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff;}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact;}}
@media screen and (max-width:59.9375rem){.carte-wrapper .carte-panel{position:fixed;z-index:10002;left:50%;bottom:0;width:min(550px,100%);height:calc(100dvh - var(--header-height) - 50px);border-top-left-radius:30px;border-top-right-radius:30px;box-shadow:0px 8px 34px 0px rgba(0,0,0,.1294117647);transform:translate3d(-50%,calc(100% - 90px),0)}.carte-wrapper[data-ready=true] .carte-panel{transition:transform .4s ease}.carte-wrapper[data-panel=true] .carte-panel{transform:translate3d(-50%,0,0)}.carte-wrapper[data-panel=true] .toggle-panel_mobile .toggle-panel_label--open{display:none}.carte-wrapper[data-panel=true] .toggle-panel_mobile .toggle-panel_label--close{display:inline-block}.carte-wrapper[data-panel=true] .toggle-panel_mobile .toggle-panel_icon{transform:rotate(-90deg)}.carte-wrapper .toggle-panel_mobile .toggle-panel_label--close{display:none}.carte-wrapper .toggle-panel_desk{display:none}}@media screen and (min-width:60rem){.carte-wrapper{position:relative;height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height))}.carte-wrapper>*{position:absolute;top:0;height:100%}.carte-wrapper .carte-panel{left:0;width:32%}.carte-wrapper .carte-map{right:0;width:68%}.carte-wrapper[data-ready=true] .carte-map{transition:width .4s ease}.carte-wrapper[data-panel=false] .carte-map{width:100%}.carte-wrapper[data-panel=false] .toggle-panel_icon{transform:rotate(90deg)}.carte-wrapper .toggle-panel_mobile{display:none}}.carte-map .leaflet-tile-pane{-webkit-filter:opacity(70%) grayscale(100%);filter:opacity(70%) grayscale(100%)}.carte-map .leaflet-touch .leaflet-control-zoom{background-color:#fff;border:0;box-shadow:0 -0.8px 11.25px 0 rgba(0,0,0,.0509803922)}.carte-map .leaflet-touch .leaflet-control-zoom .leaflet-control-zoom-in,.carte-map .leaflet-touch .leaflet-control-zoom .leaflet-control-zoom-out{width:45px;height:45px;line-height:43px}.carte-map .leaflet-touch .leaflet-control-zoom .leaflet-control-zoom-in{border-top-left-radius:6px;border-top-right-radius:6px}.carte-map .leaflet-touch .leaflet-control-zoom .leaflet-control-zoom-out{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.carte-map .leaflet-popup-pane .card-activity_inner{color:initial;text-decoration:none;font-family:var(--font-family-barlow);pointer-events:none;cursor:default}.carte-map .leaflet-popup-pane .leaflet-popup-content{margin:0;padding:0}.carte-map .leaflet-popup-pane .leaflet-popup-content .activities-popup_container{max-height:441px;overflow:auto}.carte-map .leaflet-popup-pane .leaflet-popup-content .activities-popup_count{font-family:var(--font-family-barlow);font-weight:500;font-size:1rem;color:#000;padding:20px 20px 15px}.carte-map .leaflet-popup-pane .leaflet-popup-content .activities-popup_count_number{font-weight:900;font-style:italic;font-size:1.5rem}.carte-map .leaflet-popup-pane .leaflet-popup-content .activities-popup_list{display:grid;column-gap:10px;row-gap:16px;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));padding:0 20px 20px}.carte-map .leaflet-popup-pane .leaflet-popup-content p{margin:0}.carte-map .leaflet-popup-pane .leaflet-popup-content .loader-tile{display:flex;justify-content:center;align-items:center;height:443px}.carte-map .leaflet-popup-pane .leaflet-popup-close-button{top:10px;right:10px;font-size:1.375rem;color:var(--color-blue-dark)}@media screen and (max-width:59.9375rem){.carte-map{position:relative;height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height))}}#map{height:100%}.carte-map-controls>*{position:absolute;z-index:10001}#refresh-button{display:none}#zone-switcher{left:1rem;bottom:1rem;background-color:#fff;border-radius:6px;font-weight:700}#zone-switcher summary{display:inline-flex;align-items:center;gap:15px;cursor:pointer;list-style:none;padding:11px 20px}#zone-switcher summary::-webkit-details-marker,#zone-switcher summary::marker{display:none}@media screen and (min-width:60rem){#zone-switcher summary{gap:43px}}#zone-switcher ul{position:absolute;left:0;bottom:100%;display:flex;flex-direction:column;gap:4px;padding:8px;background-color:#fff;border-radius:6px;box-shadow:0 8px 34px 0 rgba(0,0,0,.1294117647)}@media screen and (min-width:60rem){#zone-switcher ul{padding:1rem}}#zone-switcher ul li button{display:flex;padding:5px 0;font-family:var(--font-family-barlow);font-size:1rem;font-weight:500;letter-spacing:-0.02em;border:0;background-color:rgba(0,0,0,0);text-align:left;width:100%}@media screen and (min-width:60rem){#zone-switcher ul li button{padding:8px 0;font-size:1.125rem}}#zone-switcher ul li .zone-icon{display:inline-block;margin:0 12px 0 8px;vertical-align:middle;width:1em;height:auto}#zone-switcher ul li:hover{background-color:var(--color-grey-light);border-radius:6px}@media screen and (max-width:59.9375rem){#zone-switcher{bottom:calc(1rem + 90px)}}#zone-switcher .zone-switcher_icon{display:inline-flex;transition:transform .2s ease;font-size:0.625rem}#zone-switcher[open] .zone-switcher_icon{transform:rotate(180deg)}.toggle-panel{display:grid;place-content:center;top:1rem;left:1rem;width:45px;height:45px;background-color:#fff;border:0;border-radius:6px;box-shadow:0 -0.8px 11.25px 0 rgba(0,0,0,.0509803922)}.toggle-panel_mobile{display:flex;align-items:center;margin-left:auto;margin-right:20px;font-family:var(--font-family-barlow);font-weight:700;font-size:1.125rem;box-shadow:none}.toggle-panel .toggle-panel_icon{display:inline-flex;transition:transform .2s ease;font-size:0.625rem}@media screen and (min-width:60rem){.toggle-panel .toggle-panel_icon{transform:rotate(-90deg)}}@media screen and (max-width:59.9375rem){.toggle-panel .toggle-panel_icon{transform:rotate(90deg);margin-left:7px;padding:11px 10px;background-color:var(--color-grey-light);border-radius:100%}}.carte-panel{overflow:auto;background-color:#fff}.carte-panel_header{display:flex;align-items:center;padding:35px 20px;background-color:#fff}@media screen and (min-width:48rem){.carte-panel_header{padding:40px 20px}}.carte-panel_header::before{content:"";position:absolute;top:12px;left:50%;transform:translateX(-50%);width:44px;height:6px;border-radius:40px;background-color:#d9d9d9}@media screen and (min-width:48rem){.carte-panel_header::before{display:none}}.carte-panel_activities_count{display:flex;justify-content:center;align-items:center;gap:8px;padding:1px 4px 2px;font-size:1rem;font-weight:900;font-style:italic;line-height:.9;letter-spacing:-0.02em;color:#000;background-color:var(--color-yellow);text-transform:uppercase;transform:rotate(-1deg)}@media screen and (min-width:48rem){.carte-panel_activities_count{font-size:1.5rem}}.carte-panel_activities_count_number{display:inline-block;font-size:2.125rem}@media screen and (min-width:48rem){.carte-panel_activities_count_number{font-size:3.4375rem}}@media screen and (min-width:48rem){.carte-panel_activities_count{padding:2px 8px 2px}}@media screen and (min-width:48rem){.carte-panel_activities_count.hidden{display:none}}#activity-list{display:grid;column-gap:10px;row-gap:16px;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));padding:0 20px 20px}#activity-list .card-activity{max-width:300px}#activity-list .card-activity_localisation{align-items:flex-start}#activity-list .card-activity_localisation_icon{margin-top:1px}#activity-list .card-activity_bottom{align-items:flex-start}#activity-list .card-activity_icon{width:38px;min-width:38px;font-size:1.5rem}#activity-list .card-activity_discipline{font-size:1.25rem;hyphens:auto}#no-activities{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:400px;padding-inline:var(--layout-gutter);padding-block:0 20px;text-align:center}#no-activities h3{font-weight:900;font-style:italic;font-size:2.5rem;line-height:2.625rem;letter-spacing:-0.02em;margin-block-end:0.9375rem}#no-activities p{font-weight:500;font-size:1.125rem;letter-spacing:-0.02em;margin-block-end:1.875rem}#no-activities a{margin:0}@media screen and (min-width:48rem){#no-activities{padding-block:0;margin:0 auto}}#no-activities.hidden{display:none}.scroll-sentinel{pointer-events:none}.recent-activity-icon>div{position:relative;width:100%;height:100%;border:4px solid var(--color-yellow);border-radius:60px;background:#0081c7 center var(--imageUrl) no-repeat;background-size:cover}.recent-activity-icon>div::after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%,100%) rotate(45deg);width:0;height:0;border:4px solid var(--color-yellow);border-top-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0)}
