:root{--rgb--color--primary--500:#9c1006;--rgb--color--primary--contrast-500:#fff;--rgd--default--text--color:var(--rgb--color--primary--500)}body,html{font-family:eurostile,sans-serif;height:100%;margin:0;padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.program-link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:3em;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.2em;font-weight:700;justify-content:center;padding:.75em 1em .5em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section.type-gallery .gallery>.item img{height:100%;max-width:none;width:100%}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;max-width:75rem}.col-3,.col-6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;overflow:hidden;padding-left:.5rem;padding-right:.5rem;width:100%}@media (min-width:767px){.col-3,.col-6{padding-left:1rem;padding-right:1rem}.col-3{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;width:33.33333333%}.col-3,.col-6{-webkit-box-flex:0}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}.bg-light-grey,.bg-white{color:var(--rgd--default--text--color)}.bg-white{background-color:#fff}.bg-light-grey{background-color:#f9f9f9}.bg-main{background-color:var(--rgb--color--primary--500);color:var(--rgb--color--primary--contrast-500)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);-webkit-tap-highlight-color:rgba(0,0,0,0);contain:layout style size;display:none;height:100%;left:0;opacity:.003;position:fixed;top:0;-ms-touch-action:none;touch-action:none;width:100%;z-index:var(--pswp-root-z-index)}.pswp,.pswp:focus{outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;-webkit-transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-touch-callout:none;-webkit-appearance:none;background:none;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;-webkit-box-shadow:none;box-shadow:none;opacity:1;padding:0;-webkit-transition:none;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:60px;justify-content:flex-end;left:0;pointer-events:none!important;position:absolute;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{-webkit-animation:pswp-clockwise .6s linear infinite;animation:pswp-clockwise .6s linear infinite;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@-webkit-keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pswp__counter{-webkit-margin-start:20px;color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}.icon-flag{height:20px;width:auto}.lang-icon{background:url(../img/flags.svg) no-repeat 50%;display:inline-block;height:16px;margin-left:.5rem;width:60px}.dl-link{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid;border-radius:3rem;color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;margin-bottom:1rem;padding:.8rem .75rem;text-decoration:none;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.dl-link:hover{background-color:#000;color:#fff;text-decoration:none}.bg-main .dl-link:hover{background-color:var(--rgb--color--primary--contrast-500);color:var(--rgb--color--primary--500)}.header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:90vh;justify-content:center;padding:0 0 1rem}.header .content-container{background:url(../img/background.jpg) no-repeat 50%,50%;background-size:cover;height:100%;position:relative;width:100%}.header .content-container video{width:100%}.header .content-container .content-wrapper{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.header .content-container .content-wrapper .logo{margin:2rem auto 1rem;width:300px}.header .content-container .content-wrapper .logo+.title{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.header .content-container .content-wrapper .soon{font-size:2.8em;margin:0}.header .content-container .content-wrapper .contact{font-size:1.1em;margin:0}.header .program-link{background:#fff;-webkit-box-shadow:0 0 20px rgba(0,0,0,.5);box-shadow:0 0 20px rgba(0,0,0,.5);color:#9c1006;left:2rem;position:absolute;top:2rem}.header .program-link:hover{background:#9c1006;color:#fff;text-decoration:none}@media (max-width:766px){.header .program-link{left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@media (min-width:767px){.header .content-container .content-wrapper{bottom:2vw;top:auto;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@media (min-width:960px){.header .content-container .content-wrapper{bottom:2vw;left:auto;right:3vh;-webkit-transform:none;transform:none}}@media (max-width:980px){.header .content-container video{display:none;width:0}}.rallye-subtitle{margin-bottom:.5rem;text-align:center;text-shadow:0 0 10px #000}.rallye-subtitle .date{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.7em;font-weight:400;justify-content:center}.rallye-subtitle .date:after,.rallye-subtitle .date:before{background:#fff;content:"";display:block;height:1px;margin:0 1rem;width:3rem}.rallye-subtitle .edition{font-size:1.2em;font-weight:700;text-shadow:0 0 10px #000}.soon{text-shadow:0 0 10px #000}.footer{padding:1rem 0}.footer .infos{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}.footer .infos .logo{margin:0 auto;max-width:200px}.footer .infos .rallye-subtitle .date:after,.footer .infos .rallye-subtitle .date:before{background:#000}.footer .partners-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem;list-style:none;margin:0;padding:0}.footer .partners-list .partner .logo-img{height:6rem;width:auto}.footer .partners-list .partner .logo-img+.name{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.section{padding:1rem 0 2rem}.section.bordered-title>.section-title{border:5px solid;display:inline-block;font-size:1.5em;font-weight:700;margin:2rem auto;padding:.25rem}.section.bordered-title>.section-title>span{border:2px solid #fff;display:inline-block;padding:1rem .75rem .75rem}.section-title{font-weight:400;text-align:center}.section-title .en{font-style:italic}.section-title.dual>span+span:before{content:"/";padding:0 .25em}.links-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-top:1.5rem}@media (max-width:766px){.links-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:767px){.links-wrapper .dl-link{margin-left:.5rem;margin-right:.5rem}}.section.type-text{font-size:1.1em;position:relative;text-align:center}.section.type-text>.content-container{text-align:left}.section.type-gallery{position:relative}@media (min-width:767px){.section.type-gallery{padding:0}}.section.type-gallery .title-container{padding-left:.75rem;padding-right:.75rem;text-align:left}@media (min-width:767px){.section.type-gallery .title-container{background:#000;background:-webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));background:linear-gradient(0deg,#000,transparent);bottom:0;color:#fff;left:0;margin:0;padding-bottom:1rem;padding-top:4rem;position:absolute;right:0;z-index:1}.section.type-gallery .title-container .title{margin-bottom:0;text-align:left}}.section.type-gallery .title-container .description{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}@media (min-width:767px){.section.type-gallery .title-container .description{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:1rem}.section.type-gallery .title-container .description>.content{font-size:.9em;margin-bottom:0;max-width:calc(50% - .5rem)}}.section.type-gallery .title-container .description>.content .icon-flag{height:10px}.section.type-gallery .gallery{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.section.type-gallery .gallery>.item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;overflow:hidden}@media (min-width:767px){.section.type-gallery .gallery>.item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media (min-width:960px){.section.type-gallery .gallery>.item{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%}}@media (min-width:1199px){.section.type-gallery .gallery>.item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@media (hover:hover){.section.type-gallery .gallery>.item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.section.type-gallery .gallery>.item img{-o-object-fit:cover;object-fit:cover}@media (hover:hover){.section.type-gallery .gallery>.item img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 1s linear;transition:all 1s linear}}@media (min-width:767px){.section.type-text_image.images-left .slider-wrapper{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.section.type-text_image .content-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section.type-text_image .content-container .content.en{font-style:italic;margin-top:3rem}.section.type-program .subtitle{text-align:center}.section.type-program .subtitle>span{display:block;font-size:1.2em;margin-top:.5rem}.section.type-program .content-container{margin-top:3rem}.section.type-program .content-container .col-3{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem;margin-bottom:2rem}.section.type-program .content-container .activities.en .program-title{font-style:italic}.section.type-program .content-container .activities>.title-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section.type-program .content-container .activities .program-title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 1rem;text-align:left;text-transform:capitalize}.section.type-program .content-container .activities ul{padding-left:0}.section.type-program .content-container .activities ul li{margin:.5rem 0}.program .program-link-wrapper{text-align:center}.program .program-link-wrapper .program-link{background:transparent;border:1px solid #fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:10rem}.program .program-link-wrapper .program-link:hover{background:#fff;color:#9c1006;text-decoration:none}
/*# sourceMappingURL=main.css.map */
