@import"https://fonts.googleapis.com/css2?family=Anton&family=Mukta:wght@600&display=swap";.alice-carousel .animated{animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.alice-carousel{position:relative;width:100%;margin:auto;direction:ltr}.alice-carousel__wrapper{position:relative;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box;width:100%;height:auto}.alice-carousel__stage{position:relative;box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;white-space:nowrap;transform-style:flat;-webkit-transform-style:flat;backface-visibility:hidden;-webkit-backface-visibility:hidden}.alice-carousel__stage-item{position:relative;display:inline-block;padding:0;margin:0;box-sizing:border-box;width:100%;height:100%;vertical-align:top;white-space:normal;line-height:0}.alice-carousel__stage-item *{line-height:initial}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden}.alice-carousel__prev-btn,.alice-carousel__next-btn{display:inline-block;box-sizing:border-box;width:50%;padding:10px 5px}.alice-carousel__prev-btn [data-area]:after,.alice-carousel__next-btn [data-area]:after{position:relative;content:attr(data-area);text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__prev-btn-item,.alice-carousel__next-btn-item{display:inline-block;cursor:pointer;padding:5px;margin:0;color:#465798}.alice-carousel__prev-btn-item:hover,.alice-carousel__next-btn-item:hover{color:#8b0000}.alice-carousel__prev-btn-item.__inactive,.alice-carousel__next-btn-item.__inactive{opacity:.4;pointer-events:none}.alice-carousel__play-btn{position:absolute;top:30px;left:20px;display:inline-block}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{position:relative;width:32px;height:32px;padding:10px;border-radius:50%;background-color:#fff}.alice-carousel__play-btn-item{position:absolute;width:32px;height:32px;cursor:pointer;border:0;outline:none;background:transparent}.alice-carousel__play-btn-item:before,.alice-carousel__play-btn-item:after{position:absolute;pointer-events:none;display:block;width:0;height:0;content:"";transition:all .4s linear;border-width:8px 0 8px 15px;border-style:solid;border-color:transparent;border-left-color:#465798}.alice-carousel__play-btn-item:before{left:5px;height:14px}.alice-carousel__play-btn-item:after{top:7px;left:18px}.alice-carousel__play-btn-item.__pause:before,.alice-carousel__play-btn-item.__pause:after{height:30px;border-width:0 0 0 10px}.alice-carousel__play-btn-item.__pause:after{top:0;left:18px}.alice-carousel__dots{margin:30px 3px 5px;padding:0;list-style:none;text-align:center}.alice-carousel__dots>li{display:inline-block}.alice-carousel__dots-item:not(.__custom){width:8px;height:8px;cursor:pointer;border-radius:50%;background-color:#e0e4fb}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px}.alice-carousel__dots-item:not(.__custom):hover,.alice-carousel__dots-item:not(.__custom).__active{background-color:#6e7ebc}.alice-carousel__slide-info{position:absolute;top:20px;right:20px;display:inline-block;padding:5px 10px;color:#465798;border-radius:5px;background-color:#e0e4fb99}.alice-carousel__slide-info-item{vertical-align:middle;line-height:0}:root{--main-bg-color: #FFFFFF;--secondary-bg-color: #101010;--third-color: #e3822f;--button-color: #0055FF;--box-shadow: #e1e1e1 0px 1px 0px, #e1e1e1 0px 4px 16px, #e1e1e1 0px 8px 16px;--font-title: "Jost", sans-serif;--font-text:"Hind", sans-serif;--max1: 1200px;--max2: 1500px}.desktop{display:none}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-text)}h1,h2{font-family:var(--font-title)}h2{line-height:3.5rem}a{color:initial;text-decoration:none;font-weight:initial}li{list-style:none}section{padding:2rem 0}.no_button{background-color:transparent;border:none}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.wrap{flex-wrap:wrap}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.container{position:relative}.button_style{border:none;padding:.75rem 1.5rem;background-color:var(--third-color);color:var(--main-bg-color);font-weight:700;font-size:1rem}.button_style2{border:none;padding:.75rem 1.5rem;background-color:var(--secondary-bg-color);border:solid 1px white;color:var(--main-bg-color);font-weight:700;font-size:1rem}.margin1r0{margin:1rem 0}.margin0r1r{margin:0 1rem}main,main *{overflow:hidden}.grey,.grey *{background-color:#ededed}.darkGrey,.darkGrey *{background-color:#4a2e2e;color:#fff}.darkGrey button{border:white 1px solid}.white,.white *{background-color:#fff}h3{font-size:2rem;font-weight:700;font-family:var(--font-title);line-height:2.2rem}H2{font-size:3rem}.mobile{display:none}.desktop{display:initial}.mentions-container{padding:2rem}.mentions-container *{margin:1rem 0}button:hover{cursor:pointer}.shadow{opacity:50%}.middle{width:100%;min-height:30vh;font-size:2rem;display:flex;justify-content:center;align-items:center}header{display:flex;justify-content:flex-start;align-items:center;padding:1rem 1rem .5rem;height:fit-content}.logo{height:6rem}.navbar{padding:2rem}.navbar *{padding:0rem 2rem;font-family:var(--font-title);font-weight:700}.landing{height:80vh;display:flex;justify-content:flex-end;align-items:center;padding-top:0}.landing div.landing_description{height:100%;width:25%;padding:2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;background-color:var(--secondary-bg-color);color:var(--main-bg-color);position:relative}.landing div.landing_description *{margin-bottom:1.5rem}.landing div.landing_description h3{line-height:2.2rem;transform:translate(-6rem)}.alice-carousel,.alice-carousel *{overflow:visible}.background{width:75%;height:100%;background-repeat:no-repeat;background-size:cover}.num1{background-image:url(/assets/residences_home.39acbbb7.jpg)}.num2{background-image:url(/assets/spectacles.b562a2d1.jpg)}.num3{background-image:url(/assets/nosproductions.496f03f3.jpg);background-position:60% 50%}.alice-carousel__dots{position:absolute;bottom:2rem;left:45%}.alice-carousel__dots-item{transform:scale(1.5);border:var(--main-bg-color) solid 1px;background-color:transparent!important}.alice-carousel__dots-item.__active{background:var(--main-bg-color)!important}.welcome{display:flex;justify-content:center;align-items:center;padding:3rem 2rem;background-color:#fcf6ef;margin-top:-2rem;overflow:visible;width:100%}.welcome div{padding:0 3rem;max-width:var(--max1);width:80vw}.welcome h1{font-size:3rem}.welcome div p{margin-bottom:1rem}.welcome img{width:10rem;transform:translateY(-5rem)}.derniere_creation{max-width:var(--max2);width:95vw}.derniere_creation h2{margin:0 0 2rem;text-align:left;transform:translate(-4rem);color:var(--main-bg-color)}h3{font-size:2rem}.derniere_creation>div>*{width:50%}.derniere_creation>div{display:flex;justify-content:center}.derniere_creation article{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;background-color:var(--secondary-bg-color);color:var(--main-bg-color);overflow:visible;text-align:left}.derniere_creation article p{margin:2rem 0;font-weight:400;font-family:var(--font-text)}.derniere_creation small{color:#ffffff9a}.derniere_creation img{object-fit:cover}.actualite{margin:2rem 1rem;max-width:var(--max1);width:80vw}.actualite>h3{padding-bottom:1rem;border-bottom:1px solid black}.actualite .actualite_spectacle{display:flex;justify-content:space-around;align-items:center;border:#10101033 1px solid;position:relative;margin:3rem 0;height:40vh;overflow:visible}.actualite .actualite_spectacle .actualite_img{width:100%;height:100%;object-fit:cover;margin:0}.actualite article{padding:2rem;max-width:50%}.actualite article h4{margin-bottom:1rem}.actualite .actualite_date{padding:.5rem;background-color:#fcf6ef;width:40%;height:50%;text-align:center;transform:translate(-2rem);display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.5rem}.actualite .actualite_date{font-size:1rem}.newsletter{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;margin:4rem 0 2rem;background:linear-gradient(90deg,#FCF6EF00,#FCF6EF,#FCF6EF00);width:100%}.actualite h4{margin-bottom:1rem}.actualite .buttons_container{position:absolute;bottom:-2.5rem;right:0rem}.actualite .buttons_container *{border:none;margin-left:1rem;color:var(--third-color);text-decoration:underline;font-weight:700;background-color:transparent}.actualite .reseaux_sociaux{text-align:right;padding:2rem 0 0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.actualite .reseaux_sociaux h3{width:40%}.actualite .reseaux_sociaux div{display:flex;justify-content:center;align-items:center;margin-top:1rem}.actualite .reseaux_sociaux img{width:3rem;height:3rem;object-fit:cover;border-radius:50%;border:solid grey 2px;margin-left:1rem}.aussis{text-align:left;max-width:var(--max1);width:80vw}.aussi_container{padding:1rem 0}.aussi{display:flex}.aussi:nth-of-type(2n-1){flex-direction:row-reverse}.aussi>*{width:50%;min-height:30vw}.aussi>img{min-height:32.5vw;object-fit:cover;object-position:center}.aussi article{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right;padding:2rem 4rem;background-color:var(--secondary-bg-color);color:var(--main-bg-color)}.aussi:nth-of-type(2n-1) article{align-items:flex-start;text-align:left}.aussi article p{margin:2rem 0}.soutenir button{margin:1rem 0 0}.compagnie{display:flex;flex-direction:column;justify-content:center;align-items:center}.compagnie .poem{text-align:center;background:linear-gradient(90deg,#FCF6EF00,#FCF6EF,#FCF6EF00);width:100%}.compagnie .poem p{margin-bottom:1rem}.presentation{width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.compagnie h2{text-align:left;width:100%;max-width:var(--max1);width:80vw;margin:1rem 0}.presentation .definition{max-width:var(--max1);width:80vw;padding:.5rem 0 3rem}.duo{display:flex;justify-content:center;align-items:center;max-width:var(--max1);width:80vw}.duo>*{width:50%;min-height:60vh;object-fit:cover;display:flex;flex-direction:column;justify-content:center;align-items:center}.duo p{padding:1rem;text-align:left;width:100%}.duo>*:first-child{margin-right:4rem}.duo .presentation_img{height:70vh}.cecile{display:flex;flex-direction:column;justify-content:center;align-items:center}.duo_cecile{display:flex;justify-content:flex-start;align-items:center;max-width:var(--max1);width:80vw;margin-bottom:2rem}.duo_cecile article{background:linear-gradient(90deg,#FCF6EF00,#FCF6EF,#FCF6EF00);padding:2rem 0;width:60%}.duo_cecile article p{width:70%;margin-top:1rem}.duo_cecile img{width:30%}.cecile .article_cecile{max-width:var(--max1);width:80vw;padding:2rem 0}.cecile .article_cecile p{margin-bottom:1rem}.ephemere,.benevoles{max-width:var(--max1);width:80vw}.benevoles p{padding:.5rem 0}.bgA{height:45vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--main-bg-color);position:relative;background-position:center;background-size:cover;width:100%}.bgA .veil{position:absolute;top:0;width:100%;height:100%;opacity:60%;background-color:var(--secondary-bg-color)}.bgA p,.bgA h2{z-index:2;padding:.5rem;width:50%;text-align:center}.actions .spectacles{background-image:url(/assets/residences.1ee76dfc.jpg)}.actions .residences{background-image:url(/assets/residences_longues.43771bd5.jpg)}.actions .pluri{background-image:url(/assets/rant_dann_ron.ba3819db.jpg)}.compagniebg{background-image:url(/assets/compagnie.779bebfb.jpg)}.actions .actions_container{display:flex;flex-wrap:wrap;justify-content:center;align-items:space-between;width:80vw;margin:0 auto}.actions .action_petit{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:.25rem;padding:.1rem;background-color:var(--secondary-bg-color);color:var(--main-bg-color);width:20vw;height:20vw}.actions .action_petit img{width:100%;height:80%;object-fit:cover}.actions .action_petit_text{padding:1rem;overflow:visible;position:relative}.actions .enCours{position:absolute;top:-1rem;z-index:2;background-color:var(--third-color);padding:0 .5rem}.action main{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-x:hidden}.top_bar{display:flex;justify-content:space-between;padding:1rem;background-color:var(--secondary-bg-color);width:100vw}.top_bar a{color:var(--main-bg-color)}.action .section_top{display:flex;justify-content:center;align-items:center;height:60vh;padding:0;max-width:var(--max2);width:95vw;margin:2rem 0 0}.action .section_top>*{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.action .section_top>img{object-fit:cover;margin-right:2rem}.action .text{background-color:#fcf6ef;padding:2rem}.action .text_container{display:flex;flex-direction:column;justify-content:center;align-items:center}.action h3{margin-bottom:1rem;font-size:1.5rem}.action .description{max-width:var(--max2);width:95vw;margin:0rem 0 2rem}.action .bloc_culturel{max-width:var(--max2);width:95vw;display:flex;justify-content:center;align-items:flex-start;height:fit-content}.action .bloc_culturel>article{width:70%;height:100%;margin-right:2rem}.action .bloc_culturel>div.text{width:30%;height:cover}.action .bloc_culturel div.team{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.action iframe{width:100%;height:80vh;max-width:var(--max1);width:80vw}.action .galerie{width:100%;max-width:var(--max2);width:95vw}.action .galerie h3{text-align:center;margin:2rem}.action .soutenir{width:100%}.action .soutien h4{text-align:center;margin:2rem}.action .soutien{width:100%;max-width:var(--max1);width:70vw}.logo_container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.action .soutien img{height:8rem;width:8rem;object-fit:contain;margin:.5rem}footer{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;box-shadow:var(--box-shadow)}footer img{width:5rem;margin:1rem}footer a{color:var(--third-color)}footer a:hover{text-decoration:underline}.footer .contact{margin:1rem 0}.footer .mentions{position:sticky;bottom:0;background-color:var(--secondary-bg-color);width:100vw;display:flex;justify-content:center;align-content:center;padding:.5rem}.footer .mentions a{color:#fff;margin:0 1rem;font-size:.8rem}.collaborations,.collaborations *{background-color:var(--secondary-bg-color);color:var(--main-bg-color)}.collaborations{overflow:hidden}.collaborations>div{max-width:100%;margin-left:5vw;margin-top:5rem}.collaborations h2,.collaborations p{text-align:center;margin:1rem 0}.collaborations img{width:20vw;height:40vh;object-fit:cover;overflow:hidden;object-position:center}.collaborations h3{font-size:1.5rem;max-width:95%}.collab_container{display:flex;justify-content:center;align-items:center;padding:2rem 0;position:relative;overflow:hidden}.collaboration{display:flex;justify-content:center;align-items:center;max-width:var(--max2);padding:4rem 0 2rem}.collaboration .top_bar{position:absolute;top:0}.collaboration>div.collab_div{width:50%;padding:1rem}.collaboration>div.collab_div>*{margin-bottom:1rem}.collaboration>div.collab_div img{margin-right:1rem}.collaboration>img{width:25vw;height:50vh;object-fit:cover}.collaboration h1{font-size:2.25rem}.collaboration h2{font-size:1.8rem}.error{height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/background.7ae3350a.gif);color:var(--main-bg-color)}.error *{margin:.5rem 0}.error h1{font-size:10rem}.bandeau{position:fixed;background-color:var(--main-bg-color);bottom:.25rem;left:.25rem;width:35%;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left;padding:0 1rem 1rem;z-index:999;animation:appear 2s ease-in-out;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px,#0a254059 0 -2px 6px inset}.bandeau div{display:flex;width:100%}.bandeau h2{text-align:left;font-size:1.5rem;margin:0;padding:0;width:100%}.bandeau p{font-size:.85rem;margin:0 0 .5rem}.bandeau button{margin-right:.5rem}@keyframes appear{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media screen and (max-width: 900px){.desktop{display:none}.mobile{display:initial}.bandeau{position:fixed;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left;padding:1rem;z-index:999;animation:appear 2s ease-in-out;width:99vw}.bandeau div{display:flex;width:100%}@keyframes appear{0%{transform:translateY(100%)}to{transform:translateY(0)}}header{display:flex;justify-content:space-between;align-items:center;height:fit-content;padding:.5rem 1rem 0;margin:0;position:sticky;width:100%;z-index:3;top:0;background-color:var(--main-bg-color)}.languages button:nth-child(2){background-image:url(data:image/png;base64,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)}.openBurger{z-index:5;height:100%;padding:0 0 4rem;width:100%;position:fixed;top:0;right:0;animation:open .25s cubic-bezier(.39,.575,.565,1) both}.openBurger,.openBurger *{background-color:var(--main-bg-color);font-family:var(--font-title)}@keyframes open{0%{-webkit-transform:scaleY(.4);transform:scaleY(.4);-webkit-transform-origin:100% 0%;transform-origin:100% 0%}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 0%;transform-origin:100% 0%}}.openBurger button{width:100%;font-size:2rem;padding:2rem 1rem;border:none}button.croix{display:flex;justify-content:flex-end;width:95%;height:fit-content;padding:0;margin-top:0;margin-left:.5rem;box-shadow:none;position:sticky;top:0;right:1rem}.croix img{height:3rem;padding:.5rem}.burger{height:3rem;width:3rem;border-radius:50%;padding:.1rem;display:flex;justify-content:center;align-items:center}.logo{height:3.5rem;width:auto;padding:0;margin:0}.landing{height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:0;background-color:var(--secondary-bg-color)}.landing div.landing_description{height:50vh;width:100%;padding:2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;background-color:var(--secondary-bg-color);color:var(--main-bg-color);position:relative}.landing div.landing_description *{margin-bottom:1.5rem}.landing div.landing_description h3{line-height:2.2rem;transform:translate(0)}.alice-carousel,.alice-carousel *{overflow:visible}.background{width:100%;height:40vh;background-repeat:no-repeat;background-size:cover}.num1{background-image:url(/assets/residences_home.39acbbb7.jpg)}.num2{background-image:url(/assets/spectacles.b562a2d1.jpg)}.num3{background-image:url(/assets/nosproductions.496f03f3.jpg);background-position:60% 50%}.alice-carousel__dots{position:absolute;bottom:2rem;left:40%}.alice-carousel__dots-item{transform:scale(1.5);border:var(--main-bg-color) solid 1px;background-color:transparent!important}.alice-carousel__dots-item.__active{background:var(--main-bg-color)!important}.welcome{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;background-color:#fcf6ef;margin-top:0rem;overflow:visible;width:100%}.welcome div{padding:0rem;max-width:var(--max1);width:80vw}.welcome h1{font-size:2rem}.welcome div p{margin-bottom:1rem}.welcome img{width:10rem;transform:translateY(-1rem)}.derniere_creation{max-width:var(--max2);width:100vw}.derniere_creation h2{margin:0 0 2rem;text-align:left;transform:translate(0);color:var(--main-bg-color)}h3{font-size:2rem}.derniere_creation>div>*{width:100%}.derniere_creation>div{display:flex;flex-direction:column;justify-content:center}.derniere_creation article{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;background-color:var(--secondary-bg-color);color:var(--main-bg-color);overflow:visible;text-align:left}.derniere_creation article p{margin:2rem 0;font-weight:400;font-family:var(--font-text)}.derniere_creation small{color:#ffffff9a}.derniere_creation img{object-fit:cover}.actualite{margin:2rem 1rem;max-width:var(--max1);width:95vw}.actualite>h3{padding-bottom:1rem;border-bottom:1px solid black}.actualite .actualite_spectacle{display:flex;flex-direction:column;justify-content:space-around;align-items:center;border:#10101033 1px solid;position:relative;margin:3rem 0;height:40%;overflow:visible}.actualite .actualite_spectacle img{width:100%;height:auto;margin:0}.actualite article{padding:2rem;max-width:100%}.actualite article h4{margin-bottom:1rem}.actualite .actualite_date{padding:2rem;background-color:#fcf6ef;width:50%;height:80%;text-align:center;transform:translate(0);margin-top:2rem}.newsletter{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;margin:4rem 0 2rem;background:linear-gradient(90deg,#FCF6EF00,#FCF6EF,#FCF6EF00);width:100%;text-align:center}.actualite h4{margin-bottom:1rem}.actualite .buttons_container{position:absolute;top:-2.5rem;right:0rem}.actualite .buttons_container *{border:none;margin-left:1rem;color:var(--third-color);text-decoration:underline;font-weight:700;background-color:transparent}.actualite .reseaux_sociaux{text-align:center;padding:2rem 0 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.actualite .reseaux_sociaux h3{width:100%}.actualite .reseaux_sociaux div{display:flex;justify-content:center;align-items:center;margin-top:1rem}.actualite .reseaux_sociaux img{width:3rem;height:3rem;object-fit:cover;border-radius:50%;margin-left:1rem;margin-top:1rem}.aussis{text-align:center;max-width:var(--max1);width:100vw}.aussi_container{padding:1rem 0}.aussi{display:flex;flex-direction:column-reverse}.aussi:nth-of-type(2n-1){flex-direction:column-reverse}.aussi>*{width:100%;min-height:30vw}.aussi>img{height:50vh;min-height:50vw;object-fit:cover;object-position:center}.aussi article{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem 1rem;background-color:var(--secondary-bg-color);color:var(--main-bg-color)}.aussi:nth-of-type(2n-1) article{align-items:center;text-align:center}.aussi article p{margin:2rem 0}.soutenir button{margin:1rem 0 0}.bgA{height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--main-bg-color);position:relative;background-position:center;background-size:cover;width:100%}.bgA .veil{position:absolute;top:0;width:100%;height:100%;opacity:30%;background-color:var(--secondary-bg-color)}.bgA p,.bgA h2{z-index:2;padding:.5rem;width:90%;text-align:center}.bgA h2{font-size:2.5rem}.compagnie{display:flex;flex-direction:column;justify-content:center;align-items:center}.compagnie .poem{text-align:center;background:linear-gradient(90deg,#FCF6EF00,#FCF6EF,#FCF6EF00);width:100%}.compagnie .poem p{margin-bottom:1rem}.presentation{width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.presentation h2{text-align:center;width:100%;max-width:var(--max1)}.presentation .definition{max-width:var(--max1);width:80vw;padding:.5rem 0 3rem}.duo{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:var(--max1);width:100vw}.duo>*{width:100%;min-height:60vh;object-fit:cover;display:flex;flex-direction:column;justify-content:center;align-items:center}.duo p{padding:1rem 0rem;width:80vw}.duo>*:first-child{margin-right:0rem}.duo .presentation_img{height:70vh}.cecile{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:visible}.duo_cecile{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:var(--max1);width:80vw;margin-bottom:2rem;overflow:visible}.duo_cecile article{background:linear-gradient(90deg,#FCF6EF00,#FCF6EF,#FCF6EF00);padding:2rem 0;width:100%;text-align:center}.duo_cecile article p{width:100%;margin-top:2rem}.duo_cecile img{width:100vw}.cecile .article_cecile{max-width:var(--max1);width:80vw;padding:1rem 0}.cecile .article_cecile p{margin-bottom:1rem}.ephemere{max-width:var(--max1);width:95vw;overflow:visible;display:flex;flex-direction:column;justify-content:center;align-items:center}.ephemere h2{text-align:center}.ephemere .duo>img{width:100vw;margin:0}.ephemere .duo{padding:0;margin:0}.benevoles{max-width:var(--max1);width:80vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.benevoles p{padding:.5rem 0}.actions{display:flex;flex-direction:column;justify-content:center;align-items:center}.actions .actions_container{display:flex;flex-wrap:wrap;justify-content:center;align-items:space-between;max-width:var(--max1);width:95vw;margin:0 auto}.actions .action_petit{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:.5rem .25rem;padding:.1rem;background-color:var(--secondary-bg-color);color:var(--main-bg-color);width:95vw;height:fit-content}.actions .action_petit img{width:100%;height:80%;object-fit:cover}.actions .action_petit_text{padding:1rem;overflow:visible;position:relative}.actions .enCours{position:absolute;top:-1rem;z-index:2;background-color:var(--third-color);padding:0 .25rem}.action main{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-x:hidden}.top_bar{display:flex;justify-content:space-between;padding:1rem;background-color:var(--secondary-bg-color);width:100vw}.top_bar a{color:var(--main-bg-color)}.action .section_top{display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;padding:0;max-width:var(--max2);width:95vw;margin:2rem 0 0}.action .section_top>*{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.action .section_top>img{object-fit:cover;margin-right:0rem}.action .text{background-color:#fcf6ef;padding:2rem}.action .text_container{display:flex;flex-direction:column;justify-content:center;align-items:center}.action .description{max-width:var(--max2);width:95vw;margin:0rem 0 2rem}.action .bloc_culturel{max-width:var(--max2);width:95vw;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;height:fit-content}.action .bloc_culturel>article{width:100%;height:100%;margin-right:2rem}.action .bloc_culturel>div.text{width:100%;height:cover}.action .bloc_culturel div.team{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.action iframe{height:50vh;max-width:var(--max1);width:100vw}.action .galerie{width:100%;max-width:var(--max2);width:95vw}.action .galerie h3{text-align:center;margin:2rem}.action .soutenir{width:100%}.action .soutien h4{text-align:center;margin:2rem}.action .soutien{width:100%;max-width:var(--max1);width:80vw}.logo_container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.action .soutien img{height:8rem;width:auto}.collaborations,.collaborations *{background-color:var(--secondary-bg-color);color:var(--main-bg-color);width:100vw}.collaborations{overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.collaborations>div{max-width:100%;margin-left:5rem;margin-top:2rem}.collaborations h2{text-align:center;font-size:2rem}.collaborations p{width:80vw;text-align:center;margin-top:1rem}.collaborations img{width:50vw}.collaborations h3{font-size:1.25rem}.collab_container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;position:relative;overflow:hidden}.collaboration{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:var(--max2);padding:4rem 0 2rem}.collaboration .top_bar{position:absolute;top:0}.collaboration>div.collab_div{width:100%;padding:1rem}.collaboration>div.collab_div>*{margin-bottom:1rem}.collaboration>div.collab_div img{margin-right:1rem}.collaboration>img{width:100vw}.collaboration h1{font-size:2.25rem}.collaboration h2{font-size:1.8rem}footer{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;box-shadow:var(--box-shadow);max-width:100vw;text-align:center;padding:0 1.5rem}footer img{width:5rem;margin:1rem}footer a{color:var(--third-color)}footer p{margin-bottom:1.5rem}footer a:hover{text-decoration:underline}.footer .contact{margin:1rem 0}.footer .mentions{position:sticky;bottom:0;background-color:var(--secondary-bg-color);width:100vw;display:flex;justify-content:center;align-content:center;padding:.5rem}.footer .mentions a{color:#fff;margin:0 1rem;font-size:.8rem}.error{height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/background.7ae3350a.gif);color:var(--main-bg-color);text-align:center}.error *{margin:.5rem 0}.error h1{font-size:4rem}.error h2{font-size:1.5rem}}
