/* @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}
.card-event{display:block;position:relative;min-height:56px;padding:16px;line-height:1.1;background-color:var(--color-yellow-light);border-radius:6px}@media(hover:hover){.card-event:hover{text-decoration:none}}.card-event_date span{padding:0 4px;font-size:1.5rem;font-weight:900;font-style:italic;text-transform:uppercase;color:#fff;background-color:var(--color-red);box-decoration-break:clone}.card-event_date:not(:last-child){margin-block-end:20px}.card-event_title{font-size:1.125rem}.card-event_title:not(:last-child){margin-block-end:10px}.card-event_location{font-weight:500;letter-spacing:-0.02em;opacity:.6}.card-event_icon{position:absolute;inset-inline-end:16px;inset-block-end:16px;display:grid;place-content:center;aspect-ratio:1;width:24px;height:auto;background-color:var(--color-grey-light);border-radius:24px;font-size:10px;transition:background-color .2s ease,color .2s ease}.card-event[href]:has(.card-event_icon)>*:last-child{margin-inline-end:30px}@media(hover:hover){.card-event[href]:hover .card-event_icon{color:#fff;background-color:var(--color-red)}}
.footer{display:flex;flex-direction:column;align-items:center;gap:40px;padding:80px 20px;color:#fff;background-color:var(--color-blue-dark)}@media screen and (min-width:768px){.footer{padding-block:100px}}.footer .social-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.footer .social-links a{display:grid;place-content:center;width:40px;height:40px;border-radius:40px;background-color:#fff;transition:background-color .2s ease}@media(hover:hover){.footer .social-links a:hover{background-color:hsla(0,0%,100%,.75)}}.footer .social-links .icon{color:var(--color-blue-dark)}.footer .menu-footer{display:flex;flex-direction:column;justify-content:center;row-gap:15px;font-size:1rem;text-align:center}@media screen and (min-width:512px){.footer .menu-footer{flex-direction:row;flex-wrap:wrap;column-gap:30px;white-space:nowrap}}
.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}
.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)}
.wysiwyg{text-wrap:pretty}.wysiwyg>*:not(br):not(:first-child){margin-block-start:20px;margin-block-start:1lh}.wysiwyg h2,.wysiwyg h3,.wysiwyg h4{text-wrap:balance;font-style:italic;line-height:1.1}.wysiwyg h2{font-size:2.375rem;font-weight:900}.wysiwyg h3{font-size:2rem;font-weight:bold}.wysiwyg h4{font-size:1.5rem;font-weight:400;font-style:normal}.wysiwyg a{text-decoration:underline}.wysiwyg ul,.wysiwyg ol{padding-inline-start:30px}.wysiwyg ul>*:not(br):not(:last-child),.wysiwyg ol>*:not(br):not(:last-child){margin-block-end:10px;margin-block-end:.5lh}.wysiwyg ul{list-style-type:disc}.wysiwyg table{width:100%;max-width:100%;border:1px solid var(--color-blue-dark) !important;border-collapse:collapse}.wysiwyg tr{border-bottom:0;background-color:initial;color:currentColor}.wysiwyg td,.wysiwyg th{font-size:inherit !important;padding:.5rem !important;border:1px solid var(--color-blue-dark) !important;background:none !important}.wysiwyg th{text-align:center !important}
.question{border-bottom:1px solid rgba(0,0,0,.1)}.question:first-child{border-top:1px solid rgba(0,0,0,.1)}.question_heading{display:flex;padding-block:22px;font-size:1.25rem;list-style:none;cursor:pointer}@media screen and (min-width:48rem){.question_heading{font-size:1.5rem}}.question_heading::-webkit-details-marker,.question_heading::marker{display:none}.question_heading .icon{align-self:center;margin-inline-start:auto;font-size:0.5rem;padding-inline-start:10px;color:var(--color-red)}.question[open]{padding-block-end:22px}.question[open] .icon{transform:rotate(180deg);padding-inline-start:0;padding-inline-end:10px}
.strate-allez-les-bleus{padding:40px var(--layout-gutter);background-color:var(--color-blue-dark)}@media screen and (min-width:48rem){.strate-allez-les-bleus{padding-block:80px}}.strate-allez-les-bleus_inner{display:flex;flex-direction:column;gap:40px;align-items:center;max-width:1220px;margin-inline:auto}.strate-allez-les-bleus_title{font-weight:900;font-style:italic;font-size:2.5rem;letter-spacing:-0.02em;line-height:1.1;color:#fff;text-align:center;text-wrap:balance}@media screen and (min-width:48rem){.strate-allez-les-bleus_title{font-size:3.75rem}}.strate-allez-les-bleus_title strong{box-decoration-break:clone;padding-inline:4px;font-weight:inherit;color:#fff;background-color:var(--color-red)}.strate-allez-les-bleus_image{max-width:1000px}.strate-allez-les-bleus_description{max-width:780px;text-align:center;font-size:1.25rem;color:#fff}@media screen and (min-width:48rem){.strate-allez-les-bleus_description{font-size:1.5rem}}
.strate-ca-bouge-en-ce-moment{background-color:#fff;padding-block:60px}@media screen and (min-width:768px){.strate-ca-bouge-en-ce-moment{padding-block:120px 70px}}.strate-ca-bouge-en-ce-moment_inner{width:min(1400px,100% - 2*var(--layout-gutter));margin-inline:auto}.strate-ca-bouge-en-ce-moment_body{font-weight:900;font-style:italic;font-size:3.125rem;line-height:.8;letter-spacing:-0.02em}@media screen and (min-width:768px){.strate-ca-bouge-en-ce-moment_body{font-size:6.125rem;margin-block-end:40px}}.strate-ca-bouge-en-ce-moment_activities{position:relative}.strate-ca-bouge-en-ce-moment [data-slider-wrapper]{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:rgba(0,0,0,0);scrollbar-width:none;padding:30px 0;gap:20px;max-width:1500px;margin:0 auto}.strate-ca-bouge-en-ce-moment [data-slider-wrapper] .views-element-container{display:contents}.strate-ca-bouge-en-ce-moment [data-slider-wrapper] .card-activity{scroll-snap-align:center;flex-shrink:0;flex-grow:0;width:80%}@media screen and (min-width:768px){.strate-ca-bouge-en-ce-moment [data-slider-wrapper] .card-activity{width:350px}}.strate-ca-bouge-en-ce-moment [data-slider-wrapper] .card-activity:first-child{margin-inline-start:20px}@media screen and (min-width:768px){.strate-ca-bouge-en-ce-moment [data-slider-wrapper] .card-activity:first-child{margin-inline-start:0}}.strate-ca-bouge-en-ce-moment [data-slider-wrapper] .card-activity:last-child{margin-inline-end:20px}@media screen and (min-width:768px){.strate-ca-bouge-en-ce-moment [data-slider-wrapper] .card-activity:last-child{margin-inline-end:0}}@media screen and (min-width:768px){.strate-ca-bouge-en-ce-moment [data-slider-wrapper]{padding:40px 30px}}.strate-ca-bouge-en-ce-moment_footer{width:min(1400px,100% - 2*var(--layout-gutter));margin-inline:auto;display:flex;gap:15px}.strate-ca-bouge-en-ce-moment [data-slider-button]{width:40px;height:40px;font-size:1.625rem;background-color:var(--color-grey-light);border-radius:100%}.strate-ca-bouge-en-ce-moment [data-slider-button] .icon{display:inline-flex;background-color:initial;aspect-ratio:initial}@media screen and (pointer:coarse){.strate-ca-bouge-en-ce-moment [data-slider-button]{display:none}}.strate-ca-bouge-en-ce-moment [data-slider-button]:disabled{cursor:not-allowed;opacity:.25;pointer-events:none}.strate-ca-bouge-en-ce-moment [data-slider-button]:not(:disabled):hover{transform:scale(1.03);background-color:var(--color-grey-light)}.strate-ca-bouge-en-ce-moment [data-slider-button=prev]{margin-inline-start:auto}
.strate-cover{position:relative;background-color:var(--color-yellow);background-image:url(/themes/custom/jo2025/assets/images/background-mobile.webp);background-repeat:no-repeat;background-size:150%;background-position:calc(50% - 15px) bottom}.strate-cover_wrapper{padding-block:94px 15px;padding-inline:var(--layout-gutter);font-size:5.3125rem}.strate-cover_title-date{position:relative;display:inline-block}.strate-cover_title{display:flex;flex-direction:column;font-family:var(--font-family-barlow);font-weight:900;font-style:italic;font-size:3.125rem;line-height:.92;letter-spacing:-0.02em;margin-block-end:.4em;padding-right:25px}.strate-cover_title span{font-size:2.5rem;line-height:.88;letter-spacing:-1.6px}.strate-cover_date{position:absolute;bottom:0;right:0;padding:1px 4px 2px;font-family:var(--font-family-barlow);font-weight:900;font-style:italic;font-size:.68em;line-height:.9;letter-spacing:-0.02em;color:var(--color-grey-light);text-transform:uppercase;background-color:var(--color-red);transform:rotate(-5deg)}.strate-cover_text{font-family:var(--font-family-barlow);font-weight:400;font-style:italic;font-size:1.25rem;line-height:1.25;letter-spacing:-1.18px}.strate-cover_text span{font-weight:700}.strate-cover_celebration-jo{display:none;position:absolute;left:80px;bottom:50px}.strate-cover_celebration-jo img{border-radius:0.375rem}.strate-cover_animation{--max-height:288px;position:relative;aspect-ratio:855/1021;max-height:calc(100vh - var(--max-height));max-height:calc(100dvh - var(--max-height));margin-inline:auto}.strate-cover_animation img{top:0;left:0;width:100%;height:100%}.strate-cover_animation .fade-image-placeholder{display:block;width:100%;height:auto}.strate-cover_animation .fade-image{position:absolute;top:0;right:0;opacity:0;transition:opacity 1s ease-in-out;z-index:0;pointer-events:none}.strate-cover_animation .fade-image.active{opacity:1;z-index:1;pointer-events:none}.strate-cover_jauge{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);padding:12px;background-color:#fff;border-radius:0.375rem;width:calc(100% - 40px);z-index:2}.strate-cover_countdown{position:absolute;bottom:73px;right:20px;z-index:2}@media screen and (max-width:19.5rem){.strate-cover_wrapper{padding-block:30px 0}.strate-cover_date{font-size:1.5625rem}}@media screen and (min-width:19.5625rem){.strate-cover_wrapper{padding-block:30px 0}.strate-cover_date{font-size:1.5625rem}}@media screen and (min-width:25.4375rem){.strate-cover_animation{--max-height:242px}}@media screen and (min-width:34.4375rem){.strate-cover_jauge{width:calc(100% - 80px);bottom:46px}.strate-cover_countdown{bottom:127px;right:40px}}@media screen and (min-width:48rem){.strate-cover_wrapper{padding-block:100px 0;font-size:3.75rem}.strate-cover_title{font-size:5.625rem}.strate-cover_title span{font-size:2.8125rem}.strate-cover_date{font-size:.68em}.strate-cover_text{font-size:.36em}.strate-cover_animation{--max-height:342px}}@media screen and (min-width:64rem){.strate-cover{background-image:url(/themes/custom/jo2025/assets/images/background-desk.webp);background-size:auto 300px;background-position:right bottom;height:100vh;min-height:800px;max-height:1200px}.strate-cover_wrapper{padding-block:120px 70px;padding-inline:80px;font-size:4.375rem}.strate-cover_title{max-width:545px}.strate-cover_date{right:100px;padding:0 8px 5px}.strate-cover_celebration-jo{display:block}.strate-cover_animation{position:absolute;right:100px;bottom:0;width:550px;max-height:none}.strate-cover_jauge{bottom:60px;left:auto;right:50px;width:auto;padding:15px}.strate-cover_jauge .progress-bar{height:496px}.strate-cover_countdown{bottom:auto;top:109px;right:87px}}@media screen and (min-width:86.25rem){.strate-cover{background-size:auto 425px}.strate-cover_wrapper{padding-block:120px 50px;font-size:5rem}.strate-cover_animation{right:300px;width:650px}}@media screen and (min-width:106.25rem){.strate-cover{background-size:100% auto}.strate-cover_wrapper{font-size:5.625rem}.strate-cover_animation{right:250px;width:750px}.strate-cover_jauge .progress-bar{height:591px}.strate-cover_countdown{top:160px}}
.strate-faq{position:relative;display:flex;flex-direction:column;align-items:center;gap:40px;padding:80px 20px}@media screen and (min-width:768px){.strate-faq{padding-block:100px}}.strate-faq_title{font-weight:900;font-style:italic;font-size:2.1875rem;line-height:1;letter-spacing:-0.02em;text-align:center}.strate-faq_title strong{display:inline-block;padding:0 4px 6px;color:#fff;background-color:var(--color-red)}.strate-faq_questions{max-width:750px;width:100%}.strate-faq::before{content:"";position:absolute;top:-47px;left:-13px;width:133px;height:101px;background-image:url(/themes/custom/jo2025/assets/images/surf.svg);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:64rem){.strate-faq::before{top:-118px;left:0;width:313px;height:237px}}.strate-faq::after{content:"";position:absolute;bottom:-56px;right:0;width:104px;height:131px;background-image:url(/themes/custom/jo2025/assets/images/tennis.svg);background-repeat:no-repeat;background-size:contain;transform:scaleX(-1)}@media screen and (min-width:64rem){.strate-faq::after{bottom:-110px;right:0;width:181px;height:230px}}
.strate-presentation-avant{background-color:var(--color-grey-light)}.strate-presentation-avant_wrapper{display:grid;gap:40px;grid-template-columns:auto;padding-block:60px;padding-inline:var(--layout-gutter)}@media screen and (min-width:48rem){.strate-presentation-avant_wrapper{grid-template-columns:repeat(2,1fr);padding-block:120px;padding-inline:80px}}.strate-presentation-avant_image-sport{width:141px;height:78px;margin-block-end:30px}@media screen and (min-width:48rem){.strate-presentation-avant_image-sport{width:auto;height:auto;margin-block-end:60px}}.strate-presentation-avant_body{font-family:var(--font-family-barlow);font-weight:900;font-style:italic;font-size:2.1875rem;line-height:2.1875rem;letter-spacing:-1.18px;margin-block-end:20px}.strate-presentation-avant_body strong{display:inline-block;padding:0 4px 9px;background-color:var(--color-yellow)}@media screen and (min-width:48rem){.strate-presentation-avant_body{font-size:3.75rem;line-height:3.5rem}}.strate-presentation-avant_baseline{font-family:var(--font-family-barlow);font-weight:400;font-size:1.25rem;line-height:normal}.strate-presentation-avant_baseline:not(:last-child){margin-block-end:40px}@media screen and (min-width:48rem){.strate-presentation-avant_baseline{font-size:1.5rem}.strate-presentation-avant_baseline:not(:last-child){margin-block-end:60px}}.strate-presentation-avant_button{width:100%}@media screen and (min-width:48rem){.strate-presentation-avant_button{width:auto}}.strate-presentation-avant_section-map{align-self:center;text-align:center}.strate-presentation-avant_section-map img{max-width:360px;width:auto}@media screen and (min-width:48rem){.strate-presentation-avant_section-map img{max-width:700px}}
.strate-presentation-pendant{position:relative;background-color:var(--color-grey-light)}.strate-presentation-pendant_wrapper{padding-inline:var(--layout-gutter);padding-block:150px 70px}@media screen and (min-width:48rem){.strate-presentation-pendant_wrapper{display:flex;gap:150px;width:min(1400px,100% - 2*var(--layout-gutter));margin-inline:auto;padding-block:120px 0}}.strate-presentation-pendant_activities_count{display:inline-block;padding:1px 4px 2px;font-family:var(--font-family-barlow);font-weight:900;font-style:italic;font-size:1.5rem;line-height:.9;letter-spacing:-0.02em;color:#000;background-color:var(--color-yellow);text-transform:uppercase;transform:rotate(-1deg)}.strate-presentation-pendant_activities_count span{display:block;font-size:3.4375rem}@media screen and (min-width:48rem){.strate-presentation-pendant_activities_count span{font-size:5rem}}@media screen and (min-width:48rem){.strate-presentation-pendant_activities_count{padding:0 8px 5px}}.strate-presentation-pendant_main{position:relative;z-index:1}@media screen and (min-width:48rem){.strate-presentation-pendant_main{margin-block-end:100px}}.strate-presentation-pendant_aside{position:absolute;top:40px;left:20px}@media screen and (min-width:48rem){.strate-presentation-pendant_aside{position:static;display:flex;flex-direction:column}}.strate-presentation-pendant_image-sport{width:108px;height:487px}@media screen and (min-width:48rem){.strate-presentation-pendant_image-sport{position:relative;flex:1;display:inline-block;width:auto;height:auto}.strate-presentation-pendant_image-sport img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:top center}}.strate-presentation-pendant_body{font-family:var(--font-family-barlow);font-weight:900;font-style:italic;font-size:2.1875rem;line-height:2.1875rem;letter-spacing:-1.18px;margin-block-end:20px;margin-left:25%}.strate-presentation-pendant_body strong{display:inline-block;padding:0 4px 9px;color:var(--color-grey-light);background-color:var(--color-red)}@media screen and (min-width:48rem){.strate-presentation-pendant_body{font-size:3.75rem;line-height:3.5rem;margin-left:0}}.strate-presentation-pendant_baseline{font-family:var(--font-family-barlow);font-weight:400;font-size:1.25rem;line-height:normal;margin-block-end:40px;margin-left:25%}@media screen and (min-width:48rem){.strate-presentation-pendant_baseline{font-size:1.5rem;margin-left:0}}.strate-presentation-pendant_map{margin-block-end:40px}.strate-presentation-pendant_button{width:100%}@media screen and (min-width:48rem){.strate-presentation-pendant_button{width:auto}}
.strate-programme{text-align:center;background-color:var(--color-yellow)}.strate-programme_inner{width:min(1200px,100% - 2*var(--layout-gutter));margin-inline:auto;padding-block:60px}@media screen and (min-width:48rem){.strate-programme_inner{padding-block:120px}}.strate-programme_title{margin-block-end:20px;font-size:3.125rem;font-weight:900;font-style:italic;letter-spacing:-0.02em}.strate-programme_baseline{text-wrap:balance}.strate-programme_events{position:relative;margin-block:40px;text-align:initial}.strate-programme_events::before{content:"";position:absolute;top:-70px;right:20px;width:101px;height:75px;background-image:url(/themes/custom/jo2025/assets/images/natation.svg);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:64rem){.strate-programme_events::before{top:-90px;right:59px;width:131px;height:98px}}
.paragraph--unpublished{background-color:#fff4f4;}
