@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Bungee&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Judson:ital,wght@0,400;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Chivo+Mono:ital,wght@0,100..900;1,100..900&display=swap";:root{font-family:Inter,sans-serif;--light-grey: #999999;--dark-grey: #645E5E;--dash: black;--primary: #FF9AB3;--primary-light: #FEE2E5;--light-pink: #FFE6E7;--very-light-pink: #F7ECEC;--dark-pink: #E40053 }.prevent-select,img{-webkit-user-select:none;-ms-user-select:none;user-select:none}body{overflow-x:hidden;margin:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;scroll-behavior:smooth;width:100vw}#root{width:100vw}.container{box-sizing:border-box;padding:15px 50px}.container-sm{box-sizing:border-box;padding:10vh 15%}h1,h1 .second{font-weight:600;line-height:86px;font-size:76px;margin:0}h1{background:linear-gradient(90deg,#000,#666);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}h1 .second{background:linear-gradient(90deg,#747474,#d1d1d1);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}h2{font-size:55px;font-style:normal;font-weight:200;line-height:102.579%;letter-spacing:-2.8px;background:linear-gradient(90deg,#000,#666);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.onePrestationsPage h4{color:var(--dark-grey);text-align:start;font-size:29px;font-style:normal;font-weight:200;line-height:102.579%;letter-spacing:-1.36px;background:none;background-clip:border-box;-webkit-background-clip:border-box;-webkit-text-fill-color:initial;margin:0}h3{font-weight:300;margin:0;font-size:20px}.serif{margin-block:29px;font-family:Judson,serif;font-weight:400;font-style:normal;line-height:53px}p,ul li{color:var(--dash);font-size:15px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.152px;position:relative;list-style-type:none}ul li:before{content:"";width:10px;height:10px;position:absolute;left:-20px;top:3px;background:url(/assets/icons/li-triangle.svg) center no-repeat;background-size:contain}footer ul li:before,header ul li:before,.contact-page ul li:before{content:none}b{font-weight:800}.col{display:flex;flex-direction:column}.row{display:flex;flex-direction:row}.greyButton{color:var(--dash);text-decoration:none;padding:10px 20px;border:2px solid var(--dash);border-radius:10px}.greyButton:hover{border:2px solid var(--dark-pink);color:var(--dark-pink)!important}.blackBorderButton{color:var(--dash);text-decoration:none;padding:10px;border:2px solid var(--dash);border-radius:0;background:transparent}.blackBorderButton:hover{border:2px solid var(--dark-pink);color:var(--dark-pink)}.pinkButton{color:#fff;font-size:18px;font-weight:600;text-decoration:none;padding:5px 50px;border-radius:30px;border:0;width:fit-content;background:var(--primary)}.pinkButton:hover{background:var(--dark-pink)}section{scroll-margin-top:100px}.entranceFadeIn{animation:entranceFadeIn 1s}@keyframes entranceFadeIn{0%{opacity:0}to{opacity:1}}.appearFromLeft{animation:appearFromLeft .5s ease-in-out}@keyframes appearFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@media only screen and (max-width: 1200px){h1,h1 .second{font-size:60px}.onePrestationsPage h2{line-height:51px}.container{padding:15px 22px}}@media only screen and (max-width: 1000px){.container-sm{padding:10vh 8%}}@media only screen and (max-width: 800px){h1,h2,h1 .second{font-size:49px;line-height:50px}.container-sm{padding:15px 22px}}@media only screen and (max-width: 600px){#root{overflow-x:hidden}p{font-size:17px}}@media only screen and (max-width: 500px){h1,h2,h1 .second{font-size:37px}h2{letter-spacing:0}.onePrestationsPage h2{font-size:32px;line-height:29px}.serif{line-height:33px}}.homePage{gap:0vh}@media only screen and (max-width: 1200px){.homePage{gap:0vh}}.homePage .topSection{justify-content:space-between;align-items:end;width:fit-content;z-index:3}.homePage .rectangleSection{width:100%;height:57vh;position:relative;margin-bottom:13vh}.homePage .rectangleSection .iconsContainer{align-items:center;gap:20px;position:absolute;z-index:2;right:calc(2% + 50px);top:-15px;transform:translateY(-100%)}.homePage .rectangleSection .rectangle{position:relative;display:flex;flex-direction:row;justify-content:end;width:100%;height:100%;border-radius:40px;padding-inline:31px;box-sizing:border-box;background:linear-gradient(77deg,#ffb4c6 29.96%,#ffd7d8 78.75%),#fff;align-items:end}.homePage .rectangleSection .rectangle span{color:#fff!important;font-weight:300;text-transform:uppercase;font-family:Inter,sans-serif;font-size:84px;font-style:normal;letter-spacing:-3.84px;margin:0;text-align:end;white-space:nowrap}.homePage .rectangleSection .rectangle>img{position:absolute;top:0;left:0;height:87%;transform:translateY(-23%)}@media only screen and (max-width: 1000px){.homePage .rectangleSection{height:53vh}.homePage .rectangleSection .rectangle span{text-align:end;white-space:wrap;font-size:70px}}@media only screen and (max-width: 800px){.homePage .rectangleSection{height:46vh}.homePage .rectangleSection .rectangle span{font-size:55px}}@media only screen and (max-width: 650px){.homePage .rectangleSection{height:fit-content;flex-direction:column;display:flex}.homePage .rectangleSection .rectangle{height:40vh}.homePage .rectangleSection .iconsContainer{position:relative;align-self:end;top:0;right:0;transform:translateY(-16px)}}@media only screen and (max-width: 600px),(min-height: 1000px) and (max-width: 1400px){.homePage .rectangleSection{height:fit-content}.homePage .rectangleSection .rectangle{flex-direction:column;align-items:center;height:fit-content;padding-block:5vh;gap:6vh}.homePage .rectangleSection .rectangle img{position:relative;height:auto;width:42%;transform:none}.homePage .rectangleSection .rectangle span{text-align:center;width:100%;white-space:normal}}@media only screen and (max-width: 550px){.homePage .rectangleSection{margin-block:3vh}.homePage .rectangleSection .rectangle{justify-content:space-between}.homePage .rectangleSection .rectangle span{font-size:39px}}.iconContainer{width:55px;height:55px;padding:12px;box-sizing:border-box;background:var(--light-pink);border:1px solid var(--dark-grey);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.iconContainer svg{fill:var(--dark-grey)}.iconContainer:hover{border:1px solid var(--dark-pink)}.iconContainer:hover svg{fill:var(--dark-pink)}.missionsSections{width:60%;align-self:center;margin-top:11vh;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.missionsSections .rowOfMissions{justify-content:space-between;align-items:center;margin-bottom:12vh;width:100%;height:17vh}.missionsSections .rowOfMissions .vr{height:20vh;width:2px;background:#eaeaea;transition:all .5s}.missionsSections .rowOfMissions .vr.visible{background:var(--primary)}.missionsSections .rowOfMissions .oneMission{width:42%}@media only screen and (max-width: 1000px){.missionsSections{width:87%}}@media only screen and (max-width: 650px){.oneMission .missionIconContainer{width:55px;height:55px}.oneMission .missionIconContainer img{width:28px}.missionsSections .rowOfMissions{height:fit-content}}@media only screen and (max-width: 650px){.missionsSections .rowOfMissions{flex-direction:column;gap:40px;margin-bottom:52px}.missionsSections .rowOfMissions .oneMission{width:100%}.missionsSections .rowOfMissions .vr{display:none}}.oneMission{width:fit-content;display:flex;flex-direction:row;align-items:start;gap:20px;height:fit-content}.oneMission h3{margin:0;font-size:25px}.oneMission .missionIconContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--very-light-pink);padding:24px;border-radius:10px;width:73px;height:73px;box-sizing:border-box;position:relative}.oneMission .missionIconContainer img{width:35px}.oneMission .missionIconContainer:after,.oneMission .missionIconContainer:before{content:"";position:absolute;height:4px;background:var(--very-light-pink);border-radius:20px;transform:translate(-50%,100%);left:50%}.oneMission .missionIconContainer:before{width:79%;bottom:-5px}.oneMission .missionIconContainer:after{width:60%;bottom:-13px}@media only screen and (max-width: 1000px){.oneMission h3{font-size:18px}}.steps{display:flex;flex-direction:column}.steps h2{width:fit-content;margin-left:80px;position:relative;text-transform:uppercase;font-family:Inter,sans-serif;font-size:84px;font-style:normal;font-weight:100;letter-spacing:-3.84px;background:linear-gradient(90deg,#000,#666);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.steps h2:after{position:absolute;content:"";left:-72px;bottom:-8px;width:70%;height:6px;background:var(--primary)}.steps .row{margin-top:16vh}.steps .row .colOfSteps{width:45%}.steps .row .colOfSteps .oneStep{width:100%;box-sizing:border-box;background:#f7ecec;margin-block:20px;padding:80px 40px;display:flex;flex-direction:row;align-items:start;justify-content:start;gap:80px}.steps .row .colOfSteps .oneStep>span{color:#fd95a0;font-family:Bungee,serif;font-size:121px;font-style:normal;font-weight:400;line-height:102.579%;letter-spacing:-4.84px}.steps .row .containerOfText{height:95vh;position:sticky;top:20px;width:60%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.steps .row .containerOfText .customVr{height:100%;width:1px;background-image:repeating-linear-gradient(to bottom,var(--light-grey),var(--light-grey) 4px,transparent 4px,transparent 8px);position:absolute;top:0%;left:50%;transform:translate(-50%);z-index:-1}.steps .row .containerOfText .textContent{text-align:center;background:#fff;padding:18px;width:50%}@media only screen and (max-width: 1200px){.steps .row .colOfSteps{width:67%}.steps .row .containerOfText{position:sticky;top:4%;width:37%}}@media only screen and (max-width: 1000px){.steps .row .colOfSteps .oneStep{gap:29px;padding:40px}.steps .row .containerOfText .textContent{width:65%}}@media only screen and (max-width: 800px){.steps .row .containerOfText{display:none;width:0}.steps .row .colOfSteps{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.steps .row .colOfSteps .oneStep{width:48%;padding:20px 40px}.steps .row .colOfSteps .oneStep>span{font-size:71px}}@media only screen and (max-width: 600px){.steps h2{font-size:60px;margin-left:26px}.steps h2:after{left:-27px}.steps .row{margin-top:5vh}.steps .row .colOfSteps .oneStep{width:100%}}@media only screen and (max-width: 450px){.steps h3:after{left:-10%}.steps .row .colOfSteps .oneStep>span{font-size:63px}}@media only screen and (max-width: 400px){.steps .row .colOfSteps .oneStep{flex-direction:column;gap:7px;padding:15px}}.cta{position:relative;margin-block:18vh;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;height:65vh;clip-path:border-box;width:100%;contain:content}.cta h2{width:70%;font-size:24px;letter-spacing:normal;font-weight:700;line-height:normal}.cta>:not(div){z-index:1;text-align:center}.cta>p{width:30%;text-align:center}.cta button{margin-top:2%}.cta [class^=bulle]{width:400px;height:400px;flex-shrink:0;aspect-ratio:1/1;border-radius:400px;background:#fd95a080;filter:blur(100px);position:absolute}.cta .bulle1{left:5%;bottom:0;transform:translateY(50%)}.cta .bulle2{right:5%;bottom:0;transform:translateY(-50%)}.cta .octogoneContainer{width:450px;height:450px;position:absolute;right:0;top:0;clip-path:border-box;contain:content}.cta .octogoneContainer [class^=octogone]{width:55%;flex-shrink:0;aspect-ratio:1/1;position:absolute}.cta .octogoneContainer .octogone1{right:-50%;top:20%;transform:translate(-50%,-50%)}.cta .octogoneContainer .octogone2{right:5%;top:20%;transform:translate(-50%,-50%)}.cta .octogoneContainer .octogone3{right:-22%;top:66%;transform:translate(-50%,-50%)}@media only screen and (max-width: 1000px){.cta .bulle2{right:-3%}.cta .bulle1{left:0%}.cta .octogoneContainer{width:300px;height:300px}.cta .octogoneContainer .octogone1,.cta .octogoneContainer .octogone2{top:9%}.cta .octogoneContainer .octogone3{top:57%}}@media only screen and (max-width: 800px){.cta [class^=bulle]{width:300px;height:300px}.bulle2{top:77px}.bulle1{bottom:63px}.cta>:not(div){z-index:1}.cta p,.cta h4{width:70%}}@media only screen and (max-width: 600px){.cta .octogoneContainer{width:206px;height:206px}}.contact-page img{position:absolute;height:100vh;top:0;left:0;width:36%;z-index:-1;object-fit:cover}.contact-page>div{margin-left:36%}.contact-page>div .top .background{width:40%;border-radius:40px;background:linear-gradient(86deg,#ffb4c6 .2%,#ffe6e7 99.04%),#fff;padding:40px 42px 38px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:-11%;text-align:center;margin-bottom:35px}.contact-page>div .top .background h1{line-height:54px;font-size:61px}.contact-page>div p{width:75%}.contact-page>div ul{list-style-type:none;padding:0;margin:0;width:fit-content}.contact-page>div ul li{display:flex;flex-direction:column;margin-block:5vh}.contact-page>div ul li p{margin:0}.contact-page>div ul li a{color:var(--dark-grey);font-style:normal;text-decoration:none;font-weight:300}.contact-page>div ul li a:hover{color:var(--primary)}@media only screen and (max-width: 1000px){.contact-page img{width:45%}.contact-page>div{margin-left:45%}.contact-page>div .top .background{width:64%}}@media only screen and (max-width: 750px){.contact-page>div p{width:100%}.contact-page>div .top .background{width:82%;padding:30px}.contact-page>div .top .background h1{line-height:34px;font-size:43px}.contact-page>div ul li{margin-block:3vh}}@media only screen and (max-width: 600px){.contact-page img{width:100%;height:65vh;position:relative}.contact-page>div{margin-left:0;margin-top:-61px}.contact-page>div .top .background{border-radius:0 20px 20px 0}}.realisations-page{align-items:center;padding-block:10vh}.realisations-page h1{margin-bottom:5%!important}.realisationsContainer{width:100%;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:20px}.realisationsContainer a{text-decoration:none;width:31%;aspect-ratio:1/.5}.realisationsContainer a img{height:100%;width:100%;filter:contrast(.6);transition:all .3s;border:0;object-fit:cover}.realisationsContainer a img:hover{filter:contrast(1);scale:1.02}@media only screen and (max-width: 1000px){.realisationsContainer{width:90%}}@media only screen and (max-width: 700px){.realisationsContainer{width:95%}.realisationsContainer a{width:48%}.realisationsContainer a img{filter:contrast(1)}}@media only screen and (max-width: 600px){.realisationsContainer{gap:8px}.realisationsContainer a{width:45%}}@media only screen and (max-width: 400px){.realisationsContainer{width:98%}.realisationsContainer a{width:90%}}.loaderContainer{position:relative;height:100vh;width:100%}.loader{width:48px;height:48px;margin:auto;position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%)}.loader:before{content:"";width:48px;height:5px;background:#f0808050;position:absolute;top:60px;left:0;border-radius:50%;animation:shadow324 .5s linear infinite}.loader:after{content:"";width:100%;height:100%;background:#f08080;position:absolute;top:0;left:0;border-radius:4px;animation:jump7456 .5s linear infinite}@keyframes jump7456{15%{border-bottom-right-radius:3px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scaleY(.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}to{transform:translateY(0) rotate(90deg)}}@keyframes shadow324{0%,to{transform:scale(1)}50%{transform:scaleX(1.2)}}header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}header .logoContainer{padding:20px;box-sizing:border-box;gap:10px;align-items:center;color:var(--dash);text-decoration:none}header .logoContainer img{width:31px;object-fit:contain;display:inline}header .logoContainer span{font-weight:700}header .burger{display:none}header nav.desktop{display:flex;flex-direction:row;width:fit-content;justify-self:end}header nav.desktop .closeOverlay{display:none}header nav.desktop ul{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:end;padding:0;margin:0;list-style-type:none}header nav.desktop ul li{padding:20px;position:relative;font-weight:500}header nav.desktop ul li a{color:var(--light-grey);text-decoration:none}header nav.desktop ul li a:hover{color:var(--dark-grey)}header nav.desktop ul li .dropdown{display:none;border-radius:10px;transform:translate(-33%,16px);width:300px;height:fit-content;border:1px solid var(--primary);background:#fff;position:absolute;padding-block:5px;z-index:12;box-shadow:0 1px 13px #9797971a}header nav.desktop ul li .dropdown:before{content:"";display:inline-block;height:0;width:0;border-right:8px solid transparent;border-bottom:14px solid var(--primary);border-left:7px solid transparent;position:absolute;top:-14px;left:50%;transform:translate(-50%)}header nav.desktop ul li .dropdown ul{display:flex;flex-direction:column;align-items:center}header nav.desktop ul li .dropdown ul li{padding:10px 20px;text-align:center}header nav.desktop ul li .dropdown ul li a{color:var(--dash);text-align:center;font-weight:400}header nav.desktop ul li .dropdown ul li a:hover{font-weight:700}header nav.desktop ul li:hover .dropdown{display:flex}header nav.desktop ul .focus a{font-weight:700;color:var(--dark-grey)}@media only screen and (max-width: 800px){header{flex-direction:row;justify-content:space-between}header .burger{display:flex}header nav.desktop{display:flex;width:100%;position:fixed;background:#fff;height:100vh;top:0;left:0;flex-direction:column;align-items:center;justify-content:center;z-index:12}header nav.desktop .closeOverlay{display:flex}header nav.desktop ul{gap:0;flex-direction:column;justify-content:space-around}header nav.desktop ul li{align-items:center;display:flex;flex-direction:column;width:100%;padding:14px}header nav.desktop ul li .dropdown{display:flex;position:relative;width:95%;border:0;box-shadow:none;transform:none;background:var(--light-pink);margin-top:14px}header nav.desktop ul li .dropdown:before{display:none}}@media only screen and (max-width: 400px){header nav.desktop ul li{padding:13px}}footer{background:var(--light-pink);width:100%;height:fit-content;position:relative;padding:91px 164px 54px 54px;box-sizing:border-box}footer #genoscenter{line-height:80px;font-weight:700;font-size:100px;color:#fff;margin:0}footer h3{text-transform:none;font-size:20px;font-style:normal;font-weight:400;letter-spacing:normal;margin:0}footer .footer-links{justify-content:space-between;z-index:1;width:65%;position:relative}footer .footer-container{width:100%;z-index:1;position:relative;justify-content:space-between}footer .footer-brand{width:30%;flex-direction:column;justify-content:start;gap:16vh}footer .footer-brand h6{color:var(--primary);font-size:30px;margin:0}footer .footer-brand p{color:var(--primary);font-weight:400;font-size:20px;font-style:italic;margin:0;width:70%}footer .footer-brand hr{width:100%;border:solid white;border-radius:5px}footer .footer-bottom{width:fit-content;right:43px;position:absolute;bottom:15px}footer .footer-bottom p{margin:0}@media only screen and (max-width: 1000px){footer .footer-brand #genoscenter{line-height:65px;font-size:77px}}@media only screen and (max-width: 800px){footer .footer-container{flex-direction:column;gap:7vh;margin-bottom:7vh}footer .footer-links{width:100%}footer .footer-brand #genoscenter{line-height:50px;font-size:60px}}@media only screen and (max-width: 700px){footer .footer-container{gap:31px}footer .footer-brand{width:80%}footer{padding:50px 22px 53px}}@media only screen and (max-width: 600px){footer .footer-links{flex-direction:column;gap:4vh}}@media only screen and (max-width: 500px){footer #genoscenter{line-height:61px;font-size:71px}footer .footer-brand{width:100%}}@media only screen and (max-width: 350px){footer #genoscenter{line-height:48px;font-size:59px}}.listElement{display:flex;flex-direction:column;gap:10px}.listElement ul{list-style-type:none;padding-left:0;gap:10px;display:flex;flex-direction:column}.listElement ul a{text-decoration:none;color:var(--dark-grey);font-size:15px}.listElement ul a:hover{color:var(--dark-pink)}@media only screen and (max-width: 800px){.listElement{gap:0px}}.mentionsLegales h2{font-size:36px;margin-top:4vh}.prestations-page{align-items:center;padding-top:8vh;overflow-x:hidden}.prestations-page section{display:flex;align-items:center;flex-direction:column;position:relative;margin-block:15vh;width:100%}.prestations-page section .text{width:50%;z-index:1}.prestations-page section img{z-index:2;width:32%;height:50vh;object-fit:contain}.prestations-page .section1{width:38%;margin-right:32%;align-items:start;margin-top:0}.prestations-page .section1 h1{position:relative}.prestations-page .section1 h1:before{content:"";width:6px;height:100%;position:absolute;top:0;left:-30px;background-color:var(--primary)}.prestations-page #refonte-site-internet img,.prestations-page #maintenance-site-internet img,.prestations-page #analyse-seo img{position:absolute;left:15%;top:-26%}.prestations-page #refonte-site-internet .text,.prestations-page #maintenance-site-internet .text,.prestations-page #analyse-seo .text{padding:2% 4% 2% 10%;transform:translate(28%)}.prestations-page #creation-site-internet img,.prestations-page #audit-site-internet img,.prestations-page #charte-graphique-et-identite-de-marque img,.prestations-page #optimisation-seo img{position:absolute;left:47%;top:-26%}.prestations-page #creation-site-internet .text,.prestations-page #audit-site-internet .text,.prestations-page #charte-graphique-et-identite-de-marque .text,.prestations-page #optimisation-seo .text{padding:2% 13% 2% 4%;transform:translate(-28%)}@media only screen and (max-width: 1000px){.prestations-page .section1{width:61%;margin-right:0%}}@media only screen and (max-width: 900px){.prestations-page section{margin-block:7vh}.prestations-page #refonte-site-internet img,.prestations-page #analyse-seo img,.prestations-page #maintenance-site-internet img{left:3%;top:-19%;width:35%}.prestations-page #refonte-site-internet h2,.prestations-page #analyse-seo h2,.prestations-page #maintenance-site-internet h2{width:74%}.prestations-page #refonte-site-internet .text,.prestations-page #analyse-seo .text,.prestations-page #maintenance-site-internet .text{width:86%;transform:translate(0);padding:2% 4% 2% 34%}.prestations-page #creation-site-internet img,.prestations-page #audit-site-internet img,.prestations-page #charte-graphique-et-identite-de-marque img,.prestations-page #optimisation-seo img{left:65%;top:-12%;height:fit-content}.prestations-page #creation-site-internet h2,.prestations-page #audit-site-internet h2,.prestations-page #charte-graphique-et-identite-de-marque h2,.prestations-page #optimisation-seo h2{width:74%}.prestations-page #creation-site-internet .text,.prestations-page #audit-site-internet .text,.prestations-page #charte-graphique-et-identite-de-marque .text,.prestations-page #optimisation-seo .text{width:86%;transform:translate(0)}}@media only screen and (max-width: 600px){.prestations-page .section1{width:82%}.prestations-page section{margin-block:10vh}.prestations-page #charte-graphique-et-identite-de-marque h2,.prestations-page #refonte-site-internet h2,.prestations-page #maintenance-site-internet h2{width:100%}.prestations-page #charte-graphique-et-identite-de-marque img,.prestations-page #refonte-site-internet img,.prestations-page #maintenance-site-internet img{left:50%;transform:translate(-50%,-24%);width:45%;height:fit-content;top:-18%}.prestations-page #charte-graphique-et-identite-de-marque .text,.prestations-page #refonte-site-internet .text,.prestations-page #maintenance-site-internet .text{width:100%;padding:86px 30px 30px}.prestations-page #creation-site-internet h2,.prestations-page #audit-site-internet h2,.prestations-page #optimisation-seo h2,.prestations-page #analyse-seo h2{width:100%}.prestations-page #creation-site-internet img,.prestations-page #audit-site-internet img,.prestations-page #optimisation-seo img,.prestations-page #analyse-seo img{left:50%;transform:translate(-50%,-24%);width:45%;top:-18%;height:fit-content}.prestations-page #creation-site-internet .text,.prestations-page #audit-site-internet .text,.prestations-page #optimisation-seo .text,.prestations-page #analyse-seo .text{width:100%;padding:86px 30px 30px}}@media only screen and (max-width: 400px){.prestations-page .section1{width:100%;padding-left:31px;box-sizing:border-box}.prestations-page .section1 h2{margin-block:1%}.prestations-page #charte-graphique-et-identite-de-marque img,.prestations-page #refonte-site-internet img,.prestations-page #maintenance-site-internet img,.prestations-page #creation-site-internet img,.prestations-page #audit-site-internet img,.prestations-page #optimisation-seo img,.prestations-page #analyse-seo img{top:-12%}.prestations-page #charte-graphique-et-identite-de-marque .text,.prestations-page #refonte-site-internet .text,.prestations-page #maintenance-site-internet .text,.prestations-page #creation-site-internet .text,.prestations-page #audit-site-internet .text,.prestations-page #optimisation-seo .text,.prestations-page #analyse-seo .text{padding:86px 15px 15px}.prestations-page #charte-graphique-et-identite-de-marque .text ul,.prestations-page #refonte-site-internet .text ul,.prestations-page #maintenance-site-internet .text ul,.prestations-page #creation-site-internet .text ul,.prestations-page #audit-site-internet .text ul,.prestations-page #optimisation-seo .text ul,.prestations-page #analyse-seo .text ul{padding-left:31px}}@media only screen and (max-width: 350px){.prestations-page .section1 h1{line-height:31px}}.prestations-page .text{background:var(--primary-light);border-radius:30px;box-sizing:border-box}.prestations-page .text a{background:#fff;border-radius:30px;padding:5px 10px;color:var(--dash);text-decoration:none;align-self:end}.realisation-page{align-items:center}.realisation-page h1{line-height:38px;font-size:34px}.realisation-page .buttonContainer{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding-block:10vh}.realisation-page .realisationContainer{display:flex;flex-direction:column;align-items:center;gap:4vh;text-align:center}.realisation-page .realisationContainer .imageWrapper{position:relative;margin-top:10vh}.realisation-page .realisationContainer .imageWrapper>img{width:100%;box-shadow:#cdcdcd52 0 0 26px 1px;object-fit:cover;transition:all .5s}.realisation-page .realisationContainer .imageWrapper .disappear{animation:disappear 1s forwards}.realisation-page .realisationContainer .imageWrapper .entrance{animation:entrance 2s}.realisation-page .realisationContainer .imageWrapper .realisationsContainer{display:none;position:absolute;width:100%;left:0;top:0;opacity:0}.realisation-page .realisationContainer .imageWrapper .realisationsContainer img{margin-top:0}@keyframes disappear{0%{opacity:1}to{opacity:0;scale:0}}@keyframes entrance{0%{opacity:0;scale:0}to{opacity:1;scale:1}}@media only screen and (max-width: 750px){.realisation-page .realisationContainer{width:77%}.realisation-page h1{line-height:31px;font-size:22px;width:95%}.realisation-page .pinkButton{padding:5px 10px}}@media only screen and (max-width: 450px){.realisation-page .realisationContainer{width:96%}}.cookieConsent{flex-direction:column!important;width:300px!important;height:300px!important;background:#fff!important;border-radius:20px!important;bottom:30px!important;right:30px!important;left:calc(100% - 30px)!important;transform:translate(-100%)!important;flex-wrap:nowrap!important;box-shadow:0 10px 11px 1px #b3b3b342;color:var(--dash)!important}.cookieConsent div{height:fit-content!important;flex:1!important;margin:0!important}.cookieConsent div:first-child{height:90%!important;padding:20px!important}.cookieConsent div:last-child{height:10%!important;width:100%;margin:0;padding:0;display:flex;flex-direction:row;justify-content:space-between}.cookieConsent div:last-child button{width:50%!important;margin:0!important;padding:10px!important;height:100%!important}.cookieConsent div:last-child button:first-child{background:var(--light-grey)!important;border-radius:0 0 0 20px!important}.cookieConsent div:last-child button:last-child{border-radius:0 0 20px!important;background:var(--primary)!important}.cookieConsent p{color:var(--dash)}.city-page{align-items:center;text-align:center;gap:50px}.city-page h1{line-height:48px;font-size:37px}.city-page .content{width:50%}@media only screen and (max-width: 1000px){.city-page h1{width:70%}.city-page .content{width:84%}}@media only screen and (max-width: 600px){.city-page h1,.city-page .content{width:95%}}.creationDeSiteInternetPage{position:relative}.creationDeSiteInternetPage .section1{padding-top:0;position:relative;margin-bottom:0vh}.creationDeSiteInternetPage .section1 img{width:100%;height:45vh;object-fit:cover;border-radius:30px}.creationDeSiteInternetPage .section1>div{padding:7vh 0 13vh;margin-left:20%;width:70%}.creationDeSiteInternetPage .section1>div p{width:60%}.creationDeSiteInternetPage .section2{height:fit-content;margin-bottom:10vh;background:linear-gradient(to right,#fff 30%,#fff3),url(/assets/prestations/prestationsPages/creation-site-internet-image2.png);background-size:cover;background-repeat:no-repeat;background-blend-mode:lighten;padding:12vh 6vw}.creationDeSiteInternetPage .section2>div{width:50%}.creationDeSiteInternetPage .section2>div p{width:80%}.creationDeSiteInternetPage .section2>div>div{margin-block:25px;display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;justify-content:space-between}.creationDeSiteInternetPage .section2>div>div>div{width:48%}.creationDeSiteInternetPage .section2>div>div>div h3,.creationDeSiteInternetPage .section2>div>div>div p{width:100%}.creationDeSiteInternetPage .section3{align-items:center;background:#fff;position:sticky}.creationDeSiteInternetPage .section3>div.col{align-items:center;width:80%;text-align:center;gap:20px}.creationDeSiteInternetPage .section4{align-items:center;background:#fff;position:sticky;padding-block:0vh}.creationDeSiteInternetPage .section4>.oneStep{width:100%;display:flex;flex-direction:row;align-items:center;background:#fff}.creationDeSiteInternetPage .section4>.oneStep img{width:48%;object-fit:contain}.creationDeSiteInternetPage .section4>.oneStep>div{width:50%;display:flex;flex-direction:column;align-items:start}.creationDeSiteInternetPage .section5{margin-top:10vh;background:var(--very-light-pink);padding-block:5vh}.creationDeSiteInternetPage .section5 h2{margin-block:7vh 5vh}.creationDeSiteInternetPage .section5 h3{font-size:18px}.creationDeSiteInternetPage .section5 .row{margin-top:5vh;align-items:start;justify-content:space-between}.creationDeSiteInternetPage .section5 .row div{width:30%}.creationDeSiteInternetPage .section5 .row div p{text-align:justify}@media only screen and (max-width: 1200px){.creationDeSiteInternetPage .section2>div{width:75%}}@media only screen and (max-width: 1000px){.creationDeSiteInternetPage .section2{background-position-x:60%}}@media only screen and (max-width: 800px){.creationDeSiteInternetPage .section1>div{margin-left:16%;width:81%}.creationDeSiteInternetPage .section1>div p{width:94%}.creationDeSiteInternetPage .section2{background-image:linear-gradient(to right,#ffffffb3,#ffffffe6),url(/assets/prestations/prestationsPages/creation-site-internet-image2.png);padding:30px 15px;background-position:50%}.creationDeSiteInternetPage .section2>div{width:100%}}@media only screen and (max-width: 700px){.creationDeSiteInternetPage .section3 div.col{width:100%}.creationDeSiteInternetPage .section4>.oneStep{display:flex;flex-direction:column;width:80%}.creationDeSiteInternetPage .section4>.oneStep>div{width:100%;display:flex;align-items:center;flex-direction:column;text-align:center}.creationDeSiteInternetPage .section4>.oneStep>div h3{text-align:center}.creationDeSiteInternetPage .section5 .row{flex-direction:column}.creationDeSiteInternetPage .section5 .row>div{width:100%}}@media only screen and (max-width: 600px){.creationDeSiteInternetPage .section1>div{padding:0 15px 15px;margin-left:10%;width:100%}.creationDeSiteInternetPage .section1>div p{margin:0}.creationDeSiteInternetPage .section2{background-position:70%}.creationDeSiteInternetPage .section2 div>div{margin-block:25px;display:flex;flex-direction:column}.creationDeSiteInternetPage .section2 div>div div{width:100%}.creationDeSiteInternetPage .section4 .oneStep img{width:80%}}@media only screen and (max-width: 500px){.creationDeSiteInternetPage .section3 div.col p{width:100%;text-align:justify}.creationDeSiteInternetPage .section4>.oneStep>div p{width:100%;text-align:justify}}@media only screen and (max-width: 500px){.creationDeSiteInternetPage .section4>.oneStep{width:100%}.creationDeSiteInternetPage .section4>.oneStep>div{width:100%}.creationDeSiteInternetPage .section4>.oneStep>div p{width:100%}}.littleMentionInPrestation{width:fit-content;transform:rotate(270deg);display:flex;flex-direction:row;align-items:center;gap:16px;position:absolute;left:3%;bottom:19%}.littleMentionInPrestation div{width:20px;height:5px;background:#000}.littleMentionInPrestation span{font-weight:700;text-transform:uppercase}@media only screen and (max-width: 800px){.littleMentionInPrestation{left:0}}@media only screen and (max-width: 600px){.littleMentionInPrestation{left:-16px}}.refonteDeSiteInternetPage .section1{position:relative;height:fit-content;justify-content:center;padding-block:10vh;margin-bottom:10vh}.refonteDeSiteInternetPage .section1>div{width:51%;background:#ffffffe6;border-radius:14px;margin-left:5%}.refonteDeSiteInternetPage .section1>div h4{width:70%}.refonteDeSiteInternetPage .section1 img{position:absolute;width:93%;height:100%;object-fit:cover;border-radius:31px;top:0;left:3%;object-position:center;z-index:-1}.refonteDeSiteInternetPage .section2 .row{margin-top:5vh;align-items:start;justify-content:space-between;background:var(--very-light-pink);padding:40px 20px;box-sizing:border-box;border-radius:10px}.refonteDeSiteInternetPage .section2 .row div{width:30%}.refonteDeSiteInternetPage .section2 .row div p{text-align:justify}.refonteDeSiteInternetPage .section3{margin-bottom:10vh}.refonteDeSiteInternetPage .section3 img{width:50%;margin-top:-26%;object-fit:contain}.refonteDeSiteInternetPage .section3>.background{margin-top:15%;background:var(--light-pink);border-radius:20px;padding:50px;align-items:center}.refonteDeSiteInternetPage .section3>.background h2{margin-block:10vh}.refonteDeSiteInternetPage .section3>.background .rowElement{align-items:start;justify-content:space-between}.refonteDeSiteInternetPage .section3>.background .rowElement>div{width:48%}.refonteDeSiteInternetPage .section4{gap:2vw;justify-content:end}.refonteDeSiteInternetPage .section4 h2{width:49%}.refonteDeSiteInternetPage .section4 .col{gap:5vh;width:27%}@media only screen and (max-width: 1200px){.refonteDeSiteInternetPage .section4 h2{width:35%}.refonteDeSiteInternetPage .section4 .col{width:31%}}@media only screen and (max-width: 900px){.refonteDeSiteInternetPage .section1>div{width:68%}.refonteDeSiteInternetPage .section4{flex-wrap:wrap;justify-content:space-between}.refonteDeSiteInternetPage .section4 h2{width:60%;margin-bottom:5vh}.refonteDeSiteInternetPage .section4 .col{width:48%}.refonteDeSiteInternetPage .section3>.background{padding:30px}}@media only screen and (max-width: 800px){.refonteDeSiteInternetPage .section2 h2{width:79%;margin-top:62px}}@media only screen and (max-width: 700px){.refonteDeSiteInternetPage .section1{align-items:center;margin-bottom:25vh}.refonteDeSiteInternetPage .section1 img{width:calc(100% - 44px);left:22px}.refonteDeSiteInternetPage .section1 div{width:85%;margin-left:0;margin-bottom:-36vh;margin-top:15vh;box-shadow:0 0 64px #8e8d8d29}.refonteDeSiteInternetPage .section1 div h4,.refonteDeSiteInternetPage .section1 div h1{width:100%}.refonteDeSiteInternetPage .section2 .row{flex-direction:column;align-items:center;text-align:center;gap:5vh}.refonteDeSiteInternetPage .section2 .row div{width:100%}.refonteDeSiteInternetPage .section3>.background .rowElement{flex-direction:column;gap:5vh}.refonteDeSiteInternetPage .section3>.background .rowElement div{width:100%}}@media only screen and (max-width: 600px){.refonteDeSiteInternetPage .section1{align-items:center;margin-bottom:25vh}.refonteDeSiteInternetPage .section1 div,.refonteDeSiteInternetPage .section4 h2,.refonteDeSiteInternetPage .section4 .col{width:100%}.refonteDeSiteInternetPage .section3 img{width:62%;margin-top:-27%}}@media only screen and (max-width: 400px){.refonteDeSiteInternetPage .section3>.background{padding:15px}.refonteDeSiteInternetPage .section3>.background h2{margin-block:3vh}}.numberWithText{display:flex;flex-direction:row;align-items:start;gap:30px}.numberWithText .octogone{width:52px;height:60px;background-image:url(/assets/prestations/prestationsPages/refonte-site-internet-octogone.png);background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;justify-content:center;align-items:center}.numberWithText .octogone span{color:var(--dark-pink);font-family:Chivo Mono,serif;font-size:31px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-.466px}.numberWithText .octogoneEntrance{animation:octogoneEntrance 1s ease 0s 1 normal forwards}.numberWithText .textContent{width:70%}.numberWithText .textContent h3{font-weight:400}.numberWithText .textContent p{margin:0}@keyframes octogoneEntrance{0%{opacity:0;transform:translate(-50px) rotate(-200deg)}to{opacity:1;transform:translate(0) rotate(0)}}.optimisationSeo .section1{position:relative;height:77vh;justify-content:end;padding-block:30px}.optimisationSeo .section1>div{width:51%;background:#ffffffe6;border-radius:14px;margin-left:30px}.optimisationSeo .section1>div h4{width:70%}.optimisationSeo .section1 img{position:absolute;width:93%;height:100%;object-fit:cover;border-radius:31px;top:0;left:3%;object-position:center;z-index:-1}.optimisationSeo .section2{display:flex;flex-direction:row;flex-wrap:wrap;padding:10vh 20%;justify-content:space-between;align-items:start}.optimisationSeo .section2 div:first-child,.optimisationSeo .section2 div:last-child{margin-block:10vh;width:100%}.optimisationSeo .section2 .boiteImage{width:45%;margin-block:8vh}@media only screen and (max-width: 900px){.optimisationSeo .section1>div{width:68%}}@media only screen and (max-width: 700px){.optimisationSeo .section1{align-items:center}.optimisationSeo .section1 img{width:calc(100% - 44px);left:22px}.optimisationSeo .section1 div{width:85%;margin-left:0;box-shadow:0 0 64px #8e8d8d29}.optimisationSeo .section1 div h4,.optimisationSeo .section1 div h1{width:100%}.optimisationSeo .section2{display:flex;flex-direction:row;flex-wrap:wrap;padding:10vh 5%}}@media only screen and (max-width: 600px){.optimisationSeo .section1{align-items:center}.optimisationSeo .section1 div{width:100%}.optimisationSeo .section2 .boiteImage{width:100%;align-self:center;align-items:center;text-align:center}.optimisationSeo .section2 div:first-child{margin-block:0vh}}.boiteImage{display:flex;flex-direction:column;align-items:start;gap:2vh}.boiteImage img{width:80%;object-fit:contain}.boiteImage p{margin:0}.maintenanceDeSiteInternet .section1{position:relative;height:75vh;display:flex;flex-direction:row;align-items:center;justify-content:start;padding-block:30px}.maintenanceDeSiteInternet .section1 img{width:70%;height:100%;object-fit:cover;border-radius:0;object-position:center;z-index:-1}.maintenanceDeSiteInternet .section1>div{width:41%;background:#ffffffe6;border-radius:14px;margin-left:-18vw}.maintenanceDeSiteInternet .section1>div h4{width:70%}.maintenanceDeSiteInternet .section2 .element{width:80%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-block:11vh}.maintenanceDeSiteInternet .section2 .element .background{background:var(--light-pink);width:47%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:50vh;box-sizing:border-box}.maintenanceDeSiteInternet .section2 .element .background img{width:90%;height:80%;object-fit:contain}.maintenanceDeSiteInternet .section2 .element div:not(.background){width:42%}@media only screen and (max-width: 1000px){.maintenanceDeSiteInternet .section1>div{width:57%;margin-left:-38vw}.maintenanceDeSiteInternet .section2 .element{width:95%}.maintenanceDeSiteInternet .section2 .element div:not(.background){width:47%}}@media only screen and (max-width: 700px){.maintenanceDeSiteInternet .section1{flex-direction:column;height:fit-content}.maintenanceDeSiteInternet .section1>div{width:89%;margin-left:0;margin-top:-15%}.maintenanceDeSiteInternet .section1 img{width:100%}.maintenanceDeSiteInternet .section2 .element{flex-direction:column;align-items:center;width:100%}.maintenanceDeSiteInternet .section2 .element .background{width:80%;align-self:start}.maintenanceDeSiteInternet .section2 .element div:not(.background){width:80%;padding:30px;box-sizing:border-box}}@media only screen and (max-width: 600px){.maintenanceDeSiteInternet .section1{align-items:center}.maintenanceDeSiteInternet .section1 div,.maintenanceDeSiteInternet .section1 h4{width:100%}}@media only screen and (max-width: 500px){.maintenanceDeSiteInternet .section2 .element .background{width:100%;height:40vh}.maintenanceDeSiteInternet .section2 .element div:not(.background){width:100%;padding:15px}}.analyseSeo .section1{position:relative;height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:start;padding-block:30px}.analyseSeo .section1 img{border-radius:30px;width:90%;height:70vh;object-fit:cover;object-position:center;z-index:-1}.analyseSeo .section1>.row{align-items:center;position:relative;gap:5vw;padding-inline:14%;margin-bottom:10vh}.analyseSeo .section1>.row h1{width:40%;display:flex;flex-direction:column}.analyseSeo .section1>.row p{width:40%}.analyseSeo .section2{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.analyseSeo .section2 h2{text-align:center;width:100%}.analyseSeo .section2>div{margin-block:5vh;display:flex;flex-direction:column;align-items:start;width:40%;text-align:justify}.analyseSeo .section3{display:flex;flex-direction:row;justify-content:space-between}.analyseSeo .section3 .col,.analyseSeo .section3 .background{width:45%}.analyseSeo .section3 .col p,.analyseSeo .section3 .background p{text-align:justify}.analyseSeo .section3 .background{background:var(--light-pink);width:47%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:70vh;box-sizing:border-box}.analyseSeo .section3 .background img{width:90%;height:80%;object-fit:contain}.analyseSeo .section4{margin-bottom:5vh}@media only screen and (max-width: 1200px){.analyseSeo .section1>.row{gap:3vw}.analyseSeo .section1>.row p{width:57%}}@media only screen and (max-width: 1000px){.analyseSeo .section1>.row{padding-inline:16% 6%}}@media only screen and (max-width: 700px){.analyseSeo section{margin-block:5vh}.analyseSeo .section1 .row{flex-direction:column;padding-block:0;gap:5vh;margin-bottom:5vh}.analyseSeo .section1 .row h1{margin-block:0;width:100%}.analyseSeo .section1 .row p{width:100%}.analyseSeo .section1 img{height:30vh}.analyseSeo .section2>div{width:46%}}@media only screen and (max-width: 600px){.analyseSeo .section3{flex-direction:column}.analyseSeo .section3 .col,.analyseSeo .section3 .background{width:100%}}@media only screen and (max-width: 500px){.analyseSeo .section2>div{width:100%;align-items:center;margin-block:5vh 0}.analyseSeo .section2>div h3{text-align:center}}@media only screen and (max-width: 400px){.analyseSeo .section1 .littleMentionInPrestation{left:-26px}}.auditDeSiteInternet .section1{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:70vh;margin-bottom:10vh}.auditDeSiteInternet .section1 .col,.auditDeSiteInternet .section1 .imgContainer{width:50%;position:relative}.auditDeSiteInternet .section1 .col{padding:4% 3% 4% 10%}.auditDeSiteInternet .section1 .littleMentionInPrestation{left:-2%}.auditDeSiteInternet .section1 .imgContainer{border-radius:30px;clip-path:border-box}.auditDeSiteInternet .section1 .imgContainer img{width:100%;object-fit:cover;object-position:center;height:100%}.auditDeSiteInternet .section1 .imgContainer span{width:100%;position:absolute;left:0;bottom:0;background:#ffffffe6;font-size:60px;margin:0;padding:28px 15px;box-sizing:border-box}.auditDeSiteInternet .section2{margin-bottom:10vh}.auditDeSiteInternet .section3{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10vh}.auditDeSiteInternet .section3 .col.left{position:relative;height:fit-content;padding:2% 5% 2% 15%;box-sizing:border-box;width:50%}.auditDeSiteInternet .section3 .col.left p:last-child{margin-bottom:0}.auditDeSiteInternet .section3 .col.left:before{content:"";position:absolute;width:107%;height:100%;top:0;left:-10px;border:2px solid var(--primary)}.auditDeSiteInternet .section3 .col.right{height:fit-content;margin-top:25vh;padding:2% 15% 2% 5%;box-sizing:border-box;background:var(--primary-light);width:50%}@media only screen and (max-width: 1000px){.auditDeSiteInternet .section1 .littleMentionInPrestation{left:-5%}.auditDeSiteInternet .section1 .imgContainer span{font-size:37px}.auditDeSiteInternet .section3 .col.left{padding:2% 5% 2% 8%}.auditDeSiteInternet .section3 .col.right{padding:2% 8% 2% 5%}}@media only screen and (max-width: 900px){.auditDeSiteInternet .section1{height:fit-content;flex-direction:column}.auditDeSiteInternet .section1 .col,.auditDeSiteInternet .section1 .imgContainer{width:100%}.auditDeSiteInternet .section1 .imgContainer{height:59vh}.auditDeSiteInternet .section1 .littleMentionInPrestation{left:-7%;top:-16%;z-index:2}.auditDeSiteInternet .section3{flex-direction:column}.auditDeSiteInternet .section3 .col.left{width:80%;align-self:start;padding:2% 5% 5% 8%}.auditDeSiteInternet .section3 .col.left:before{width:100%;height:110%;top:-5%}.auditDeSiteInternet .section3 .col.right{width:80%;margin-top:0;align-self:end;padding:10% 8% 2% 5%}}@media only screen and (max-width: 800px){.auditDeSiteInternet .section2{margin-block:10vh}}@media only screen and (max-width: 600px){.auditDeSiteInternet .section1 .col{padding:4% 15px}.auditDeSiteInternet .littleMentionInPrestation{display:none}.auditDeSiteInternet .section3 .col.right{width:95%;padding:15vh 8% 2% 5%}.auditDeSiteInternet .section3 .col.left{width:95%}.auditDeSiteInternet .section3 .col.left:before{height:115%}}@media only screen and (max-width: 500px){.auditDeSiteInternet .section2>div{width:100%;align-items:center;margin-block:5vh 0}.auditDeSiteInternet .section2>div h3{text-align:center}}@media only screen and (max-width: 400px){.auditDeSiteInternet .section1 .littleMentionInPrestation{left:-26px}}.CharteGraphiqueEtIdentiteDeMarque .section1{display:flex;flex-direction:row;justify-content:space-between;padding:4% 12%;position:relative}.CharteGraphiqueEtIdentiteDeMarque .section1 img{width:36%;max-height:70vh;object-fit:contain;border-radius:30px}.CharteGraphiqueEtIdentiteDeMarque .section1 .col{width:60%}.CharteGraphiqueEtIdentiteDeMarque .section1 .littleMentionInPrestation{left:0%}.CharteGraphiqueEtIdentiteDeMarque .section2{justify-content:space-between}.CharteGraphiqueEtIdentiteDeMarque .section2 .col{width:50%}.CharteGraphiqueEtIdentiteDeMarque .section2 .col p{text-align:justify}.CharteGraphiqueEtIdentiteDeMarque .section2 img{width:35%;object-fit:contain}.CharteGraphiqueEtIdentiteDeMarque .section3{margin-block:15vh 25vh;justify-content:space-between}.CharteGraphiqueEtIdentiteDeMarque .section3 .col:first-child{gap:5vh;width:45%;align-items:end}.CharteGraphiqueEtIdentiteDeMarque .section3 .col:first-child h2{width:70%;text-align:left}.CharteGraphiqueEtIdentiteDeMarque .section3 .col:first-child img{max-height:50vh;width:100%;object-fit:cover}.CharteGraphiqueEtIdentiteDeMarque .section3 .col:last-child{width:50%;padding-right:5%;box-sizing:border-box}.CharteGraphiqueEtIdentiteDeMarque .section3 .col:last-child hr{width:100%;border:1px solid var(--light-pink)}@media only screen and (max-width: 1200px){.CharteGraphiqueEtIdentiteDeMarque .section1{padding:4% 6%}.CharteGraphiqueEtIdentiteDeMarque .section1 .littleMentionInPrestation{left:-5%}.CharteGraphiqueEtIdentiteDeMarque .section3 .col:first-child h2{width:87%}}@media only screen and (max-width: 1000px){.CharteGraphiqueEtIdentiteDeMarque .section1{flex-direction:column-reverse;padding:10vh 8%;gap:5vh}.CharteGraphiqueEtIdentiteDeMarque .section1 .col{width:100%}.CharteGraphiqueEtIdentiteDeMarque .section1 img{width:100%;object-fit:cover;max-height:40vh}.CharteGraphiqueEtIdentiteDeMarque .section2 .col{width:55%}.CharteGraphiqueEtIdentiteDeMarque .section2 img{width:39%}.CharteGraphiqueEtIdentiteDeMarque .section3{flex-direction:column;padding:10vh 8%;margin:0}.CharteGraphiqueEtIdentiteDeMarque .section3 .col:first-child{align-items:start;width:100%}.CharteGraphiqueEtIdentiteDeMarque .section3 .col:first-child h2,.CharteGraphiqueEtIdentiteDeMarque .section3 .col:first-child img{width:100%}.CharteGraphiqueEtIdentiteDeMarque .section3 .col:last-child{width:100%;padding-inline:0;padding-block:5vh}}@media only screen and (max-width: 900px){.CharteGraphiqueEtIdentiteDeMarque .section1 .littleMentionInPrestation{left:12%;transform:none;bottom:12vh}}@media only screen and (max-width: 800px){.CharteGraphiqueEtIdentiteDeMarque .section1{padding:15px 22px;margin-bottom:20vh}.CharteGraphiqueEtIdentiteDeMarque .section1 .littleMentionInPrestation{left:42px;bottom:25px}.CharteGraphiqueEtIdentiteDeMarque .section3{padding:15px 22px}}@media only screen and (max-width: 700px){.CharteGraphiqueEtIdentiteDeMarque .section1{margin-bottom:15vh}.CharteGraphiqueEtIdentiteDeMarque .section2{align-items:center;flex-direction:column-reverse;margin-bottom:15vh}.CharteGraphiqueEtIdentiteDeMarque .section2 img{width:50%}.CharteGraphiqueEtIdentiteDeMarque .section2 .col{width:100%;text-align:left}.CharteGraphiqueEtIdentiteDeMarque .section3{margin-bottom:15vh}.CharteGraphiqueEtIdentiteDeMarque .section3 hr{margin-bottom:5vh}}@media only screen and (max-width: 500px){.CharteGraphiqueEtIdentiteDeMarque .section2 img{width:80%}}
