@-webkit-keyframes jump{0%,60%,to{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes jump{0%,60%,to{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}:root{--fond:#F7F2E7;--noir:#3E3628;--cta:#B55A38;--bleu:#8CB3C3;--vert:#0C5752;--rose:#FFC4C0}::-moz-selection{color:var(--fond);background-color:var(--vert)}::selection{color:var(--fond);background-color:var(--vert)}*{scrollbar-width:thin;scrollbar-color:var(--noir) #fff0;color:var(--noir)}::-webkit-scrollbar{width:.75rem;border-radius:.9375rem}::-webkit-scrollbar-track{background:var(--fond)}::-webkit-scrollbar-thumb{background-color:var(--noir);border-radius:20px;border:3px solid var(--fond)}article,footer,header,section{display:block}*,:after,:before,ul{box-sizing:border-box}*,:after,:before{-webkit-box-sizing:border-box}body,section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;background-color:var(--fond)}h1,h2,h3,p{margin-top:0}h1,h2,h3{margin-bottom:.5rem;font-weight:500;line-height:1.2;font-family:"Gelica"}p{margin-bottom:1rem}a,a:hover{color:inherit}a:hover{text-decoration:underline}img,svg{display:block;vertical-align:middle;height:auto}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}a,button{background-color:#fff0}button{border:0;padding:0;cursor:pointer}ul{padding-left:2rem}img,svg{max-width:100%}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,em,span,strong{text-decoration:inherit;font-size:inherit}em{font-style:italic;font-weight:inherit}a,span,strong{font-style:inherit}em,strong{color:inherit}strong{font-weight:700}a,span{font-weight:inherit;outline:0}section{width:100%}@media screen and (max-width:767px){section{contain:paint}}section div:not(.bloc-article) a:not(.cta,.next,.prev,.bouton){color:var(--cta)!important;text-decoration:underline}section .next:hover,section .prev:hover{color:var(--fond);text-decoration:none}.edito{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.edito *{margin:0}.edito h2{font-size:50px;font-weight:700;line-height:95%;color:var(--bleu)}@media screen and (max-width:767px){.edito h2{font-size:40px}}.edito h2+h3{margin-top:-40px}.edito h3{font-size:40px;font-weight:400;line-height:95%}@media screen and (max-width:767px){.edito h3{font-size:30px}}.edito p+p{margin-top:-30px}.cta,.cta:hover{color:var(--fond)}.cta{background-color:var(--cta);padding:15px 30px;border-radius:30px;font-weight:700;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:767px){.cta{padding:10px 30px}}.cta:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);text-decoration:none}.cta.vert{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);background-color:var(--vert)}.lightbox_galery,header .menu-plie,header .menu-plie .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lightbox_galery{inset:0;background:rgb(0 0 0/.8);opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s;display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0/.9);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lightbox_galery img{max-width:90vw;max-height:90vh}.close,.next,.prev{position:absolute;color:#fff;cursor:pointer}.close{top:20px;right:30px;font-size:40px}.next,.prev{top:50%;font-size:60px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:10px}.prev{left:30px}.next{right:30px}.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}header{position:fixed;top:65px;left:-60px;z-index:10}@media screen and (max-width:767px){header{top:-20px;left:-110px}}header .menu-plie,header .menu-plie .logo{position:relative}header .menu-plie{z-index:2}@media screen and (max-width:767px){header .menu-plie{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}}header .menu-plie .logo{height:174px;width:174px;background-color:var(--bleu);border-radius:174px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:50px;margin-right:-11px}header .menu-plie .logo .logo-sec{opacity:0;position:absolute;z-index:2}header .menu-plie .burger-menu,header .menu-plie .logo,header .menu-plie .logo .logo-sec,header .menu-plie .separateur-menu svg path{-webkit-transition:all .3s ease;transition:all .3s ease}header .menu-plie .burger-menu{background-color:var(--bleu);height:107.867px;width:107.867px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:107.867px;margin-left:-22px;cursor:pointer;position:relative;z-index:2}header .menu-plie .burger-menu svg{overflow:visible}header .menu-plie .burger-menu path{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .4s cubic-bezier(.25,1.5,.5,1);transition:transform .4s cubic-bezier(.25,1.5,.5,1);transition:transform .4s cubic-bezier(.25,1.5,.5,1),-webkit-transform .4s cubic-bezier(.25,1.5,.5,1);fill:var(--fond)}header .menu-plie .burger-menu:hover path:nth-child(3){-webkit-animation:jump .6s ease-out 0s;animation:jump .6s ease-out 0s}header .menu-plie .burger-menu:hover path:nth-child(2){-webkit-animation:jump .6s ease-out .1s;animation:jump .6s ease-out .1s}header .menu-plie .burger-menu:hover path:first-child{-webkit-animation:jump .6s ease-out .2s;animation:jump .6s ease-out .2s}.header-accueil,header .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .menu{height:100vh;width:100vw;position:fixed;top:0;left:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:21px;pointer-events:none;opacity:0}header .menu a,header .menu:before{-webkit-transition:all .3s ease;transition:all .3s ease}header .menu:before{content:"";background-color:var(--bleu);height:100px;width:100px;border-radius:100px;position:absolute;top:100px;left:146px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}header .menu a{color:var(--fond);font-family:"Gelica";font-size:40px;font-weight:400;line-height:142.644%;position:relative;z-index:2;text-decoration:none}@media screen and (max-width:767px){header .menu a{font-size:25px}}header .menu a:hover{color:var(--noir)}.header-accueil{position:relative;min-height:100vh;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:50px}@media screen and (max-width:767px){.header-accueil{min-height:650px}}.header-accueil h1{position:relative;z-index:3;font-size:80px;font-style:normal;font-weight:700;max-width:1000px;line-height:100%;color:var(--noir);margin-bottom:20px}.header-accueil h1 strong{color:var(--bleu)}@media screen and (max-width:1249px){.header-accueil h1{font-size:50px}}.header-accueil .bloc-texte{max-width:750px;padding:50px;background-color:var(--fond);border-radius:0 30px 30px 0;z-index:2;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%) rotate(-5deg);-ms-transform:translateY(-50%) rotate(-5deg);transform:translateY(-50%) rotate(-5deg)}@media screen and (max-width:767px){.header-accueil .bloc-texte{-webkit-transform:translateY(0) rotate(-5deg);-ms-transform:translateY(0) rotate(-5deg);transform:translateY(0) rotate(-5deg);top:0}}.header-accueil .bloc-photo{position:absolute;top:30px;left:30px;right:30px;height:100vh}@media screen and (max-width:767px){.header-accueil .bloc-photo{height:280px;top:360px}}.header-accueil .bloc-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:30px}.titre-para{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1250px;padding:0 50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.titre-para{padding:0 30px;margin:50px 0 0;min-height:initial;height:auto;text-align:left}}.paragraphe{overflow:hidden;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.paragraphe .edito{position:relative;max-width:1110px;background-color:#fff;padding:90px 185px;border-radius:30px}@media screen and (max-width:767px){.paragraphe .edito{padding:50px 30px;border-radius:0}}.paragraphe .edito .img-cote{max-width:500px;position:absolute;border-radius:70px}@media screen and (max-width:767px){.paragraphe .edito .img-cote{display:none}}.paragraphe .edito .img-cote:first-child{top:10%;left:-400px}.paragraphe .edito .img-cote:nth-child(2){top:50%;right:-400px}.titre-paragraphe{max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin-top:100px}@media screen and (max-width:1249px){.titre-paragraphe{padding:0 15px}}@media screen and (max-width:767px){.titre-paragraphe{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 15px;max-width:100%}}.titre-paragraphe.reverse .titre h2{text-align:left}.titre-paragraphe .titre{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 15px);flex:1 0 calc(50% - 15px);max-width:calc(50% - 15px);text-align:right;min-width:500px;position:relative}@media screen and (max-width:1249px){.titre-paragraphe .titre{min-width:0;text-align:left}}@media screen and (max-width:767px){.titre-paragraphe .titre{min-width:0;max-width:100%;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}}.titre-paragraphe .titre h2{color:var(--bleu);font-size:70px;font-weight:700;position:sticky;top:30px}@media screen and (max-width:767px){.titre-paragraphe .titre h2{font-size:35px}}.titre-paragraphe .para{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 15px);flex:1 0 calc(50% - 15px);max-width:calc(50% - 15px);background-color:#fff;padding:70px 40px;border-radius:30px}@media screen and (max-width:767px){.titre-paragraphe .para{max-width:100%;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:30px 15px}}.bloc-carte{padding:50px 50px 0;width:calc(100% - 100px);margin:200px 50px 0;border-radius:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:100px}@media screen and (max-width:1249px){.bloc-carte{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%;overflow:hidden;margin:50px 0 0}}@media screen and (max-width:767px){.bloc-carte{padding-top:0}}.bloc-carte .separateur{position:absolute;width:100%;top:-5px;left:0;display:none}.bloc-carte .bloc-slider,.bloc-carte .bloc-slider .list-arrows .arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bloc-carte .bloc-slider{position:relative;height:450px;-webkit-perspective:1200px;perspective:1200px;width:800px;top:-50px}@media screen and (max-width:1249px){.bloc-carte .bloc-slider{height:600px;padding-bottom:100px}}.bloc-carte .bloc-slider .list-arrows{width:100%;position:absolute;top:50%;left:0}@media screen and (max-width:1249px){.bloc-carte .bloc-slider .list-arrows{top:-145px}}.bloc-carte .bloc-slider .list-arrows .arrow{background-color:var(--noir);position:absolute;left:0;height:48px;width:48px;border-radius:48px}@media screen and (max-width:1249px){.bloc-carte .bloc-slider .list-arrows .arrow{left:calc(50% - 55px);z-index:2}}.bloc-carte .bloc-slider .list-arrows .arrow.right{right:0;left:auto}@media screen and (max-width:1249px){.bloc-carte .bloc-slider .list-arrows .arrow.right{right:calc(50% - 55px);z-index:2}}.bloc-carte .bloc-slider .list-arrows .arrow.right img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.bloc-carte .bloc-slider .carte{position:absolute;width:430px;max-width:90%;-webkit-transition:opacity .4s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .4s ease;transition:transform .4s ease,opacity .4s ease,-webkit-transform .4s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;cursor:pointer;background-color:var(--bleu);padding:80px 50px;border-radius:70px}.bloc-carte .bloc-slider .carte h3{color:var(--fond);font-family:Gelica;font-size:25px;font-style:normal;font-weight:700}.bloc-carte .bloc-slider .carte:nth-child(3n+1){background-color:var(--bleu)}.bloc-carte .bloc-slider .carte:nth-child(3n+2){background-color:var(--rose)}.bloc-carte .bloc-slider .carte:nth-child(3n+3){background-color:var(--vert)}.bloc-carte .bloc-slider .carte:nth-child(3n+3) *{color:var(--fond)}.bloc-carte .bloc-titre{width:calc(100% - 800px);max-width:500px}@media screen and (max-width:1249px){.bloc-carte .bloc-titre{width:100%;padding:30px 0;margin-bottom:100px}}@media screen and (max-width:767px){.bloc-carte .bloc-titre{padding-top:0}}.bloc-carte .bloc-titre h2{font-size:50px;font-style:normal;font-weight:700}@media screen and (max-width:767px){.bloc-carte .bloc-titre h2{font-size:30px;margin:0-35px}}.liste-photos{max-width:1400px;padding:0 50px;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px;margin-top:150px}@media screen and (max-width:1249px){.liste-photos{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (max-width:767px){.liste-photos{-webkit-column-count:1;-moz-column-count:1;column-count:1;margin-top:50px;padding:0 15px}}.liste-photos a{-webkit-box-flex:1;-ms-flex:1 0 calc(33.3333% - 56px);flex:1 0 calc(33.3333% - 56px);margin-top:28px;display:inline-block;vertical-align:middle}.article-timeline{margin-top:150px}@media screen and (max-width:767px){.article-timeline{margin-top:50px}}.article-timeline h2{text-align:center;font-size:50px;font-weight:700}@media screen and (max-width:767px){.article-timeline h2{font-size:40px}}.article-timeline .timeline{margin-top:100px;position:relative}@media screen and (max-width:767px){.article-timeline .timeline{margin-top:30px}}.article-timeline .timeline #ligne{max-width:400px;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0}@media screen and (max-width:1249px){.article-timeline .timeline #ligne{display:none}}.article-timeline .timeline #ligne .st0{fill:none;stroke:#fff;stroke-linecap:round;stroke-miterlimit:10;stroke-width:50px}.article-timeline .timeline ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:84.7px;padding:65px 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1249px){.article-timeline .timeline ul{gap:30px;padding:0}}.article-timeline .timeline ul li,.article-timeline .timeline ul li h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-timeline .timeline ul li{list-style-type:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1249px){.article-timeline .timeline ul li{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}}.article-timeline .timeline ul li p{font-size:18px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:400px;margin-right:100px;margin-left:100px;text-align:right;margin-bottom:0}@media screen and (max-width:1249px){.article-timeline .timeline ul li p{width:100%;margin:0 20px;text-align:center;padding:15px}}.article-timeline .timeline ul li h3{font-size:40px;font-style:normal;font-weight:700;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:360px;margin-left:50px;margin-bottom:0;border-left:2px solid var(--bleu);padding:15px 0 15px 45px;max-height:175px}@media screen and (max-width:1249px){.article-timeline .timeline ul li h3{width:100%;text-align:center;padding:15px;border-bottom:2px solid var(--bleu);border-left:0;font-size:30px;max-height:none;margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.article-timeline .timeline ul li .bloc-image{width:450px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex:1 0 450px;flex:1 0 450px;position:relative}@media screen and (max-width:1249px){.article-timeline .timeline ul li .bloc-image{display:none}}.article-timeline .timeline ul li .bloc-image span{position:absolute;top:50%;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important;left:31px;width:111px;display:block;text-align:center;font-family:Gelica;font-size:60px;font-weight:700;line-height:100%}.article-timeline .timeline ul li .bloc-image .fond{fill:var(--bleu)}@media screen and (max-width:1249px){.article-timeline .timeline ul li:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.article-timeline .timeline ul li:nth-child(2n) p{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:left;margin-left:100px;margin-right:150px}@media screen and (max-width:1249px){.article-timeline .timeline ul li:nth-child(2n) p{width:100%;margin:0 20px;text-align:center;padding:15px}}.article-timeline .timeline ul li:nth-child(2n) h3{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:15px 45px 15px 0;border-left:none;border-right:2px solid var(--bleu);margin-right:50px;text-align:right}@media screen and (max-width:1249px){.article-timeline .timeline ul li:nth-child(2n) h3{width:100%;margin:0 20px;text-align:center;padding:15px;border-bottom:2px solid var(--bleu);border-right:0}}.article-timeline .timeline ul li:nth-child(2n) .bloc-image svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.article-timeline .timeline ul li:nth-child(2n) .bloc-image span{left:auto;right:31px;width:111px;text-align:center}.article-timeline .timeline ul li:nth-child(6n+2) h3{border-color:var(--rose)}.article-timeline .timeline ul li:nth-child(6n+2) .bloc-image svg .fond{fill:var(--rose)}.article-timeline .timeline ul li:nth-child(6n+3) h3{border-color:var(--vert)}.article-timeline .timeline ul li:nth-child(6n+3) .bloc-image svg .fond{fill:var(--vert)}.article-timeline .timeline ul li:nth-child(6n+4) h3{border-color:#e0c088}.article-timeline .timeline ul li:nth-child(6n+4) .bloc-image svg .fond{fill:#e0c088}.article-timeline .timeline ul li:nth-child(6n+5) h3{border-color:#3e3628}.article-timeline .timeline ul li:nth-child(6n+5) .bloc-image svg .fond{fill:#3e3628}.article-timeline .timeline ul li:nth-child(6n+6) h3{border-color:#6a78af}.article-timeline .timeline ul li:nth-child(6n+6) .bloc-image svg .fond{fill:#6a78af}.faq,.faq .liste-faq,.faq .titre-faq{display:-webkit-box;display:-ms-flexbox;display:flex}.faq{margin:150px 50px 0;background-color:#fff;width:calc(100% - 100px);border-radius:30px;gap:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:150px 90px}@media screen and (max-width:767px){.faq{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:50px 0 0;border-radius:0;padding:50px 30px}}.faq .liste-faq,.faq .titre-faq{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.faq .titre-faq{max-width:550px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.faq .titre-faq h2{font-size:60px;font-style:normal;font-weight:700}@media screen and (max-width:767px){.faq .titre-faq h2{font-size:40px}}.faq .liste-faq{padding-left:0;list-style-type:none;max-width:770px;width:100%}.faq .liste-faq li{width:100%}.faq .liste-faq li input{display:none}.faq .liste-faq li input:checked+label:before{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.faq .liste-faq li input:checked+label+.reponse{max-height:600px;padding:30px}.faq .liste-faq li label{background-color:var(--bleu);display:block;padding:20px 30px;cursor:pointer;border-radius:50px;position:relative}.article-cta,.faq .liste-faq li label:before{background-repeat:no-repeat;background-position:center center}.faq .liste-faq li label:before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);right:16px;height:50px;width:50px;background-color:#fff;border-radius:50px;background-image:url(/wp-content/themes/bastiennicolas/i/faq.svg);-webkit-transition:all .3s ease;transition:all .3s ease}.faq .liste-faq li label h3{margin:0;color:#fff;font-weight:700;font-size:25px;padding-right:50px}@media screen and (max-width:767px){.faq .liste-faq li label h3{font-size:20px}}.faq .liste-faq li .reponse{max-height:0;overflow:hidden;margin:0 50px;padding:0 30px;background-color:var(--fond);border-radius:0 0 30px 30px;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:767px){.faq .liste-faq li .reponse{margin:0 20px}}.article-cta{width:calc(100% - 100px);margin:150px 50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-size:cover;padding:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:30px;overflow:hidden}@media screen and (max-width:767px){.article-cta{padding:50px 30px;width:calc(100% - 60px);margin:50px 30px 0}}.article-cta .filtre,.article-cta:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.article-cta:after{background-color:var(--cta);z-index:2;display:block}.article-cta .filtre{z-index:1;backdrop-filter:grayscale(100%)}.article-cta .bloc-content,footer .footer-top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-cta .bloc-content{z-index:3;max-width:1200px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.article-cta .bloc-content h2{text-align:center;font-size:100px;font-style:normal;font-weight:700;line-height:110.021%;color:var(--fond)}@media screen and (max-width:767px){.article-cta .bloc-content h2{font-size:60px}}.article-cta .bloc-content p{font-size:25px;color:var(--fond)}footer{background-color:#fff;width:100%;margin-top:150px}footer .footer-top{gap:70px;padding:120px 0 80px}@media screen and (max-width:767px){footer .footer-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}}footer .footer-top .separateur{position:absolute;top:-5px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}footer .footer-top .bloc-contact,footer .footer-top .menu-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .footer-top .menu-footer{gap:20px}footer .footer-top .menu-footer a{font-size:20px;font-style:normal;font-weight:700;-webkit-transition:all .3s ease;transition:all .3s ease}footer .footer-top .bloc-contact a:hover,footer .footer-top .menu-footer a:hover{color:var(--rose);text-decoration:none}footer .footer-top .bloc-contact{background-color:var(--bleu);padding:50px;max-width:450px;border-radius:50px}@media screen and (max-width:767px){footer .footer-top .bloc-contact{max-width:100%;border-radius:0;padding:50px 15px;text-align:center;width:100%}}footer .footer-top .bloc-contact *{color:var(--fond)}footer .footer-top .bloc-contact h3{font-size:45px;font-style:normal;font-weight:700;line-height:100%}@media screen and (max-width:767px){footer .footer-top .bloc-contact h3{font-size:30px}}footer .footer-top .bloc-contact a{font-size:20px;font-style:normal;font-weight:400}@media screen and (max-width:767px){footer .footer-top .bloc-contact a{font-size:18px}}footer .footer-bottom{width:100%;background-color:var(--fond);padding:15px;text-align:center}footer .footer-bottom p{margin:0}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}