@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";#brand{font-weight:700;font-size:18px;display:flex;align-items:center}#brand a{color:#09c372}nav{width:100%}ul{list-style:none;display:flex;align-items:center;justify-content:space-around;position:absolute;z-index:350}ul li{padding:5px}@media (min-width: 900px){nav ul{top:3.5%;left:98%;transform:translate3d(-100%,-50%,0)}nav ul li{margin:1rem;padding-right:1.5rem;text-indent:-1em}.bar{height:100%;left:77%;border-left:1px solid var(--color-background-section-opacity-line);z-index:2000;position:absolute}.accueil{left:6%;position:relative}}nav ul li:hover{transform:scale(1.1);transition:.3s}#hamburger-icon{display:none;cursor:pointer;margin-top:7%}#hamburger-icon div{width:35px;height:3px;background-color:#fff;margin:6px 0;transition:.4s}.open .bar1{transform:rotate(-45deg) translate(-6px,6px)}.open .bar2{opacity:0}.open .bar3{transform:rotate(45deg) translate(-6px,-8px)}.open .mobile-menu{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.mobile-menu{display:none;position:absolute;left:0;width:100%;height:100%;z-index:100;padding:0;margin:0;box-sizing:border-box;background-color:var(--color-background);overflow:hidden;top:14%}@media (max-width: 767px){.mobile-menu{top:10%}}@media (max-height: 720px){.mobile-menu{top:14%}}.mobile-menu li{margin-bottom:10px}@media only screen and (max-width: 1200px){header nav{display:none}#hamburger-icon{display:block}}.hamburger-icon{z-index:350;padding-right:3%}.pt-page-moveToLeft{animation:moveToLeft .6s ease both}.pt-page-moveFromLeft{animation:moveFromLeft .6s ease both}.pt-page-moveToRight{animation:moveToRight .6s ease both}.pt-page-moveFromRight{animation:moveFromRight .6s ease both}.pt-page-moveToTop{animation:moveToTop .6s ease both}.pt-page-moveFromTop{animation:moveFromTop .6s ease both}.pt-page-moveToBottom{animation:moveToBottom .6s ease both}.pt-page-moveFromBottom{animation:moveFromBottom .6s ease both}.pt-page-fade{animation:fade .7s ease both}.pt-page-moveToLeftFade{animation:moveToLeftFade .7s ease both}.pt-page-moveFromLeftFade{animation:moveFromLeftFade .7s ease both}.pt-page-moveToRightFade{animation:moveToRightFade .7s ease both}.pt-page-moveFromRightFade{animation:moveFromRightFade .7s ease both}.pt-page-moveToTopFade{animation:moveToTopFade .7s ease both}.pt-page-moveFromTopFade{animation:moveFromTopFade .7s ease both}.pt-page-moveToBottomFade{animation:moveToBottomFade .7s ease both}.pt-page-moveFromBottomFade{animation:moveFromBottomFade .7s ease both}.pt-page-moveToLeftEasing{animation:moveToLeft .7s ease-in-out both}.pt-page-moveToRightEasing{animation:moveToRight .7s ease-in-out both}.pt-page-moveToTopEasing{animation:moveToTop .7s ease-in-out both}.pt-page-moveToBottomEasing{animation:moveToBottom .7s ease-in-out both}@keyframes moveToLeft{to{transform:translate(-100%)}}@keyframes moveFromLeft{0%{transform:translate(-100%)}}@keyframes moveToRight{to{transform:translate(100%)}}@keyframes moveFromRight{0%{transform:translate(100%)}}@keyframes moveToTop{to{transform:translateY(-100%)}}@keyframes moveFromTop{0%{transform:translateY(-100%)}}@keyframes moveToBottom{to{transform:translateY(100%)}}@keyframes moveFromBottom{0%{transform:translateY(100%)}}@keyframes fade{to{opacity:.3}}@keyframes moveToLeftFade{to{opacity:.3;transform:translate(-100%)}}@keyframes moveFromLeftFade{0%{opacity:.3;transform:translate(-100%)}}@keyframes moveToRightFade{to{opacity:.3;transform:translate(100%)}}@keyframes moveFromRightFade{0%{opacity:.3;transform:translate(100%)}}@keyframes moveToTopFade{to{opacity:.3;transform:translateY(-100%)}}@keyframes moveFromTopFade{0%{opacity:.3;transform:translateY(-100%)}}@keyframes moveToBottomFade{to{opacity:.3;transform:translateY(100%)}}@keyframes moveFromBottomFade{0%{opacity:.3;transform:translateY(100%)}}.pt-page-scaleDown{animation:scaleDown .7s ease both}.pt-page-scaleUp{animation:scaleUp .7s ease both}.pt-page-scaleUpDown{animation:scaleUpDown .5s ease both}.pt-page-scaleDownUp{animation:scaleDownUp .5s ease both}.pt-page-scaleDownCenter{animation:scaleDownCenter .4s ease-in both}.pt-page-scaleUpCenter{animation:scaleUpCenter .4s ease-out both}@keyframes scaleDown{to{opacity:0;transform:scale(.8)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.8)}}@keyframes scaleUpDown{0%{opacity:0;transform:scale(1.2)}}@keyframes scaleDownUp{to{opacity:0;transform:scale(1.2)}}@keyframes scaleDownCenter{to{opacity:0;transform:scale(.7)}}@keyframes scaleUpCenter{0%{opacity:0;transform:scale(.7)}}.pt-page-rotateRightSideFirst{transform-origin:0% 50%;animation:rotateRightSideFirst .8s both ease-in}.pt-page-rotateLeftSideFirst{transform-origin:100% 50%;animation:rotateLeftSideFirst .8s both ease-in}.pt-page-rotateTopSideFirst{transform-origin:50% 100%;animation:rotateTopSideFirst .8s both ease-in}.pt-page-rotateBottomSideFirst{transform-origin:50% 0%;animation:rotateBottomSideFirst .8s both ease-in}.pt-page-flipOutRight{transform-origin:50% 50%;animation:flipOutRight .5s both ease-in}.pt-page-flipInLeft{transform-origin:50% 50%;animation:flipInLeft .5s both ease-out}.pt-page-flipOutLeft{transform-origin:50% 50%;animation:flipOutLeft .5s both ease-in}.pt-page-flipInRight{transform-origin:50% 50%;animation:flipInRight .5s both ease-out}.pt-page-flipOutTop{transform-origin:50% 50%;animation:flipOutTop .5s both ease-in}.pt-page-flipInBottom{transform-origin:50% 50%;animation:flipInBottom .5s both ease-out}.pt-page-flipOutBottom{transform-origin:50% 50%;animation:flipOutBottom .5s both ease-in}.pt-page-flipInTop{transform-origin:50% 50%;animation:flipInTop .5s both ease-out}.pt-page-rotateFall{transform-origin:0% 0%;animation:rotateFall 1s both ease-in}.pt-page-rotateOutNewspaper{transform-origin:50% 50%;animation:rotateOutNewspaper .5s both ease-in}.pt-page-rotateInNewspaper{transform-origin:50% 50%;animation:rotateInNewspaper .5s both ease-out}.pt-page-rotatePushLeft{transform-origin:0% 50%;animation:rotatePushLeft .8s both ease}.pt-page-rotatePushRight{transform-origin:100% 50%;animation:rotatePushRight .8s both ease}.pt-page-rotatePushTop{transform-origin:50% 0%;animation:rotatePushTop .8s both ease}.pt-page-rotatePushBottom{transform-origin:50% 100%;animation:rotatePushBottom .8s both ease}.pt-page-rotatePullRight{transform-origin:100% 50%;animation:rotatePullRight .5s both ease}.pt-page-rotatePullLeft{transform-origin:0% 50%;animation:rotatePullLeft .5s both ease}.pt-page-rotatePullTop{transform-origin:50% 0%;animation:rotatePullTop .5s both ease}.pt-page-rotatePullBottom{transform-origin:50% 100%;animation:rotatePullBottom .5s both ease}.pt-page-rotateFoldRight{transform-origin:0% 50%;animation:rotateFoldRight .7s both ease}.pt-page-rotateFoldLeft{transform-origin:100% 50%;animation:rotateFoldLeft .7s both ease}.pt-page-rotateFoldTop{transform-origin:50% 100%;animation:rotateFoldTop .7s both ease}.pt-page-rotateFoldBottom{transform-origin:50% 0%;animation:rotateFoldBottom .7s both ease}.pt-page-rotateUnfoldLeft{transform-origin:100% 50%;animation:rotateUnfoldLeft .7s both ease}.pt-page-rotateUnfoldRight{transform-origin:0% 50%;animation:rotateUnfoldRight .7s both ease}.pt-page-rotateUnfoldTop{transform-origin:50% 100%;animation:rotateUnfoldTop .7s both ease}.pt-page-rotateUnfoldBottom{transform-origin:50% 0%;animation:rotateUnfoldBottom .7s both ease}.pt-page-rotateRoomLeftOut{transform-origin:100% 50%;animation:rotateRoomLeftOut .8s both ease}.pt-page-rotateRoomLeftIn{transform-origin:0% 50%;animation:rotateRoomLeftIn .8s both ease}.pt-page-rotateRoomRightOut{transform-origin:0% 50%;animation:rotateRoomRightOut .8s both ease}.pt-page-rotateRoomRightIn{transform-origin:100% 50%;animation:rotateRoomRightIn .8s both ease}.pt-page-rotateRoomTopOut{transform-origin:50% 100%;animation:rotateRoomTopOut .8s both ease}.pt-page-rotateRoomTopIn{transform-origin:50% 0%;animation:rotateRoomTopIn .8s both ease}.pt-page-rotateRoomBottomOut{transform-origin:50% 0%;animation:rotateRoomBottomOut .8s both ease}.pt-page-rotateRoomBottomIn{transform-origin:50% 100%;animation:rotateRoomBottomIn .8s both ease}.pt-page-rotateCubeLeftOut{transform-origin:100% 50%;animation:rotateCubeLeftOut .6s both ease-in}.pt-page-rotateCubeLeftIn{transform-origin:0% 50%;animation:rotateCubeLeftIn .6s both ease-in}.pt-page-rotateCubeRightOut{transform-origin:0% 50%;animation:rotateCubeRightOut .6s both ease-in}.pt-page-rotateCubeRightIn{transform-origin:100% 50%;animation:rotateCubeRightIn .6s both ease-in}.pt-page-rotateCubeTopOut{transform-origin:50% 100%;animation:rotateCubeTopOut .6s both ease-in}.pt-page-rotateCubeTopIn{transform-origin:50% 0%;animation:rotateCubeTopIn .6s both ease-in}.pt-page-rotateCubeBottomOut{transform-origin:50% 0%;animation:rotateCubeBottomOut .6s both ease-in}.pt-page-rotateCubeBottomIn{transform-origin:50% 100%;animation:rotateCubeBottomIn .6s both ease-in}.pt-page-rotateCarouselLeftOut{transform-origin:100% 50%;animation:rotateCarouselLeftOut .8s both ease}.pt-page-rotateCarouselLeftIn{transform-origin:0% 50%;animation:rotateCarouselLeftIn .8s both ease}.pt-page-rotateCarouselRightOut{transform-origin:0% 50%;animation:rotateCarouselRightOut .8s both ease}.pt-page-rotateCarouselRightIn{transform-origin:100% 50%;animation:rotateCarouselRightIn .8s both ease}.pt-page-rotateCarouselTopOut{transform-origin:50% 100%;animation:rotateCarouselTopOut .8s both ease}.pt-page-rotateCarouselTopIn{transform-origin:50% 0%;animation:rotateCarouselTopIn .8s both ease}.pt-page-rotateCarouselBottomOut{transform-origin:50% 0%;animation:rotateCarouselBottomOut .8s both ease}.pt-page-rotateCarouselBottomIn{transform-origin:50% 100%;animation:rotateCarouselBottomIn .8s both ease}.pt-page-rotateSidesOut{transform-origin:-50% 50%;animation:rotateSidesOut .5s both ease-in}.pt-page-rotateSidesIn{transform-origin:150% 50%;animation:rotateSidesIn .5s both ease-out}.pt-page-rotateSlideOut{animation:rotateSlideOut 1s both ease}.pt-page-rotateSlideIn{animation:rotateSlideIn 1s both ease}@keyframes rotateRightSideFirst{40%{transform:rotateY(15deg);opacity:.8;animation-timing-function:ease-out}to{transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes rotateLeftSideFirst{40%{transform:rotateY(-15deg);opacity:.8;animation-timing-function:ease-out}to{transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes rotateTopSideFirst{40%{transform:rotateX(15deg);opacity:.8;animation-timing-function:ease-out}to{transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes rotateBottomSideFirst{40%{transform:rotateX(-15deg);opacity:.8;animation-timing-function:ease-out}to{transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes flipOutRight{to{transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}@keyframes flipInLeft{0%{transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@keyframes flipOutLeft{to{transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@keyframes flipInRight{0%{transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}@keyframes flipOutTop{to{transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}@keyframes flipInBottom{0%{transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}@keyframes flipOutBottom{to{transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}@keyframes flipInTop{0%{transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}@keyframes rotateFall{0%{transform:rotate(0)}20%{transform:rotate(10deg);animation-timing-function:ease-out}40%{transform:rotate(17deg)}60%{transform:rotate(16deg)}to{transform:translateY(100%) rotate(17deg)}}@keyframes rotateOutNewspaper{to{transform:translateZ(-3000px) rotate(360deg);opacity:0}}@keyframes rotateInNewspaper{0%{transform:translateZ(-3000px) rotate(-360deg);opacity:0}}@keyframes rotatePushLeft{to{opacity:0;transform:rotateY(90deg)}}@keyframes rotatePushRight{to{opacity:0;transform:rotateY(-90deg)}}@keyframes rotatePushTop{to{opacity:0;transform:rotateX(-90deg)}}@keyframes rotatePushBottom{to{opacity:0;transform:rotateX(90deg)}}@keyframes rotatePullRight{0%{opacity:0;transform:rotateY(-90deg)}}@keyframes rotatePullLeft{0%{opacity:0;transform:rotateY(90deg)}}@keyframes rotatePullTop{0%{opacity:0;transform:rotateX(-90deg)}}@keyframes rotatePullBottom{0%{opacity:0;transform:rotateX(90deg)}}@keyframes rotateFoldRight{to{opacity:0;transform:translate(100%) rotateY(90deg)}}@keyframes rotateFoldLeft{to{opacity:0;transform:translate(-100%) rotateY(-90deg)}}@keyframes rotateFoldTop{to{opacity:0;transform:translateY(-100%) rotateX(90deg)}}@keyframes rotateFoldBottom{to{opacity:0;transform:translateY(100%) rotateX(-90deg)}}@keyframes rotateUnfoldLeft{0%{opacity:0;transform:translate(-100%) rotateY(-90deg)}}@keyframes rotateUnfoldRight{0%{opacity:0;transform:translate(100%) rotateY(90deg)}}@keyframes rotateUnfoldTop{0%{opacity:0;transform:translateY(-100%) rotateX(90deg)}}@keyframes rotateUnfoldBottom{0%{opacity:0;transform:translateY(100%) rotateX(-90deg)}}@keyframes rotateRoomLeftOut{to{opacity:.3;transform:translate(-100%) rotateY(90deg)}}@keyframes rotateRoomLeftIn{0%{opacity:.3;transform:translate(100%) rotateY(-90deg)}}@keyframes rotateRoomRightOut{to{opacity:.3;transform:translate(100%) rotateY(-90deg)}}@keyframes rotateRoomRightIn{0%{opacity:.3;transform:translate(-100%) rotateY(90deg)}}@keyframes rotateRoomTopOut{to{opacity:.3;transform:translateY(-100%) rotateX(-90deg)}}@keyframes rotateRoomTopIn{0%{opacity:.3;transform:translateY(100%) rotateX(90deg)}}@keyframes rotateRoomBottomOut{to{opacity:.3;transform:translateY(100%) rotateX(90deg)}}@keyframes rotateRoomBottomIn{0%{opacity:.3;transform:translateY(-100%) rotateX(-90deg)}}@keyframes rotateCubeLeftOut{50%{animation-timing-function:ease-out;transform:translate(-50%) translateZ(-200px) rotateY(-45deg)}to{opacity:.3;transform:translate(-100%) rotateY(-90deg)}}@keyframes rotateCubeLeftIn{0%{opacity:.3;transform:translate(100%) rotateY(90deg)}50%{animation-timing-function:ease-out;transform:translate(50%) translateZ(-200px) rotateY(45deg)}}@keyframes rotateCubeRightOut{50%{animation-timing-function:ease-out;transform:translate(50%) translateZ(-200px) rotateY(45deg)}to{opacity:.3;transform:translate(100%) rotateY(90deg)}}@keyframes rotateCubeRightIn{0%{opacity:.3;transform:translate(-100%) rotateY(-90deg)}50%{animation-timing-function:ease-out;transform:translate(-50%) translateZ(-200px) rotateY(-45deg)}}@keyframes rotateCubeTopOut{50%{animation-timing-function:ease-out;transform:translateY(-50%) translateZ(-200px) rotateX(45deg)}to{opacity:.3;transform:translateY(-100%) rotateX(90deg)}}@keyframes rotateCubeTopIn{0%{opacity:.3;transform:translateY(100%) rotateX(-90deg)}50%{animation-timing-function:ease-out;transform:translateY(50%) translateZ(-200px) rotateX(-45deg)}}@keyframes rotateCubeBottomOut{50%{animation-timing-function:ease-out;transform:translateY(50%) translateZ(-200px) rotateX(-45deg)}to{opacity:.3;transform:translateY(100%) rotateX(-90deg)}}@keyframes rotateCubeBottomIn{0%{opacity:.3;transform:translateY(-100%) rotateX(90deg)}50%{animation-timing-function:ease-out;transform:translateY(-50%) translateZ(-200px) rotateX(45deg)}}@keyframes rotateCarouselLeftOut{to{opacity:.3;transform:translate(-150%) scale(.4) rotateY(-65deg)}}@keyframes rotateCarouselLeftIn{0%{opacity:.3;transform:translate(200%) scale(.4) rotateY(65deg)}}@keyframes rotateCarouselRightOut{to{opacity:.3;transform:translate(200%) scale(.4) rotateY(65deg)}}@keyframes rotateCarouselRightIn{0%{opacity:.3;transform:translate(-200%) scale(.4) rotateY(-65deg)}}@keyframes rotateCarouselTopOut{to{opacity:.3;transform:translateY(-200%) scale(.4) rotateX(65deg)}}@keyframes rotateCarouselTopIn{0%{opacity:.3;transform:translateY(200%) scale(.4) rotateX(-65deg)}}@keyframes rotateCarouselBottomOut{to{opacity:.3;transform:translateY(200%) scale(.4) rotateX(-65deg)}}@keyframes rotateCarouselBottomIn{0%{opacity:.3;transform:translateY(-200%) scale(.4) rotateX(65deg)}}@keyframes rotateSidesOut{to{opacity:0;transform:translateZ(-500px) rotateY(90deg)}}@keyframes rotateSidesIn{0%{opacity:0;transform:translateZ(-500px) rotateY(-90deg)}}@keyframes rotateSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translate(-200%)}to{opacity:.5;transform:translateZ(-500px) translate(-200%)}}@keyframes rotateSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translate(200%)}75%{opacity:.5;transform:translateZ(-500px)}to{opacity:1;transform:translateZ(0) translate(0)}}.pt-page-delay100{animation-delay:.1s}.pt-page-delay180{animation-delay:.18s}.pt-page-delay200{animation-delay:.2s}.pt-page-delay300{animation-delay:.3s}.pt-page-delay400{animation-delay:.4s}.pt-page-delay500{animation-delay:.5s}.pt-page-delay700{animation-delay:.7s}.pt-page-delay1000{animation-delay:1s}.pt-page{left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;height:100%;width:100%;visibility:hidden}.pt-inactive{display:inline}.pt-page-current,.no-js .pt-page{z-index:1;visibility:visible}.pt-page-ontop{z-index:999}:root{--color-background: #18072B;--color-background-section: #C7F6F9;--color-text:white;--color-text-filter:white;--color-background-section-opacity: rgba(199,246,249,.7);--color-background-section-opacity-line: rgba(199,246,249,.5);--color-background-section-opacity-none: rgba(199,246,249,1);--color-background-card-team-opacity: rgba(28,37,54,.5);--top-first-square: 56%;--left-square: -2%;--right-square: 100%;--top-second-square: 138%;--big-square: 94.5%}@font-face{font-family:Rational Display;src:url(RationalDisplay-Book.655a74d2bbe72866.eot);src:url(RationalDisplay-Book.655a74d2bbe72866.eot) format("embedded-opentype"),url(RationalDisplay-Book.98cc368341d19a2c.woff2) format("woff2"),url(RationalDisplay-Book.91545609f7ad739b.woff) format("woff"),url(RationalDisplay-Book.a8036f433f253ea4.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Rational Display;src:url(RationalDisplay-SemiBold.8d1a561ec8453d8a.eot);src:url(RationalDisplay-SemiBold.8d1a561ec8453d8a.eot) format("embedded-opentype"),url(RationalDisplay-SemiBold.385380317d5fb0d1.woff2) format("woff2"),url(RationalDisplay-SemiBold.8213d7523f9ffe5b.woff) format("woff"),url(RationalDisplay-SemiBold.552c9aab5bce5a96.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Public Sans;src:url(PublicSans-Regular.7906fe6581ea11c1.otf)}html{scrollbar-width:none;-ms-overflow-style:none;height:100%}::-webkit-scrollbar{width:0!important}.loaded header .logo{transform:scale(1);position:absolute}header .logo{transition:1.5s all cubic-bezier(.23,1,.32,1);position:absolute;top:.5em;z-index:300}ul{padding:0}ul a{color:var(--color-text);text-decoration:none;white-space:nowrap}body{margin:0;font-size:1.5em;background:var(--color-background);font-family:Rational Display,sans-serif;height:100%;overflow-x:hidden;transition:background .5s}.logo img,.FixeLogo{width:100%}.FixeLogo img{width:100%;height:50%}.opacityLogo{opacity:0}.btnLogo{width:5%}.container img{width:5%;height:auto}h1{color:var(--color-text);font-weight:700;font-size:2rem;text-align:center}.scrolling-wrapper-flexbox{display:flex;overflow-x:auto;gap:1rem;-webkit-overflow-scrolling:touch;padding-bottom:1em;scroll-snap-align:start}.card{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 300px}.scrolling-wrapper-flexbox img{border-radius:5px;box-shadow:0 3px 10px #00000080}.scrolling-wrapper{-webkit-overflow-scrolling:touch}section{width:75%;margin-left:auto;margin-right:auto;box-shadow:0 3px 10px #0000001a;border-radius:10px;margin-top:1em;transition:background .5s;z-index:3;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.25);border-top:1px solid rgba(255,255,255,.5);border-left:1px solid rgba(255,255,255,.5)}section h2{margin-bottom:1rem;font-weight:700;font-size:2rem;color:var(--color-text)}section p{font-size:1.5rem;color:var(--color-text)}.post{padding:1em 0;width:75%;margin-left:auto;margin-right:auto;border-radius:10px;z-index:10;position:relative;min-height:100%}.postText{padding:.1em 0;width:95%;margin-left:auto;margin-right:auto;border-radius:10px}.postText h3{color:var(--color-background)}::-webkit-scrollbar{height:20px}::-webkit-scrollbar-track{background:rgba(0,0,0,.25);border-radius:10px}::-webkit-scrollbar-thumb{background:white;border-radius:10px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}button{background:transparent;border:none;font-family:Comfortaa,sans-serif;font-size:1rem}button:hover{border:none}.content{width:100%;overflow:hidden;position:relative}.arrowButton{display:block;position:fixed;width:50px;height:50px;top:50%}.imgArrow{width:50px;height:50px}#slide{margin-left:65%}.filterDiv{display:none}.show{display:block}#myBtnContainer{position:sticky;top:20px}.btnFilter{border:none;outline:none;padding:1em;color:var(--color-background);cursor:pointer;font-weight:700;font-size:1.2rem;transition:color .5s}.btnFilter:hover,.btnFilter.glow{filter:drop-shadow(0 0 10px rgb(255,255,255));color:#fff}.filterSection{justify-content:center;text-align:center;display:block}.filterSection-mobile{display:none}.visuallyhidden{opacity:0}.photo{height:auto;width:10em;border-radius:10px;filter:grayscale(100%)}.presentationEquipe{width:75%;margin-left:auto;margin-right:auto;border-radius:10px;margin-top:1em}.flexDiv{list-style:none;display:flex;align-items:center;justify-content:space-around;padding-top:1em;padding-bottom:1em;flex-wrap:wrap;text-align:center}.flexDiv h2{color:var(--color-background);font-size:1em}.flexDiv h3{color:var(--color-text);font-size:.8em}.dernierPost{width:12%;top:45%;position:absolute;float:left}.contactArrow{width:15%;margin-left:85%;position:relative}.emailArrow{width:15%;position:relative}.emailContact{text-align:center}.emailContact h2{font-size:4rem;color:var(--color-background);margin-top:0;padding-top:2em;padding-bottom:2em}.rsContact{display:grid;grid-template-columns:repeat(1,1fr);grid-auto-rows:minmax(80px,auto)}.rsContact h3{font-size:2rem;color:var(--color-text);margin-top:0;padding-top:1em}.grid-item{display:flex;align-items:center}.positionLeftSection{padding-top:1em;padding-bottom:1em;width:70%;margin-left:auto;margin-right:auto}.positionLeftSection p{text-align:justify;display:inline;color:var(--color-text)}.positionLeftSection li{color:var(--color-text)}.textResponsive{text-align:justify}.firstTitle{font-size:3em;text-align:left;font-weight:700;text-align:center;padding-top:.5em;padding-bottom:.5em}.firstTitleError{color:var(--color-background-section);font-size:10em;text-align:left;font-weight:700;text-align:center;margin:1em 0 0}.imgContactRs{width:15%;margin-left:20%;margin-right:auto}.emptySection{width:70%;margin-left:auto;margin-right:auto;margin-top:1em}.emptySectionRs{width:75%;margin-left:auto;margin-right:auto;margin-top:1em;padding-bottom:1.5em}.opacity-overlay{border-radius:5px;opacity:0;transform:translateY(4em);transition:transform 4s .25s cubic-bezier(0,1,.3,1),opacity .3s .25s ease-out;will-change:transform,opacity}.opacity-overlay.is-visible{opacity:1;transform:translateY(0)}.hero{width:100%;margin-left:auto;margin-right:auto;padding-bottom:1rem;border-bottom:1px solid var(--color-background-section-opacity-line)}.flash{text-align:center}.success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.error{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.flashMessage{padding-top:.4em;padding-bottom:.4em}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400;outline:none}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid white}.lightbox a img{border:none}.lb-outerContainer{position:relative;zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(loading.99fd1e917234bd8e.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(prev.491323f3df2b69d3.png) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(next.87312056b84dd427.png) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(close.03ca13b637c8feea.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lightboxLink{width:10%;display:contents}@media (min-width: 1200px){header{text-align:center;display:block}.logo{width:100%}.content:before{content:"";height:98%;width:25px;background:linear-gradient(90deg,var(--color-background),rgba(255,255,255,0) 100%);position:absolute;top:0;left:0;z-index:1}.content:after{content:"";height:98%;width:25px;background:linear-gradient(-90deg,var(--color-background),rgba(255,255,255,0) 100%);position:absolute;top:0;right:0;z-index:1}}.titleContainer{padding:.1em 0}@media (max-width: 1550px){.firstTitle{font-size:2.5em}.dernierPost{top:55%}.imgContactRs{width:15%}}@media (max-width: 1300px){.firstTitle{font-size:1.5em}.dernierPost{top:55%}.imgContactRs{width:15%}.positionLeftSection{padding-bottom:0}}@media (max-width: 1200px){.flashMessage{font-size:.8em}.firstTitleError{font-size:5em}.grid-item-name{margin-top:auto;margin-bottom:auto}.firstTitle{font-size:1.3em;text-align:center}.textResponsive{font-size:.6em}.imgContactRs{width:15%}.emptySection{width:90%}.emptySectionRs,.positionLeftSection{width:85%}header .logo{transform:scale(1);top:0}.scrolling-wrapper-flexbox{scroll-snap-type:x mandatory}.scrolling-wrapper-flexbox img{width:100%}.btnLogo{width:20%;margin-right:auto;margin-left:0}h1{font-weight:700;font-size:1.2rem;text-align:center}section{width:90%}section h2{font-size:1rem}section p{font-size:1rem}.post{width:90%}.postText h2{font-size:1.2rem}.postText h3,.btnFilter{font-size:1rem}.photo{height:auto;width:8em;justify-content:center}.flexDiv h2{font-size:.8em}.flexDiv h3{font-size:.6em}.rsContact{grid-template-columns:repeat(1,1fr)}.emailContact h2{font-size:1.5rem}.rsContact h3{font-size:1rem}}@media only screen and (max-width: 1200px){.filterSection{display:none}.filterSection-mobile{justify-content:center;text-align:center;display:block;height:5%}.dropdown-toggle-filter{height:100%;color:#fff;background:none;font-size:1rem;border:none;width:95%;outline:0}.titleContainer{padding:.2em}.dernierPost,.contactArrow,.emailArrow{display:none}}
