﻿:root{--color-hinted-grey-1: #0e0e10;--color-hinted-grey-2: #18181b;--color-hinted-grey-3: #1f1f23;--color-hinted-grey-4: #26262c;--color-hinted-grey-5: #323239;--color-hinted-grey-6: #3b3b44;--color-hinted-grey-7: #53535f;--color-hinted-grey-8: #848494;--color-hinted-grey-9: #adadb8;--color-hinted-grey-10: #c8c8d0;--color-hinted-grey-11: #d3d3d9;--color-hinted-grey-12: #dedee3;--color-hinted-grey-13: #e6e6ea;--color-hinted-grey-14: #efeff1;--color-hinted-grey-15: #f7f7f8;--color-opac-b-1: rgba(0, 0, 0, 0.05);--color-opac-b-2: rgba(0, 0, 0, 0.1);--color-opac-b-3: rgba(0, 0, 0, 0.15);--color-opac-b-4: rgba(0, 0, 0, 0.2);--color-opac-b-5: rgba(0, 0, 0, 0.25);--color-opac-b-6: rgba(0, 0, 0, 0.3);--color-opac-b-7: rgba(0, 0, 0, 0.4);--color-opac-b-8: rgba(0, 0, 0, 0.5);--color-opac-b-9: rgba(0, 0, 0, 0.6);--color-opac-b-10: rgba(0, 0, 0, 0.7);--color-opac-b-11: rgba(0, 0, 0, 0.75);--color-opac-b-12: rgba(0, 0, 0, 0.8);--color-opac-b-13: rgba(0, 0, 0, 0.85);--color-opac-b-14: rgba(0, 0, 0, 0.9);--color-opac-b-15: rgba(0, 0, 0, 0.95);--color-opac-w-1: hsla(0, 0%, 100%, 0.05);--color-opac-w-2: hsla(0, 0%, 100%, 0.1);--color-opac-w-3: hsla(0, 0%, 100%, 0.15);--color-opac-w-4: hsla(0, 0%, 100%, 0.2);--color-opac-w-5: hsla(0, 0%, 100%, 0.25);--color-opac-w-6: hsla(0, 0%, 100%, 0.3);--color-opac-w-7: hsla(0, 0%, 100%, 0.4);--color-opac-w-8: hsla(0, 0%, 100%, 0.5);--color-opac-w-9: hsla(0, 0%, 100%, 0.6);--color-opac-w-10: hsla(0, 0%, 100%, 0.7);--color-opac-w-11: hsla(0, 0%, 100%, 0.75);--color-opac-w-12: hsla(0, 0%, 100%, 0.8);--color-opac-w-13: hsla(0, 0%, 100%, 0.85);--color-opac-w-14: hsla(0, 0%, 100%, 0.9);--color-opac-w-15: hsla(0, 0%, 100%, 0.95);--color-white: #fff;--white-color: #fff;--color-white-rgb: 255, 255, 255;--white-color-rgb: 255, 255, 255;--color-black: #000;--black-color: #000;--color-black-rgb: 0, 0, 0;--black-color-rgb: 0, 0, 0;--primary-color: #944a96;--primary-color-rgb: 148, 74, 150;--secondary-color: #878787;--secondary-color-rgb: 135, 135, 135;--tertiary-color: #f6f1ea;--tertiary-color-rgb: 246, 241, 234;--error-color: #da254f;--success-color: #3bc47d;--warning-color: #f7b722;--info-color: #14a9ff;--color-input: var(--black-color);--color-input-focus: var(--white-color);--color-background-input: var(--white-color);--color-background-input-focus: var(--primary-color);--color-border-input: rgba(var(--primary-color-rgb), .6);--color-border-input-hover: rgba(var(--primary-color-rgb), .8);--color-border-input-focus: var(--primary-color);--facebook-color: #1877F2;--x-color: #000000;--youtube-color: #ff0000;--pinterest-color: #bd081c;--linkedin-color: #0077b5;--dailymotion-color: #00d2f3;--vimeo-color: #1eb8eb;--instagram-color: linear-gradient(-135deg, #1400c8, #b900b4, #f50000);--base-font-family: "Lato", sans-serif;--base-font-weight: 400;--base-font-size: 16px;--base-line-height: calc(21 / 16);--base-text-color: var(--secondary-color);--base-bg-color: var(--color-white)}html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,figure{margin:0;padding:0}ul,ol{list-style:none}input,button,textarea,progress,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}dialog{display:none;display:flex;justify-content:center;align-items:center;border:none;box-shadow:none;opacity:0;transition:opacity .3s ease-in-out;z-index:1000}dialog[open]{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;margin:0;opacity:1}dialog img{max-width:100%;max-height:100%;object-fit:contain}.close-button{cursor:pointer;position:absolute;top:10px;right:10px;z-index:1100}@keyframes multicolor-bg{0%{background-color:#ff007f}25%{background-color:#ff9d00}50%{background-color:#00ff6f}75%{background-color:#0087ff}100%{background-color:#ff007f}}dialog#modal-banana::backdrop{animation:multicolor-bg 2s ease-in-out infinite alternate;position:fixed;top:0;left:0;width:100%;height:100%;z-index:900}@media(min-width: 768px){dialog[open]{width:50vw;height:50vh;top:50%;left:50%;transform:translate(-50%, -50%);margin:0}}ul.reseaux{display:flex;align-items:center;gap:10px}ul.reseaux li a{color:var(--black-color)}ul.reseaux li a .edglyph{font-size:32px}ul.reseaux li a:hover{text-decoration:none}ul.reseaux li a:hover .edglyph.ed-facebook,ul.reseaux li a:hover .edglyph.ed-facebooksquare,ul.reseaux li a:hover .edglyph.ed-facebookround{color:var(--facebook-color)}ul.reseaux li a:hover .edglyph.ed-x,ul.reseaux li a:hover .edglyph.ed-xsquare,ul.reseaux li a:hover .edglyph.ed-xround{color:var(--twitter-color)}ul.reseaux li a:hover .edglyph.ed-instagram,ul.reseaux li a:hover .edglyph.ed-instagramsquare,ul.reseaux li a:hover .edglyph.ed-instagramround{background:var(--instagram-color);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}ul.reseaux li a:hover .edglyph.ed-dailymotion,ul.reseaux li a:hover .edglyph.ed-dailymotionsquare,ul.reseaux li a:hover .edglyph.ed-dailymotionround{color:var(--dailymotion-color)}ul.reseaux li a:hover .edglyph.ed-linkedin,ul.reseaux li a:hover .edglyph.ed-linkedinsquare,ul.reseaux li a:hover .edglyph.ed-linkedinround{color:var(--linkedin-color)}ul.reseaux li a:hover .edglyph.ed-youtube,ul.reseaux li a:hover .edglyph.ed-youtubesquare,ul.reseaux li a:hover .edglyph.ed-youtuberound{color:var(--youtube-color)}ul.reseaux li a:hover .edglyph.ed-pinterest,ul.reseaux li a:hover .edglyph.ed-pinterestsquare,ul.reseaux li a:hover .edglyph.ed-pinterestround{color:var(--pinterest-color)}ul.reseaux li a:hover .edglyph.ed-viadeo,ul.reseaux li a:hover .edglyph.ed-viadeosquare,ul.reseaux li a:hover .edglyph.ed-viadeoround{color:var(--viadeo-color)}#menu{display:flex;justify-content:center;gap:5px}#menu>a{display:flex;gap:5px;font-size:clamp(16px,2.5vw,18px);text-transform:uppercase;text-decoration:none}#menu>a:has(img){display:none}#menu>a:has(img) img{display:block;max-width:100%;height:auto}#menu>a:before{content:"•";font-weight:400}#menu>a:first-child:before,#menu>a:nth-child(2):before{display:none}#menu>a:hover,#menu>a.active{font-weight:900;text-decoration:none;color:var(--black-color)}#menu>a:hover:before,#menu>a.active:before{color:var(--base-text-color)}@media all and (max-width: 992px){html body:after{content:"";background:var(--color-black);position:fixed;top:0;right:0;left:0;bottom:0;z-index:900;transform:translateY(-100%);opacity:0;transition:.3s linear}html.open{overflow:hidden}html.open body:after{opacity:.8;transform:translateY(0)}html.open #menu{opacity:1;transform:translateX(0)}#menu{position:fixed;top:0;left:0;right:0;height:100vh;width:calc(100vw - 80px);overflow:auto;padding:10px;opacity:0;transform:translateX(-100%);transition:transform .3s .3s ease-in,opacity .2s .3s linear;background:var(--tertiary-color);box-shadow:0 0 20px rgba(var(--black-color-rgb), 0.2);max-width:256px;z-index:1050;flex-direction:column;justify-content:flex-start;align-items:center}#menu>a{flex-direction:column;align-items:center}#menu>a:has(img){display:flex;margin-bottom:20px}}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:30px;text-align:center;padding:0 20px;border-radius:99em;border:1px solid transparent;cursor:pointer;font-weight:400;font-size:inherit;text-decoration:none;text-transform:none;transition:.2s linear}.btn span:not(.edglyph){margin-left:5px}.btn .edglyph{line-height:0;font-size:24px;font-weight:400;margin-right:5px}.btn:hover{background:var(--color-white) !important}.btn.btn-primary{background:var(--primary-color);color:var(--color-white);border-color:var(--primary-color)}.btn.btn-primary:hover{color:var(--primary-color)}.btn.btn-secondary{background:var(--secondary-color);color:var(--color-white);border-color:var(--secondary-color)}.btn.btn-secondary:hover{color:var(--secondary-color)}.btn.btn-success{background:var(--success-color);color:var(--color-white);border-color:var(--success-color)}.btn.btn-success:hover{color:var(--success-color)}.btn.btn-danger{background:var(--error-color);color:var(--color-white);border-color:var(--error-color)}.btn.btn-danger:hover{color:var(--error-color)}.btn.btn-info{background:var(--info-color);color:var(--color-white);border-color:var(--info-color)}.btn.btn-info:hover{color:var(--info-color)}.btn.btn-warning{background:var(--warning-color);color:var(--color-white);border-color:var(--warning-color)}.btn.btn-warning:hover{color:var(--warning-color)}.btn.btn-facebook{background:var(--facebook-color);color:var(--color-white);border-color:var(--facebook-color)}.btn.btn-facebook:hover{color:var(--facebook-color)}.btn.btn-x{background:var(--x-color);color:var(--color-white);border-color:var(--x-color)}.btn.btn-x:hover{color:var(--x-color)}.btn.btn-pinterest{background:var(--pinterest-color);color:var(--color-white);border-color:var(--pinterest-color)}.btn.btn-pinterest:hover{color:var(--pinterest-color)}.btn.btn-instagram{background:var(--instagram-color);color:var(--color-white);border-color:var(--instagram-color)}.btn.btn-instagram:hover{color:var(--instagram-color)}.btn.btn-youtube{background:var(--youtube-color);color:var(--color-white);border-color:var(--youtube-color)}.btn.btn-youtube:hover{color:var(--youtube-color)}.btn.btn-dailymotion{background:var(--dailymotion-color);color:var(--color-white);border-color:var(--dailymotion-color)}.btn.btn-dailymotion:hover{color:var(--dailymotion-color)}.btn.btn-linkedin{background:var(--linkedin-color);color:var(--color-white);border-color:var(--linkedin-color)}.btn.btn-linkedin:hover{color:var(--linkedin-color)}.btn.btn-viadeo{background:var(--viadeo-color);color:var(--color-white);border-color:var(--viadeo-color)}.btn.btn-viadeo:hover{color:var(--viadeo-color)}.btn.btn-vimeo{background:var(--vimeo-color);color:var(--color-white);border-color:var(--vimeo-color)}.btn.btn-vimeo:hover{color:var(--vimeo-color)}.bg_lazy{background:url(../img/interface/spinner-bg.svg) no-repeat center var(--primary-color) !important}body{background:var(--base-bg-color);color:var(--base-text-color);font-family:var(--base-font-family);font-size:var(--base-font-size);font-weight:var(--base-font-weight);line-height:var(--base-line-height);display:flex;flex-direction:column;min-height:100vh}body:not(.development) .xdebug-var-dump{display:none}*[data-lazyload]{visibility:hidden}*[data-lazyload].animated{visibility:visible}a:not(.btn){color:inherit}a:not(.btn):hover{text-decoration:none}.hidden{display:none !important}.container{max-width:1200px;margin:0 auto;padding:0 20px}figure img{display:block;max-width:100%;height:auto}.flex{display:flex;gap:40px}.flex>div,.flex figure{flex:1}.flex.flex-2-1>div{flex:2}.flex.flex-wrap{flex-wrap:wrap}.flex.justify-center{justify-content:center}.flex.align-start{align-items:flex-start}.flex.align-center{align-items:center}@-webkit-keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}#header{position:fixed;top:0;left:0;right:0;z-index:950;padding:15px 0;background:var(--tertiary-color);box-shadow:0 0 10px rgba(var(--color-black-rgb), 0.2);transition:.5s linear}#header.fixed .container{position:relative}#header.fixed .container:before{content:"";position:absolute;top:50%;right:100%;transform:translate(0, -50%);width:113px;aspect-ratio:113/63;background:url(../img/interface/logo.svg) no-repeat center;background-size:contain}#header.fixed .container>div{gap:5px}#header.fixed .container>div>a img{max-width:0;max-height:0;transition:.5s linear}#header.fixed .container>div>a h1{margin-top:0}#header .container{display:grid;grid-template-columns:128px 1fr 128px;gap:20px}#header .container>div{display:flex;flex-direction:column;align-items:flex-start;gap:25px}#header .container>div:nth-child(2){align-items:center}#header .container>div>a{text-decoration:none;text-align:center}#header .container>div>a img{display:block;max-width:100%;max-height:100%;height:auto;margin:0 auto;transition:.5s linear}#header .container>div>a h1{font-size:24px;font-weight:900;margin-top:-16px}#header .container>div>a h1 span{letter-spacing:-0.025em}#header .container>div>a h1 span:first-of-type{color:var(--primary-color)}#header .container>div .hamburger{display:none}#header .container ul.contact li{text-align:right;line-height:1}#header .container ul.contact li a{font-size:18px;font-weight:900;letter-spacing:-0.025em;color:var(--color-black);text-decoration:none}#header .container ul.contact li a .edglyph{font-size:24px}#header .container ul.contact li a:hover{color:var(--primary-color)}#content{overflow:hidden;flex:1;width:100%}#content h1{text-align:center;text-transform:uppercase;color:var(--black-color);font-size:20px;font-weight:700;margin-bottom:20px}#content h1:first-child{margin-top:0}#content h1:last-child{margin-bottom:0}#content h2{font-weight:900;color:var(--primary-color);font-size:inherit}#content h2 span{font-weight:400}#content h2+p,#content h2+ul{margin-top:0}#content h2:first-child{margin-top:0}#content h2:last-child{margin-bottom:0}#content h3{font-weight:700;color:var(--primary-color);font-size:inherit}#content h3 .edglyph{font-weight:400;font-size:inherit;line-height:0;margin-top:-2px}#content h3+p,#content h3+ul{margin-top:0}#content h3:first-child{margin-top:0}#content h3:last-child{margin-bottom:0}#content .flex{margin:20px 0}#content .flex>figure img{aspect-ratio:1/1;width:100%;height:100%;object-fit:cover}#content .flex>figure figcaption{padding:3px 0;text-align:center}#content .flex:first-child{margin-top:0}#content .flex:last-child{margin-bottom:0}#content .block{margin:40px 0;padding:20px;border-radius:20px}#content .block.block-primary{background:var(--primary-color);color:var(--white-color)}#content .block.block-primary h1,#content .block.block-primary h2,#content .block.block-primary h3{color:inherit}#content .block.block-primary p strong{color:inherit}#content .block:first-child{margin-top:0}#content .block:last-child{margin-bottom:0}#content p{margin:10px 0}#content p .edglyph{font-size:15px;margin-top:-3px}#content p strong,#content p b{font-weight:900}#content p strong{color:var(--primary-color)}#content p:first-child{margin-top:0}#content p:last-child{margin-bottom:0}#content ul{margin:10px 0}#content ul li{display:flex}#content ul li>div{flex:1}#content ul li>div span{display:flex;gap:10px}#content ul li>div span span{flex:1;display:flex}#content ul li:before{content:"[";font-family:"edglyph";margin-right:5px;margin-top:2px}#content ul.bull li:before{content:"•";font-family:inherit}#content ul:first-child{margin-top:0}#content ul:last-child{margin-bottom:0}#content hr{background:var(--color-black);height:1px;border:0 none;margin:40px 60px}#content hr:first-child{margin-top:0}#content hr:last-child{margin-bottom:0}#content img{display:block;max-width:100%;height:auto}#content .text-right{text-align:right}#content .text-center{text-align:center}#content .text-left{text-align:left}#content .text-justify{text-align:justify}#footer{padding:20px 0;background:url(../img/interface/background.jpg) no-repeat center var(--tertiary-color);background-size:cover}#footer .container{display:flex;align-items:center;justify-content:center;gap:40px}#footer .container>div.mentions{background:rgba(var(--tertiary-color-rgb), 7);padding:10px}#footer .container>div.mentions p{margin:10px 0}#footer .container>div.mentions p+p{font-size:12px}#footer .container>div.mentions p a{color:var(--primary-color);font-weight:900;text-decoration:none}#footer .container>div.mentions p:first-child{margin-top:0}#footer .container>div.mentions p:last-child{margin-bottom:0}@media all and (max-width: 992px){#header .container{align-items:center}#header .container>div{display:block}#header .container>div .hamburger{display:block;margin-top:10px}}@media all and (max-width: 768px){.flex{flex-direction:column}}@media all and (max-width: 500px){#header .container{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, auto);gap:0}#header .container>div:nth-child(2){grid-column:span 2/span 2;grid-column-start:1;grid-row-start:2}#footer .container{flex-direction:column;gap:20px}}.clr1{background:var(--primary-color)}.clr2{background:var(--secondary-color)}.clr3{background:var(--tertiary-color)}.error{background:var(--error-color)}.success{background:var(--success-color)}.warning{background:var(--warning-color)}.info{background:var(--info-color)}.facebook{background:var(--facebook-color)}.x{background:var(--x-color)}.youtube{background:var(--youtube-color)}.pinterest{background:var(--pinterest-color)}.linkedin{background:var(--linkedin-color)}.dailymotion{background:var(--dailymotion-color)}.vimeo{background:var(--vimeo-color)}.instagram{background:var(--instagram-color)}#color-template{position:fixed;bottom:0;right:0;left:0;opacity:0}#color-template ul{display:flex;overflow:auto;color:var(--color-white)}#color-template ul li{display:flex;align-items:center;justify-content:center;padding:5px;text-align:center;flex:1;text-transform:uppercase;font-weight:600;font-size:12px;border-right:1px solid rgba(var(--color-black-rgb), 0.25);border-left:1px solid rgba(var(--color-white-rgb), 0.25)}#color-template ul li:last-child{margin:0;border-right:0 none}#color-template:hover{opacity:1}#eddie_profiler_btn{position:fixed;bottom:0;right:0;background:#fff;z-index:2600;border:0 none;padding:0;width:48px;height:48px;box-shadow:0 0 15px rgba(0,0,0,.5);border-top:2px solid #b22222;border-left:2px solid #b22222}#eddie_profiler_btn .edglyph{line-height:48px;font-size:32px;color:#b22222}#eddie_profiler{display:none;position:absolute;top:30px;left:30px;right:30px;bottom:30px;box-shadow:0 0 15px rgba(0,0,0,.5);background:#fff;z-index:2500;padding:15px 30px;border:2px solid #b22222;overflow:auto;font-family:"Verdana"}#eddie_profiler legend{border:0 none}
