*{margin:0;padding:0;position:relative}::selection{background:var(--colorX);color:var(--color0)}.App{--color0:#f1f1f1;--colorX:#222;--color_bak:#fff;--color_tab_hover:#222;--shadow0:0px 1px 2px rgba(0,0,0,.3);background:var(--color0);display:flex;font-family:Ubuntu,sans-serif;height:100vh;overflow-y:scroll;width:100vw}#LeftBare-container{border-radius:.5em .5em .5em 0;height:96vh;left:0;overflow:hidden;top:2vh;transition:width .5s;width:5em;z-index:10}#LeftBare-container .LeftBare-Closer-container{align-items:center;background-color:var(--color0);box-shadow:0 .5px 2px rgba(0,0,0,.3);color:var(--colorX);cursor:pointer;display:flex;display:none;font-size:.8em;height:2.5em;justify-content:center;margin:.9em;position:fixed;right:0;top:0;width:2.5em;z-index:100}#LeftBare-container .LeftBare-Closer-container .Menu{background-color:rgba(34,34,34,0);border-radius:50%;height:2.3em;transition-duration:.2s;width:2.3em}#LeftBare-container .LeftBare-Closer-container .Menu:before{background-color:var(--colorX);content:"";height:.15em;left:25%;position:absolute;top:calc(40% - .1em);transition-duration:.2s;width:50%}#LeftBare-container .LeftBare-Closer-container .Menu:after{background-color:var(--colorX);content:"";height:.15em;left:25%;position:absolute;top:calc(60% - .1em);transition-duration:.2s;width:50%}#LeftBare-container .LeftBare-Closer-container .Menu:hover{background-color:rgba(34,34,34,.1)}#LeftBare-container .LeftBare-Closer-container .Menu_On{background-color:rgba(34,34,34,0)}#LeftBare-container .LeftBare-Closer-container .Menu_On:before{top:calc(50% - .1em);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#LeftBare-container .LeftBare-Closer-container .Menu_On:after{top:calc(50% - .1em);-webkit-transform:rotate(45deg);transform:rotate(45deg)}#LeftBare-container .LeftBare-Closer-container .Menu_On:hover{background-color:rgba(34,34,34,.1)}#LeftBare-container #tabs{display:flex;flex-wrap:wrap;height:70%;left:-4.2em;position:fixed;top:20%;-webkit-transform:translateY(-5%);transform:translateY(-5%);width:13em}#LeftBare-container #tabs .tab{align-items:center;background:var(--color0);border-radius:.2em;box-shadow:0 .5px 2px rgba(0,0,0,.3);color:var(--colorX);cursor:pointer;display:flex;font-size:.8em;height:2.3em;justify-content:center;left:35%;margin-bottom:.5em;-webkit-transform:scale(1);transform:scale(1);transition-delay:0s;transition-duration:1s;transition:left .5s;width:90%}#LeftBare-container #tabs .tab:before{content:"";height:100%;left:-90%;opacity:0;position:absolute;top:1%;transition:opacity .3s;width:100%}#LeftBare-container #tabs .activeTag,#LeftBare-container #tabs .activeTag0{background:var(--colorX);color:var(--color0);left:55%}#LeftBare-container #tabs .activeTag0{-webkit-transform:scale(1.2);transform:scale(1.2)}#LeftBare-container #tabs .tab_icon{font-size:1.1em;height:100%;padding-right:6px;pointer-events:none;position:absolute;right:3%;text-align:right;top:27%;width:2.2em}#LeftBare-container #tabs .tab_icon:after{background:var(--colorX);content:"";height:55%;left:35%;position:absolute;top:-5%;width:1px}#LeftBare-container #tabs #tab1{width:80%}#LeftBare-container #tabs #tab4{width:90%}#LeftBare-container #tabs #tab5{width:85%}#LeftBare-container #tabs #tab8{width:70%}#LeftBare-container #tabs #tab9{width:75%}#LeftBare-container #tabs #tab10{width:95%}#LeftBare-container #tabs #tab11{width:100%}#LeftBare-container #tabs #tab12,#LeftBare-container #tabs #tab13{width:80%}#LeftBare-container #tabs #tab14{width:70%}#LeftBare-container #tabs #tab15{width:75%}@media (max-width:800px){#LeftBare-container{align-items:center;background-color:transparent;border-radius:0;display:flex;height:100vh;justify-content:center;position:absolute;top:0;width:0}#LeftBare-container .LeftBare-Closer-container{display:flex;-webkit-user-select:none;user-select:none}#LeftBare-container #tabs{align-items:center;background-color:hsla(0,0%,95%,.8);display:flex;height:75vh;justify-content:center;left:0;max-height:75vh;padding-bottom:21vh;padding-top:9vh;top:0;-webkit-transform:translate(0);transform:translate(0);transition-duration:1s;width:100vw}#LeftBare-container #tabs .tab{margin-bottom:.1em;width:90vw}#LeftBare-container #tabs .activeTag,#LeftBare-container #tabs .tab{left:0;-webkit-transform:scale(.8);transform:scale(.8)}#LeftBare-container #tabs .activeTag0{left:0;-webkit-transform:scale(.9);transform:scale(.9)}}#TopBare-container{align-items:center;background-color:var(--color0);border-radius:.05em;box-shadow:0 .5px 2px rgba(0,0,0,.3);display:flex;height:2em;justify-content:center;overflow:hidden;position:absolute;right:.2em;top:3em;-webkit-user-select:none;user-select:none;width:4em;z-index:50}#TopBare-container .buttons{cursor:pointer;margin:.5em}#TopBare-container .buttons:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#TopBare-container .buttons:active{-webkit-transform:scale(1);transform:scale(1)}@media (max-width:800px){#TopBare-container{bottom:2em;left:1em;position:absolute;right:auto;top:auto}}#home-container{background:var(--color0);border-radius:.5em;box-shadow:0 1px 2px rgba(0,0,0,.3);display:grid;grid-template-columns:100%;grid-template-rows:100%;height:auto;margin:2vh auto auto;min-height:96vh;overflow:hidden;width:90vw;z-index:9}#home-container .all{grid-column:1;grid-row:1}#home-container #TheIntro{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#home-container #TheIntro #home{background:var(--color0);display:grid;grid-template-columns:repeat(2,50%);margin:auto;width:70vw;z-index:2}#home-container #TheIntro #home .container1{align-items:center;display:flex;flex-wrap:wrap;grid-row-end:2;grid-row-start:1;justify-content:center;margin:auto;width:27em}#home-container #TheIntro #home .container1 .name-container{flex-direction:column;width:100%}#home-container #TheIntro #home .container1 .name-container #my_name{-webkit-text-stroke-width:2px;color:#000;font-size:1.2em;font-weight:900;z-index:1}#home-container #TheIntro #home .container1 .name-container #my_name:after{background-color:#000;bottom:0;content:"";height:.1em;position:absolute;width:10em}#home-container #TheIntro #home .container1 .name-container #hello{-webkit-text-stroke-width:.5px;color:#000;font-size:.5em;font-weight:900;height:auto;top:-2em;width:auto;z-index:1}#home-container #TheIntro #home .container1 .profile-picture{background-color:gray;background-image:url(/static/media/Ina-Makosi.884c0eeb17d9f85c5679.jpeg);background-position:50%;background-position-y:0;background-size:106%;height:37em;width:27em}#home-container #TheIntro #home .container2{align-items:center;display:flex;flex-direction:column;grid-row-end:2;grid-row-start:1;height:100%;justify-content:center;margin:auto;max-width:30em}#home-container #TheIntro #home .container2 #name_in_mobil_mode{display:none}#home-container #TheIntro #home .container2 #home_logo{align-items:center;background-image:url(/static/media/Signatur.a70fa2d01013b8b444ec.svg);background-position:50%;background-repeat:no-repeat;display:flex;height:8em;justify-content:center;width:100%;z-index:1}#home-container #TheIntro #home .container2 #intro{align-items:center;border-radius:.5em;display:flex;font-size:.9em;height:auto;justify-content:center;padding:2%;width:100%;z-index:100}#home-container #TheIntro #home .container2 #intro .intro_title{color:#000;font-size:.7em;line-height:1.5em;margin-bottom:.4em;text-align:center;width:80%}#home-container #TheIntro #home .container2 #tel_gMailin_mobil_mode{display:none}#home-container #TheIntro #tel_gMail{bottom:2%;color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #TheIntro .network_container{align-items:center;bottom:2%;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #TheIntro .network_container a{color:var(--colorX)}#home-container #TheIntro .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #TheIntro .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #TheIntro .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #TheIntro{border-radius:0}#home-container #TheIntro #home{background:#000;display:flex;height:100%;margin:auto;width:100%}#home-container #TheIntro #home .container1{background-color:var(--colorX);background-image:url(/static/media/Ina-Makosi.884c0eeb17d9f85c5679.jpeg);background-position:50%;background-repeat:no-repeat;background-size:140%;display:grid;grid-template-columns:1fr;grid-template-rows:15% 85%;height:100%;width:100%}#home-container #TheIntro #home .container1 .name-container{color:#fff;display:none;grid-row:1;margin:auto;top:2%;width:auto}#home-container #TheIntro #home .container1 .name-container #my_name{-webkit-text-stroke-width:1px;font-size:1.2em;font-weight:900;z-index:2}#home-container #TheIntro #home .container1 .name-container #my_name:after{display:none}#home-container #TheIntro #home .container1 .name-container #hello{-webkit-text-stroke-width:0}#home-container #TheIntro #home .container1 .profile-picture{background-image:none}#home-container #TheIntro #home .container2{align-items:center;align-items:space-between;background-color:var(--colorX);background-image:url(/static/media/Ina-Makosi.884c0eeb17d9f85c5679.jpeg);background-size:cover;display:flex;flex-direction:column;grid-row:1;justify-content:center;justify-content:space-between;max-width:100vw;position:absolute;width:100vw;z-index:3}#home-container #TheIntro #home .container2 #name_in_mobil_mode{display:block;grid-row:1;margin-top:2%;width:auto}#home-container #TheIntro #home .container2 #name_in_mobil_mode #my_name{-webkit-text-stroke-width:1px;color:var(--color0);font-size:1.2em;font-weight:900;z-index:1;z-index:2}#home-container #TheIntro #home .container2 #name_in_mobil_mode #my_name:after{display:none}#home-container #TheIntro #home .container2 #name_in_mobil_mode #hello{-webkit-text-stroke-width:0;color:#000;color:var(--color0);font-size:.5em;font-weight:900;height:auto;top:-2em;width:auto;z-index:1}#home-container #TheIntro #home .container2 #home_logo{display:none}#home-container #TheIntro #home .container2 #intro{background-color:hsla(0,0%,100%,.9);font-size:1em;max-width:90vw;padding:.5em;top:3em;-webkit-transform:translateY(10%);transform:translateY(10%)}#home-container #TheIntro #home .container2 #intro .intro_title{border-radius:2em;color:var(--colorX);font-size:.3;line-height:1.4em;width:90%}#home-container #TheIntro #home .container2 #tel_gMailin_mobil_mode{align-items:center;background-color:rgba(0,0,0,.2);border-radius:.4em;color:var(--color0);display:block;display:flex;font-size:.6em;font-weight:700;justify-content:center;margin-bottom:2%;max-width:15em;opacity:0;padding:.5em;text-align:center;width:40%;z-index:3}#home-container #TheIntro #tel_gMail,#home-container #TheIntro .network_container{display:none}}#home-container #Lenvers{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Lenvers .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Lenvers #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Lenvers .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Lenvers .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(15,auto);grid-template-rows:repeat(5,auto);height:40em;margin-bottom:3em;margin-top:5em;width:73em}#home-container #Lenvers .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;cursor:pointer;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Lenvers .Image-container .one-Image-container p{display:none}#home-container #Lenvers .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Lenvers .Image-container .one-Image-container:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/AISSATOU%20-%20L\'ENVERS%20DU%20D%C3%89COR%20-%20DIAMAGUEUNE%202017.32b6628e21a2f8ca89dc.jpg);height:100%}#home-container #Lenvers .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/AISSATOU%202%20-%20L\'ENVERS%20DU%20D%C3%89COR%20-%20DIAMAGUEUNE%202017.1d3b760056b0356492bc.jpg);grid-row:span 2;height:100%}#home-container #Lenvers .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/DABA-%20L\'ENVERS%20DU%20D%C3%89COR%20-%20RUFISQUE%202018jpg.0977ac52fe6bced24b90.jpg);height:100%}#home-container #Lenvers .Image-container .one-Image-container:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/VENUS%20-L\'ENVERS%20DU%20DECCORD,%20THIAROYE%202018.561e769397669c4ea236.jpg);height:100%}#home-container #Lenvers .Image-container .one-Image-container:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/WASSO-%20L\'ENVERS%20DU%20D%C3%89COR%20-%20HANN%20PECHEUR%202017.d71fc9108e1b4284d58a.jpg);height:100%}#home-container #Lenvers .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Lenvers .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Lenvers .Image-presentation-container .Image-container .show-vertical-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;height:45em;margin:4em}#home-container #Lenvers .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Lenvers .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Lenvers .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Lenvers .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Lenvers .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Lenvers .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Lenvers .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Lenvers .network{height:3em;width:100%}#home-container #Lenvers .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Lenvers .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Lenvers .network .network_container a{color:var(--colorX)}#home-container #Lenvers .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Lenvers .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Lenvers .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Lenvers{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Lenvers #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Lenvers .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Lenvers .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:85em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Lenvers .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Lenvers .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Lenvers .Image-container .one-Image-container:first-child,#home-container #Lenvers .Image-container .one-Image-container:nth-child(2),#home-container #Lenvers .Image-container .one-Image-container:nth-child(3),#home-container #Lenvers .Image-container .one-Image-container:nth-child(4),#home-container #Lenvers .Image-container .one-Image-container:nth-child(5),#home-container #Lenvers .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Lenvers .network{display:none}#home-container #Lenvers .Image-presentation-container{height:100vh;width:100vw}#home-container #Lenvers .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Lenvers .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Lenvers .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Lenvers .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Lenvers .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Lenvers .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Andando{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Andando .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Andando #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Andando .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Andando .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(15,auto);grid-template-rows:repeat(5,auto);height:40em;margin-bottom:3em;margin-top:5em;width:73em}#home-container #Andando .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Andando .Image-container .one-Image-container p{display:none}#home-container #Andando .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Andando .Image-container .one-Image-container:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/1-FADIAR-ANDANDO-OUAKAM-2021.7899b27a8070fac9a017.jpg);height:100%}#home-container #Andando .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/2-TISBAAR-ANDANDO-OUAKAM-2021.f9222bad5c9bbea2f147.jpg);height:100%}#home-container #Andando .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/3-TAKOUSSAN-ANDANDO-OUAKAM%202021.df5085669128abb93386.jpg);height:100%}#home-container #Andando .Image-container .one-Image-container:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/4-TIMISS-ANDANDO-OUAKAM-2021.f611b43ba2b44795aa59.jpg);height:100%}#home-container #Andando .Image-container .one-Image-container:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/5-GUEWE-ANDANDO-OUAKAM-2021.029e06596b8a91c51971.jpg);height:100%}#home-container #Andando .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Andando .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Andando .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Andando .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Andando .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Andando .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Andando .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Andando .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Andando .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Andando .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Andando .network{height:3em;width:100%}#home-container #Andando .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Andando .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Andando .network .network_container a{color:var(--colorX)}#home-container #Andando .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Andando .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Andando .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Andando{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Andando #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Andando .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Andando .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:80em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Andando .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Andando .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Andando .Image-container .one-Image-container:first-child,#home-container #Andando .Image-container .one-Image-container:nth-child(2),#home-container #Andando .Image-container .one-Image-container:nth-child(3),#home-container #Andando .Image-container .one-Image-container:nth-child(4),#home-container #Andando .Image-container .one-Image-container:nth-child(5),#home-container #Andando .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Andando .network{display:none}#home-container #Andando .Image-presentation-container{height:100vh;width:100vw}#home-container #Andando .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Andando .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Andando .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Andando .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Andando .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Andando .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Memoire{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Memoire .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Memoire #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Memoire .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Memoire .Image-container{grid-column-gap:2em;grid-row-gap:2em;display:grid;grid-template-columns:repeat(14,auto);grid-template-rows:repeat(5,auto);height:110em;margin-bottom:3em;margin-top:5em;width:63em}#home-container #Memoire .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 7;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Memoire .Image-container .one-Image-container p{display:none}#home-container #Memoire .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Memoire .Image-container .one-Image-container:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/1-IDJATOU-DIALLO-LA-MEMEOIRE-EN-MIROIR-KEDOUGOU-20211.91e5962fb6a38cd31d80.jpg);height:100%}#home-container #Memoire .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/2-KHADIDJATOU-DIALLO-LA-MEMOIRE-EN-MIROIR-KEDOUGOU-20211.5724c52caea9e9eb30bd.jpg);height:100%}#home-container #Memoire .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/3-KHADIJA-DIALLO-LA-MEMEOIRE-EN-MIROIR-KEDOUGOU-2021.4dd67ee0b1255d7efee2.jpg);height:100%}#home-container #Memoire .Image-container .one-Image-container:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/4-SARO-MALI-LA-MEMOIRE-EN-MIROIR-KEDOUGOU-2021.e4ad48dfae3b20195628.jpg);height:100%}#home-container #Memoire .Image-container .one-Image-container:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/5-MARIAMA-DIALLO-LA-MEMOIRE-EN-MIROIR-KEDOUGOU-2021.8a1cd4163e596362dd02.jpg);height:100%}#home-container #Memoire .Image-container .one-Image-container:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/6-FATOU-SOUAR%C3%89-LA-MEMEOIRE-EN-MIROIR-KEDOUGOU-2021.c85baaba28c842bf66c9.jpg);height:100%}#home-container #Memoire .Image-container .one-Image-container:nth-child(7){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/7-AMINATA-DIOUF-LA-MEMOIRE-EN-MIROIR-KEDOUGOU-2021.87f1fb3365f9fdd833b8.jpg);height:100%}#home-container #Memoire .Image-container .one-Image-container:nth-child(8){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/8-AYA-NDIAYE-LA-MEMOIRE-EN-MIROIR-KEDOUGOU-2021.6cd4c5e48bb202ab671e.jpg);height:100%}#home-container #Memoire .Image-container .one-Image-container:nth-child(9){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/9-MARIAMA-DIALLO-LA-MEMOIR-EN-MIROIR-KEDOUGOU-2021.101b8ec7e4b42889dda6.jpg);height:100%}#home-container #Memoire .Image-container .one-Image-container:nth-child(10){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/10-ALINE-SITOE-LA-MEMOIR-EN-MIROIR-KEDOUGOU-2021.80ae30aac5cd88084fd2.jpg);height:100%}#home-container #Memoire .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Memoire .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Memoire .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Memoire .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Memoire .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Memoire .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Memoire .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Memoire .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Memoire .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Memoire .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Memoire .network{height:3em;width:100%}#home-container #Memoire .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Memoire .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Memoire .network .network_container a{color:var(--colorX)}#home-container #Memoire .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Memoire .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Memoire .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Memoire{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Memoire #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Memoire .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Memoire .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:150em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Memoire .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Memoire .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Memoire .Image-container .one-Image-container:first-child,#home-container #Memoire .Image-container .one-Image-container:nth-child(2),#home-container #Memoire .Image-container .one-Image-container:nth-child(3),#home-container #Memoire .Image-container .one-Image-container:nth-child(4),#home-container #Memoire .Image-container .one-Image-container:nth-child(5),#home-container #Memoire .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Memoire .network{display:none}#home-container #Memoire .Image-presentation-container{height:100vh;width:100vw}#home-container #Memoire .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Memoire .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Memoire .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Memoire .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Memoire .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Memoire .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Temple{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Temple .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Temple #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Temple .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Temple .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(15,auto);grid-template-rows:repeat(5,auto);height:50em;margin-bottom:3em;margin-top:5em;width:73em}#home-container #Temple .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Temple .Image-container .one-Image-container p{display:none}#home-container #Temple .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Temple .Image-container .one-Image-container:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/1-AIDA-SARR-%20LES-GARDIENNES-DU-TEMPLE-%20MAYA-2021.713a2db299d96bfa12a1.jpg);height:100%}#home-container #Temple .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/2-AMY-THIOR-ET-CIE-LES-GARDIENNES-DU-TEMPLE-DJIRNDA-2021.044e1c03d0dc62977a09.jpg);height:100%}#home-container #Temple .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/3-AWA-SARR-LES-GARDIENNES-DU-TEMPLE-DJIRNDA-2021.866a722e01eeb8cd74cc.jpg);height:100%}#home-container #Temple .Image-container .one-Image-container:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/4-KHADY-NDIAYE-LES-GARDIENNES%20DU-TEMPLE-MAYA-2021.9c584a6e018894f5ec90.jpg);height:100%}#home-container #Temple .Image-container .one-Image-container:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s;display:none;height:100%}#home-container #Temple .Image-container .one-Image-container:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/5-BANBOUGAR-LES-GARDIENNES-DU-TEMPLE-SOKONE-2023.07260d8b029db49bab0d.jpg);height:100%}#home-container #Temple .Image-container .one-Image-container:nth-child(7){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/6-BINETA-LES-GARDIENNES-DU-TEMPLE-DJILOR-2023.02cea1611b44044d3890.jpg);height:100%}#home-container #Temple .Image-container .one-Image-container:nth-child(8){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/7-AWA-SARR-ET-CIE-LES-GARDIENNES-DU-TEMPLE-DJIRNDA-2021.8d013cddafe37bf8a5ed.jpg);height:100%}#home-container #Temple .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Temple .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Temple .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Temple .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Temple .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Temple .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Temple .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Temple .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Temple .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Temple .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Temple .network{height:3em;width:100%}#home-container #Temple .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Temple .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Temple .network .network_container a{color:var(--colorX)}#home-container #Temple .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Temple .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Temple .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Temple{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Temple #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Temple .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Temple .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:100em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Temple .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Temple .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Temple .Image-container .one-Image-container:first-child,#home-container #Temple .Image-container .one-Image-container:nth-child(2),#home-container #Temple .Image-container .one-Image-container:nth-child(3),#home-container #Temple .Image-container .one-Image-container:nth-child(4),#home-container #Temple .Image-container .one-Image-container:nth-child(5),#home-container #Temple .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Temple .network{display:none}#home-container #Temple .Image-presentation-container{height:100vh;width:100vw}#home-container #Temple .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Temple .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Temple .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Temple .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Temple .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Temple .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Caillou{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Caillou .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Caillou #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Caillou .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Caillou .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(15,auto);grid-template-rows:repeat(5,auto);height:50em;margin-bottom:3em;margin-top:5em;width:73em}#home-container #Caillou .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Caillou .Image-container .one-Image-container p{display:none}#home-container #Caillou .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Caillou .Image-container .one-Image-container:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/CAILLOU-OUSSOUYE-2022.a8cc9736b1b6f62e0fad.jpg);height:100%}#home-container #Caillou .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/CAILLOU-KABROUSSE-4-2022.39a60c52f4f4c238aa06.jpg);height:100%}#home-container #Caillou .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/CAILLOU-DJIMBERENG-2022.c5e82355aed379c8780c.jpg);height:100%}#home-container #Caillou .Image-container .one-Image-container:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/6-CAILLOU-KABROUSSE-2022.39c7d285216622fc418b.jpg);height:100%}#home-container #Caillou .Image-container .one-Image-container:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/5-CAILLOU-KABROUSSE-2022.ec560cab197280d345db.jpg);height:100%}#home-container #Caillou .Image-container .one-Image-container:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/4-CAILLOU-KABROUSSE-2022.7622c6be685e8b35904e.jpg);height:100%}#home-container #Caillou .Image-container .one-Image-container:nth-child(7){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/CAILLOU-ZIGUINCHOR-022.46528e7a8513bcb0526d.jpg);height:100%}#home-container #Caillou .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Caillou .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Caillou .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Caillou .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Caillou .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Caillou .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Caillou .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Caillou .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Caillou .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Caillou .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Caillou .network{height:3em;width:100%}#home-container #Caillou .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Caillou .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Caillou .network .network_container a{color:var(--colorX)}#home-container #Caillou .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Caillou .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Caillou .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Caillou{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Caillou #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Caillou .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Caillou .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:100em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Caillou .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Caillou .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Caillou .Image-container .one-Image-container:first-child,#home-container #Caillou .Image-container .one-Image-container:nth-child(2),#home-container #Caillou .Image-container .one-Image-container:nth-child(3),#home-container #Caillou .Image-container .one-Image-container:nth-child(4),#home-container #Caillou .Image-container .one-Image-container:nth-child(5),#home-container #Caillou .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Caillou .network{display:none}#home-container #Caillou .Image-presentation-container{height:100vh;width:100vw}#home-container #Caillou .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Caillou .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Caillou .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Caillou .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Caillou .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Caillou .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Une{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Une .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Une #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Une .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Une .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(15,auto);grid-template-rows:repeat(5,auto);height:45em;margin-bottom:3em;margin-top:5em;width:73em}#home-container #Une .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Une .Image-container .one-Image-container p{display:none}#home-container #Une .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Une .Image-container .one-Image-container:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/A-LA%20UNE-1-LOUIS-2023.0a9da6c23c9b58b3a1fa.jpg);height:100%}#home-container #Une .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/A-LA%20UNE-2-LOUIS-2023.319d63a3d85677023c9a.jpg);height:100%}#home-container #Une .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/A-LA%20UNE-3-LOUIS-2023.1e3f95bf6ac16f81048f.JPG);grid-row:span 4;height:92%}#home-container #Une .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Une .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Une .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Une .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Une .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Une .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Une .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Une .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Une .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Une .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Une .network{height:3em;width:100%}#home-container #Une .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Une .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Une .network .network_container a{color:var(--colorX)}#home-container #Une .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Une .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Une .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Une{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Une #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Une .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Une .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:90em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Une .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Une .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Une .Image-container .one-Image-container:first-child,#home-container #Une .Image-container .one-Image-container:nth-child(2),#home-container #Une .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Une .Image-container .one-Image-container:nth-child(3){grid-column:span 1;grid-row:span 2}#home-container #Une .network{display:none}#home-container #Une .Image-presentation-container{height:100vh;width:100vw}#home-container #Une .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Une .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Une .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Une .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Une .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Une .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Magnifique{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Magnifique .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Magnifique #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Magnifique .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Magnifique .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(15,auto);grid-template-rows:repeat(5,auto);height:40em;margin-bottom:3em;margin-top:5em;width:73em}#home-container #Magnifique .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Magnifique .Image-container .one-Image-container p{display:none}#home-container #Magnifique .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Magnifique .Image-container .one-Image-container:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/BOUSSO-TU-ES-MAGNIFIQUE-DAKAR-2021.7ea2a9fe64faaba41bb6.jpg);height:100%}#home-container #Magnifique .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/KAREN-TU-ES-MAGNIFIQUE-MONTREAL-2019.11be777aee974d39c225.jpg);grid-row:span 2;height:100%}#home-container #Magnifique .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/KAREN-TU-ES-MAGNIFIQUE-MONTREAL-2019-2.a3a66f119bdfe80dba28.jpg);height:100%}#home-container #Magnifique .Image-container .one-Image-container:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/ROXY-TU-ES-MAGNIFIQUE-MONTREAL-2019.d35d59c8ef6308726ea6.jpg);height:100%}#home-container #Magnifique .Image-container .one-Image-container:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/STEFFI-TU-ES-MAGNIFIQUE-BRUXELLES-2025.750b8841616a3b9df270.jpg);height:85%}#home-container #Magnifique .Image-container .one-Image-container:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/STEFFI-TU-ES-MAGNIFIQUE-BRUXELLES-2025-2.74ee6013487306605e86.jpg);height:85%}#home-container #Magnifique .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Magnifique .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Magnifique .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Magnifique .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Magnifique .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Magnifique .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Magnifique .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Magnifique .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Magnifique .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Magnifique .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Magnifique .network{height:3em;width:100%}#home-container #Magnifique .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Magnifique .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Magnifique .network .network_container a{color:var(--colorX)}#home-container #Magnifique .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Magnifique .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Magnifique .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Magnifique{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Magnifique #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Magnifique .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Magnifique .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:80em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Magnifique .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Magnifique .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Magnifique .Image-container .one-Image-container:first-child,#home-container #Magnifique .Image-container .one-Image-container:nth-child(2),#home-container #Magnifique .Image-container .one-Image-container:nth-child(3),#home-container #Magnifique .Image-container .one-Image-container:nth-child(4),#home-container #Magnifique .Image-container .one-Image-container:nth-child(5),#home-container #Magnifique .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Magnifique .network{display:none}#home-container #Magnifique .Image-presentation-container{height:100vh;width:100vw}#home-container #Magnifique .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Magnifique .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Magnifique .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Magnifique .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Magnifique .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Magnifique .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Vagabonde{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Vagabonde .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Vagabonde #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Vagabonde .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Vagabonde .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(15,auto);grid-template-rows:repeat(5,auto);height:50em;margin-bottom:3em;margin-top:5em;width:73em}#home-container #Vagabonde .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Vagabonde .Image-container .one-Image-container p{display:none}#home-container #Vagabonde .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Vagabonde .Image-container .one-Image-container:first-child{background-image:url(/static/media/AMAH-IDENTIT%C3%89-VAGABONDE-BRUXELLES-2023.7c23c936eb329e9c5b26.jpg);height:100%}#home-container #Vagabonde .Image-container .one-Image-container:nth-child(2){background-image:url(/static/media/CANELLE-ET-FLORA-IDENTIT%C3%89-VAGABONDE-BRUXELLES-2023.bf753b9d90a5783d773a.jpg);height:100%}#home-container #Vagabonde .Image-container .one-Image-container:nth-child(3){background-image:url(/static/media/EBOUELE-IDENTIT%C3%89-VAGABONDE-BRIUXELLES-2023.c303b84d0c9862ee8e3f.jpg);height:100%}#home-container #Vagabonde .Image-container .one-Image-container:nth-child(4){background-image:url(/static/media/LUBANSU-IDENTIT%C3%89-VAGABONDE-BRUXELLES-2023.1e2dbc00f9ec16ad2d6c.jpg);height:100%}#home-container #Vagabonde .Image-container .one-Image-container:nth-child(5){background-image:url(/static/media/MBEKA-IDENTIT%C3%89-VAGABONDE-BRUXELLES-2023.6f2e3403d2c5b987b24b.jpg);height:100%}#home-container #Vagabonde .Image-container .one-Image-container:nth-child(6){background-image:url(/static/media/RACHID-IDENTIT%C3%89-VAGABONDE-BRUXELLES-2023.dd3a638cce43b232e2d1.jpg);height:100%}#home-container #Vagabonde .Image-container .one-Image-container:nth-child(7){background-image:url(/static/media/SIRE-KABA-IDENTIT%C3%89-VAGABONDE-BRUXELLES-2023.87f0e5e3d785dfa3ab48.jpg);height:100%}#home-container #Vagabonde .Image-container .one-Image-container:nth-child(8){background-image:url(/static/media/SORANA-IDENTIT%C3%89-VAGABONDE-BRUXELLES-2023.d385c2c2d19bf00b876d.jpg);height:100%}#home-container #Vagabonde .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Vagabonde .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Vagabonde .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Vagabonde .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Vagabonde .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Vagabonde .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Vagabonde .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Vagabonde .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Vagabonde .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Vagabonde .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Vagabonde .network{height:3em;width:100%}#home-container #Vagabonde .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Vagabonde .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Vagabonde .network .network_container a{color:var(--colorX)}#home-container #Vagabonde .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Vagabonde .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Vagabonde .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Vagabonde{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Vagabonde #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Vagabonde .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Vagabonde .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:130em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Vagabonde .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Vagabonde .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Vagabonde .Image-container .one-Image-container:first-child,#home-container #Vagabonde .Image-container .one-Image-container:nth-child(2),#home-container #Vagabonde .Image-container .one-Image-container:nth-child(3),#home-container #Vagabonde .Image-container .one-Image-container:nth-child(4),#home-container #Vagabonde .Image-container .one-Image-container:nth-child(5),#home-container #Vagabonde .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Vagabonde .network{display:none}#home-container #Vagabonde .Image-presentation-container{height:100vh;width:100vw}#home-container #Vagabonde .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Vagabonde .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Vagabonde .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Vagabonde .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Vagabonde .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Vagabonde .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Meilleur{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Meilleur .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Meilleur #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Meilleur .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Meilleur .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(15,auto);grid-template-rows:repeat(5,auto);height:50em;margin-bottom:3em;margin-top:5em;width:73em}#home-container #Meilleur .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Meilleur .Image-container .one-Image-container p{display:none}#home-container #Meilleur .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Meilleur .Image-container .one-Image-container:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/1-POUR-LE-MEILLEUR-ET-POUR-LE-PIRE-DAKAR-2024.5d362b563a0c084b8aa6.jpg);height:100%}#home-container #Meilleur .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/2-POUR-LE-MEILLEUR-ET-POUR-LE-PIRE-DAKAR-2024.6422f28f4166c80e0506.jpg);height:100%}#home-container #Meilleur .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/3-POUR-LE-MEILLEUR-ET-POUR-LE-PIRE-DAKAR-2024.bcb49cf8e8a9ffc58ca5.jpg);height:100%}#home-container #Meilleur .Image-container .one-Image-container:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/4-POUR-LE-MEILLEUR-ET-POUR-LE-PIRE-DAKAR-2024.635b541d7ce04aee13d0.jpg);height:100%}#home-container #Meilleur .Image-container .one-Image-container:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/5-POUR-LE-MEILLEUR-ET-POUR-LE-PIRE-DAKAR-2024.a2213d7eb144b6b9ce54.jpg);height:100%}#home-container #Meilleur .Image-container .one-Image-container:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/6-POUR-LE-MEILLEUR-ET-POUR-LE-PIRE-DAKAR-2024.9926dc2c57ec5a319000.jpg);height:100%}#home-container #Meilleur .Image-container .one-Image-container:nth-child(7){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/7-POUR-LE-MEILLEUR-ET-POUR-LE-PIRE-DAKAR-2024.ab06a879a15ab3852157.jpg);height:100%}#home-container #Meilleur .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Meilleur .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Meilleur .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Meilleur .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Meilleur .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Meilleur .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Meilleur .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Meilleur .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Meilleur .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Meilleur .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Meilleur .network{height:3em;width:100%}#home-container #Meilleur .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Meilleur .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Meilleur .network .network_container a{color:var(--colorX)}#home-container #Meilleur .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Meilleur .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Meilleur .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Meilleur{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Meilleur #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Meilleur .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Meilleur .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:90em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Meilleur .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Meilleur .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Meilleur .Image-container .one-Image-container:first-child,#home-container #Meilleur .Image-container .one-Image-container:nth-child(2),#home-container #Meilleur .Image-container .one-Image-container:nth-child(3),#home-container #Meilleur .Image-container .one-Image-container:nth-child(4),#home-container #Meilleur .Image-container .one-Image-container:nth-child(5),#home-container #Meilleur .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Meilleur .network{display:none}#home-container #Meilleur .Image-presentation-container{height:100vh;width:100vw}#home-container #Meilleur .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Meilleur .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Meilleur .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Meilleur .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Meilleur .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Meilleur .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Sama{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Sama .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Sama #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Sama .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Sama .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(11,auto);grid-template-rows:repeat(10,auto);height:350em;margin-bottom:3em;margin-top:5em;width:70em}#home-container #Sama .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Sama .Image-container .one-Image-container p{display:none}#home-container #Sama .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Sama .Image-container .one-Image-container:first-child{align-items:center;-webkit-animation-delay:1.5s;animation-delay:1.5s;background-color:var(--color0);border:none;display:flex;grid-column:span 14;grid-row:span 1;height:100%;justify-content:center;justify-content:start}#home-container #Sama .Image-container .one-Image-container:first-child h2{color:var(--colorX);font-size:1.5em;margin:auto;position:absolute}#home-container #Sama .Image-container .one-Image-container:first-child:hover{-webkit-transform:scale(1);transform:scale(1)}#home-container #Sama .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/ABDALAH-1-MARRAKECH-2023.19dc41565efbfb601954.jpg);grid-column:span 9;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/ABDALAH-2-MARRAKECH-2023.042e9f925efd5c3c4cad.jpg);grid-column:span 5;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/ABDASSAMAD-1-MARRAKECH-2023.3c0dc9e1731c559307b8.jpg);grid-column:span 7;grid-row:span 4;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/ABDASSAMAD-2-MARRAKECH-2023.94f11f2f4c161fea8b1d.jpg);grid-column:span 7;grid-row:span 4;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/HASSANE-1-MARRAKECH-2023.1a995ed25e4ba99fd4d9.jpg);grid-column:span 9;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(7){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/HASSANE-2-MARRAKECH-2023.ef0c275dc339398c0c72.jpg);grid-column:span 5;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(8){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/KHADIJA-2-MARRAKECH-2023.b70ddea514290ce9d873.jpg);grid-column:span 5;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(9){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/KHADIJA-1-MARRAKECH-2023.7d6fe9cf4274ac260569.jpg);grid-column:span 9;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(10){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/OUMEYMA-1-MARRAKECH-2023.a2f7359b6fd5eaafbe46.jpg);grid-column:span 7;grid-row:span 4;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(11){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/OUMEYMA-2-MARRAKECH-2023.99fc22af4aea8dd8d638.jpg);grid-column:span 7;grid-row:span 4;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(12){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/TAAHA-1-MARRAKECH-2023.95f5c01028aba863e74b.jpg);grid-column:span 5;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(13){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/TAHA-2-MARRAKECH-2023.9fba521772834cc407c0.jpg);grid-column:span 9;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(14){align-items:center;-webkit-animation-delay:1.5s;animation-delay:1.5s;background-color:var(--color0);border:none;display:flex;grid-column:span 14;grid-row:span 1;height:100%;justify-content:center;justify-content:start}#home-container #Sama .Image-container .one-Image-container:nth-child(14) h2{color:var(--colorX);font-size:1.5em;margin:auto;position:absolute}#home-container #Sama .Image-container .one-Image-container:nth-child(14):hover{-webkit-transform:scale(1);transform:scale(1)}#home-container #Sama .Image-container .one-Image-container:nth-child(15){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/DOCTA-DAKAR-2023.4b862dd079bb5d55f65a.jpg);grid-column:span 7;grid-row:span 4;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(16){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/DOCTA-2-DAKAR-2023.77d7cabbfe419449cc25.jpg);grid-column:span 7;grid-row:span 4;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(17){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/DOUTS-1-DAKAR-2023.dd016a27a896d983ca60.jpg);grid-column:span 7;grid-row:span 4;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(18){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/DOUTS-2-DAKAR-2023.a19ae5ded572a227b37d.jpg);grid-column:span 7;grid-row:span 4;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(19){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/N.S-BA-1-DAKAR-2023.a9785f023d01e1df6ce8.jpg);grid-column:span 9;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(20){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/N.S-BA-T-2-DAKAR-2023.b7af2e19f8ee1302ddad.jpg);grid-column:span 5;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(21){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/SADIO-1-DAKAR-2023.7b741416b67456978084.jpg);grid-column:span 5;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(22){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/SADIO-2-DAKAR-2023.56c54befcc3b81638ebc.jpg);grid-column:span 9;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(23){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/SOPHIE-1-DAKAR-2023.66e772db026284b20dcf.jpg);grid-column:span 9;grid-row:span 6;height:100%}#home-container #Sama .Image-container .one-Image-container:nth-child(24){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/SOPHIE-2-DAKAR-2023.5305beccb1e76170c06a.jpg);grid-column:span 5;grid-row:span 6;height:100%}#home-container #Sama .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Sama .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Sama .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Sama .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Sama .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Sama .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Sama .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Sama .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Sama .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Sama .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Sama .network{height:3em;width:100%}#home-container #Sama .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Sama .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Sama .network .network_container a{color:var(--colorX)}#home-container #Sama .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Sama .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Sama .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Sama{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Sama #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Sama .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Sama .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:450em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Sama .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Sama .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Sama .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Sama .Image-container .one-Image-container:first-child{align-items:center;box-shadow:none;display:flex;grid-column:span 1;grid-row:span 1;justify-content:center}#home-container #Sama .Image-container .one-Image-container:nth-child(2){grid-column:span 1;grid-row:span 1}#home-container #Sama .Image-container .one-Image-container:nth-child(3),#home-container #Sama .Image-container .one-Image-container:nth-child(4){grid-column:span 1;grid-row:span 2}#home-container #Sama .Image-container .one-Image-container:nth-child(5),#home-container #Sama .Image-container .one-Image-container:nth-child(6){grid-column:span 1;grid-row:span 1}#home-container #Sama .Image-container .one-Image-container:nth-child(12),#home-container #Sama .Image-container .one-Image-container:nth-child(7),#home-container #Sama .Image-container .one-Image-container:nth-child(8),#home-container #Sama .Image-container .one-Image-container:nth-child(9){grid-column:span 1;grid-row:span 2}#home-container #Sama .Image-container .one-Image-container:nth-child(14){align-items:center;box-shadow:none;display:flex;justify-content:center}#home-container #Sama .Image-container .one-Image-container:nth-child(20),#home-container #Sama .Image-container .one-Image-container:nth-child(21){grid-column:span 1;grid-row:span 2}#home-container #Sama .Image-container .one-Image-container:nth-child(22),#home-container #Sama .Image-container .one-Image-container:nth-child(23){grid-column:span 1;grid-row:span 1}#home-container #Sama .Image-container .one-Image-container:nth-child(24){grid-column:span 1;grid-row:span 2}#home-container #Sama .network{display:none}#home-container #Sama .Image-presentation-container{height:100vh;width:100vw}#home-container #Sama .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Sama .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Sama .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Sama .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Sama .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Sama .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Issue{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Issue .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Issue #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Issue .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Issue .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(15,auto);grid-template-rows:repeat(5,auto);height:80em;margin-bottom:3em;margin-top:5em;width:73em}#home-container #Issue .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Issue .Image-container .one-Image-container p{display:none}#home-container #Issue .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Issue .Image-container .one-Image-container:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/1-ACT_.3cf8bb816deb7ecbad68.jpg);height:100%}#home-container #Issue .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/2-ABSCENCE.a2e9d1223b4356774a18.jpg);grid-row:span 2;height:100%}#home-container #Issue .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/3-TRISTESSE.e664eb221cefa8d4e5cf.jpg);height:100%}#home-container #Issue .Image-container .one-Image-container:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/4-BASKET.beb2becdbfcd51934da6.jpg);grid-row:span 4;height:100%}#home-container #Issue .Image-container .one-Image-container:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/5-ERREUR.956c4208c761e8188978.jpg);height:100%}#home-container #Issue .Image-container .one-Image-container:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/6-HH-ISSUE-DE-SECOURS.590d18ab96c437b6a7a3.jpg);height:100%}#home-container #Issue .Image-container .one-Image-container:nth-child(7){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/7-EXPRESSION.2bf60c0240ae574e76c4.jpg);height:100%}#home-container #Issue .Image-container .one-Image-container:nth-child(8){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/8-JOIE.d47a0251431c3ae5f01f.jpg);height:100%}#home-container #Issue .Image-container .one-Image-container:nth-child(9){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/9-COL%C3%89RE.32a2b1a8363c494786df.jpg);height:100%}#home-container #Issue .Image-container .one-Image-container:nth-child(10){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/10-RECONCILIATION.d7a257e4c19479d4fb2f.jpg);grid-row:span 4;height:100%}#home-container #Issue .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Issue .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Issue .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Issue .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Issue .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Issue .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Issue .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Issue .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Issue .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Issue .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Issue .network{height:3em;width:100%}#home-container #Issue .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Issue .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Issue .network .network_container a{color:var(--colorX)}#home-container #Issue .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Issue .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Issue .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Issue{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Issue #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Issue .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Issue .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:170em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Issue .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Issue .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Issue .Image-container .one-Image-container:first-child,#home-container #Issue .Image-container .one-Image-container:nth-child(2),#home-container #Issue .Image-container .one-Image-container:nth-child(3),#home-container #Issue .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Issue .Image-container .one-Image-container:nth-child(4){grid-column:span 1;grid-row:span 2}#home-container #Issue .Image-container .one-Image-container:nth-child(5){grid-column:span 1;grid-row:span 1}#home-container #Issue .Image-container .one-Image-container:nth-child(10){grid-column:span 1;grid-row:span 2}#home-container #Issue .network{display:none}#home-container #Issue .Image-presentation-container{height:100vh;width:100vw}#home-container #Issue .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Issue .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Issue .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Issue .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Issue .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Issue .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Obstacle{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Obstacle .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Obstacle #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Obstacle .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Obstacle .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(15,auto);grid-template-rows:repeat(5,auto);height:40em;margin-bottom:3em;margin-top:5em;width:73em}#home-container #Obstacle .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Obstacle .Image-container .one-Image-container p{display:none}#home-container #Obstacle .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Obstacle .Image-container .one-Image-container:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/AIDA-SANS-OBSTACLE-DAKAR-2024.3c901059bf72cd9264a0.jpg);height:100%}#home-container #Obstacle .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/CLARISSE-SANS-OBSTACLE-DAKAR-2024.79aa82542d00db0cba3e.jpg);height:100%}#home-container #Obstacle .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/COLE-SANS-OBSTACLE-DAKAR-2024.870f89748a1fd21932db.jpg);height:100%}#home-container #Obstacle .Image-container .one-Image-container:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/GACIRAH-SANS-OBSTACLE-DAKAR-2024.a7baa7cbe93b096212bb.jpg);height:100%}#home-container #Obstacle .Image-container .one-Image-container:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/GERMAINE-SANS-OBSTACLE-DAKAR-2024.ffbf6bf6c7d1a53ffc23.jpg);height:100%}#home-container #Obstacle .Image-container .one-Image-container:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/THIATE-SANS-OBSTACLE-DAKAR-2024.a1b70130ce76d94ee059.jpg);height:100%}#home-container #Obstacle .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Obstacle .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Obstacle .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Obstacle .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Obstacle .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Obstacle .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Obstacle .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Obstacle .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Obstacle .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Obstacle .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Obstacle .network{height:3em;width:100%}#home-container #Obstacle .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Obstacle .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Obstacle .network .network_container a{color:var(--colorX)}#home-container #Obstacle .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Obstacle .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Obstacle .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Obstacle{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Obstacle #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Obstacle .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Obstacle .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:80em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Obstacle .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Obstacle .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Obstacle .Image-container .one-Image-container:first-child,#home-container #Obstacle .Image-container .one-Image-container:nth-child(2),#home-container #Obstacle .Image-container .one-Image-container:nth-child(3),#home-container #Obstacle .Image-container .one-Image-container:nth-child(4),#home-container #Obstacle .Image-container .one-Image-container:nth-child(5),#home-container #Obstacle .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Obstacle .network{display:none}#home-container #Obstacle .Image-presentation-container{height:100vh;width:100vw}#home-container #Obstacle .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Obstacle .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Obstacle .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Obstacle .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Obstacle .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Obstacle .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #Contact{z-index:4}#home-container #Contact #contact_title{color:#000;font-size:.9em;font-weight:900;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:2%;z-index:10}#home-container #Contact .contact_container_flex{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#home-container #Contact .contact_container_flex .contact_container{align-items:center;display:flex;flex-direction:column;font-family:Notable,sans-serif;height:100%;justify-content:center;line-height:3.2em;z-index:3}#home-container #Contact .contact_container_flex .contact_container .Logos{background-position:50%;background-repeat:no-repeat;background-size:contain;height:10vh;margin-bottom:5vh;margin-top:5vh;width:30vw}#home-container #Contact .contact_container_flex .contact_container .Logos:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:all .3s ease-in-out}#home-container #Contact .contact_container_flex .contact_container .Logos:first-child{background-image:url(/static/media/Logo-1.25b8e51bec089af6ca55.png)}#home-container #Contact .contact_container_flex .contact_container .Logos:nth-child(2){background-image:url(/static/media/Logo-2.e20e23fe8dba78651259.png)}#home-container #Contact .contact_container_flex .contact_container .Logos:nth-child(3){background-image:url(/static/media/Logo-3.dffa63256d59aa62ec67.png)}#home-container #Contact .contact_container_flex .contact_container .Logos:nth-child(4){background-image:url(/static/media/Signatur.a70fa2d01013b8b444ec.svg)}#home-container #Contact #tel_gMail{bottom:2%;color:#000;display:flex;font-size:.6em;font-weight:700;max-width:15em;position:absolute;right:50%;-webkit-transform:translate(50%);transform:translate(50%);width:40%;z-index:3}@media (max-width:800px){#home-container #Contact{width:100%}#home-container #Contact #contact_title{left:0;text-align:center;top:1%;width:100%}#home-container #Contact .contact_container_flex{align-items:center;display:flex;height:100%;justify-content:center;left:5vw;width:90%}#home-container #Contact .contact_container_flex .contact_container{line-height:2em}#home-container #Contact .contact_container_flex .contact_container .Logos{height:10vh;margin-bottom:2vh;margin-top:2vh;width:70vw}#home-container #Contact #tel_gMail{background-color:red;display:none;font-size:.5em;text-align:center}}#home-container #Tn{align-items:flex-start;background-position:50%;background-position-x:100%;background-position-y:100%;background-size:cover;background-size:100%;display:flex;flex-wrap:wrap;justify-content:center}#home-container #Tn .Nimp{background-image:url();background-size:100%;display:none;height:10em;position:fixed;width:10em}#home-container #Tn #Article-title{align-items:center;color:#000;display:flex;font-size:.9em;font-weight:900;justify-content:center;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:1%;width:100%;z-index:3}#home-container #Tn .the-paragraph{color:var(--colorX);font-size:1.05em;font-weight:700;margin-top:6em;text-align:center;width:70%}#home-container #Tn .Image-container{grid-column-gap:1em;grid-row-gap:1em;display:grid;grid-template-columns:repeat(15,auto);grid-template-rows:repeat(5,auto);height:60em;margin-bottom:3em;margin-top:5em;width:73em}#home-container #Tn .Image-container .one-Image-container{align-items:flex-end;background:var(--colorX);background-position:50%;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:100%;background-size:cover;border:.1em solid var(--colorX);border-radius:.2em;color:transparent;display:flex;grid-column:span 5;grid-row:span 2;justify-content:flex-end;transition-duration:.3s}#home-container #Tn .Image-container .one-Image-container p{display:none}#home-container #Tn .Image-container .one-Image-container:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}#home-container #Tn .Image-container .one-Image-container:first-child{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/SANS-TITRE-1.bbd205ee16cad95f308b.jpg);height:100%}#home-container #Tn .Image-container .one-Image-container:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/SANS-TITRE-2.dab9d3b9369b66db8093.jpg);height:100%}#home-container #Tn .Image-container .one-Image-container:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/SANS-TITRE-3.cdb8a51b16f9267fe9a9.jpg);height:100%}#home-container #Tn .Image-container .one-Image-container:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/SANS-TITRE-4.194ab5b4d3ddd0fa4eb7.jpg);height:100%}#home-container #Tn .Image-container .one-Image-container:nth-child(5){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/SANS-TITRE-5.c28997608039a267e1bf.jpg);height:100%}#home-container #Tn .Image-container .one-Image-container:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(/static/media/SANS-TITRE-6.619a13b739a0838771aa.jpg);height:100%}#home-container #Tn .Image-container .one-Image-container:nth-child(7){-webkit-animation-delay:1s;animation-delay:1s;background-image:url(/static/media/SANS-TITRE-7.45517ee88f7e82df652e.jpg);height:100%}#home-container #Tn .Image-container .one-Image-container:nth-child(8){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/SANS-TITRE-8.5c5743765539a34f43e1.jpg);height:100%}#home-container #Tn .Image-container .one-Image-container:nth-child(9){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/SANS-TITRE-9.af92797188876dc46520.jpg);height:100%}#home-container #Tn .Image-container .one-Image-container:nth-child(10){-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(/static/media/SANS-TITRE-10.7f1e31a2a854d338844b.jpg);height:100%}#home-container #Tn .Image-presentation-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}#home-container #Tn .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(36,36,36,.96);border-radius:.2em;box-shadow:0 .5px 24px rgba(0,0,0,.2);display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto);height:auto;margin:auto;padding:auto;width:auto}#home-container #Tn .Image-presentation-container .Image-container .show-vertical-image{background-position:50%;background-repeat:no-repeat;background-size:103%;background-size:contain;grid-column:1;grid-row:1;height:45em;margin:1em 0 1em 1em;width:30em}#home-container #Tn .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1.5/1;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;grid-column:1;grid-row:1;height:70vh;margin:2em}#home-container #Tn .Image-presentation-container .Image-container .show-vertical-image-text{align-items:center;color:var(--color0);display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;height:5em;justify-content:center;margin-bottom:.5em}#home-container #Tn .Image-presentation-container .Image-container .show-vertical-image-text span{align-items:center;display:flex;font-size:2em;grid-row:2;justify-content:center;margin:auto;width:100%}#home-container #Tn .Image-presentation-container .Image-container .show-vertical-image-text p{font-size:.8em;grid-row:3;width:90%}#home-container #Tn .Image-presentation-container .Image-container .close-Image-presantation{align-items:center;background:none;background-color:var(--colorX);border:none;color:var(--color0);cursor:pointer;display:flex;font-size:2em;justify-content:center;position:absolute;right:-1.5em;top:0;-webkit-transform:scale(1);transform:scale(1);z-index:2;z-index:20}#home-container #Tn .Image-presentation-container .Image-container .close-Image-presantation:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#home-container #Tn .Image-presentation-container .Image-container .close-Image-presantation:active{-webkit-transform:scale(1);transform:scale(1)}#home-container #Tn .network{height:3em;width:100%}#home-container #Tn .network #tel_gMail{color:#000;display:flex;font-size:.6em;font-weight:700;left:2%;max-width:15em;position:absolute;width:40%;z-index:3}#home-container #Tn .network .network_container{align-items:center;color:var(--colorX);display:flex;-webkit-filter:url(#noise);filter:url(#noise);height:2em;justify-content:space-around;position:absolute;right:2%;width:30%;z-index:3}#home-container #Tn .network .network_container a{color:var(--colorX)}#home-container #Tn .network .network_container a:hover{color:#000;-webkit-transform:scale(1.5);transform:scale(1.5)}#home-container #Tn .network .network_container a:active{-webkit-transform:scale(.9);transform:scale(.9)}#home-container #Tn .network .network_container a .network{border-radius:50%;cursor:pointer;font-size:1.1em;height:1.5em;text-align:center;width:1.5em}@media (max-width:1000px){#home-container #Tn{background-position:50%;background-size:100%;overflow-x:hidden;overflow-y:scroll}#home-container #Tn #Article-title{left:0;margin-top:4em;position:relative;text-align:center}#home-container #Tn .the-paragraph{color:var(--colorX);font-size:.9em;font-weight:500;margin-bottom:1em;margin-top:5em;text-align:center;width:95%}#home-container #Tn .Image-container{grid-column-gap:.5em;grid-row-gap:1.5em;display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(6,auto);height:120em;margin-bottom:10em;margin-top:2em;width:93%}#home-container #Tn .Image-container .one-Image-container{background-size:cover;box-shadow:0 .1px 24px rgba(0,0,0,.2);grid-column:span 1;grid-row:span 1;height:20vw;margin:auto;width:90vw}#home-container #Tn .Image-container .one-Image-container:hover{-webkit-transform:scale(1.06);transform:scale(1.06);z-index:2}#home-container #Tn .Image-container .one-Image-container:first-child,#home-container #Tn .Image-container .one-Image-container:nth-child(2),#home-container #Tn .Image-container .one-Image-container:nth-child(3),#home-container #Tn .Image-container .one-Image-container:nth-child(4),#home-container #Tn .Image-container .one-Image-container:nth-child(5),#home-container #Tn .Image-container .one-Image-container:nth-child(n){grid-column:span 1;grid-row:span 1}#home-container #Tn .network{display:none}#home-container #Tn .Image-presentation-container{height:100vh;width:100vw}#home-container #Tn .Image-presentation-container .Image-container{background:var(--colorX);background:rgba(0,0,0,.806);border-radius:0;display:grid;grid-template-columns:1fr;grid-template-rows:2em 70% 30%;height:100vh;width:100vw}#home-container #Tn .Image-presentation-container .Image-container .show-horizontal-image{aspect-ratio:1/1;background-color:hsla(0,0%,4%,.9);border:.3em solid hsla(0,0%,4%,.9);border-radius:.2em;grid-column:span 2;grid-row:2;margin:auto;max-width:100vw;width:94%}#home-container #Tn .Image-presentation-container .Image-container .show-vertical-image-text{color:var(--color0);display:grid;grid-column:span 2;grid-row:3;grid-template-columns:1fr;grid-template-rows:30% 70%;width:100%}#home-container #Tn .Image-presentation-container .Image-container .show-vertical-image-text span{font-size:1.5em;grid-row:1;text-align:center;width:100%}#home-container #Tn .Image-presentation-container .Image-container .show-vertical-image-text p{grid-row:2;margin:none;text-align:center;width:100%}#home-container #Tn .Image-presentation-container .Image-container .close-Image-presantation{right:.51em;top:2em;z-index:2000}}#home-container #ContactB{z-index:4}#home-container #ContactB #contactB_title{color:#000;font-size:.9em;font-weight:900;left:1em;position:absolute;text-shadow:1px 0 0 #000;top:2%;z-index:10}@media (max-width:800px){#home-container #Contact{width:100%}#home-container #Contact #contact_title{left:0;text-align:center;top:1%;width:100%}}.Loaders{height:100%;position:absolute;width:100%}.Loaders,.Loaders .a{align-items:center;display:flex;justify-content:center}.Loaders .a{height:10em;width:10em}.Loaders .a div{-webkit-animation:a 1s cubic-bezier(0,.2,.8,1) infinite;animation:a 1s cubic-bezier(0,.2,.8,1) infinite;border:4px solid var(--colorX);border-radius:50%;opacity:1;position:absolute;-webkit-transform:translate(80%,80%);transform:translate(80%,80%)}.Loaders .a div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}@-webkit-keyframes a{0%{background-color:var(--color0);height:0;left:36px;opacity:0;top:36px;width:0}4.9%{height:0;left:36px;opacity:0;top:36px;width:0}5%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}@keyframes a{0%{background-color:var(--color0);height:0;left:36px;opacity:0;top:36px;width:0}4.9%{height:0;left:36px;opacity:0;top:36px;width:0}5%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}@media (max-width:800px){#home-container{background:var(--color0);margin:0;min-height:100vh;width:100vw}}@media (max-width:1000px){#home-container{border-radius:0;min-height:100vh;width:100vw}}
/*# sourceMappingURL=main.f95a8535.css.map*/