*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}body{margin:0;padding:0;font-family:sans-serif;overflow-x:hidden}img,svg,video{max-width:100%;height:auto}.Footer{clear:both;min-height:3rem;display:flex;align-items:center;justify-content:flex-end;padding:0 2rem;color:#2a363b;font-size:clamp(.8rem,.6rem + .4vw,1rem)}.Footer a{text-decoration:none;font-weight:700;color:#2a363b;margin-left:.3rem}@media screen and (max-width: 768px){.Footer{padding:1rem;justify-content:center;text-align:center}}@media screen and (max-width: 480px){.Footer{padding:.75rem}}.HamburgerMenu{min-height:clamp(4rem,2rem + 4vw,8rem);display:flex;padding:0 clamp(1.5rem,.5rem + 2vw,3rem)}#menuToggle{position:relative;z-index:1;-webkit-user-select:none;user-select:none}#menuToggle:hover{cursor:pointer}#menuToggle ul{height:100vh;width:100vw;opacity:.9}#menuToggle .menuItem{text-decoration:none;color:#232323;transition:color .3s ease}#menuToggle .menuItem:hover,#menuToggle .menuItem.active{color:tomato;cursor:pointer}#menuToggle input{width:2.5rem;height:0;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}#menuToggle span{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:tomato;border-radius:3px;z-index:1;transform-origin:4px 0px;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}#menuToggle span:first-child{transform-origin:0% 0%}#menuToggle span:nth-last-child(2){transform-origin:0% 100%}#menuToggle input:checked~span{opacity:1;transform:rotate(45deg) translate(-2px,-1px);background:#232323}#menuToggle input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0) scale(.2)}#menuToggle input:checked~span:nth-last-child(2){transform:rotate(-45deg) translateY(-1px)}#menu{position:absolute;width:18.8rem;max-width:80vw;margin:-6.2rem 0 0 -3.1rem;padding:7.8rem 3.1rem 3.1rem;background:#ededed;list-style-type:none;-webkit-font-smoothing:antialiased;transform-origin:0% 0%;transform:translate(-100%);transition:transform .5s cubic-bezier(.77,.2,.05,1)}#menu li{padding:.7rem 0;font-size:clamp(1.2rem,.6rem + .8vw,2rem)}#menuToggle input:checked~ul{transform:none}.HamburgerMenu .activeText{position:relative;font-size:clamp(1.2rem,.6rem + .8vw,2rem);margin:.5rem 0 0 .5rem}.HamburgerMenu.open .activeText{display:none}@media screen and (max-width: 479px){.HamburgerMenu{padding:0 1.2rem}#menu{width:15rem}.HamburgerMenu .activeText{margin:1rem 0 0 .2rem}}.Header{color:#2a363b;display:flex;font-size:clamp(1.2rem,1rem + 1.5vw,3rem);margin:15rem 9rem 0;align-items:center;justify-content:space-around}.Header .name{width:55%;display:flex;flex-direction:column;justify-content:space-between}.Header .name h2{text-align:center;margin:0;font-size:clamp(2.4rem,1.5rem + 4vw,6.5rem);line-height:1.05}.Header .name .presentation{display:flex;flex-direction:column;align-items:center;font-size:clamp(.95rem,.6rem + 1.2vw,1.8rem);margin-block-start:3em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700}.Header .name .presentation div{margin-block-start:.5em;margin-block-end:.5em}.Header .name .presentation div:first-letter{opacity:.6}.Header .infos{display:flex;flex-direction:column;align-items:center}.Header .infos .social{font-family:Raleway,sans-serif;color:#999;font-size:clamp(1rem,.6rem + 1vw,1.7rem);margin-top:.5rem}.Header .infos .social .mail{line-height:3rem}.Header .infos .social .mail:hover,.Header .infos .social .mail:hover a,.Header .infos .social .social-icons i:hover{cursor:pointer;color:#000}.Header .infos .social .mail a,.Header .infos .social-icons a{text-decoration:none;color:#999;font-family:Raleway,sans-serif}.Header .infos .social .social-icons{display:flex;justify-content:space-between;align-items:center}.Header .infos .pic{width:clamp(12rem,8rem + 10vw,25rem);height:clamp(12rem,8rem + 10vw,25rem)}.Header .infos .pic img{width:100%;height:auto;border-radius:50%}.Header .infos .social .giphyLogo{width:1.1rem;opacity:.5;display:flex}.Header .infos .social .giphyLogo:hover{opacity:1}@media screen and (max-width: 1920px){.Header{margin:12rem 7rem 0;justify-content:space-between}}@media screen and (max-width: 1382px){.Header{margin:7rem 5rem 0 7rem}.Header .name{width:50%}}@media screen and (max-width: 1024px){.Header{margin:6rem 3rem 1.5rem;align-items:center}.Header .name h2{text-align:left}.Header .name .presentation{align-items:flex-start}.Header .infos .social{flex-direction:column;align-items:center}}@media screen and (max-width: 900px){.Header{margin:4rem 2rem 1rem;flex-direction:column;align-items:center}.Header .name{width:100%}.Header .name h2{text-align:center}.Header .name .presentation{align-items:center;margin-block-start:1.5em}.Header .infos{width:100%}.Header .infos .pic,.Header .infos .pic img{display:none}.Header .infos .social{margin-top:2.5rem;display:flex;flex-wrap:wrap;width:100%;justify-content:center;gap:.5rem 1rem}.Header .infos .social .mail{margin:0;line-height:1.4;display:flex;justify-content:center;width:100%}.Header .infos .social .social-icons{gap:1.2rem;width:auto;justify-content:center}}@media screen and (max-width: 480px){.Header{margin:3rem 1.2rem 1rem}.Header .infos .social{margin-top:1.5rem}.Header .infos .social .giphyLogo{width:.9rem}}.ImageWithLoader{display:flex;align-items:center;justify-content:center}.ImageWithLoader img{display:none}.ImageWithLoader img.loaded{display:flex}.loader-inline{display:inline-block;position:relative}.loader-inline__item{position:absolute;background:#ccc;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.last-news{font-size:clamp(.85rem,.5rem + .6vw,1.4rem);font-style:italic;margin:4rem 9rem 0;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:1rem}.last-news .empty{width:55%}.last-news .content{width:20rem;color:#999;display:flex;flex-direction:column;align-items:center}.last-news .content div:not(:last-child){margin-bottom:.5rem}.last-news .content a,.last-news .content i{text-decoration:none;color:gray}.last-news .content i.fa-heart{color:#db7093}.last-news .content a:hover{color:#000}.last-news .content .read-article{white-space:nowrap;position:relative;width:fit-content}.last-news .content .read-article i{margin-left:.3rem}.last-news .content .read-article:before{content:"";position:absolute;top:4px;left:0;width:100%;height:90%;background-color:#db7093;opacity:.3}.last-news .content .read-article:hover{cursor:pointer;color:#686767}@media screen and (max-width: 1920px){.last-news{margin:2rem 7rem 0;justify-content:space-between}}@media screen and (max-width: 1382px){.last-news{margin:2rem 5rem 0}}@media screen and (max-width: 1024px){.last-news{margin-top:0;margin-left:3rem;margin-right:3rem}.last-news .empty{width:50%}.last-news .content{width:15rem}}@media screen and (max-width: 900px){.last-news{margin:2.5rem 2rem 0}.last-news .empty{display:none}.last-news .content{width:100%}}@media screen and (max-width: 480px){.last-news{margin:2rem 1rem 0}}.Menu{display:flex;flex-direction:column;font-family:Josefin Sans,sans-serif;text-transform:uppercase;background-color:#ececeb;position:fixed;height:100%}.Menu .item{line-height:5rem;text-align:right;font-size:2rem;font-weight:500;margin:0 4rem}.Menu .item .text{text-decoration:none;color:#ccc}.Menu.closable .item.illustrations,.Menu.closable .item.animations{display:none}.Menu .external-sections{margin-top:2rem}.Menu .item.illustrations,.Menu .item.animations{font-size:1.3rem;text-decoration:none;color:#db7093;display:block}.Menu .item.illustrations:hover,.Menu .item.animations:hover{color:#c33564}.Menu .item.illustrations i,.Menu .item.animations i{display:none}.Menu .item .text:hover{color:gray;cursor:pointer}.Menu .item.active .text{color:#2a363b}.Menu .LanguageSelector{margin-bottom:10rem;margin-right:4rem;margin-left:3rem}.LanguageSelector ul li:last-child:after{content:"";display:block;width:1px;height:8rem;background-color:#000;opacity:.5;position:absolute;right:4rem;top:6rem}.Menu .closeButton{border:none;outline:none;font-family:Josefin Sans,sans-serif;font-weight:500;opacity:.5;overflow-wrap:break-word;margin:0 auto 10rem;font-size:1.5rem;text-align:right;padding:0;text-transform:lowercase}.Menu .closeButton i{margin-right:10px}.Menu .closeButton:hover{cursor:pointer;font-weight:500;opacity:1;background-color:inherit}@media screen and (max-width: 1920px){.Menu .LanguageSelector{margin-right:3rem;margin-bottom:7rem}.Menu .item{margin:0 3rem;line-height:3rem;font-size:1.5rem}.LanguageSelector ul li:last-child:after{right:3rem;top:5.5rem;height:5rem}.Menu .closeButton{font-size:1rem}}@media screen and (max-width: 1382px){.LanguageSelector ul li:last-child:after{display:none}.Menu .closeButton{text-align:center;font-size:1.5rem}.Menu .item{display:none}.Menu:not(.closable) .item.illustrations,.Menu:not(.closable) .item.animations{display:block;margin-top:2rem;font-size:1.2rem}}@media screen and (max-width: 900px){.Menu .LanguageSelector{margin:0;flex:0 0 auto;font-size:.95rem}.Menu .external-sections{margin-top:0;display:flex;flex-direction:row;align-items:center;gap:1rem}.Menu .item.illustrations,.Menu .item.animations{margin:0;font-size:.95rem;line-height:1.5rem;text-align:center}.Menu .closeButton{margin:0;font-size:.95rem;flex-direction:row;align-items:center;gap:.4rem;width:auto}.Menu .closeButton i{margin-right:.2rem;margin-bottom:0}.Menu .item.illustrations span,.Menu .item.animations span{display:inline}.Menu .item.illustrations i,.Menu .item.animations i{display:none}}@media screen and (max-width: 480px){.Menu .LanguageSelector{margin:0}.Menu .closeButton{font-size:.85rem;margin:0}.Menu .external-sections{display:none}.Menu .mobileNav{position:absolute;top:100%;left:0;background:#ececeb;display:flex;flex-direction:column;padding:1rem 1.5rem;gap:.8rem;z-index:100;min-width:10rem;box-shadow:0 4px 8px #0000001a}.Menu .mobileNav .item.illustrations,.Menu .mobileNav .item.animations,.Menu.closable .mobileNav .item.illustrations,.Menu.closable .mobileNav .item.animations{display:block;font-size:.95rem;margin:0;line-height:1.8;text-align:left}}.Menu .mobileHamburger{display:none}@media screen and (max-width: 480px){.Menu .mobileHamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:4px;order:-1}.Menu .mobileHamburger span{display:block;width:22px;height:3px;background:#db7093;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.Menu .mobileHamburger.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.Menu .mobileHamburger.open span:nth-child(2){opacity:0}.Menu .mobileHamburger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.LanguageSelector{margin:0 auto;font-size:1.2rem;margin-top:4rem}.LanguageSelector .language{opacity:.5}.LanguageSelector .language:hover{cursor:pointer}.LanguageSelector .active{opacity:1;font-weight:600}.LanguageSelector ul{margin:0;padding:0;text-align:right}.LanguageSelector ul li{list-style-type:none;display:inline}.LanguageSelector ul li:not(:first-child):before{content:" | "}@media screen and (max-width: 1920px){.LanguageSelector{font-size:.8rem}}@media screen and (max-width: 1382px){.LanguageSelector{font-size:1.5rem}.LanguageSelector ul{display:flex;flex-wrap:wrap;flex-direction:column}.LanguageSelector ul li{text-align:center;height:4rem}.LanguageSelector ul li:not(:first-child):before{content:""}.LanguageSelector ul li:last-child:after{content:""}}@media screen and (max-width: 900px){.LanguageSelector{font-size:.9rem}.LanguageSelector ul li{height:2.5rem}}@media screen and (max-width: 768px){.LanguageSelector{font-size:.95rem;margin:0}.LanguageSelector ul{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.4rem;text-align:center}.LanguageSelector ul li{height:auto;line-height:1.4}.LanguageSelector ul li:not(:first-child):before{content:"|";margin-right:.3rem;opacity:.5}}@media screen and (max-width: 480px){.LanguageSelector{font-size:.8rem}}.Section{margin-top:8rem;text-align:left;padding:0 12rem 0 9rem}.Section .title{text-transform:uppercase;font-size:clamp(1.3rem,.6rem + 1.4vw,2.5rem)}.Section .title h3{margin:0}.Section .title:before,.Section .title:after{content:"";display:block;width:35px;height:7px;background:#2a363b}.Section .title:before{margin-bottom:1rem}.Section .title:after{margin-left:40px;margin-top:.3rem}.Section .content{padding-top:2rem;font-family:Raleway,sans-serif;text-align:left;color:#999;font-size:clamp(1rem,.4rem + 1.2vw,1.8rem);line-height:1.55;font-weight:300}.Section .content .item{margin-bottom:clamp(2rem,1rem + 2vw,5rem)}@media screen and (max-width: 1920px){.Section{padding:0 10rem;margin-top:6rem}}@media screen and (max-width: 1382px){.Section{padding:0 6rem;margin-top:5rem}}@media screen and (max-width: 1024px){.Section{padding:0 3rem;margin-top:4rem}}@media screen and (max-width: 900px){.Section{margin:3rem 2rem 1.5rem;padding:0}}@media screen and (max-width: 768px){.Section{margin:2.5rem 1.5rem 1.5rem}.Section .content{padding-top:1.5rem}}@media screen and (max-width: 480px){.Section{margin:2rem 1rem 1rem}.Section .content{padding-top:1rem}.Section .title:before,.Section .title:after{width:24px;height:5px}.Section .title:after{margin-left:28px}}.loader-circle{display:inline-block;position:relative;width:80px;height:80px}.loader-circle__item{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.loader-circle__item:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#999;margin:-4px 0 0 -4px}.lds-roller div:nth-child(1){animation-delay:-36ms}.lds-roller div:nth-child(1):after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MediaSection{padding:2rem 0 0;display:flex;flex-flow:row wrap;justify-content:center;gap:1.5rem;width:100%;margin-bottom:5rem}.MediaSection .media-item{flex:0 1 auto;width:30%;background:#fff;box-shadow:0 1px 1px #00000026;margin:2% 0;text-decoration:none;display:flex;flex-direction:column}.MediaSection .media-item img{width:100%}.MediaSection .media-item .media-info{color:#555;text-align:center;padding:.8rem .5rem;margin:0;font-size:clamp(.85rem,.6rem + .4vw,1.1rem)}.MediaSection .media-item:hover{box-shadow:0 1px 1px #00000080}.MediaSection .media-item:hover .media-info{color:#000}@media screen and (max-width: 1382px){.MediaSection .media-item{width:45%}}@media screen and (max-width: 1024px){.MediaSection{margin-bottom:2rem;padding:1rem 0 0}.MediaSection .media-item{width:45%}}@media screen and (max-width: 900px){.MediaSection .media-item{width:45%}}@media screen and (max-width: 768px){.MediaSection{gap:1rem}.MediaSection .media-item{width:47%}}@media screen and (max-width: 480px){.MediaSection .media-item{width:90%;margin:3% 0}}.media-item{position:relative}.media-item img.youtubeLogo{height:clamp(1.2rem,.8rem + .6vw,1.7rem);width:clamp(1.2rem,.8rem + .6vw,1.7rem);position:absolute;top:clamp(7rem,4rem + 8vw,11rem)}.fallback-style{width:100%;height:100%;min-width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fcfcfc}
