:root{--font-limelight:"Limelight",sans-serif;font-weight:400}.limelight{font-family:var(--font-limelight)}h1{font-size:2rem}@media screen and (min-width:1024px){h1{font-size:3rem}}h2{margin:2rem 0 1.5rem;font-size:1.5rem;font-weight:900;color:#f6edfa}@media screen and (min-width:1024px){h2{font-size:2rem}}h3{margin:1.5rem 0 1rem;font-size:1.175rem;font-weight:800;color:#eedaf4}@media screen and (min-width:1024px){h3{font-size:1.5rem}}h4{margin:1rem 0 .75rem;font-size:1.175rem;font-weight:300;color:#bbb052}@media screen and (min-width:1024px){h4{font-size:1.5rem}}p{margin-bottom:1rem;font-size:1rem}@media screen and (min-width:1024px){p{font-size:1.175rem}}ul{margin:1rem 0;padding-left:2rem}li{padding-bottom:.5rem;font-size:1rem}@media screen and (min-width:1024px){li{font-size:1.175rem}}strong{color:#deddaa}.link{text-decoration:underline}.link:hover{text-decoration:none}.button-secondary{display:block;width:-moz-fit-content;width:fit-content;margin:2rem auto;padding:.4rem 1rem;color:#fff;font-size:1.2rem;font-weight:700;border:0;border-radius:.275rem;background-color:#7ba94a}.button-secondary:disabled{opacity:.5;cursor:not-allowed}.header__container{position:relative;padding:1rem;background-color:#250825}.header__nav{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (min-width:640px){.header__nav-home{margin:0 auto}.header__nav-logo{width:7rem;height:7rem}}.header__menu-button{width:2.5rem;height:2.5rem;background-color:rgba(0,0,0,0);border:0;cursor:pointer}.header__menu-icon{color:#fbf7fc;width:2rem;height:2rem}.header__menu-navigation-container{position:fixed;top:6.25rem;display:flex;flex-direction:column;align-items:center;width:100%;height:100vh;padding:2rem;border-top:1px solid #b76dc8;background-color:#370f37;transition:all .3s ease-in-out;z-index:10}@media screen and (min-width:640px){.header__menu-navigation-container{top:9.25rem;width:20rem;border-left:1px solid #b76dc8}}.header__menu-navigation-container[data-menu-display=true]{left:0}@media screen and (min-width:640px){.header__menu-navigation-container[data-menu-display=true]{left:auto;right:0}}.header__menu-navigation-container[data-menu-display=false]{left:100%}@media screen and (min-width:640px){.header__menu-navigation-container[data-menu-display=false]{left:auto;right:-20rem}}.header__menu-navigation__link{padding:1rem;font-size:1.5rem;font-weight:700;cursor:pointer}.header__menu-navigation__link:hover{color:#eedaf4}@keyframes slide{to{left:0}}.footer__container{padding:2rem 1rem;border-top:1px solid #b76dc8;background-color:#250825}.home-page__hero-container{position:relative}.home-page__hero-background{position:absolute;width:100%;min-height:75vw;padding:5rem 1rem 1rem;background:url(/_next/static/media/troupe-micim.01ae5a1d.jpeg) no-repeat 0 0 rgba(0,0,0,0);background-size:cover;filter:brightness(.7)}.home-page__hero-content{position:relative;display:flex;flex-direction:column;align-items:center;min-height:75vw;padding:5rem 1rem 1rem;z-index:2}@media screen and (min-width:640px){.home-page__hero-content img{width:300px;height:300px}}.home-page__hero-subtitle{text-align:center;color:#eedaf4}.home-page__next-time__container{padding:1rem 0}@media screen and (min-width:640px){.home-page__next-time__container{margin:0 2rem}}@media screen and (min-width:1024px){.home-page__next-time__container{max-width:min(90%,73rem);margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}}.home-page__next-time__title{text-align:center}@media screen and (min-width:1024px){.home-page__next-time__title{flex-basis:100%}}.home-page__show-container{margin-bottom:2rem}.home-page__show-container:nth-child(odd){margin-top:5rem}@media screen and (min-width:1024px){.home-page__show-container{flex-basis:45%}}.home-page__show-hero{width:100%;height:auto}.home-page__show-content{position:relative;z-index:1;display:block;margin:-2rem 1rem 0;padding:2rem;text-align:center;transition:all .2s ease}.home-page__show-container:nth-child(3n-1) .home-page__show-content{background-color:#72377b}.home-page__show-container:nth-child(3n-1) .home-page__show-content:hover{background-color:#5b2f60}.home-page__show-container:nth-child(3n) .home-page__show-content{background-color:#7ba94a}.home-page__show-container:nth-child(3n) .home-page__show-content:hover{background-color:#587c34}.home-page__show-container:nth-child(3n+1) .home-page__show-content{background-color:#bbb052}.home-page__show-container:nth-child(3n+1) .home-page__show-content:hover{background-color:#ac9d46}.home-page__show-title{margin-top:0;color:#fff}.home-page__show-informations{color:#fbf7fc}.home-page__show-more{position:absolute;top:calc(50% - 1rem);right:1rem;width:2rem;height:2rem}.home-page__carousel-container{padding:4rem 2rem;background-color:#250825}@media screen and (min-width:640px){.home-page__carousel-container{margin:0 2rem}}@media screen and (min-width:1024px){.home-page__carousel-container{position:relative;z-index:1;max-width:min(90%,73rem);margin:-12rem auto 0;padding:6rem}}.carousel-slider hr{border:0;width:5rem;height:2px;background-color:#b76dc8}@media screen and (min-width:1064px){.carousel-slider{display:inline-flex!important;flex-direction:row;justify-content:center;gap:4rem}}.slick-dots li button:before,.slick-dots li.slick-active button:before{font-size:.75rem;color:#eedaf4!important}@media screen and (min-width:1064px){.carousel-slider__bottom,.carousel-slider__top{flex-basis:50%}.carousel-slider__top h3{font-size:3rem}}.carousel-slider__cta{display:block;width:-moz-fit-content;width:fit-content;margin:2rem 0;padding:.4rem 1rem;color:#fff;font-size:1.2rem;font-weight:700;border:0;border-radius:.275rem;background-color:#7ba94a}.agenda-container{margin-top:3rem}.agenda-container h1,.agenda-container p{padding:1rem}@media screen and (min-width:640px){.agenda-container h1,.agenda-container p{margin:0 2rem}}@media screen and (min-width:1024px){.agenda-container h1,.agenda-container p{max-width:min(90%,73rem);margin:0 auto}}.agenda__section-container{padding:1rem 0}@media screen and (min-width:640px){.agenda__section-container{margin:0 2rem}}@media screen and (min-width:1024px){.agenda__section-container{max-width:min(90%,73rem);margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}}.agenda__show-container{position:relative;margin-bottom:2rem}@media screen and (min-width:1024px){.agenda__show-container{flex-basis:45%}.agenda__show-container:nth-child(2n){margin-top:5rem}}.agenda__show-team{position:absolute;top:5px;left:5px;display:block;width:2.5rem;height:2.5rem;background-repeat:no-repeat;background-position:0;background-color:rgba(0,0,0,0);background-size:cover;z-index:1}.agenda__show-hero{width:100%;height:auto}.agenda__show-content{position:relative;z-index:1;display:block;margin:-2rem 1rem 0;padding:2rem;text-align:center;transition:all .2s ease}.agenda__show-container:nth-child(3n-1) .agenda__show-content{background-color:#72377b}.agenda__show-container:nth-child(3n-1) .agenda__show-content:hover{background-color:#5b2f60}.agenda__show-container:nth-child(3n) .agenda__show-content{background-color:#7ba94a}.agenda__show-container:nth-child(3n) .agenda__show-content:hover{background-color:#587c34}.agenda__show-container:nth-child(3n+1) .agenda__show-content{background-color:#bbb052}.agenda__show-container:nth-child(3n+1) .agenda__show-content:hover{background-color:#ac9d46}.agenda__show-title{margin-top:0;color:#fff}.agenda__show-informations{color:#fbf7fc}.agenda__show-more{position:absolute;top:calc(50% - 1rem);right:1rem;width:2rem;height:2rem}@media screen and (min-width:640px){.show-container{margin:0 2rem}}@media screen and (min-width:1024px){.show-container{display:flex;flex-direction:row;justify-content:center;gap:4rem;max-width:min(90%,73rem);margin:4rem auto}.show-hero{display:none}}.show-poster{display:none}@media screen and (min-width:1024px){.show-poster{display:block;flex-basis:min(50%,432px);height:auto;width:auto;max-height:600px;max-width:50%}}.show-content{padding:1rem}.show-content h1{text-align:center}@media screen and (min-width:1024px){.show-content{flex-basis:50%}}.show-short-informations{margin-bottom:1rem;text-align:center;font-size:.875rem}.show-cta{display:block;width:-moz-fit-content;width:fit-content;margin:2rem auto;padding:.4rem 1rem;color:#fff;font-size:1.2rem;font-weight:700;border:0;border-radius:.275rem;background-color:#7ba94a}.show-cta:disabled{opacity:.5;cursor:not-allowed}.pages-container{padding:1rem}@media screen and (min-width:640px){.pages-container{margin:0 2rem}}@media screen and (min-width:1024px){.pages-container{max-width:min(90%,73rem);margin:0 auto}}@media screen and (min-width:640px){.contact-form__container{width:80%;margin:0 auto}}.contact-form__field{margin-bottom:1rem}@media screen and (min-width:640px){.contact-form__field{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;column-gap:1rem;margin:1rem 0}}.contact-form__label{text-align:left}@media screen and (min-width:640px){.contact-form__label{width:20%;padding-top:.2rem;text-align:right}}.contact-form__input{width:100%;padding:.4rem .6rem;font-size:1rem;border:none;border-bottom:1px solid #72377b}@media screen and (min-width:640px){.contact-form__input{flex-basis:70%}}.contact-form__button{width:100%}@media screen and (min-width:640px){.contact-form__button{width:auto}}.contact-form__error{color:#dc3545;font-size:.875rem;margin-top:.25rem;display:block}@media screen and (min-width:640px){.contact-form__error{margin-left:calc(20% + 1rem);margin-top:0}}.contact-form__info{margin:1.5rem 0}.contact-form__info p{margin:0;font-size:.9rem}.contact-form__checkbox-container{display:flex;align-items:flex-start;gap:.5rem}@media screen and (min-width:640px){.contact-form__checkbox-container{margin-left:calc(20% + 1rem)}}.contact-form__checkbox{margin-top:.2rem;flex-shrink:0}.contact-form__checkbox-label{font-size:.9rem;line-height:1.4}.contact-form__link{color:#fff;text-decoration:underline}.contact-form__link:hover{text-decoration:none}.contact-form__message{padding:1rem;border-radius:4px;margin:1rem 0;font-size:.9rem;text-align:center}.contact-form__message--success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.contact-form__message--error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.contact-form__button:disabled{opacity:.6;cursor:not-allowed}.contact-form__button:disabled:hover{background-color:#7ba94a;transform:none}.contact-form__required-info{font-size:.8rem;color:#fff;margin-top:.5rem;margin-bottom:0;font-style:italic}.contact-form__required{color:#dc3545;font-weight:700}body,html{max-width:100vw;overflow-x:hidden}body{line-height:1.5;color:#fff;background:#370f37;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}.main__container{position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:100vh}.main-page__container{flex:1 1}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/9ce3050912c26948-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/155cae559bbd1a77-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cce080f35d014443-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4de1fea1a954a5b6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f97d1853053d8931-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/7ff6869a1704182a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato Fallback;src:local("Arial");ascent-override:101.03%;descent-override:21.80%;line-gap-override:0.00%;size-adjust:97.69%}.__className_e4ea58{font-family:Lato,Lato Fallback;font-style:normal}@font-face{font-family:Limelight;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5a6ed0b500b8ad16-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Limelight;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f7db1e3b5f03d91f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Limelight Fallback;src:local("Arial");ascent-override:75.82%;descent-override:25.58%;line-gap-override:0.00%;size-adjust:120.04%}.__className_fa2202{font-family:Limelight,Limelight Fallback;font-weight:400;font-style:normal}.__variable_fa2202{--font-limelight:"Limelight","Limelight Fallback"}