#date_event{padding:20px 0;background:url(../img/interface/bg_cardboard.png) no-repeat center var(--color-white);background-size:cover;margin:0 0 40px}#date_event .container{display:flex;align-items:center}#date_event .container #countdown{color:var(--color-white);padding:0 20px 0 0}#date_event .container #countdown ul.compte_rebours{display:flex;flex-wrap:wrap;margin:0;justify-content:center}#date_event .container #countdown ul.compte_rebours li{margin:0;font-weight:400;text-transform:uppercase;font-size:clamp(20px,5vw,42px);display:flex;align-items:center}#date_event .container #countdown ul.compte_rebours li:before{display:none}#date_event .container #countdown ul.compte_rebours li:after{content:":";display:block;margin:0 10px}#date_event .container #countdown ul.compte_rebours li:last-child:after{display:none}#date_event .container #countdown h1{color:inherit;text-transform:uppercase;font-weight:400;font-family:var(--alt-font-family);margin:0;text-align:center;font-size:clamp(24px,5vw,32px)}#date_event .container ul.baseline{border-left:2px solid var(--color-white);padding:0 0 0 20px;margin:0 20px 0 0}#date_event .container ul.baseline li{font-weight:400;margin:0 0 5px;white-space:nowrap;font-size:clamp(16px,5vw,20px)}#date_event .container ul.baseline li:before{display:none}#date_event .container ul.baseline li:last-child{margin:0}#date_event .container figure{flex-shrink:1;flex-basis:170px;width:170px;margin-left:auto}#date_event .container figure img{display:block;max-width:100%;height:auto}@media all and (max-width: 992px){#date_event .container{flex-wrap:wrap}#date_event .container #countdown{flex-basis:100%;padding:0 0 10px;margin:0 0 10px;border-bottom:2px solid var(--color-white)}#date_event .container #countdown ul.compte_rebours{justify-content:center}#date_event .container ul.baseline{padding:0;border-left:0 none}}@media all and (max-width: 500px){#date_event .container ul{flex-basis:100%}#date_event .container ul.baseline{margin:0 0 10px}#date_event .container ul.baseline li{display:block;text-align:center}#date_event .container figure{flex-basis:100%}#date_event .container figure img{margin:0 auto}}#content #brand .grid{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:40px;grid-row-gap:40px;margin:40px 0}#content #brand .grid.mobile{grid-column-gap:20px;grid-row-gap:20px;margin:20px 0}#content #brand .grid.mobile:last-of-type{margin-bottom:60px}#content #brand .grid.highligth{margin-top:20px;margin-bottom:20px;grid-row-gap:20px}#content #brand .grid.highligth:first-of-type{margin-top:60px}#content #brand .grid.highligth:last-of-type{margin-bottom:60px}#content #brand .grid.highligth>div:not(:empty){border:3px dashed var(--color-white);border-top:0 none;border-right:0 none;padding-left:20px;padding-bottom:20px}#content #brand .grid.highligth>div:not(:empty):has(figure){position:relative;padding-left:94px;min-height:104px}#content #brand .grid.highligth>div:not(:empty):has(figure) figure{position:absolute;top:20px;left:20px;margin:0}#content #brand .grid.highligth>div:not(:empty) h2{font-size:20px;font-weight:700;margin:10px 0;text-transform:uppercase;color:var(--secondary-color)}#content #brand .grid.highligth>div:not(:empty) h2:first-child{margin-top:0}#content #brand .grid.highligth>div:not(:empty) h2:last-child{margin-bottom:0}#content #brand .grid.highligth>div:not(:empty) p{font-weight:700;text-transform:uppercase;font-size:12px}#content #brand .grid:first-child{margin-top:0}#content #brand .grid:last-child{margin-bottom:0}#content #brand .grid.valign-top{align-items:start}#content #brand .grid.valign-middle{align-items:center}#content #brand .grid.valign-bottom{align-items:end}#content #brand .column-1{grid-column:span 1}#content #brand .column-2{grid-column:span 2}#content #brand .column-3{grid-column:span 3}#content #brand .column-4{grid-column:span 4}#content #brand .column-5{grid-column:span 5}#content #brand .column-6{grid-column:span 6}#content #brand .column-7{grid-column:span 7}#content #brand .column-8{grid-column:span 8}#content #brand .column-9{grid-column:span 9}#content #brand .column-10{grid-column:span 10}#content #brand .column-11{grid-column:span 11}#content #brand .column-12{grid-column:span 12}@media only screen and (max-width: 992px){#content #brand .grid.mobile{grid-template-columns:repeat(3, 1fr)}#content #brand .grid.mobile .column{grid-column:span 1}#content #brand .grid.highligth{grid-template-columns:repeat(1, 1fr)}#content #brand .grid.highligth>div:empty{display:none}}@media only screen and (max-width: 767px){#content #brand .grid{grid-template-columns:repeat(1, 1fr)}#content #brand .grid.mobile{grid-template-columns:repeat(2, 1fr)}#content #brand .column{grid-column:span 1}#content #brand .column:empty{display:none}}#content #brand .align-center{text-align:center}#content #brand .align-left{text-align:left}#content #brand .align-right{text-align:right}#content #brand .align-justify{text-align:justify}#content #brand .clr-white{color:var(--color-white) !important}#content #brand .clr-black{color:var(--color-black) !important}#content #brand .clr-primary{color:var(--primary-color) !important}#content #brand .clr-secondary{color:var(--secondary-color) !important}#content #brand .clr-tertiary{color:var(--tertiary-color) !important}#content #brand h2{color:var(--secondary-color);margin:20px 0;line-height:1;position:relative;font-weight:700;font-size:26px;text-transform:uppercase}#content #brand h2:first-child{margin-top:0}#content #brand h2:last-child{margin-bottom:0}#content #brand h2.big{font-family:var(--alt-font-family);font-weight:400;font-size:42px;color:var(--color-white);margin:40px 0}#content #brand h2.big:first-child{margin-top:0}#content #brand h2.big:last-child{margin-bottom:0}#content #brand h2.big:has(+p.lead){margin-bottom:20px}#content #brand h2.big+p.lead{margin-top:0}#content #brand h3{font-size:24px;font-weight:700;margin:10px 0;color:var(--color-white)}#content #brand h3:first-child{margin-top:0}#content #brand h3:last-child{margin-bottom:0}#content #brand h4{font-size:clamp(18px,5vw,22px);font-weight:500;text-transform:uppercase;margin:10px 0}#content #brand h4:first-child{margin-top:0}#content #brand h4:last-child{margin-bottom:0}#content #brand p{line-height:1.4;margin:20px 0}#content #brand p strong,#content #brand p b{color:var(--secondary-color);font-weight:700}#content #brand p.lead{font-weight:500;font-size:22px;margin:40px 0;color:var(--tertiary-color)}#content #brand p.btn{position:relative;left:50%;transform:translateX(-50%);margin:0;padding:0}#content #brand p.btn a{flex:1;display:block;padding:10px 20px;color:inherit !important;text-decoration:none}#content #brand p:first-child{margin-top:0}#content #brand p:last-child{margin-bottom:0}#content #brand ul:not(.breadcrumb),#content #brand ol:not(.breadcrumb){margin:20px 0;margin-left:20px}#content #brand ul:not(.breadcrumb) li,#content #brand ol:not(.breadcrumb) li{margin-bottom:5px;display:flex}#content #brand ul:not(.breadcrumb) li:before,#content #brand ol:not(.breadcrumb) li:before{content:"";display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;text-align:center;width:8px;height:8px;border-radius:99em;background:var(--secondary-color);margin-top:5px;margin-right:5px}#content #brand ul:not(.breadcrumb) li:last-child,#content #brand ol:not(.breadcrumb) li:last-child{margin:0}#content #brand ul:not(.breadcrumb):first-child,#content #brand ol:not(.breadcrumb):first-child{margin-top:0}#content #brand ul:not(.breadcrumb):last-child,#content #brand ol:not(.breadcrumb):last-child{margin-bottom:0}#content #brand ol:not(.breadcrumb) li{counter-increment:counter}#content #brand ol:not(.breadcrumb) li:before{width:auto;height:auto;font-family:inherit;font-weight:700;font-size:12px;background:none;border-radius:0;color:var(--primary-color);content:counter(counter) "."}#content #brand a:not(.btn){color:var(--secondary-color)}#content #brand a:not(.btn):hover{color:var(--color-white)}#content #brand table{width:100%;margin:20px 0;table-layout:fixed}#content #brand table:first-child{margin-top:0}#content #brand table:last-child{margin-bottom:0}#content #brand table thead tr th{text-align:left;padding:10px 20px;font-weight:600;background:var(--secondary-color);color:var(--color-white)}#content #brand table tbody tr:nth-child(odd) td{background:rgba(var(--color-black-rgb), 0.05)}#content #brand table tbody tr:nth-child(even) td{background:rgba(var(--color-white-rgb), 1)}#content #brand table tbody tr td{padding:10px 20px;vertical-align:middle}#content #brand table tbody tr:hover td{background:rgba(var(--color-black-rgb), 0.1)}#content #brand table.programme{table-layout:auto;border-spacing:0;border-collapse:separate;border-radius:10px;overflow:hidden}#content #brand table.programme tbody tr td{padding:20px;background:rgba(var(--color-white-rgb), 0.1);border-bottom:1px solid var(--color-white)}#content #brand table.programme tbody tr td:first-child{background:var(--secondary-color);color:var(--color-white);text-align:right;font-size:16px;font-weight:700;width:256px;border-right:1px solid transparent}#content #brand table.programme tbody tr:hover td{background:var(--color-white);color:var(--primary-color)}#content #brand table.programme tbody tr:hover td:first-child{color:var(--secondary-color);border-right-color:var(--secondary-color)}#content #brand table.programme tbody tr:last-child td{border-bottom:0 none}#content #brand hr{background:var(--color-white);height:1px;border:0 none;margin:60px}#content #brand hr:first-child{margin-top:0}#content #brand hr:last-child{margin-bottom:0}#content #brand img{display:block;max-width:100%;height:auto}#content #brand iframe{display:flex;align-items:center;justify-content:center;width:100%;margin:20px auto}#content #brand iframe:first-child{margin-top:0}#content #brand iframe:last-child{margin-bottom:0}#content #brand .embed-responsive{padding:56.25% 0 0;position:relative;margin:40px 0}#content #brand .embed-responsive iframe{position:absolute;width:100% !important;height:100% !important;top:0;right:0;bottom:0;left:0}#content #brand .embed-responsive:first-child{margin-top:0}#content #brand .embed-responsive:last-child{margin-bottom:0}#content #brand .paralax{margin:80px 0}#content #brand .paralax:first-child{margin-top:0}#content #brand .paralax:last-child{margin-bottom:0}#content #brand figure{margin:40px 0}#content #brand figure img{margin:0 auto;transition:transform 3s ease}#content #brand figure figcaption{background:var(--color-white);text-align:center;font-size:18px;font-weight:600;margin:0;padding:20px;box-shadow:0 0 20px rgba(var(--color-black-rgb), 0.15)}#content #brand figure a{display:block;overflow:hidden}#content #brand figure a:hover img{transform:scale(1.1)}#content #brand figure:first-child{margin-top:0}#content #brand figure:last-child{margin-bottom:0}#content #brand .table_responsive{margin:60px 0;overflow:auto}#content #brand .table_responsive table{margin:0}#content #brand .table_responsive:first-child{margin-top:0}#content #brand .table_responsive:last-child{margin-bottom:0}#content #brand .text-right{text-align:right}#content #brand .text-center{text-align:center}#content #brand .text-left{text-align:left}#content #brand .text-justify{text-align:justify}@media all and (max-width: 500px){#content #brand table.programme tbody tr td{display:block}#content #brand table.programme tbody tr td:first-child{text-align:center;width:auto}}#content #brand .block{flex:1;padding:20px;margin:60px 0;border-radius:10px;height:100%;position:relative;overflow:hidden}#content #brand .block p.btn{display:flex}#content #brand .block:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}#content #brand .block figure{margin:20px 0}#content #brand .block figure:first-child{margin-top:0}#content #brand .block figure:last-child{margin-bottom:0}#content #brand .block:first-child{margin-top:0}#content #brand .block:last-child{margin-bottom:0}#content #brand .block *{position:relative}#content #brand .block *:not(.btn){color:var(--color-white) !important}#content #brand .block.block_primary{background:var(--primary-color)}#content #brand .block.block_secondary:before{background:linear-gradient(to bottom, transparent 0%, rgba(var(--color-black-rgb), 0.25) 100%),var(--secondary-color)}#content #brand .block.block_white{color:var(--primary-color);background:var(--color-white)}#content #brand .block.block_full{padding:40px 0;position:relative;box-shadow:none;border-radius:0;width:100vw;left:50%;margin-left:-50vw}@media all and (max-width: 768px){#content #brand .block.block_full{padding:40px 0}}#content #partners{padding:40px 0;background:var(--secondary-color);color:var(--color-white);--max_items: 10;--show_items: 6;text-align:center}@-webkit-keyframes slide-right-to-left{from{transform:translateX(0%)}to{transform:translateX(-50%)}}@keyframes slide-right-to-left{from{transform:translateX(0%)}to{transform:translateX(-50%)}}#content #partners .content_slide{overflow:hidden}#content #partners .content_slide .slider{display:flex;animation:slide-right-to-left 10s linear infinite;width:calc(var(--max_items)*100%/var(--show_items)*2)}#content #partners .content_slide .slider:hover{animation-play-state:paused !important}#content #partners .content_slide .slider ul.logos{flex-wrap:nowrap;width:calc(var(--max_items)*100%/var(--show_items))}#content #partners .content_slide .slider ul.logos li{min-width:0}#content #partners ul.logos{width:100%;display:flex;justify-content:center;flex-wrap:wrap}#content #partners ul.logos li{flex:1;flex-grow:0;flex-basis:calc(100%/var(--max_items));min-width:196px;padding:0 10px}#content #partners ul.logos li a{display:block;background:var(--color-white)}#content #partners ul.logos li a img{display:block;max-width:100%;height:auto}#content #partners h4{font-size:22px;font-weight:500;margin:10px 0}#content #partners h4:first-child{margin-top:0}#content #partners h4:last-child{margin-bottom:0}#content #partners p{margin-top:20px}#content #partners p a{text-transform:uppercase;font-weight:600}@media all and (max-width: 992px){#content #partners{--show_items: 4}}@media all and (max-width: 500px){#content #partners{--show_items: 2}}
