@font-face{font-family:SEGA;src:url(SEGA.eot) format('eot'),url(/867263a96554c7491766a495b6a4bd4d9af50e7f/ac343/sega.woff) format('woff'),url(/0401cb03fd5b7e21071d38bdd3cfde10634ef15e/21a3a/sega.ttf) format('ttf'),url(SEGA.svg) format('svg')}html{scroll-behavior:smooth;overscroll-behavior:none}body{margin:0;padding:0;font-family:Rambla,Helvetica,Arial,sans-serif;font-weight:lighter;box-sizing:border-box;overflow-x:hidden;min-height:100vh;background:#b8ecf4;scroll-behavior:smooth}a{text-decoration:none}#header{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;z-index:100;font-family:'Pirata One',Helvetica,Arial,sans-serif}#logo{height:120px;width:auto;margin:25px}#logo img{height:120px}nav{width:80%}nav ul{margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center}nav ul li{list-style:none;position:relative}nav ul li.sub-menu:before{content:'\f107';position:absolute;font-family:fontAwesome;line-height:50px;right:5px;color:#fff}nav ul li.active.sub-menu:before{content:'\f106'}nav ul li ul{position:absolute;left:0;display:none}nav ul li.active ul{display:block}nav ul li ul li{display:block;width:200px}nav ul li a{height:50px;line-height:50px;padding:0 20px;text-decoration:none;display:block;font-size:1.5em;color:#000;text-align:center}nav ul li a.active,nav ul li a:hover{color:#fff;background:rgba(0,0,0,.9);border-radius:30px}.menu-toggle{width:80px;height:80px;top:25px;right:0;position:absolute;cursor:pointer;display:none;transition:all .5s ease-in-out;justify-content:center;align-items:center}.menu-burger{width:40px;height:5px;background:#000;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.5);transition:all .5s ease-in-out}.menu-burger::after,.menu-burger::before{content:'';position:absolute;width:40px;height:5px;background:#000;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.5)}.menu-burger::before{transform:translateY(-15px)}.menu-burger::after{transform:translateY(15px)}.menu-toggle.open .menu-burger{background:0 0;box-shadow:none}.menu-toggle.open .menu-burger::before{transform:rotate(45deg) translateY(0)}.menu-toggle.open .menu-burger::after{transform:rotate(-45deg) translateY(0)}main{color:#fff}section{background-image:linear-gradient(#085c74,rgba(8,92,116,.95)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-size:cover;background-attachment:fixed;background-repeat:repeat;background-position:top center}#parallax{position:relative;width:100%;height:110vh;display:flex;justify-content:center;align-items:center;overflow:hidden}#parallax::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(to top,#085c74,transparent);z-index:10}#parallax img{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;object-fit:cover}#mediaphone,#watermedia{display:none}#parallaxportrait{display:none}#text,#textphone{position:absolute;color:#fff;font-family:'Pirata One',Helvetica,Arial,sans-serif;-webkit-text-stroke:3px #000;letter-spacing:.05em;line-height:1.075em;font-size:6em;text-transform:uppercase;font-weight:bolder;text-align:center;transform:translateY(-50%)}#actioncounter{position:absolute;top:75%;left:50%;transform:translate(-50%,-50%);text-decoration:none;display:inline-block;padding:8px 10px;color:#fff;border-radius:30px;z-index:10000;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 50px 50px rgba(0,0,0,.5),0 0 100px 100px rgba(0,0,0,.1)}#actioncounter p:nth-child(1){text-align:center;margin:auto;padding:5px 0;color:#fff;font-weight:bolder;font-size:1.5em;-webkit-text-stroke:1px #fff;align-items:center;align-content:center}.countdown{display:flex;align-items:center}.countdown div{position:relative;width:75px;height:50px;line-height:50px;text-align:center;margin:0 5px;background:#000;font-size:4em;font-weight:bolder;font-family:'Cute Font',cursive;text-shadow:-2px 0 4px #39ff14,0 2px 4px #39ff14,2px 0 4px #39ff14,0 -2px 30px #39ff14;color:#fff;-webkit-text-stroke:1px #39ff14}.countdown div:before{content:'';position:absolute;bottom:-30px;left:0;width:100%;height:25px;font-size:.28em;background:#000;line-height:25px;color:#fff;text-shadow:none;-webkit-text-stroke:0 red;font-family:Rambla,Helvetica,Arial,sans-serif}.countdown #days:before{content:'Jours'}.countdown #hours:before{content:'Heures'}.countdown #minutes:before{content:'Minutes'}.countdown #seconds:before{content:'Secondes'}.dotscountdown{font-size:1.25em;color:#000;margin:auto}#demarche{position:relative;display:flex;flex-direction:column;width:100%}#demarche1,#demarche2{display:flex;flex-direction:column;justify-content:space-around;width:100%}#demarche2{margin-top:50px}#logocitation{display:flex;flex-direction:row;justify-content:space-around;width:80%;margin:auto}#intro{width:75%;display:flex;flex-direction:column;margin:auto;text-align:center;font-size:1.75em;padding-top:50px}h1{width:60%;margin:auto}#citation,#logodiv{width:50%;object-fit:cover;display:flex;flex-direction:column;text-align:center}#logodiv img{width:350px;height:350px;margin:auto;animation:rota 4s linear infinite;-moz-animation:rota 40s linear infinite;-webkit-animation:rota 40s linear infinite;-o-animation:rota 40s linear infinite;-ms-animation:rota 40s linear infinite}@keyframes rota{from{transform:rotate(0)}to{transform:rotate(360deg)}}#citation p{margin:auto;position:relative;font-size:2.25em;font-style:italic;font-family:'Pirata One',Helvetica,Arial,sans-serif}#citation p i{position:absolute}.fa-quote-right{right:2%}.fa-quote-left{font-size:2em;color:#b8ecf4;top:-15%;left:0}#citation p span{font-size:.5em;font-style:normal;position:absolute;right:0;font-family:Rambla,Helvetica,Arial,sans-serif}.option-text{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;font-family:'Pirata One',Helvetica,Arial,sans-serif}.text{width:100%;position:relative}.option-text h2{cursor:pointer;transition:all .5s ease-in-out;font-size:2.25em;color:#b8ecf4;letter-spacing:.025em;font-weight:lighter;margin:5px}.option-text h2:nth-child(1){border-bottom:5px solid #fff;opacity:1}.option-text h2:nth-child(2),.option-text h2:nth-child(3),.option-text h2:nth-child(4){opacity:.7}.op-text{display:flex;flex-direction:column;justify-content:space-around;width:100%;height:450px;background-size:cover;background-repeat:no-repeat;transition:all .5s;text-align:center;margin:auto;font-family:Rambla,Helvetica,Arial,sans-serif;filter:saturate(1.75)}#op-1-text{background-image:linear-gradient(180deg,rgba(8,92,116,.5) 0,rgba(120,228,228,.5) 100%),url(/img/f3eba08650e4d8d608bc3b4a51bb901d2f784ebc/op1.jpg);background-position:25% 30%}#op-2-text{background-image:linear-gradient(180deg,rgba(8,92,116,.5) 0,rgba(120,228,228,.5) 100%),url(/img/e3e05fab3d7ecb90737ca88c618bdf6367767018/op2.jpg);background-position:25% 30%}#op-3-text{background-image:linear-gradient(180deg,rgba(8,92,116,.5) 0,rgba(120,228,228,.5) 100%),url(/img/sensibilisation/e271123a57ea9dc2322ac8c3040b6808c6b304d6/nieulle1.jpg);background-position:50% 50%}#op-4-text{background-image:linear-gradient(180deg,rgba(8,92,116,.5) 0,rgba(120,228,228,.5) 100%),url(/img/f3b57144c29e8b1b03c427e96ff59109d62ee499/map.jpg);background-position:25% 50%}.op-text h3{padding-top:75px;font-size:2.25em;margin:auto}.op-text p{padding-top:75px;font-size:1.35em;width:50%;margin:auto}#op-2-text,#op-3-text,#op-4-text{display:none}#op-1-text{display:block}#divghost1 img{width:50%}#divghost1{position:absolute;bottom:-200%;right:5%;z-index:99;color:transparent;animation:rocketfly 15s ease-in-out infinite forwards;-moz-animation:rocketfly 15s ease-in-out infinite forwards;-webkit-animation:rocketfly 15s ease-in-out infinite forwards;-o-animation:rocketfly 15s ease-in-out infinite forwards;-ms-animation:rocketfly 15s ease-in-out infinite forwards}@keyframes rocketfly{0%{bottom:-200%}10%{right:15%;opacity:.8}25%{right:25%}50%{right:55%;opacity:.2}75%{right:35%}80%{opacity:.4}100%{bottom:100%;opacity:0}}#divghost2 img{width:40%}#divghost2{position:absolute;bottom:-280%;right:25%;z-index:99;color:transparent;animation:ghost 10s ease-in-out infinite forwards;-moz-animation:ghost 10s ease-in-out infinite forwards;-webkit-animation:ghost 10s ease-in-out infinite forwards;-o-animation:ghost 10s ease-in-out infinite forwards;-ms-animation:ghost 10s ease-in-out infinite forwards}@keyframes ghost{0%{bottom:-280%}10%{right:20%;opacity:.8}80%{opacity:.4;right:50%}100%{bottom:120%;opacity:0}}#divghost3 img{width:50%}#divghost3{position:absolute;bottom:-250%;left:25%;z-index:99;color:transparent;animation:ghostfly 15s ease-in-out infinite forwards;-moz-animation:ghostfly 15s ease-in-out infinite forwards;-webkit-animation:ghostfly 15s ease-in-out infinite forwards;-o-animation:ghostfly 15s ease-in-out infinite forwards;-ms-animation:ghostfly 15s ease-in-out infinite forwards}@keyframes ghostfly{0%{bottom:-250%}10%{left:20%;opacity:.8}10%{left:30%;opacity:.8}80%{opacity:.4;left:15%}100%{bottom:120%;opacity:0}}#plaquette{position:relative;display:flex;flex-direction:row;width:100%;margin:auto}#plaquette p{margin:auto;width:70%;text-align:center;font-size:1.75em;color:#085c74;font-weight:bolder}#plaquette .fa-file-pdf{font-size:1.75em;-webkit-text-stroke:1.75px red;color:#fff;margin:auto}#actus{position:relative;display:flex;flex-direction:column;justify-content:space-around;width:100%;background-image:none;background:linear-gradient(#085c74,rgba(185,217,235,0));background-size:contain;background-repeat:repeat;padding:25px 0}#h2actus{margin:0 auto;text-align:center;width:100%;font-size:3em;font-family:'Pirata One',Helvetica,Arial,sans-serif;padding-bottom:25px}.container-actus{width:80%;max-width:900px;min-width:700px;height:auto;margin:10px auto 0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.news-actus{width:100%;height:auto;margin:5px auto}.visible-pannel{display:flex;flex-direction:row;justify-content:space-around;align-items:center;box-shadow:0 10px 10px rgba(0,0,0,.5),0 0 20px 20px rgba(0,0,0,.1);background-image:linear-gradient(#000,rgba(46,49,49,.75)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-size:cover;background-attachment:scroll;background-repeat:repeat;border-radius:30px;position:relative;z-index:100;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);align-items:center;align-content:center;border:3px solid #fff}.visible-pannel h2{padding:15px 5px;font-size:2.25em;display:flex;margin:auto;text-align:justify-all;width:100%;color:#fff;align-items:center;align-content:center;font-weight:bolder}.visible-pannel h2 .fa-bell{color:red;-webkit-text-stroke:2px #fff;animation:alarm .85s both infinite;-moz-animation:alarm .85s both infinite;-webkit-animation:alarm .85s both infinite;-o-animation:alarm .85s both infinite;-ms-animation:alarm .85s both infinite}@keyframes alarm{0%{opacity:.2}20%{opacity:1;text-shadow:0 0 10px red,0 0 15px red,0 0 20px red,0 0 35px red,0 0 50px red,0 0 70px red}100%{opacity:.2}}.visible-pannel h2 i{margin-right:10px;padding:0 10px}.visible-pannel h2 .fa-file-signature{color:#ccc;-webkit-text-stroke:2px #000}.visible-pannel h2 .fa-recycle{color:#00f;-webkit-text-stroke:2px #000}.visible-pannel h2 .fa-comments{color:orange;-webkit-text-stroke:2px #000}.visible-pannel h2 .fa-bolt{color:gold;-webkit-text-stroke:2px #000}.visible-pannel h2 .fa-users{color:#fff;-webkit-text-stroke:2px #000}.visible-pannel h2 .fa-youtube{color:#c4302b;-webkit-text-stroke:2px #000}.visible-pannel h2 .fa-tree{color:green;-webkit-text-stroke:2px #000}.visible-pannel h2 .fa-umbrella-beach{color:#ff0;-webkit-text-stroke:2px #000}.visible-pannel h2 .fa-school{color:grey;-webkit-text-stroke:2px #000}.visible-pannel h2 .fa-skull-crossbones{color:red;-webkit-text-stroke:2px #000}.visible-pannel h2 .fa-user-tie{color:#00f;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-pagelines{color:green;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-smoking{background:-webkit-linear-gradient(.5turn,#fff 60%,#f4940c 15%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-newspaper{color:#00aae4;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-tv{color:#00aae4;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-wind{color:#ff0;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-graduation-cap{color:#00994d;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-gift{color:red;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-map-pin{color:#1ea561;-webkit-text-stroke:1px #fff}.visible-pannel h2 .fa-calendar-days{color:#fff;-webkit-text-stroke:1px red}.visible-pannel h2 .fa-mask{color:navy;-webkit-text-stroke:1px #ff0}.visible-pannel h2 .fa-share{color:#043363;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-binoculars{color:#e4141c;-webkit-text-stroke:1px #000;transform:rotate(340deg)}.visible-pannel h2 .fa-pen{color:#a3cbc4;-webkit-text-stroke:1px #000;transform:rotate(340deg)}.visible-pannel h2 .fa-seedling{color:#567f3c;-webkit-text-stroke:1px #000;transform:rotate(340deg)}.visible-pannel h2 .fa-fan{color:#d4231e;-webkit-text-stroke:1px #fff;transform:rotate(340deg)}.visible-pannel h2 .fa-spray-can{color:#6dc0e3;-webkit-text-stroke:1px #000;transform:rotate(350deg)}.visible-pannel h2 .fa-water{color:#aec835;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-anchor{color:#944f2f;-webkit-text-stroke:1px #fff}.visible-pannel h2 .fa-futbol{color:#1a2441;-webkit-text-stroke:1px #fff}.visible-pannel h2 .fa-hand-sparkles{color:#db1c83;-webkit-text-stroke:1px #fff}.visible-pannel h2 .fa-wheat-awn{color:#582900;-webkit-text-stroke:1px #fff}.visible-pannel h2 .fa-ghost{color:orange;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-tower-broadcast{color:#87cefa;-webkit-text-stroke:1px #000}.visible-pannel h2 .fa-gifts{color:red;-webkit-text-stroke:1px #fff}.visible-pannel h2 .fa-feather{color:#1e3b22;-webkit-text-stroke:1px #c9bd99}.visible-pannel h2 .fa-heart-circle-exclamation{color:red;-webkit-text-stroke:1px #000}.visible-pannel img{margin-right:20px;width:25px;cursor:pointer}.toggle-pannel{padding:0 15px;height:0;opacity:0}.toggle-pannel h3{font-size:1.5em;padding-bottom:10px}.toggle-pannel p{line-height:1.5;font-size:1.25em;text-align:justify;margin:auto}#ag,#anse,#avril10,#avril4,#cartes21,#cradoween,#dec4,#dec8,#fev1112,#fev20,#fev6,#jan2,#jan26,#jan5,#juillet14,#juillet18,#juillet22,#juin24,#juin5,#lions14dec,#mai1,#mai14,#mai18,#mai21,#mars26,#mars6,#nov27,#nov3,#nov4,#oct10,#oct11,#oct18,#oct21,#onenparlepas,#recruit,#sept18,#sept3,#stsornin,#stsorninsensi,#vakita,#vidyoutube,#wcud22,#zerodechet{display:flex;flex-direction:row-reverse;margin-bottom:15px;justify-content:space-between}#ag img,#anse img,#avril10 img,#avril4 img,#cartes21 img,#cradoween img,#dec4 img,#dec8 img,#fev1112 img,#fev20 img,#fev6 img,#jan2 img,#jan26 img,#jan5 img,#juillet14 img,#juillet18 img,#juillet22 img,#juin24 img,#juin5 img,#lions14dec img,#mai1 img,#mai14 img,#mai18 img,#mai21 img,#mars26 img,#mars6 img,#nov27 img,#nov3 img,#nov4 img,#oct10 img,#oct11 img,#oct18 img,#oct21 img,#onenparlepas img,#recruit img,#sept18 img,#sept3 img,#stsornin img,#stsorninsensi img,#vakita img,#vidyoutube img,#wcud22 img,#zerodechet img{margin:auto;margin-right:25px;width:200px;object-fit:cover;transition:.5s ease-in-out},#ag img:hover,#anse img:hover,#avril10 img:hover,#avril4 img:hover,#cartes21 img:hover,#cradoween img:hover,#dec4 img:hover,#dec8 img:hover,#fev1112 img:hover,#fev20 img:hover,#fev6 img:hover,#jan2 img:hover,#jan26 img:hover,#jan5 img:hover,#juillet14 img:hover,#juillet18 img:hover,#juillet22 img:hover,#juin24 img:hover,#juin5 img:hover,#lions14dec img:hover,#mai1 img:hover,#mai14 img:hover,#mai18 img:hover,#mai21 img:hover,#mars26 img:hover,#mars6 img:hover,#nov27 img:hover,#nov3 img:hover,#nov4 img:hover,#oct10 img:hover,#oct11 img:hover,#oct18 img:hover,#oct21 img:hover,#onenparlepas img:hover,#recruit img:hover,#sept18 img:hover,#sept3 img:hover,#stsornin img:hover,#stsorninsensi img:hover,#vakita img:hover,#vidyoutube img:hover,#wcud22 img:hover,#zerodechet img:hover{transform:scale(1.33)}#ag h3,#anse h3,#avril10 h3,#avril4 h3,#cartes21 h3,#cradoween h3,#dec4 h3,#dec8 h3,#fev1112 h3,#fev20 h3,#fev6 h3,#jan2 h3,#jan26 h3,#jan5 h3,#juillet14 h3,#juillet18 h3,#juillet22 h3,#juin24 h3,#juin5 h3,#lions14dec h3,#mai1 h3,#mai14 h3,#mai18 h3,#mai21 h3,#mars26 h3,#mars6 h3,#nov27 h3,#nov3 h3,#nov4 h3,#oct10 h3,#oct11 h3,#oct18 h3,#oct21 h3,#onenparlepas h3,#recruit h3,#sept18 h3,#sept3 h3,#stsornin h3,#stsorninsensi h3,#vakita h3,#vidyoutube h3,#wcud22 h3,#zerodechet h3{margin:auto}#actionsfutures{position:relative;display:flex;flex-direction:column;justify-content:space-around;width:100%;padding:50px 0}.intro-actionsfutures{width:80%;position:relative;display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:25px auto;font-family:'Special Elite',cursive;color:#000;padding:25px;text-align:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 50px 50px rgba(0,0,0,.5),0 0 100px 100px rgba(0,0,0,.1);background-image:linear-gradient(rgba(185,217,235,.25),rgba(185,217,235,.15)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-size:contain;background-attachment:fixed;background-repeat:repeat;background-position:top center;border-radius:30px}#intro-actionsfuturesfirst{background-image:linear-gradient(rgba(185,217,235,.75),rgba(185,217,235,.5)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png)}#actionsfutures h2{margin:0 auto;text-align:center;width:100%;font-size:4em;font-family:'Pirata One',Helvetica,Arial,sans-serif;padding-bottom:25px}.intro-actionsfutures a{width:20%;cursor:pointer}.intro-actionsfutures img{margin:auto;width:100%;object-fit:cover}.details-actionsfutures{display:flex;flex-direction:column;width:40%;padding:0 25px}.details-actionsfutures h3{font-size:1.5em}.details-actionsfutures h4{font-size:1.1em}.details-actionsfutures p{font-weight:bolder;font-size:1.1em}.details-actionsfutures img{width:100px;object-fit:cover;height:auto;margin:5px auto}.details-actionsfutures h4 strong{font-style:italic}.details-actionsfutures h5{font-size:1.2em;font-weight:bolder}.intro-actionsfutures iframe{margin:auto;width:40%;height:320px;margin-bottom:10px;margin-top:10px}#bilancounter{display:flex;flex-direction:column;padding-top:25px;background-image:none;background:linear-gradient(#085c74,rgba(185,217,235,0));background-size:contain;background-repeat:repeat;box-shadow:inset 0 60px 30px -15px rgba(0,0,0,.85);padding-top:50px}#bilancounter h2{margin:auto;width:90%;text-align:center;font-size:3em;font-family:'Pirata One',Helvetica,Arial,sans-serif}#counter-up{min-height:50vh;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.contentcounter{display:flex;width:100%;height:100%;align-items:center;justify-content:space-around;flex-wrap:wrap}.boxcounter{width:20%;border:1px dashed #fff;border-radius:5px;padding:20px;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;margin:15px;background-image:linear-gradient(#085c74,rgba(8,92,116,.2)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png)}.iconcounter{font-size:4em;margin:auto}.numbercounter{font-size:4.5em;font-weight:bolder;margin:auto}.textcounter{font-size:2em;margin:auto;text-align:center}#actionspassees{position:relative;display:flex;flex-direction:column;width:100%;min-height:100vh;background-image:linear-gradient(rgba(120,228,228,.75),rgba(8,92,116,.75)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-size:contain;background-attachment:fixed;background-repeat:repeat;background-position:top center;padding:50px 0;box-shadow:inset 0 60px 30px -15px rgba(0,0,0,.85)}#actionspassees h1{margin:auto;width:100%;text-align:center;padding-top:25px;padding-bottom:25px;font-size:4em;font-family:'Pirata One',Helvetica,Arial,sans-serif}.anneeaction{position:relative;display:flex;flex-direction:column;width:100%;padding:25px 0}.anneeaction h2{margin:auto;width:100%;text-align:center;font-size:4em;font-family:'Pirata One',Helvetica,Arial,sans-serif}#introactions{margin:auto;width:100%;text-align:center;font-size:1.5em}.option-action{display:flex;flex-direction:row;justify-content:space-evenly;font-family:'Pirata One',Helvetica,Arial,sans-serif;background-size:cover;background-attachment:fixed;background-repeat:repeat;background-position:top center;padding:50px;flex-wrap:wrap}.option-action img{cursor:pointer;transition:all .5s;width:125px;object-fit:cover}.textactions{width:100%;position:relative;display:flex;flex-direction:row;justify-content:space-around;padding-bottom:50px}.recap-action{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;width:100%;transition:all .5s;text-align:center;margin:auto}.intro-action{width:40%;display:flex;flex-direction:column;justify-content:space-around;background-image:url(/img/operations/5184dc6f496289ebed4552c997bdf71308029352/oldpaper.jpg);background-size:cover;margin:auto;font-family:'Special Elite',cursive;color:#000;padding:15px 5px 40px 5px;transform:rotate(358deg);box-shadow:1px 1px 20px 7px #000}.intro-action img{margin:auto;width:35%;object-fit:cover;z-index:99}.details-action{display:flex;flex-direction:column}.trash-action{line-height:25px;margin:0 15px}.ink-action{position:relative;display:flex;flex-direction:column;text-transform:uppercase}.ink-action img{position:absolute;bottom:-25px;right:50%;transform:rotate(325deg);width:20%;object-fit:cover;animation:taadaa 10s infinite}@keyframes taadaa{0%{opacity:0}100%{opacity:.9}}.imgaction{width:auto;display:flex;flex-direction:column;justify-content:space-between;margin:auto}.row{width:640px;height:auto;margin:25px auto}.imgrow{width:100%;height:auto}figure{overflow:hidden;margin:0;width:640px;height:380px;position:relative}.imgrow img{display:block;width:100%;height:auto;cursor:pointer}.imgrow .zoom-In img{transform:scale(1);transition:.75s ease-in-out}.imgrow .zoom-In:hover img{transform:scale(2)}.loader{width:100px;height:100px;display:flex;justify-content:center;align-items:center;position:absolute;top:140px;right:280px}.circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-radius:100%;background:#dd1927;animation:radar 3s ease-out infinite;box-shadow:0 0 10px rgba(221,25,39,.5)}.circle:nth-of-type(1){animation-delay:.2s}.circle:nth-of-type(2){animation-delay:.6s}.circle:nth-of-type(3){animation-delay:1s}.circle:nth-of-type(4){animation-delay:1.4s}.circle:nth-of-type(5){animation-delay:1.8s}@keyframes radar{30%{width:50px;height:50px}100%{width:100px;height:100px;opacity:0}}.option-action img:nth-child(1){opacity:1;filter:grayscale(0)}.option-action img:nth-child(10),.option-action img:nth-child(11),.option-action img:nth-child(12),.option-action img:nth-child(13),.option-action img:nth-child(14),.option-action img:nth-child(15),.option-action img:nth-child(16),.option-action img:nth-child(17),.option-action img:nth-child(18),.option-action img:nth-child(19),.option-action img:nth-child(2),.option-action img:nth-child(3),.option-action img:nth-child(4),.option-action img:nth-child(5),.option-action img:nth-child(6),.option-action img:nth-child(7),.option-action img:nth-child(8),.option-action img:nth-child(9){opacity:.5;filter:grayscale(1)}#ac-10-text,#ac-11-text,#ac-12-text,#ac-13-text,#ac-14-text,#ac-15-text,#ac-16-text,#ac-17-text,#ac-18-text,#ac-19-text,#ac-2-text,#ac-3-text,#ac-4-text,#ac-5-text,#ac-6-text,#ac-7-text,#ac-8-text,#ac-9-text{display:none}#action-10-text,#action-11-text,#action-12-text,#action-13-text,#action-14-text,#action-15-text,#action-16-text,#action-17-text,#action-2-text,#action-3-text,#action-4-text,#action-5-text,#action-6-text,#action-7-text,#action-8-text,#action-9-text{display:none}.slidershow{width:640px;height:480px;overflow:hidden}.middle{position:relative;margin:auto}.slidenav{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex}.slidenavbar{width:12px;height:12px;border:3px solid #fff;border-radius:50%;margin:6px;cursor:pointer;transition:.5s}.slidenavbar:hover{background:#fff}.slidesshow input[name=radio]{position:absolute;visibility:hidden}.slidesshow{width:333.333333333%;height:100%;display:flex}.eachslide{width:33.33%;transition:.6s}.eachslide img{width:100%;height:100%;object-fit:cover}#radio101:checked~.slide101,#radio106:checked~.slide106,#radio111:checked~.slide111,#radio116:checked~.slide116,#radio11:checked~.slide11,#radio121:checked~.slide121,#radio126:checked~.slide126,#radio131:checked~.slide131,#radio136:checked~.slide136,#radio141:checked~.slide141,#radio146:checked~.slide146,#radio151:checked~.slide151,#radio156:checked~.slide156,#radio161:checked~.slide161,#radio166:checked~.slide166,#radio16:checked~.slide16,#radio171:checked~.slide171,#radio1:checked~.slide1,#radio21:checked~.slide21,#radio26:checked~.slide26,#radio31:checked~.slide31,#radio36:checked~.slide36,#radio41:checked~.slide41,#radio46:checked~.slide46,#radio51:checked~.slide51,#radio56:checked~.slide56,#radio61:checked~.slide61,#radio66:checked~.slide66,#radio6:checked~.slide6,#radio71:checked~.slide71,#radio76:checked~.slide76,#radio81:checked~.slide81,#radio86:checked~.slide86,#radio91:checked~.slide91,#radio96:checked~.slide96{margin-left:0}#radio102:checked~.slide101,#radio107:checked~.slide106,#radio112:checked~.slide111,#radio117:checked~.slide116,#radio122:checked~.slide121,#radio127:checked~.slide126,#radio12:checked~.slide11,#radio132:checked~.slide131,#radio137:checked~.slide136,#radio142:checked~.slide141,#radio147:checked~.slide146,#radio152:checked~.slide151,#radio157:checked~.slide156,#radio162:checked~.slide161,#radio167:checked~.slide166,#radio172:checked~.slide171,#radio17:checked~.slide16,#radio22:checked~.slide21,#radio27:checked~.slide26,#radio2:checked~.slide1,#radio32:checked~.slide31,#radio37:checked~.slide36,#radio42:checked~.slide41,#radio47:checked~.slide46,#radio52:checked~.slide51,#radio57:checked~.slide56,#radio62:checked~.slide61,#radio67:checked~.slide66,#radio72:checked~.slide71,#radio77:checked~.slide76,#radio7:checked~.slide6,#radio82:checked~.slide81,#radio87:checked~.slide86,#radio92:checked~.slide91,#radio97:checked~.slide96{margin-left:-33.3333333%}#radio103:checked~.slide101,#radio108:checked~.slide106,#radio113:checked~.slide111,#radio118:checked~.slide116,#radio123:checked~.slide121,#radio128:checked~.slide126,#radio133:checked~.slide131,#radio138:checked~.slide136,#radio13:checked~.slide11,#radio143:checked~.slide141,#radio148:checked~.slide146,#radio153:checked~.slide151,#radio158:checked~.slide156,#radio163:checked~.slide161,#radio168:checked~.slide166,#radio173:checked~.slide171,#radio18:checked~.slide16,#radio23:checked~.slide21,#radio28:checked~.slide26,#radio33:checked~.slide31,#radio38:checked~.slide36,#radio3:checked~.slide1,#radio43:checked~.slide41,#radio48:checked~.slide46,#radio53:checked~.slide51,#radio58:checked~.slide56,#radio63:checked~.slide61,#radio68:checked~.slide66,#radio73:checked~.slide71,#radio78:checked~.slide76,#radio83:checked~.slide81,#radio88:checked~.slide86,#radio8:checked~.slide6,#radio93:checked~.slide91,#radio98:checked~.slide96{margin-left:-66.66666666%}#actionsindividuelles h2{margin:auto;width:100%;text-align:center;padding-top:25px;padding-bottom:25px;font-size:4em;font-family:'Pirata One',Helvetica,Arial,sans-serif}#actionsindividuelles p{margin:auto;width:70%;text-align:center;font-size:1.5em}.textCentre{text-align:center}.margBot{margin-bottom:2rem}.rowApropos{display:flex;margin:0 auto}.rowApropos .doubleCol{width:calc((100% - 6rem)/ 2);margin:40px}.headingTxt{font-size:3em;text-transform:uppercase;font-family:'Pirata One',Helvetica,Arial,sans-serif;letter-spacing:.05em}.margBotSm{margin-bottom:1.5rem}.paragraphe{font-size:1.5em;margin-bottom:3rem}.btn-text{font-size:1.6rem;color:#373737;display:inline-block;text-decoration:none;border-bottom:1px solid #c0b283;padding:3px;transition:all .2s}.btn-text:hover{background-color:#373737;color:#c0b283;box-shadow:0 1rem 2rem rgba(0,0,0,.15);transform:translateY(-2px)}.btn-text:active{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transform:translateY(0)}.composition{position:relative;margin-top:2.8rem;margin-right:25px}.composition__photo{width:40%;max-width:480px;position:absolute;z-index:10;transition:all .1s;outline-offset:.5rem;clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%)}.composition__photo--p1{left:-10%;top:3rem}.composition__photo--p2{left:20%;top:12rem}.composition__photo--p3{right:10%;top:32rem;width:60%;max-width:600px;z-index:0}.composition__photo--p4{right:5%;top:8rem}.composition__photo--p5{left:-15%;top:28rem}.composition__photo--p6{right:40%;top:40rem}.composition__photo:hover{transform:scale(1.1) translateY(-.5rem);box-shadow:0 2.5rem 4rem rgba(0,0,0,.5);z-index:20}.composition__photo:nth-child(even):hover{transform:rotate(10deg)}.composition__photo:nth-child(odd):hover{transform:rotate(-10deg)}.composition:hover .composition__photo:not(:hover){transform:scale(.9)}#credits{display:flex;justify-content:center}#credits p{margin:auto;font-size:1em;font-style:italic;text-align:right}.container{width:100%;margin:20px auto}#skill-bars,#skill-bars1{padding:2px 15px;width:66%;background:rgba(0,0,0,.65);margin:auto;margin-top:10px;border-radius:10px}.bar{width:100%;height:12px;background:0 0;position:relative;border-radius:30px;box-shadow:inset 0 2px 2px rgba(0,0,0,.05),0 2px rgba(255,255,255,.8)}.bar:first-child{margin-top:0}.info{border-radius:30px;width:0%;opacity:0;position:relative;height:100%;transition:all cubic-bezier(1,0,.5,1) 1.5s}#info1{background-image:linear-gradient(90deg,green 0,#ff0 70%,transparent 100%)}#info2{background-image:linear-gradient(90deg,green 0,#ff0 50%,orange 80%,transparent 100%)}.info span{text-shadow:3px 0 #bc040c;color:#fff;position:absolute;top:-40px;right:0;font-size:1.5em}#skill-bars p,#skill-bars1 p{color:#fff;margin-bottom:50px;font-size:1.25em}.actionsindiv{width:100%;margin:auto;display:flex;flex-direction:row}.actionsindivoptions{width:40%;margin:auto;display:flex;flex-direction:column}.actionsindivoptions h3,.actionsindivoptions p{width:100%;margin:auto;text-align:center}#rappels{display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;align-items:center;background-image:linear-gradient(rgba(120,228,228,.5),#000),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-size:contain;background-attachment:fixed;background-repeat:repeat;background-position:top center;box-shadow:inset 0 60px 30px -15px rgba(0,0,0,.85);padding:50px 0}#introrappels{width:100%;display:flex;flex-direction:column;justify-content:space-around;margin:auto;text-align:center}#introrappels h2{margin:0 auto;text-align:center;width:100%;font-size:4em;font-family:'Pirata One',Helvetica,Arial,sans-serif}#introrappels p{font-size:1.5em;line-height:1.5em}#rappelsexemples{position:relative;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;width:90%}.rappelsexemples1{position:relative;display:flex;flex-direction:column;margin:auto;width:150px;height:150px;margin:15px 15px;border-radius:30px;background-color:rgba(255,255,255,.2);padding:5px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.rappelsexemples1:hover{transform:scale(1.15);transition:.5s ease-in-out}.rappelsexemples1 i{font-size:50px;color:#085c74;margin:auto}.rappelsexemples1 img{width:60px;height:50px;margin:auto}.rappelsexemples1 p{font-size:1.25em;margin:auto;color:#000}.rappelsexemples1 .duree{font-size:1.25em;color:#fff}#focus{display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;align-items:center;background-image:none;background:linear-gradient(#000,rgba(185,217,235,0));background-size:contain;background-repeat:repeat;padding:50px 0}#introfocus{width:100%;display:flex;flex-direction:column;justify-content:space-around;margin:auto;text-align:center}#introfocus h2{margin:0 auto;text-align:center;width:100%;font-size:4em;font-family:'Pirata One',Helvetica,Arial,sans-serif}#introfocus h3{font-size:1.5em;line-height:1.5em}#introfocus h4{font-size:1.25em;width:60%;margin:auto}#introfocus p{font-size:1.15em;width:90%;margin:auto;display:flex;flex-direction:column}#introfocus p img{width:33%;height:auto;object-fit:cover;margin:15px auto}#admin{display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(#085c74,rgba(120,228,228,.9)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png)}#introadmin{width:100%;display:flex;flex-direction:column;justify-content:space-around;margin:auto;text-align:center}#introadmin h2{margin:0 auto;text-align:center;width:100%;font-size:4em;font-family:'Pirata One',Helvetica,Arial,sans-serif}#introadmin p{font-size:1.5em;line-height:1.5em}.containeradmin{position:relative;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;width:80%}.containeradmin .hexagonadmin{position:relative;width:300px;height:400px;margin:25px 25px 40px;-webkit-box-reflect:below 1px linear-gradient(transparent 85%,#085c74)}.containeradmin .hexagonadmin:hover::before{opacity:0;transform:scale(.8)}.containeradmin .hexagonadmin .shape{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;clip-path:polygon(0 25%,50% 0,100% 25%,100% 75%,50% 100%,0 75%);transition:.5s}.containeradmin .hexagonadmin:hover .shape{transform:translateY(-30px)}.containeradmin .hexagonadmin .shape img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.containeradmin .hexagonadmin .shape .contentadmin{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;background-image:linear-gradient(270deg,rgba(8,92,116,.75),rgba(255,255,255,.75)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);color:#fff;opacity:0;transition:.5s ease-in-out}.containeradmin .hexagonadmin:hover .shape .contentadmin{opacity:1}.temoignages{display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;align-items:center;background-image:linear-gradient(rgba(120,228,228,.5),#000),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-size:contain;background-attachment:fixed;background-repeat:repeat;background-position:top center;box-shadow:inset 0 60px 30px -15px rgba(0,0,0,.85);padding:50px 0}#introtemoignages{width:100%;display:flex;flex-direction:column;justify-content:space-around;margin:auto;text-align:center}#introtemoignages h2{margin:0 auto;text-align:center;width:100%;font-size:4em;font-family:'Pirata One',Helvetica,Arial,sans-serif;padding-bottom:25px}#introtemoignages p{font-size:1.5em;line-height:1.5em;padding-left:20px;padding-right:20px}.testimonials{position:relative;max-width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.swiper-slide{background-position:center;background-size:cover;max-width:350px;min-height:400px;margin:25px;background-color:transparent}.testimonials .card{position:relative;width:100%;margin:0 auto;background-image:linear-gradient(rgba(0,0,0,.95),rgba(46,49,49,.95)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-size:contain;background-attachment:scroll;background-repeat:repeat;padding:10px 0;text-align:center;overflow:hidden;height:450px;max-height:450px;-webkit-box-reflect:below 1px linear-gradient(transparent 90%,#085c74)}.testimonials .card .content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-evenly;margin:auto}.testimonials .card .content p{font-size:1.25em;padding:0;font-style:italic;margin:auto;padding:20px 5px 5px 5px}.checklogo{position:absolute;width:75px;height:75px;object-fit:cover;top:100px;right:75px;z-index:10}.testimonials .card .content .imgswiper{width:150px;height:150px;object-fit:cover;margin:5px auto;border-radius:50%;overflow:hidden;border:5px solid transparent;box-shadow:0 10px 20px rgba(0,0,0,.25);filter:grayscale(1)}.testimonials .card .content h3{font-size:2.5em;font-family:'Pirata One',Helvetica,Arial,sans-serif;color:transparent;-webkit-text-stroke:.15px #fff;transition:all .5s ease-in-out;margin:auto;padding-top:20px}.testimonials .card:hover .content h3,.testimonials .card:hover .content p{color:#000;font-weight:bolder}.testimonials .card:hover .content .imgswiper{filter:grayscale(0);border:5px solid #fff}.testimonials .card:hover .checklogo{filter:invert(1)}.testimonials .card .water-effect{position:absolute;top:calc(90% - 5px);left:0;width:100%;height:100%;z-index:1;transition:all .75s ease-in-out;animation:stretch 5s ease-in-out infinite}.water-effect .waves{height:100px;background-image:linear-gradient(-270deg,#085c74 0,#b8ecf4 100%);animation:waves 2s ease-in-out infinite}.water-effect .water{height:calc(100% - 100px);margin-top:-1px;background-image:linear-gradient(-270deg,#085c74 0,#b8ecf4 100%)}@keyframes waves{0%,100%{clip-path:polygon(0 8%,7% 6%,14% 5%,21% 5%,28% 6%,34% 8%,40% 12%,46% 17%,50% 20%,54% 23%,60% 25%,66% 26%,70% 26%,77% 25%,83% 23%,89% 21%,95% 19%,100% 17%,100% 100%,0 100%)}50%{clip-path:polygon(0 15%,9% 21%,14% 23%,18% 25%,21% 26%,30% 28%,32% 28%,40% 27%,46% 26%,52% 23%,57% 19%,62% 15%,68% 11%,73% 8%,79% 6%,86% 5%,93% 5%,100% 6%,100% 100%,0 100%)}}@keyframes stretch{0%{bottom:-130%}100%{bottom:-1px}}.testimonials .card:hover .water-effect{top:0}#portraitramasseur{position:relative;display:flex;flex-direction:column;justify-content:space-around;width:100%;padding:50px 0}#portraitramasseur h2{margin:auto;width:100%;text-align:center;padding-top:25px;padding-bottom:25px;font-size:4em;font-family:'Pirata One',Helvetica,Arial,sans-serif}#portraitramasseur p{margin:auto;width:70%;text-align:center;font-size:1.5em}#personnages{display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;align-items:center;background-image:none;background:linear-gradient(#085c74,rgba(185,217,235,0));background-size:contain;background-repeat:repeat;padding:50px 0}#personnages h2{margin:auto;width:100%;text-align:center;padding-top:25px;padding-bottom:25px;font-size:4em;font-family:'Pirata One',Helvetica,Arial,sans-serif}#intropersonnages{margin:auto;width:100%;text-align:center;font-size:1.5em}.option-personnages{display:flex;flex-direction:row;justify-content:space-evenly;font-family:'Pirata One',Helvetica,Arial,sans-serif;background-size:cover;background-attachment:fixed;background-repeat:repeat;background-position:top center;padding:50px;flex-wrap:wrap}.option-personnages img{cursor:pointer;transition:all .5s;width:125px;object-fit:cover}.option-personnages img:nth-child(1){opacity:1;filter:grayscale(0);transform:scale(1.25)}.option-personnages img:nth-child(2),.option-personnages img:nth-child(3){opacity:.5;filter:grayscale(1);transform:scale(1)}#perso-2-text,#perso-3-text{display:none}#perso-1-text{display:flex}.textpersonnages{width:100%;position:relative;display:flex;flex-direction:row;justify-content:space-around;padding-bottom:50px}.recappersonnages{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;width:100%;transition:all .5s;text-align:center;margin:auto}.recappersonnages h3{font-size:1.75em;width:60%;margin:auto}.recappersonnages1{width:100%;display:flex;flex-direction:column;justify-content:space-around;margin:auto;text-align:center}.recappersonnages1 p,.recappersonnages2 p{width:70%;display:flex;margin:auto;text-align:center;font-size:1.25em;margin-top:10px;margin-bottom:10px}.recappersonnages1 a,.recappersonnages2 a{display:flex;margin:auto;text-align:center}.recappersonnages1 img{width:85%;margin:auto}.recappersonnages2 img{width:15%;margin:auto}.recappersonnages1 p span,.recappersonnages2 p span{font-style:italic}.videopersonnages{display:flex;justify-content:center;align-items:center;margin:auto;flex-wrap:wrap;margin-top:25px;width:100%;position:relative}.videopersonnages iframe{width:426px;height:240px}.intropersonnages{width:100%;display:flex;flex-direction:column;justify-content:space-around;margin:auto;text-align:center}.intropersonnages h2{margin:0 auto;text-align:center;width:100%;font-size:4em;font-family:'Pirata One',Helvetica,Arial,sans-serif}.intropersonnages h3{font-size:1.5em;line-height:1.5em}.intropersonnages h4{font-size:1.75em;width:60%;margin:auto}.intropersonnages p{font-size:1.15em;width:90%;margin:auto;display:flex;flex-direction:column}.intropersonnages p img{width:15%;height:auto;object-fit:cover;margin:15px auto}.intropersonnages p span{font-style:italic;font-size:.75em}#photolaurentknet{width:50%;object-fit:cover;margin:auto;margin-top:15px;margin-bottom:15px}#photoescargot{width:33%;object-fit:cover;margin:auto;margin-top:15px;margin-bottom:15px}#faqsection{position:relative;display:flex;flex-direction:row;justify-content:space-between;width:100%;background:linear-gradient(#085c74,rgba(120,228,228,.9)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png)}.middle-faq{width:10%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;align-content:center;font-family:'Pirata One',Helvetica,Arial,sans-serif;margin:auto}.middle-faq i{font-size:6em;font-weight:lighter;margin:auto}.middle-faq i:nth-child(1){color:#000}.middle-faq i:nth-child(3){transform:rotate(180deg)}.middle-faq h1 span:nth-child(4){display:none}.middle-faq h1{writing-mode:vertical-rl;text-orientation:upright}.middle-faq h1 span{font-size:3.5em;background:-webkit-linear-gradient(black,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1.5px #000}.questions-faq{display:flex;flex-direction:column;justify-content:space-around;color:#000;margin:auto;text-align:center;text-shadow:-.25px 0 .25px #085c74,0 .25px .25px #085c74,.25px 0 .25px #085c74,0 -.25px 1px #085c74}.answers-faq{width:30%;position:relative;margin:auto;display:flex;font-size:1.5em;box-shadow:0 50px 50px rgba(0,0,0,.5),0 0 100px 100px rgba(0,0,0,.1);background-image:linear-gradient(rgba(0,0,0,.75),rgba(8,92,116,.75)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-size:contain;background-attachment:fixed;background-repeat:repeat;background-position:top center;border-radius:30px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.questions-faq p{cursor:pointer;transition:all .5s;font-size:1.25em;position:relative;font-weight:bolder}.questions-faq p:nth-child(1){transform:scale(1.1);opacity:1}.questions-faq p:nth-child(2),.questions-faq p:nth-child(3),.questions-faq p:nth-child(4),.questions-faq p:nth-child(5),.questions-faq p:nth-child(6),.questions-faq p:nth-child(7),.questions-faq p:nth-child(8){opacity:.5;transform:scale(1)}.question-text{display:flex;flex-direction:column;justify-content:space-around;width:100%;background-size:cover;background-repeat:no-repeat;transition:all .5s;text-align:center;margin:auto;padding:10px}.question-text img{width:66%;height:66%;object-fit:cover}.question-text p a{color:#fff}#question-2-text,#question-3-text,#question-4-text,#question-5-text,#question-6-text,#question-7-text,#question-8-text{display:none}#question-1-text{display:block}#bandeau{position:relative;display:flex;flex-direction:row;width:100%;height:50px}#bandeau div{width:33.3333%}#bandeau div:nth-child(1){background:#0050a4}#bandeau div:nth-child(2){background:#fff}#bandeau div:nth-child(3){background:#ef4135}#mairies{position:relative;display:flex;flex-direction:row;justify-content:space-evenly;max-width:100%;padding:0 20px;align-items:center;background:#fff;color:#000}#prives{position:relative;display:flex;flex-direction:row-reverse;justify-content:space-evenly;max-width:100%;padding:50px 20px;align-items:center;background-size:cover;background-attachment:fixed;background-repeat:repeat;background-position:top center;background-image:linear-gradient(#085c74,rgba(255,255,255,.25)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-size:contain;background-attachment:fixed;background-repeat:repeat}#pros{position:relative;display:flex;flex-direction:row;justify-content:space-evenly;max-width:100%;padding:50px 20px;align-items:center;background-image:none;background:linear-gradient(#085c74,rgba(185,217,235,0));background-size:contain;background-repeat:repeat}#associatifs{position:relative;display:flex;flex-direction:row;justify-content:space-evenly;max-width:100%;padding:50px 20px;align-items:center;background:linear-gradient(#085c74,rgba(120,228,228,.9)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png)}#introassociatifs,#introprives,#intropros,)#intromairies{width:25%;margin:auto;padding:0;text-align:center;font-size:1.25em;align-items:center}#intromairies h2{font-family:'Pirata One',Helvetica,Arial,sans-serif;font-size:3em;color:#000;width:100%}#introassociatifs h2,#introprives h2,#intropros h2{font-family:'Pirata One',Helvetica,Arial,sans-serif;font-size:3em;color:#fff;width:100%}#divassociatifs,#divmairies,#divprives,#divpros{width:60%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.linksassociatifs,.linksmairies,.linksprives,.linkspros{width:20%;height:auto;display:flex;flex-direction:column;justify-content:space-evenly;position:relative;text-align:center;align-items:center;margin:5px auto}.linksassociatifs a,.linksmairies a,.linksprives a,.linkspros a{margin:5px auto;object-fit:cover}.linksassociatifs h3,.linksassociatifs img,.linksmairies h3,.linksmairies img,.linksprives h3,.linksprives img,.linkspros h3,.linkspros img{margin:auto;text-align:center;width:150px;object-fit:cover}.linksassociatifs a:hover,.linksmairies a:hover,.linksprives a:hover,.linkspros a:hover{transform:scale(1.1);transition:all .35s ease-in-out}article{position:relative;display:flex;flex-direction:column;justify-content:space-evenly;max-width:100%;padding:50px;align-items:center;background:url(/img/presse/ffea90da167e615fe6b1318e5f6a2d705a477146/oldpaper.png),#085c74;background-size:cover;background-repeat:repeat;min-height:100vh}#intropresse{width:100%;margin:auto;padding:0 15px;text-align:center;font-size:1.25em}#intropresse h2{font-family:'Pirata One',Helvetica,Arial,sans-serif;font-size:4em;color:#fff;text-shadow:0 0 5px #000,0 0 10px #000,0 0 20px #000}#divpresse{width:auto;display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;margin:auto}.articlepresse{width:175px;object-fit:cover;height:auto;position:relative;text-align:center;align-items:center;padding:25px;color:#000}.articlepresse h2,.articlepresse img,.articlepresse p{margin:auto;text-align:center;width:100%;text-shadow:0 0 5px #000,0 0 10px #000,0 0 20px #000;color:#fff}.articlepresse a{position:absolute;color:#085c74;top:50px;left:50px;display:none;transition:all .4s}.articlepresse i{font-size:100px}.articlepresse:hover a{display:block;opacity:1;color:#fff}.articlepresse:hover img{opacity:.4;filter:grayscale(1);transition:all .5s}#sectiontv{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;width:100%;min-height:100vh;padding:50px 0;align-items:center;background:#b8ecf4;background-image:linear-gradient(0deg,rgba(8,92,116,.25),rgba(0,0,0,.75)),url(/img/2a66fbdc3d393df37edba76b31da4ac611880009/tvscreen.png),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-size:cover;background-repeat:repeat;background-attachment:fixed;box-shadow:inset 0 60px 30px -15px rgba(0,0,0,.85)}.silhouette{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:50%;position:relative}.silhouette iframe{width:426px;height:240px}.silhouette h2{text-align:center;position:relative;padding:10px;width:70%}.silhouette h2 span{-webkit-text-stroke:1px #000}.silhouette h2:before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:#fff;z-index:-1}.silhouette h2:after{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:#78e4e4;z-index:-2;filter:blur(30px)}.silhouette h2:after,.silhouette h2:before{background:linear-gradient(235deg,#78e4e4,#b8ecf4,#085c74)}.silhouette h3{text-align:center;position:relative;width:70%}#earthtv{display:flex;justify-content:center;align-items:center;min-height:20vh;transform-style:preserve-3d;width:33%}.earth{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;border-radius:50%;background:url(/img/6a165eb7d72d4747435844fb30c8ee23630a118f/earth.jpg);background-size:cover;background-repeat:repeat-x;box-shadow:inset 0 0 20px #000,0 0 50px #78e4e4;animation:earthrotate 15s linear infinite}@keyframes earthrotate{0%{background-position:0 0}100%{background-position:-896px 0}}.circleearth{transform-style:preserve-3d;animation:textrotate 10s linear infinite}.circleearth span{position:absolute;top:0;left:0;background:#fff;color:#000;font-size:2em;font-family:'Pirata One',Helvetica,Arial,sans-serif;transform-origin:center;transform-style:preserve-3d;padding:5px 11px;transform:rotateY(calc(var(--i) *)calc(360deg / 32)) ) translateZ(200px);border-top:4px solid #000;border-bottom:4px solid #000}@keyframes textrotate{0%{transform:perspective(1000px) rotateY(360deg) rotateX(15deg) translateY(-32px)}100%{transform:perspective(1000px) rotateY(0) rotateX(15deg) translateY(-32px)}}.circleearth span::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;transform:translateZ(-5px)}.circleearth span:nth-child(14),.circleearth span:nth-child(15),.circleearth span:nth-child(30),.circleearth span:nth-child(31){font-family:Rambla,Helvetica,Arial,sans-serif;font-weight:bolder;background:#000;color:#fff}.circleearth span:nth-child(13),.circleearth span:nth-child(16),.circleearth span:nth-child(20),.circleearth span:nth-child(29),.circleearth span:nth-child(32),.circleearth span:nth-child(4){color:#fff}#sectionradio{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;width:100%;min-height:100vh;padding:50px 0;align-items:center;background:#b8ecf4;background-image:linear-gradient(0deg,rgba(8,92,116,.25),rgba(0,0,0,.75)),url(/img/4ce32d505888df9a4506d2f26981687bdb81765b/vintageradio.png);background-size:20%;background-repeat:repeat;background-attachment:fixed;box-shadow:inset 0 60px 30px -15px rgba(0,0,0,.85)}.player{position:relative;width:275px;box-shadow:0 50px 80px rgba(0,0,0,.25);background:#f1f3f4;padding:10px;margin:10px}.player h2{background:#000;text-align:center}.playerimg{position:relative;width:100%;height:275px}.playerimg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.player audio{outline:0;width:100%}.sound-icon{display:flex;flex-direction:column;align-items:center}.sound-wave{width:400px;height:250px;display:flex;justify-content:space-around;align-items:center}.sound-wave .bar{display:block;width:6px;margin-right:1px;height:120px;background:#fff;animation:sound 0s -.8s linear infinite alternate;transition:height .8s}.sound-wave .bar2{display:block;width:6px;margin-right:1px;height:250px;background:#fff;animation:sound2 0s -.8s linear infinite alternate;transition:height .8s}@keyframes sound{0%{opacity:.35;height:6px}100%{opacity:1;height:46px}}@keyframes sound2{0%{opacity:.35;height:6px}100%{opacity:1;height:120px}}.bar:nth-child(1){height:2px;animation-duration:474ms}.bar:nth-child(2){height:10px;animation-duration:433ms}.bar:nth-child(3){height:18px;animation-duration:407ms}.bar:nth-child(4){height:26px;animation-duration:458ms}.bar:nth-child(5){height:30px;animation-duration:.4s}.bar:nth-child(6){height:32px;animation-duration:427ms}.bar:nth-child(7){height:34px;animation-duration:441ms}.bar:nth-child(8){height:36px;animation-duration:419ms}.bar:nth-child(9){height:40px;animation-duration:487ms}.bar:nth-child(10){height:46px;animation-duration:442ms}.bar:nth-child(11){height:2px;animation-duration:474ms}.bar:nth-child(12){height:10px;animation-duration:433ms}.bar:nth-child(13){height:18px;animation-duration:407ms}.bar:nth-child(14){height:26px;animation-duration:458ms}.bar:nth-child(15){height:30px;animation-duration:.4s}.bar:nth-child(16){height:32px;animation-duration:427ms}.bar:nth-child(17){height:34px;animation-duration:441ms}.bar:nth-child(18){height:36px;animation-duration:419ms}.bar:nth-child(19){height:40px;animation-duration:487ms}.bar:nth-child(20){height:46px;animation-duration:442ms}[class*=reveal-]{opacity:0;transform:translateY(50px)}.reveal-visible{opacity:1;transform:translateY(0);transition:1.5s cubic-bezier(.5,0,0,1)}.reveal-1{transition-delay:.4s}.reveal-2{transition-delay:.5s}.reveal-3{transition-delay:.6s}.reveal-4{transition-delay:.65s}.reveal-5{transition-delay:.7s}.reveal-6{transition-delay:.75s}.reveal-7{transition-delay:.8s}.reveal-8{transition-delay:.85s}.reveal-9{transition-delay:.9s}.reveal-10{transition-delay:.95s}#breakingnews{position:relative;width:100%}#breakingnews img{position:absolute;top:50%;left:10%;transform:translate(-50%,-50%);width:auto;height:100px;border:5px solid red;animation:disappeared .85s both infinite;-moz-animation:disappeared .85s both infinite;-webkit-animation:disappeared .85s both infinite;-o-animation:disappeared .85s both infinite;-ms-animation:disappeared .85s both infinite}@keyframes disappeared{0%{opacity:1;box-shadow:.2px .2px 5px 2px red}20%{opacity:1;box-shadow:1px 1px 20px 7px red}100%{opacity:1;box-shadow:.2px .2px 5px 2px red}}.marquee{width:100%;letter-spacing:.25em;height:80px;overflow:hidden;box-shadow:0 12px 2px 1px rgba(0,0,0,.5),inset 0 0 1em .25em #000;background-image:linear-gradient(90deg,red 0,#00f 100%);background-size:cover;border-top:5px solid #fff;border-bottom:5px solid #fff;display:flex}.marquee>:first-child{display:inline-block;padding-left:100%;white-space:nowrap;animation:defilement 12s infinite linear;animation-timing-function:cubic-bezier(.25,.5,.8,.5)}@keyframes defilement{0%{transform:translate3d(20px,0,0)}100%{transform:translate3d(-100%,0,0)}}#breaking{margin:auto;font-size:2.25em;text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 20px #fff}#breaking strong{font-family:'Pirata One',Helvetica,Arial,sans-serif;font-size:1.1em;line-height:1.075em;color:#fff}#adhesion{display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;align-items:center;background-image:none;background:linear-gradient(#085c74,rgba(120,228,228,.9)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-repeat:repeat}.adhesioncard{width:320px;height:200px;transform:rotate(-15deg) skew(15deg);transition:.5s;display:flex}.adhesioncard:hover{transform:rotate(-25deg) skew(-25deg) translateY(-20px)}.adhesioncard span{width:25%;height:100%;display:block;transition:.5s;background-image:url(/img/76b2c85d709e8722dfbda44bc2a2743a7043dedb/card.jpg);background-size:cover;background-position:calc(-76px * var(--i));border-top:5px solid #fff;border-bottom:5px solid #fff}.adhesioncard:hover span:nth-child(odd){transform:skewY(25deg);box-shadow:inset 20px 0 50px rgba(0,0,0,.2)}.adhesioncard:hover span:nth-child(even){transform:skewY(-25deg);box-shadow:inset 20px 0 50px rgba(0,0,0,.2)}.adhesioncard span:first-child{border-left:5px solid #fff}.adhesioncard span:last-child{border-right:5px solid #fff}#don{display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;align-items:center;background-image:none;color:#000;font-weight:100px}#adhesion h1{width:90%;display:flex;flex-direction:column;justify-content:space-around;text-align:center;margin:25px auto;font-size:3em;font-family:'Pirata One',Helvetica,Arial,sans-serif}#adhesion h2,#don h2{width:90%;display:flex;flex-direction:row;justify-content:space-around;align-content:center;align-items:center;text-align:center;margin:25px auto;font-size:1.5em;flex-wrap:wrap}#adhesion h2 i{font-size:4em;margin:10px;-webkit-text-stroke:4px #000;transform:rotate(350deg)}#don h2 i{font-size:4em;margin:10px;-webkit-text-stroke:4px #fff;transform:rotate(350deg);color:#085c74}.adhesionrow{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;width:100%;align-content:center}.adhesionrow h3{font-size:1.75em;font-style:italic}.adhesionrow h3 img{width:50px;object-fit:cover}#adhesionrow1,#adhesionrow2,#adhesionrow3,#adhesionrow4{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;width:40%;margin:auto;text-align:center}#adhesionrow1 p,#adhesionrow2 p,#adhesionrow3 p{font-size:1.1em;background-size:contain;background-attachment:fixed;background-repeat:repeat;background-position:top center;border-radius:30px;padding:25px;background-image:linear-gradient(rgba(0,0,0,.75),rgba(8,92,116,.75)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png)}#adhesionrow4 p{font-size:1.1em;color:#fff;background-size:contain;background-attachment:fixed;background-repeat:repeat;background-position:top center;border-radius:30px;padding:25px;background-image:linear-gradient(rgba(0,0,0,.95),rgba(8,92,116,.95)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png)}#adhesionrow3 a{text-decoration:none;color:#fff;font-size:4em;-webkit-text-stroke:1px red}#adhesionrow4 a{text-decoration:none;color:#fff;font-size:1em;-webkit-text-stroke:.5px #fff;margin-left:5px}#loading i{margin:0 10px;font-size:1.75em;-webkit-text-stroke:1.5px #fff;animation:disappear 2s both infinite;-moz-animation:disappear 2s both infinite;-webkit-animation:disappear 2s both infinite;-o-animation:disappear 2s both infinite;-ms-animation:disappear 2s both infinite}#loading i:nth-child(2){animation-delay:.2s}#loading i:nth-child(3){animation-delay:.3s}#loading i:nth-child(4){animation-delay:.4s}#loading i:nth-child(5){animation-delay:.5s}#loading i:nth-child(6){animation-delay:.6s}#loading i:nth-child(7){animation-delay:.7s}@keyframes disappear{0%{opacity:.2}20%{opacity:1;text-shadow:0 0 10px #fff,0 0 15px #fff,0 0 20px #fff,0 0 35px #fff,0 0 50px #fff,0 0 70px #fff}100%{opacity:.2}}#sensibilisation1,#sensibilisation2,#sensibilisation3,#sensibilisation4,#sensibilisation5{position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-size:contain;background-repeat:no-repeat;background-position:top center;background-attachment:fixed;min-height:80vh}#sensibilisation1{background:linear-gradient(#085c74,rgba(120,228,228,.9)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png)})#sensibilisation2{background:linear-gradient(rgba(120,228,228,.9),rgba(80,196,92,.9))}#sensibilisation3{background:linear-gradient(rgba(80,196,92,.9),#085c74),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png)})#sensibilisation4{background:linear-gradient(#085c74,rgba(185,217,235,.75))}#sensibilisation5{background:linear-gradient(rgba(185,217,235,.75),rgba(185,217,235,0))}.introsensibilisation{width:80%;text-align:center}.introsensibilisation h2{font-size:2.5em;font-family:'Pirata One',Helvetica,Arial,sans-serif}.introsensibilisation p{font-size:1.25em}.introsensibilisation h2 span{border-radius:3em;border:3px solid #fff;-moz-border-radius:3em;-webkit-border-radius:3em;height:1.1em;width:1.1em;display:inline-block;font-size:1.1em;text-align:center;margin-right:5px}.contentsensibilisation{box-sizing:border-box;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;min-height:50vh}.boximg{position:relative;width:200px;height:200px;background:0 0;margin:10px;overflow:hidden}.imginbox{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);transition:.5s ease-in-out}.imginbox.activeimg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.imginbox img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.imginbox.activeimg img{position:absolute;top:50px;left:350px;right:350px;bottom:50px;width:calc(100% - 700px);height:calc(100% - 100px)}.imginbox h2{opacity:0;visibility:hidden}.imginbox.activeimg h2{opacity:1;visibility:visible;text-align:center;color:#fff;font-size:2em;font-family:'Pirata One',Helvetica,Arial,sans-serif;margin-top:15px}.imginbox .contentimg{position:absolute;left:350px;right:350px;bottom:50px;opacity:0;visibility:hidden;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.85)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);color:#fff;transform:translateY(100%)}.imginbox.activeimg .contentimg{opacity:1;visibility:visible;transform:translateY(0);transition:.5s ease-in-out}.imginbox .contentimg h3{font-size:1.5em;font-style:italic}.to-top{position:fixed;bottom:50px;right:10px;font-size:50px;-webkit-text-stroke:.5px #fff;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:rotate(180deg);transition:all .4s;z-index:10000}.to-top.up{bottom:50px;pointer-events:auto;opacity:1;transform:rotate(0);text-shadow:-1px 0 2px #000,0 1px 2px #000,1px 0 2px #000,0 -1px 10px #000;color:#fff}#blocsignup{color:#000;margin:auto;padding-top:50px;text-align:center;width:100%;background-image:linear-gradient(#085c74,rgba(185,217,235,0));display:flex;flex-direction:row;justify-content:space-around;position:relative}#socialnetworks{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-around;min-height:100vh;width:25%;margin:0;padding:0}#socialnetworks li{list-style:none;margin:auto;display:inline-block}#socialnetworks li a{width:100px;height:100px;text-align:center;line-height:75px;font-size:70px;display:inline-block;margin:auto;transition:.5s ease-in-out;background:#f1f1f1;overflow:hidden;border-radius:50%;box-shadow:0 15px 15px rgba(0,0,0,.5),0 0 20px 10px rgba(0,0,0,.1)}#socialnetworks li a i{display:block;width:100%;color:#777;transition:.5s ease-in-out;margin-bottom:10px;margin-top:10px}#socialnetworks li:hover a i:nth-child(1){transform:translateY(-75px)}#socialnetworks li:hover a i:nth-child(2){transform:translateY(-75px);color:#fff}#socialnetworks li:hover:nth-child(1) a{background:#1877f2}#socialnetworks li:hover:nth-child(2) a{background:#c32aa3}#socialnetworks li:hover:nth-child(3) a{background:#ee1d52}#socialnetworks li:hover:nth-child(4) a{background:#0e76a8}#socialnetworks li:hover:nth-child(5) a{background:#00acee}#socialnetworks li:hover:nth-child(6) a{background:#c4302b}#socialnetworks li p{font-size:1.5em}form{padding:25px 0;width:50%;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 15px 15px rgba(0,0,0,.5),0 0 20px 10px rgba(0,0,0,.1);background:rgba(255,255,255,.25);border-radius:30px;background:linear-gradient(#084484,rgba(120,228,228,.9)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);background-attachment:fixed;background-repeat:repeat;background-position:top center;margin-bottom:50px}label{display:block;text-align:center;font-size:1.5em;margin:auto}input{width:50%;height:3em;box-sizing:border-box;outline:0;border:1px solid #000;padding:10px;margin:auto}textarea{width:50%;height:10em;box-sizing:border-box;border:1px solid #000;padding:10px;margin:auto}input:focus,textarea:focus{border-color:#fff;box-shadow:0 0 20px #fff}.form-group{display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:15px;margin:auto}form button{margin:auto;transition:.2s ease-in-out;width:20%;height:2em;border:1px solid #000;font-family:'Pirata One',Helvetica,Arial,sans-serif;font-size:2em;color:#000}form button:hover{transform:scale(1.05);border-color:#fff;box-shadow:0 0 20px #fff}form button:focus{border-color:#fff;box-shadow:0 0 20px #fff}form h2{font-style:italic;font-size:1.85em}form h2 span{font-style:normal}form h3{font-family:'Pirata One',Helvetica,Arial,sans-serif;font-size:3em;color:#fff;margin:0 auto}form h4,form p{font-size:1.25em;font-weight:bolder}footer{min-height:310px;display:flex;text-align:center;position:relative;padding-top:50px;position:relative;overflow-x:hidden;background-image:url(/img/31698ca6404fc87b4b9c8926c3ab3c6e3366f9f5/skyline.png);background-position:top center}footer p{color:#fff;margin:auto;align-content:center;align-items:center;z-index:1000}#mentions{margin:auto;width:100%;display:flex;flex-direction:row;position:absolute;bottom:5%}#lienmentions{text-decoration:none;color:#fff}footer p strong{font-family:SEGA,Audiowide,Helvetica,Arial,sans-serif;color:#bc040c;font-weight:lighter;letter-spacing:.1em;padding-top:2px}.ineer1{position:absolute;animation-name:example1;animation-duration:2s;animation-iteration-count:infinite;bottom:0;margin-left:-200px;z-index:30}@keyframes example1{0%{left:0}50%{left:200px}100%{left:0}}.ineer2{position:absolute;animation-name:example2;animation-duration:4s;animation-iteration-count:infinite;bottom:0;margin-left:-200px;z-index:20}@keyframes example2{0%{left:0}25%{left:50px}50%{left:200px}75%{left:50px}100%{left:0}}.ineer3{position:absolute;animation-name:example3;animation-duration:3s;animation-iteration-count:infinite;bottom:0;margin-right:-200px;z-index:12}@keyframes example3{0%{right:0}50%{right:200px}100%{right:0}}.ineer4{z-index:12}.marqueefooter{width:100%;height:200px;overflow:hidden;display:none;position:absolute;bottom:0;z-index:100}.marqueefooter>:first-child{display:inline-block;padding-right:100%;white-space:nowrap;animation:defil 40s infinite linear;animation-timing-function:cubic-bezier(.25,.5,.8,.5)}@keyframes defil{0%{transform:translate3d(-20px,0,0)}100%{transform:translate3d(100%,0,0)}}.marqueefooterwhale{width:100%;height:250px;overflow:hidden;display:flex;position:absolute;bottom:105px;z-index:1}.marqueefooterwhale>:first-child{display:inline-block;padding-right:100%;white-space:nowrap;animation:defil 30s infinite linear;animation-timing-function:cubic-bezier(.35,.65,.7,.25)}@keyframes defil{0%{transform:translate3d(-20px,0,0);bottom:100px}100%{transform:translate3d(100%,0,0);bottom:125px}}#mentionslegales{width:100%;margin:auto 15px;display:flex;flex-direction:column;text-align:center;background-image:linear-gradient(#085c74,rgba(185,217,235,0))}#mentionslegales{margin:0 auto;text-align:center;width:100%;font-size:1.25em;font-family:'Pirata One',Helvetica,Arial,sans-serif}#mentionslegales p{margin:0 auto;text-align:center;width:100%;font-size:1em;font-family:Rambla,Helvetica,Arial,sans-serif}.fa-arrow-circle-left{font-size:4em;color:#fff;-webkit-text-stroke:2px #000}@media (min-width:1920px) and (max-width:2560px){body{font-size:1.35em}#fish,#turtle{display:none}.countdown div{width:100px;height:70px;line-height:70px;font-size:4em}#intro{padding-bottom:25px}.container-actus{max-width:1200px}.composition__photo--p1{right:5%}.composition__photo--p2{left:35%}.composition__photo--p4{right:-25%}.composition__photo--p3{right:0;top:60rem}.composition__photo--p5{right:30%;top:52rem}.composition__photo--p6{right:-20%;top:50rem}.testimonials .card .content p{font-size:1em}.swiper-slide{max-width:350px;max-height:500px}.testimonials .card{height:500px;max-height:500px}article{min-height:70vh}#sectiontv{min-height:60vh;background-size:110%;background-repeat:repeat}.silhouette .silhouettebox{width:900px;height:600px}.ineer1{animation-duration:2s;margin-left:0;margin-right:0}@keyframes example1{0%{left:0}50%{left:50px}100%{left:0}}.ineer2{margin-left:50px;margin-right:0}@keyframes example2{0%{left:0}25%{left:20px}50%{left:50px}75%{left:20px}100%{left:0}}.ineer3{animation-duration:2.5s;margin-left:0;margin-right:0}@keyframes example3{0%{right:0}50%{right:50px}100%{right:0}}}@media screen and (max-width :1440px){nav{width:100%;font-size:.8em}.intro-actionsfutures{width:90%}.boxcounter{width:30%}#counter-up{min-height:35vh;display:flex;align-items:center}.doubleCol,.rowApropos{width:100%}.composition__photo--p1{left:-5%}.composition__photo--p2{left:20%}.composition__photo--p3{left:-15%;top:40rem}.composition__photo--p4{left:65%}.composition__photo--p5{left:25%;top:33rem}.composition__photo--p6{left:55%}#admin{min-height:80vh}.imginbox.activeimg img{top:50px;left:250px;right:250px;bottom:50px;width:calc(100% - 500px);height:calc(100% - 100px)}.imginbox .contentimg{left:250px;right:250px;bottom:50px}#adhesionrow3{width:70%}}@media screen and (max-width :1024px){nav{width:100%;font-size:.65em}#logodiv img{width:250px;height:250px}#intro{width:90%;margin-bottom:25px}#logocitation{margin-bottom:50px}.container-actus{width:80%;max-width:768px;min-width:700px}.op-text p{width:80%}.recap-action{flex-direction:column;flex-wrap:wrap}.intro-action{width:90%;flex-direction:row;flex-wrap:wrap}.intro-action img{margin:auto;width:35%;object-fit:cover;z-index:99}.ink-action img{width:100px}.details-action{display:flex;flex-direction:column;width:50%}.composition__photo--p1{left:-5%}.composition__photo--p2{left:20%;top:20rem}.composition__photo--p3{left:-15%;top:40rem}.composition__photo--p4{left:65%}.composition__photo--p5{left:25%;top:55rem}.composition__photo--p6{left:55%;top:70rem}.containeradmin .hexagonadmin{width:240px;height:320px}article{min-height:60vh;padding:20px;flex-direction:column;justify-content:space-evenly}#divpresse{width:80%;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;margin:0 auto}.articlepresse{width:160px;padding:15px}.articlepresse a{position:absolute;color:#085c74;top:50px;left:50px;display:none;transition:all .4s}.articlepresse i{font-size:80px}#intropresse{width:80%}#intropresse h2{width:100%;margin:0 auto;padding-top:50px}#associatifs,#mairies,#prives,#pros{flex-direction:column;padding:50px 10px}#introassociatifs,#intromairies,#introprives,#intropros{width:100%}#divassociatifs,#divmairies,#divprives,#divpros{width:90%}#sectiontv{background-size:150%;min-height:50vh}.imginbox.activeimg img{top:50px;left:100px;right:100px;bottom:50px;width:calc(100% - 200px);height:calc(100% - 100px)}.imginbox .contentimg{left:100px;right:100px;bottom:50px}#socialnetworks{width:15%}form{width:70%}@media (max-width:768px){.menu-toggle{display:flex}nav{position:absolute;width:100%;height:calc(100vh - 125px);top:175px;left:-100%;transition:.5s ease-in-out}nav.active{left:0}nav ul{display:block;text-align:center}nav ul li a{border-bottom:1px solid rgba(0,0,0,.2);background:rgba(0,0,0,.8);color:#fff}nav ul li a.active,nav ul li a:hover{color:#fff;background:rgba(0,0,0,.9);border-radius:0}nav ul li.active ul{position:relative;color:#fff}nav ul li ul li{width:100%}#actioncounter{top:90%;z-index:1}#logo{height:150px}#logo img{height:150px}#parallax{display:none}#parallaxportrait{position:relative;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}#parallaxportrait::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:50px;background-image:linear-gradient(180deg,transparent 75%,#085c74 100%);z-index:10}#parallaxportrait img{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;object-fit:cover}#textphone{-webkit-text-stroke:3.25px #000;letter-spacing:.05em;line-height:1.075em;font-size:8em}.countdown div{width:50px;height:30px;line-height:30px;margin:0 5px;text-shadow:-3px 0 6px #088404,0 3px 6px #088404,3px 0 6px #088404,0 -3px 40px #088404;-webkit-text-stroke:1px #088404}.countdown div:before{bottom:-30px;left:0;height:25px;line-height:25px}.dotscountdown{font-size:1.25em}main{font-size:.75em}#logocitation{width:100%;padding-top:25px;padding-bottom:25px}#logodiv img{width:200px;height:200px}#citation,#logodiv{width:40%}.op-text{height:400px}.op-text p{font-size:1.5em;width:75%}.op-text h3{padding-top:75px;font-size:2.5em}.rappelsexemples1{width:120px;height:120px}.container-actus{max-width:640px;min-width:600px}#actionsfutures,#actus{background-size:50%}.intro-actionsfutures{width:85%;flex-direction:row;flex-wrap:wrap;font-size:1.25em}.intro-actionsfutures a{width:40%;cursor:pointer}.details-actionsfutures{display:flex;flex-direction:column;width:50%;padding:0 25px}.details-actionsfutures h3{font-size:1.5em}.details-actionsfutures h5,.details-actionsfutures p{font-size:1em;font-weight:bolder}.intro-actionsfutures iframe{margin:auto;width:80%;max-height:250px;margin-bottom:10px;margin-top:20px}#counter-up{min-height:35vh;display:flex;align-items:center}.contentcounter{display:flex;width:100%;height:100%;align-items:center;justify-content:space-around;flex-wrap:wrap}.option-action img{width:100px}.textactions{flex-direction:column;width:100%}.recap-action{flex-direction:column;flex-wrap:wrap}.intro-action{width:90%;flex-direction:row;flex-wrap:wrap;font-size:1.3em;font-weight:bolder}.intro-action img{margin:auto;width:50%;object-fit:cover;z-index:99}.trash-action{line-height:normal}.ink-action img{width:100px}.details-action{display:flex;flex-direction:column;width:65%}.imgaction{width:100%}.row{width:640px;height:auto;margin:25px auto}.slidershow{width:640px;height:480px;overflow:hidden}#actionsindividuelles p{width:90%}.textCentre{text-align:center}.margBot{margin-bottom:2rem}.rowApropos{display:flex;flex-direction:column;max-width:100%;height:75rem}.rowApropos .doubleCol{width:100%;margin:0 auto}.rowApropos .doubleCol:nth-child(2){padding-top:5rem}.composition{width:100%}.composition{position:relative;margin-top:2.8rem;margin-right:25px}.composition__photo{width:30%}.composition__photo--p1{left:20%;top:-5rem}.composition__photo--p2{left:0;top:0}.composition__photo--p3{left:10%;top:10rem;max-width:600px}.composition__photo--p4{right:0;top:-5rem}.composition__photo--p5{right:0;top:2rem}.composition__photo--p6{right:20%;top:5rem}.containeradmin .hexagonadmin{position:relative;width:210px;height:280px;margin:25px 25px 40px;-webkit-box-reflect:below 1px linear-gradient(transparent 85%,#085c74)}.swiper-slide{background-position:center;background-size:cover;max-width:265px;max-height:380px;margin:25px;background-color:transparent}.testimonials .card{height:380px;max-height:380px}#faqsection{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:50px 0}.middle-faq{width:80%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;font-family:'Pirata One',Helvetica,Arial,sans-serif;margin:auto}.middle-faq i{font-size:5em;font-weight:lighter;margin:auto}.middle-faq h1 span{margin:0 10px}.middle-faq h1{writing-mode:horizontal-tb;text-orientation:upright;text-align:center}.middle-faq i:nth-child(1){transform:rotate(180deg)}.middle-faq i:nth-child(3){transform:rotate(0)}.questions-faq{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;width:100%;color:#000;margin:auto;text-align:center;text-shadow:-.25px 0 .25px #085c74,0 .25px .25px #085c74,.25px 0 .25px #085c74,0 -.25px 1px #085c74}.questions-faq p{margin:5px 15px;color:#000}.answers-faq{width:70%;position:relative;margin:auto;display:flex;font-size:1.5em;box-shadow:0 50px 50px rgba(0,0,0,.5),0 0 100px 100px rgba(0,0,0,.1);background-image:linear-gradient(rgba(0,0,0,.75),rgba(8,92,116,.75)),url(/img/0520b25be072d26106a6cc6c95cccf2304739108/background.png);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.answers-faq p{color:#fff;font-weight:bolder}.question-text{display:flex;flex-direction:column;justify-content:space-around;width:100%;background-size:cover;background-repeat:no-repeat;transition:all .5s;text-align:center;margin:auto;padding:10px}.question-text img{max-width:50%;object-fit:cover}#introfocus p img{width:50%}.intropersonnages p img{width:50%}#photolaurentknet{width:80%}#photoescargot{width:50%}.linksmairies{width:20%;height:200px;display:flex;flex-direction:column;justify-content:space-evenly;position:relative;text-align:center;align-items:center;margin:auto}article{flex-direction:column;justify-content:space-evenly;min-height:60vh;padding-top:50px}#intropresse{width:auto;margin:auto;padding:0 15px;text-align:center;font-size:1.25em}#intropresse h2{color:#fff;margin-bottom:0}#divpresse{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;margin:0 auto 70px}.articlepresse{width:125px;object-fit:cover;height:auto;position:relative;text-align:center;align-items:center;padding:10px;color:#000}.articlepresse a{position:absolute;color:#085c74;top:42px;left:42px;display:none;transition:all .4s}.articlepresse i{font-size:60px}#divassociatifs,#divmairies,#divprives,#divpros{width:100%}.linksassociatifs h3,.linksassociatifs img,.linksmairies h3,.linksmairies img,.linksprives h3,.linksprives img,.linkspros h3,.linkspros img{margin:auto;text-align:center;width:100px;object-fit:cover}#sectiontv{flex-direction:column;justify-content:space-evenly;width:100%;min-height:60vh;background-size:200%;background-repeat:repeat;background-attachment:fixed}.silhouette{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:75%}#earthtv{display:flex;justify-content:center;align-items:center;transform-style:preserve-3d;width:25%;margin:25px 0}.earth{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;border-radius:50%;background:url(/img/6a165eb7d72d4747435844fb30c8ee23630a118f/earth.jpg);background-size:cover;background-repeat:repeat-x;box-shadow:inset 0 0 20px #000,0 0 50px #78e4e4;animation:earthrotate 15s linear infinite}.circleearth span{position:absolute;top:0;left:0;background:#fff;color:#000;font-size:2em;font-family:'Pirata One',Helvetica,Arial,sans-serif;transform-origin:center;transform-style:preserve-3d;padding:5px 11px;transform:rotateY(calc(var(--i) *)calc(360deg / 32)) ) translateZ(135px);border-top:4px solid #000;border-bottom:4px solid #000}#breakingnews img{left:15%}#sectionradio{flex-direction:column;justify-content:space-evenly;width:100%;min-height:60vh}.player{position:relative;width:250px;box-shadow:0 50px 80px rgba(0,0,0,.25);background:#f1f3f4}.playerimg{position:relative;width:100%;height:250px}#adhesionrow1,#adhesionrow2,#adhesionrow3,#adhesionrow4{width:75%}.imginbox.activeimg img{top:50px;left:0;right:0;bottom:50px;width:calc(100% - 0px);height:calc(100% - 100px)}.imginbox .contentimg{left:0;right:0;bottom:50px}#blocsignup{width:100%;flex-direction:column-reverse}#socialnetworks{display:flex;flex-direction:row;width:90%;margin:auto;margin-top:50px;min-height:20vh}form{width:75%;margin:auto}footer{background-size:150%;background-position:45% 20%}}@media (max-width:680px){.row{width:480px;height:auto;margin:25px auto}figure{overflow:hidden;margin:0;width:480px;height:285px;position:relative}.loader{width:100px;height:100px;display:flex;justify-content:center;align-items:center;position:absolute;top:92px;right:190px}.slidershow{width:480px;height:360px;overflow:hidden}#actionspassees{padding:25px 0}.option-action img{width:80px}footer{background-size:200%;background-position:35% 20%}}@media screen and (max-width:568px){.op-text p{font-size:1.5em;width:90%}.op-text h3{padding-top:50px;font-size:2.5em}#ag,#anse,#avril10,#avril4,#cartes21,#cradoween,#dec4,#dec8,#fev1112,#fev20,#fev6,#jan2,#jan26,#jan5,#juillet14,#juillet18,#juillet22,#juin24,#juin5,#lions14dec,#mai1,#mai14,#mai18,#mai21,#mars26,#mars6,#nov27,#nov3,#nov4,#oct10,#oct11,#oct18,#oct21,#onenparlepas,#recruit,#sept18,#sept3,#stsornin,#stsorninsensi,#vakita,#vidyoutube,#wcud22,#zerodechet{display:flex;flex-direction:column;margin-bottom:0}}#counter-up{min-height:25vh}.doubleCol,.rowApropos{height:750px}.doubleCol{padding:0;margin:0}.rowApropos{max-width:100%}.composition__photo--p1{left:10%;top:-5rem}.composition__photo--p2{left:20%;top:0}.composition__photo--p3{right:0;top:15rem}.composition__photo--p4{left:50%;top:-5rem}.composition__photo--p5{right:50%;top:22rem}.composition__photo--p6{right:-20%;top:8rem}.container-actus{width:80%;max-width:540px;min-width:480px}.linksassociatifs h3,.linksassociatifs img,.linksmairies h3,.linksmairies img,.linksprives h3,.linksprives img,.linkspros h3,.linkspros img{min-width:70px}.adhesioncard{width:240px;height:160px}.adhesioncard span{background-position:calc(-56px * var(--i))}}@media screen and (max-width:480px){#textphone{-webkit-text-stroke:2.25px #000;font-size:6em}#logo{height:100px;margin:15px}#logo img{height:100px}nav{top:110px}#logodiv img{width:175px;height:175px;object-fit:cover}h1{width:80%}#actioncounter{top:85%}.op-text h3{padding-top:40px}.op-text p{padding-top:40px;width:95%}.container-actus{width:80%;max-width:420px;min-width:360px}.intro-actionsfutures{padding:15px 5px;width:90%}.details-actionsfutures{width:100%;padding:0 5px}.intro-actionsfutures iframe{width:100%}.slidenavbar{width:8px;height:8px;border:2.25px solid #fff;margin:5px}.option-action{padding:15px}.details-action h3,.details-action h4,.details-action h5,.details-action p{margin:7px}.row{width:380px;height:auto;margin:25px auto}figure{overflow:hidden;margin:0;width:380px;height:250px;position:relative}.loader{width:80px;height:80px;display:flex;justify-content:center;align-items:center;position:absolute;top:85px;right:150px}.slidershow{width:380px;height:250px;overflow:hidden}.doubleCol h3{padding-left:20px}.composition__photo{width:40%}.composition__photo--p1{left:10%;top:-5rem}.composition__photo--p2{left:20%;top:0}.composition__photo--p3{left:5%;top:15rem}.composition__photo--p4{left:50%;top:-5rem}.composition__photo--p5{right:50%;top:18rem}.composition__photo--p6{right:-20%;top:8rem}.containeradmin .hexagonadmin{width:150px;height:200px;margin:10px 10px 15px}#introtemoignages{width:90%}#introfocus p img{width:66%}.linksassociatifs h3,.linksassociatifs img,.linksmairies h3,.linksmairies img,.linksprives h3,.linksprives img,.linkspros h3,.linkspros img{margin:auto;text-align:center;width:75px;object-fit:cover}.earth{width:175px;height:175px;box-shadow:inset 0 0 20px #000,0 0 50px #78e4e4}.circleearth span{transform:rotateY(calc(var(--i) *)calc(360deg / 32)) ) translateZ(125px)}.silhouette{width:95%}.silhouettebox{width:100%;display:flex}.silhouette iframe,.silhouettebox video{width:300px;height:auto;margin:auto}#breakingnews img{top:50%;left:20%;width:auto;height:80px}#sectionradio{background-size:40%}.sound-wave{width:300px;height:175px;display:flex;justify-content:space-around;align-items:center}.sound-wave .bar{width:4px;height:100px}.sound-wave .bar2{width:4px;height:175px}#adhesionrow1,#adhesionrow2,#adhesionrow3,#adhesionrow4{width:90%}form p{padding:0 5px}.marquee{height:60px}input,label,textarea{width:85%;text-align:center}form{width:90%}form button{width:40%;font-size:2.5em}.ineer1{animation-duration:5s}.ineer2{animation-duration:8s}.ineer3{animation-duration:6s}.marqueefooterwhale>:first-child{animation:defil 40s infinite linear}#socialnetworks li p{margin-top:40px;font-size:1.5em}footer{background-size:240%;background-position:25% 25%}}@media screen and (max-width:420px){#intro,#intro p{margin-bottom:5px}#logocitation{flex-direction:column;justify-content:space-around;width:90%}#citation,#logodiv{width:100%}.contentcounter{font-size:.9em}.composition__photo--p5{top:20rem}.containeradmin .hexagonadmin{margin:20px 2px 20px 2px}#admin{padding:15px 0}.adhesioncard{width:120px;height:80px}.adhesioncard span{background-position:calc(-28px * var(--i))}}@media screen and (max-width:390px){.op-text{height:425px}.op-text h3,.op-text p{padding-top:30px}.intro-action{font-size:1.1em}.row{width:325px;height:auto;margin:25px auto}figure{overflow:hidden;margin:0;width:325px;height:200px;position:relative}.loader{width:80px;height:80px;display:flex;justify-content:center;align-items:center;position:absolute;top:60px;right:122px}.slidershow{width:325px;height:200px;overflow:hidden}.textactions{padding-bottom:15px}.composition__photo--p5{top:20rem}.composition__photo--p3{top:15rem}.answers-faq{width:90%}.middle-faq{width:90%}.linksassociatifs h3,.linksassociatifs img,.linksmairies h3,.linksmairies img,.linksprives h3,.linksprives img,.linkspros h3,.linkspros img{margin:auto;text-align:center;width:60px;object-fit:cover}.slidenav{bottom:5px}footer{background-size:300%;background-position:30% 25%}}@media screen and (max-width:360px){#textphone{-webkit-text-stroke:2px #000;font-size:5.5em}h1{width:90%}.op-text h3,.op-text p{padding-top:30px}.container-actus{width:90%;max-width:300px;min-width:275px}.composition__photo--p3{top:10rem}.composition__photo--p5{top:15rem}.containeradmin .hexagonadmin{width:112px;height:150px;margin:5px 5px 12px}#breakingnews img{top:50%;left:17%;width:auto;height:60px}.middle-faq h1{font-size:.9em}.middle-faq h1 span{margin:0 2px}.contentcounter{font-size:.75em}.rappelsexemples1{width:120px;height:120px;margin:10px 5px}.boxcounter{padding:5px;margin:10px}form h2{font-size:1.4em}}@media screen and (max-width:340px){.op-text h3,.op-text p{padding-top:25px}.linksassociatifs h3,.linksassociatifs img,.linksmairies h3,.linksmairies img,.linksprives h3,.linksprives img,.linkspros h3,.linkspros img{margin:auto;text-align:center;width:40px;object-fit:cover}footer{background-size:400%;background-position:25% 10%}}@media screen and (max-width:320px){#textphone{-webkit-text-stroke:1.85px #000;font-size:5.25em}.op-text h3,.op-text p{padding-top:20px}.row{width:260px;height:auto;margin:25px auto}figure{overflow:hidden;margin:0;width:260px;height:180px;position:relative}.loader{width:60px;height:60px;display:flex;justify-content:center;align-items:center;position:absolute;top:60px;right:100px}.slidershow{width:260px;height:180px;overflow:hidden}}@media screen and (max-width:300px){body{font-size:.9em}.op-text h3,.op-text p{padding-top:50px}.composition__photo--p3{top:8rem}.composition__photo--p5{top:12rem}}