@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@500;700;900&display=swap");@media (min-width:782px){.wp-block-columns{flex-wrap:wrap !important}}@media only screen and (min-width:75rem){.wp-block-columns{flex-wrap:nowrap !important}}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100% !important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%;flex-grow:0}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:1}}@media only screen and (min-width:75rem){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}@-webkit-keyframes scale-up-tr{0%{opacity:.8;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:50%;transform-origin:50%}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50%;transform-origin:50%}}@keyframes scale-up-tr{0%{opacity:.8;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:50%;transform-origin:50%}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50%;transform-origin:50%}}.scale-up-tr{-webkit-animation:scale-up-tr .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-tr .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes slide-right{0%{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:.5}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-right{0%{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:.5}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.slide-right{-webkit-animation:slide-right .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-right .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-right-revert{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:0;visibility:hidden}}@keyframes slide-right-revert{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:0;visibility:hidden}}@-webkit-keyframes slide-top{0%{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}100%{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-top{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}100%{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes scale-right{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}100%{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes scale-right{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}100%{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes scale-right{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}100%{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes btn-right{0%{-webkit-transform:scaleX(0);transform:scaleX(0);color:transparent}80%{-webkit-transform:scaleX(1);transform:scaleX(1);color:transparent}}@-webkit-keyframes btn-right{0%{-webkit-transform:scaleX(0);transform:scaleX(0);color:transparent}80%{-webkit-transform:scaleX(1);transform:scaleX(1);color:transparent}}@keyframes btn-right-r{0%{-webkit-transform:scaleX(0);transform:scaleX(0);color:transparent}80%{-webkit-transform:scaleX(1);transform:scaleX(1);color:transparent}}@-webkit-keyframes btn-right-r{0%{-webkit-transform:scaleX(0);transform:scaleX(0);color:transparent}80%{-webkit-transform:scaleX(1);transform:scaleX(1);color:transparent}}@keyframes opacity{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes opacity{0%{opacity:0}100%{opacity:1}}@keyframes defilement-rtl{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes defilement-rtl{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes aurore{0%{background-position:0 0}50%{transform:translateY(110px)}100%{background-position:-1500px 0}}@-webkit-keyframes aurore{0%{background-position:0 0}50%{transform:translateY(110px)}100%{background-position:-1500px 0}}@keyframes cats{0%{opacity:0}25%{opacity:0}50%{opacity:1}65%{opacity:0}100%{opacity:0}}@keyframes logo{100%{-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}}header.header{position:fixed;top:0;left:0;width:100%}header.header .select-container .list-select{position:absolute}@media only screen and (min-width:75rem){header.header .select-container{order:1}}header.header a{display:inline-block}nav ul li.menu-item a{color:var(--ui-color-secondary);font-weight:700;font-size:14px;font-size:.875rem}@media only screen and (min-width:75rem){nav ul li.menu-item a{font-weight:700;padding:3px;text-decoration:none;display:inline;-webkit-transition:color .6s ease;-moz-transition:color .6s ease;-ms-transition:color .6s ease;-o-transition:color .6s ease;transition:color .6s ease;display:inline;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(21%,currentColor));background-image:linear-gradient(to bottom,transparent 20%,currentColor 21%);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transform-origin:0 100%;-webkit-transition:background-size .5s ease-in-out .2s;transition:background-size .5s ease-in-out .2s}nav ul li.menu-item a:hover,nav ul li.menu-item a:focus{background-size:100% 1px;transition:.3s ease}}@media only screen and (min-width:75rem){nav ul li.menu-item{padding:10px 20px 10px 0}}@media only screen and (min-width:110rem){nav ul li.menu-item{padding:10px 20px}}nav ul li.menu-item .sub-menu>span{display:none}@media only screen and (min-width:75rem){nav ul li.menu-item .sub-menu>span{color:#fff;font-size:32px;font-size:2rem;font-weight:900;display:block;position:absolute;top:40px;padding-left:45px;letter-spacing:1px;left:5%}nav ul li.menu-item .sub-menu>span:before{content:" ";display:block;width:36px;height:3px;background:var(--ui-color-primary);display:block;position:absolute;top:50%;left:0}}@media only screen and (min-width:75rem){nav ul li.menu-item .sub-menu>li{border-left:2px solid #e84b31}}nav ul li.menu-item .sub-menu>li .sub-menu>li{border:none}nav ul li.menu-item .sub-menu>li .sub-menu>li a{font-size:18px;font-size:1.125rem}nav ul li.menu-item .sub-menu a{color:#fff;font-weight:400;font-size:18px;font-size:1.125rem}@media only screen and (min-width:75rem){nav ul li.menu-item .sub-menu a{font-size:25px;font-size:1.5625rem}}@media only screen and (min-width:75rem){nav{background:0 0}}.logo .logo-fonce{display:none}@media only screen and (min-width:75rem){.logo .logo-white{display:none}.logo .logo-fonce{display:block}}.logo a{display:flex;align-items:center;text-decoration:none}.logo span{display:block;color:var(--ui-color-secondary);font-size:10px;font-size:.625rem;color:#000}.logo img{width:47px;height:auto;margin:auto}@media only screen and (min-width:75rem){.logo img{width:90px}}.page-template-template-home header.header .logo .logo-fonce,body.archive header.header .logo .logo-fonce,body.index header.header .logo .logo-fonce,body.tax header.header .logo .logo-fonce,body.categories header.header .logo .logo-fonce{display:none}@media only screen and (min-width:75rem){.page-template-template-home header.header .logo .logo-white,body.archive header.header .logo .logo-white,body.index header.header .logo .logo-white,body.tax header.header .logo .logo-white,body.categories header.header .logo .logo-white{display:block}.page-template-template-home header.header .logo .logo-fonce,body.archive header.header .logo .logo-fonce,body.index header.header .logo .logo-fonce,body.tax header.header .logo .logo-fonce,body.categories header.header .logo .logo-fonce{display:none}}@media only screen and (min-width:75rem){header.header.type2 .nav-container>ul>li.menu-item>ul{top:114px}}@media only screen and (min-width:75rem){.scrolled header.header.type2 .nav-container>ul>li.menu-item>ul{top:80px}}.scrolled header.header{background:#fff}@media only screen and (min-width:75rem){.scrolled header.header nav{background:0 0}}.scrolled header.header .logo img{width:53px}.scrolled header.header .logo .logo-white{display:block}.scrolled header.header .logo .logo-fonce{display:none}#search-toggle-2{position:fixed;bottom:5px;right:5px;padding:20px;z-index:999;width:60px;height:60px}#search-toggle-2 img{height:15px;widows:15px}#search-submit{margin:auto;display:block;margin-top:20px}#btn-search-close{margin-bottom:30px;width:3rem;height:3rem;padding:.5rem}.search-form-container{position:absolute;z-index:999}.scrolled-top #search-toggle-2{display:none}.scrolled-top header.header{-moz-transform:translate(0,-100px);-o-transform:translate(0,-100px);-ms-transform:translate(0,-100px);-webkit-transform:translate(0,-100px);transform:translate(0,-100px);transition:.3s ease}.scrolled-bottom header.header{-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);transition:.3s ease}footer.footer{background:#000;padding:40px 0;color:#fff}@media only screen and (min-width:43rem){footer.footer{padding:40px}}footer.footer strong{font-weight:900;font-size:22px;font-size:1.375rem;margin-bottom:20px;display:block}@media only screen and (min-width:75rem){footer.footer strong{font-size:38px;font-size:2.375rem}}footer.footer:before{content:" ";display:block;position:absolute;right:20px;top:-20px;width:4rem;height:4rem;background:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/footer.svg)}@media only screen and (min-width:75rem){footer.footer:before{right:40px;top:-80px;width:9rem;height:9rem}}footer.footer .flex{align-items:center}footer.footer .logo-fonce{display:none}footer.footer .copyright{color:#fff}footer.footer .social{align-items:flex-start}footer.footer .social ul{display:flex}footer.footer .social ul li{margin-right:7px}footer.footer p{margin:0}footer.footer .logo a{margin:0;margin-bottom:40px;display:inline-block}footer.footer .logo img{width:180px}footer.footer .acf-fields>.acf-field{padding-left:0;padding-right:0}footer.footer .acf-field p.description{font-size:12px;font-size:.75rem;color:var(--ui-color-secondary)}@media only screen and (min-width:75rem){footer.footer .flex{justify-content:space-between}footer.footer .flex>div{flex-basis:31%}}footer.footer .menu li{margin-bottom:7px}footer.footer .menu a{text-decoration:none;text-transform:uppercase;font-weight:700;color:var(--ui-color-secondary);letter-spacing:1px;font-size:14px;font-size:.875rem}footer.footer .menu a:hover,footer.footer .menu a:focus{color:var(--ui-color-primary);text-decoration:underline}.home-top{position:relative;padding-top:120px;margin-bottom:40px;width:calc(100% + 80px);margin-left:-40px;background:#cdf9e8}@media only screen and (min-width:75rem){.home-top{padding-top:160px;width:calc(100% + 160px);margin-left:-80px;margin-bottom:80px}}@media only screen and (min-width:110rem){.home-top{padding-top:160px;width:calc(100% + 320px);margin-left:-160px}}.home-top>*{position:relative;z-index:1}.home-top .text-container{padding:40px}.home-top .text-container .text{display:block;margin-bottom:40px;position:relative}@media only screen and (min-width:75rem){.home-top .text-container{padding:80px;padding-right:20px;flex-basis:60%}.home-top .flex{display:flex}}@media only screen and (min-width:110rem){.home-top .text-container{padding-left:160px}}#home-top .wpcf7{margin-bottom:0}.card-toggle{background:#f1ecf7}.card-toggle .card-header a{color:#fff;font-size:18px;font-size:1.125rem;font-weight:900;display:flex;text-decoration:none;justify-content:space-between;align-content:center;color:var(--ui-color-tertiary)}@media only screen and (min-width:75rem){.card-toggle .card-header a{padding:40px;font-size:30px;font-size:1.875rem}}.card-toggle .card-header a:hover,.card-toggle .card-header a:focus{color:var(--ui-color-primary);transition:.3s ease}.card-toggle .card-header a:after{content:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/chevron_down_circle.svg);display:block;width:30px;height:30px}@media only screen and (max-width:43rem){.activites.bloc{width:calc(100% + 80px);margin-left:-40px}}@media only screen and (min-width:75rem){.activites.bloc{width:calc(100% + 80px)}}@media only screen and (min-width:110rem){.activites.bloc{width:calc(100% + 180px);margin-left:-20px}}.activites.bloc .activite-slide-container{width:100%}@media only screen and (min-width:43rem){.activites.bloc .activite-slide-container{padding:20px}}@media only screen and (min-width:75rem){.activites.bloc .activite-slide-container{width:40rem}}.activites.bloc .activite{height:100%;background:#f1ecf7;padding:40px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:.3s ease}@media only screen and (min-width:43rem){.activites.bloc .activite{border-radius:30px}}.activites.bloc .activite .more{position:absolute;opacity:0;transition:.3s ease}.activites.bloc .activite .text{transition:.3s ease;text-decoration:none;color:var(--ui-color-secondary)}.activites.bloc .activite .text p{margin-bottom:10px}.activites.bloc .activite .text:hover h3{color:#9970c0;transition:.3s ease}.activites.bloc .activite .profil-small{text-decoration:none}.activites.bloc .activite:before{content:" ";display:block;width:100%;height:100%;background:var(--ui-color-primary);position:absolute;top:0;left:0;border-radius:30px;z-index:-1;transition:.3s ease}.activites.bloc .activite:after{content:" ";display:block;width:100%;height:100%;background:#f1ecf7;position:absolute;top:0;left:0;border-radius:30px;z-index:-1}.activites.bloc .activite:hover,.activites.bloc .activite:focus{transition:.3s ease}@media only screen and (min-width:43rem){.activites.bloc .activite:hover,.activites.bloc .activite:focus{-moz-transform:translate(-20px,-20px);-o-transform:translate(-20px,-20px);-ms-transform:translate(-20px,-20px);-webkit-transform:translate(-20px,-20px);transform:translate(-20px,-20px)}}.activites.bloc .activite:hover .text,.activites.bloc .activite:focus .text{transition:.3s ease}@media only screen and (min-width:43rem){.activites.bloc .activite:hover .text,.activites.bloc .activite:focus .text{-moz-transform:translate(0,-40px);-o-transform:translate(0,-40px);-ms-transform:translate(0,-40px);-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}}.activites.bloc .activite:hover .text .more,.activites.bloc .activite:focus .text .more{opacity:1;transition:.3s ease}.activites.bloc .activite:hover:before,.activites.bloc .activite:focus:before{transition:.3s ease}@media only screen and (min-width:43rem){.activites.bloc .activite:hover:before,.activites.bloc .activite:focus:before{-moz-transform:translate(20px,20px);-o-transform:translate(20px,20px);-ms-transform:translate(20px,20px);-webkit-transform:translate(20px,20px);transform:translate(20px,20px)}}.activites.bloc .activite:hover:after,.activites.bloc .activite:focus:after{background:#f6f3fa;transition:.3s ease}.bloc.carte .poi-content{display:none;position:fixed;border-radius:30px;background:#f1ecf7;padding:40px;bottom:20px;left:50%;margin-left:-150px;width:300px;z-index:999;box-shadow:0 0 20px rgba(0,0,0,.1)}@media only screen and (min-width:43rem){.bloc.carte .poi-content{margin-left:-300px;width:600px}}.bloc.carte .poi-content p{display:block;margin-bottom:0}.bloc.carte .poi-content button{margin-bottom:15px}.bloc.carte .poi{margin-bottom:7px}.bloc.carte .link{color:var(--ui-color-secondary);font-weight:700}.bloc.carte .link:hover,.bloc.carte .link:focus,.bloc.carte .link.active{color:#9970c0}.bloc.carte .map-container{border-radius:30px;background:#9970c0;position:relative}@media only screen and (max-width:43rem){.bloc.carte .map-container{height:330px;width:320px;margin:auto}}@media only screen and (max-width:28rem){.bloc.carte .map-container{height:250px;width:260px}}.bloc.carte .map-container .map{position:relative;width:607px;margin:auto}@media only screen and (max-width:43rem){.bloc.carte .map-container .map{transform:scale(.5);transform-origin:0 0}}@media only screen and (max-width:28rem){.bloc.carte .map-container .map{transform:scale(.4);transform-origin:0 0}}.bloc.carte .map-container img{width:607px;height:auto;margin:auto;display:block}@media only screen and (min-width:75rem){.bloc.carte .map-container img{width:607px;height:auto;margin:auto;display:block}}.bloc.carte .map-container .poi-ville-carte{position:absolute;text-decoration:none;display:flex;flex-direction:column;align-items:center}.bloc.carte .map-container .poi-ville-carte:hover span,.bloc.carte .map-container .poi-ville-carte.active span{display:block}.bloc.carte .map-container .poi-ville-carte:hover:after,.bloc.carte .map-container .poi-ville-carte.active:after{border:1px solid var(--ui-color-secondary)}.bloc.carte .map-container .poi-ville-carte span{background:var(--ui-color-primary);border-radius:10px;text-align:center;text-decoration:none;color:#000;padding:0 10px;margin-bottom:10px;opacity:1;display:none;white-space:nowrap;position:absolute;top:-32px;z-index:9}.bloc.carte .map-container .poi-ville-carte:after{content:" ";border-radius:50%;display:block;width:1em;height:1em;background:var(--ui-color-primary)}@media only screen and (min-width:28rem){.bloc.carte .text-container .pois{display:flex;flex-wrap:wrap}.bloc.carte .text-container .poi{width:50%}}@media only screen and (min-width:75rem){.bloc.carte{width:calc(100% + 160px);margin-left:-80px;display:flex;justify-content:space-between;gap:40px}.bloc.carte .map-container{flex-basis:66%}.bloc.carte .text-container{flex-basis:33%;padding-top:40px}}@media only screen and (min-width:75rem){.chiffres.bloc{display:flex;flex-wrap:wrap}.chiffres.bloc .elem{margin-bottom:40px;width:48%;flex-basis:48%}}.chiffres.bloc .elem{margin-bottom:20px;font-weight:700;font-size:18px;font-size:1.125rem;padding:20px 0}@media only screen and (min-width:75rem){.chiffres.bloc .elem{padding:20px}}.chiffres.bloc .elem img{width:50px;height:auto;display:block;margin-bottom:10px}@media only screen and (min-width:75rem){.chiffres.bloc .elem img{width:100px}}@media only screen and (min-width:75rem){.bloc.confiance{padding:40px}}@media only screen and (min-width:75rem){.bloc.confiance .img-container{margin-top:-150px;display:flex;align-items:flex-end}.bloc.confiance .img-container h3{margin-bottom:40px;margin-left:60px}}.bloc.confiance .img{padding:10px;background:#fff;border-radius:30px;box-shadow:0 0 5px rgba(0,0,0,.1)}.bloc.confiance .img img{height:120px;width:auto}@media only screen and (min-width:75rem){.bloc.confiance .img{padding:20px}}.bloc.confiance>div{border-radius:30px;padding:20px;background:#2a094b;color:#fff}.bloc.confiance>div *{color:#fff}@media only screen and (min-width:110rem){.bloc.confiance>div{padding:40px;border-radius:30px}}.bloc.icones .slide{position:relative;padding:20px;padding-top:70px}.bloc.icones .slide h3{color:#2a094b;font-size:18px;font-size:1.125rem;margin-bottom:5px;font-weight:800}.bloc.icones .slide .text{text-align:center;margin-bottom:30px}.bloc.icones .slide .encart{background:#2a094b;padding:10px;border-radius:10px;color:#fff;display:inline-block;position:absolute;left:50%;transform:translate(-50%,0)}.bloc.icones .slide .encart p{white-space:nowrap}.bloc.icones .slide .encart *{color:#fff}.bloc.icones .slide .icone{width:100px;height:100px;background:var(--ui-color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:auto;margin-top:-75px;margin-bottom:10px}.bloc.icones .slide .icone img{width:60px;height:auto;display:block}.bloc.icones .slide>div{background:#fff;border-radius:10px;padding:20px}.bloc.processus{border:1px solid #f1ecf7;padding:20px;margin-bottom:40px;background:#fff}@media only screen and (min-width:75rem){.bloc.processus{padding:80px}.bloc.processus .processus-container{display:flex;flex-wrap:wrap;justify-content:space-between}.bloc.processus .processus-container .process{flex-basis:48%}}.bloc.processus .process{display:inline-flex;margin-top:20px}@media only screen and (min-width:75rem){.bloc.processus .process{margin-top:40px}}.bloc.processus .process p{text-decoration:none;font-weight:700;font-size:20px;font-size:1.25rem;display:block;margin:0}.bloc.processus .number{color:#e84b31;font-size:58px;font-size:3.625rem;font-weight:900;line-height:1;margin-right:7px;display:block}.testimonial.bloc{margin-bottom:40px}.testimonial.bloc .temoignage-slide{padding-top:48px}.testimonial.bloc .temoignage{background:var(--ui-color-secondary);padding:40px;color:#fff;border-radius:30px;height:100%}.testimonial.bloc .temoignage .meta{display:flex;align-items:center}.testimonial.bloc .temoignage .meta span{margin-right:7px}.testimonial.bloc .temoignage .img-container{margin-bottom:20px}@media only screen and (min-width:75rem){.testimonial.bloc .temoignage .img-container{display:flex;align-items:center;gap:30px}.testimonial.bloc .temoignage .img-container h3{margin:0}}.testimonial.bloc .temoignage .img{background:#fff;box-shadow:0 0 8px rgba(0,0,0,.05);border-radius:30px;padding:10px;margin-top:-80px}.testimonial.bloc .temoignage .img img{max-height:200px;width:auto}@media only screen and (min-width:75rem){.testimonial.bloc{padding:0 80px}.testimonial.bloc.slick-slider .slick-arrow{left:0;right:auto;top:50%}.testimonial.bloc.slick-slider .slick-arrow.slick-next{left:auto;right:0}.testimonial.bloc .temoignage{padding:40px}}@media only screen and (min-width:110rem){.testimonial.bloc .temoignage{padding:40px 80px}}.trombinoscope.bloc{background:#fff;padding:20px;margin-top:80px}@media only screen and (min-width:75rem){.trombinoscope.bloc{padding:80px}}.trombinoscope.bloc .img-container{display:block;width:130px;margin:auto;position:relative;margin-top:-20px;top:-65px}@media only screen and (min-width:75rem){.trombinoscope.bloc .img-container{margin-top:-80px}}.trombinoscope.bloc .trombi-container{display:flex;flex-direction:column;align-content:center;align-items:center}.trombinoscope.bloc .trombi-container .elem{text-align:center;margin-bottom:40px}.trombinoscope.bloc .trombi-container span,.trombinoscope.bloc .trombi-container a{display:block}.trombinoscope.bloc .trombi-container a{text-decoration:none;color:var(--ui-color-secondary)}.trombinoscope.bloc .trombi-container .profile-pic{margin-bottom:20px}.trombinoscope.bloc .trombi-container .profile-pic img{display:block;margin:auto;border-radius:50%;max-width:200px}@media only screen and (min-width:43rem){.trombinoscope.bloc .trombi-container{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start}.trombinoscope.bloc .trombi-container .elem{flex-basis:48%}}@media only screen and (min-width:75rem){.trombinoscope.bloc .trombi-container .elem{flex-basis:30%}}.trombinoscope.bloc .nom{color:var(--ui-color-primary);font-weight:900;font-size:23px;font-size:1.4375rem}.trombinoscope.bloc .poste{font-weight:700}.trombinoscope.bloc .conseil{font-weight:900;text-transform:uppercase;font-size:18px;font-size:1.125rem}.slider.bloc{position:relative;z-index:0}.slider.bloc:after{content:" ";display:block;background:#cdf9e8;width:50%;height:100%;top:20%;position:absolute;right:0;z-index:-1}.slider.bloc .slide .img-container img{border-radius:30px}.slick-slider{padding-bottom:120px;position:relative}.slick-slider .slick-arrow{position:absolute;right:20px;bottom:40px;border:none;background:0 0;width:3rem;height:3rem;padding:0;margin-right:7px;cursor:pointer;transition:.1s ease;background:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/arrow_right.svg);background-size:100% auto;font-size:0;color:transparent}@media only screen and (min-width:75rem){.slick-slider .slick-arrow{right:160px}}.slick-slider .slick-arrow:hover,.slick-slider .slick-arrow:focus{background:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/arrow_right_hover.svg)}.slick-slider .slick-arrow.slick-prev{background:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/arrow_left.svg);right:calc(3.5rem + 20px)}@media only screen and (min-width:75rem){.slick-slider .slick-arrow.slick-prev{right:calc(3.5rem + 160px)}}.slick-slider .slick-arrow.slick-prev:hover,.slick-slider .slick-arrow.slick-prev:focus{background:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/arrow_left_hover.svg)}.slick-initialized .slick-slide{float:none;height:auto}.slick-initialized .slick-track{display:flex}@media only screen and (max-width:43rem){.slick-initialized .slick-track{align-items:flex-start}}.slider-container{position:relative}.pagingInfo{display:flex;position:absolute;left:7.5rem;bottom:1rem}.pagingInfo .total-slides{display:flex;align-items:center;margin-left:5px}.pagingInfo .total-slides:before{content:" ";display:block;width:40px;height:1px;background:var(--ui-color-primary);margin-right:5px}.slick-dots,.content .slick-dots{padding:0;display:flex}.slick-dots li,.content .slick-dots li{margin-right:5px}.slick-dots li button,.content .slick-dots li button{font-size:0;color:transparent;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:0 0;border:none}.slick-dots li button:before,.content .slick-dots li button:before{background:var(--ui-color-primary);width:.5rem;height:.5rem;content:' ';display:block;border-radius:50%}.slick-dots li:before,.content .slick-dots li:before{content:none}@media only screen and (min-width:43rem){.slide{padding:20px}}.slide .img-container img{width:100%;height:100%;object-fit:cover}.slider-partenaires{margin-bottom:40px;overflow:hidden}@media only screen and (max-width:43rem){.slider-partenaires{position:absolute;left:0;top:110px;z-index:99;width:100%;background:#fff}}.slider-partenaires .slider:after{content:none}.slider-partenaires>div{display:flex;flex-wrap:wrap}.slider-partenaires>div.initiated{flex-wrap:nowrap}.slider-partenaires .img-container{padding:0 20px}@media only screen and (min-width:75rem){.slider-partenaires .img-container{padding:0 40px}}.slider-partenaires img{height:90px;width:auto}@media only screen and (min-width:75rem){#social-bloc{margin-bottom:80px}#social-bloc>p{width:66%;margin-left:45px !important}}#social-bloc .twitter-timeline{width:100% !important}@media only screen and (min-width:75rem){#social-bloc #sb_instagram{padding-bottom:0;margin-bottom:20px}#social-bloc #sb_instagram #sbi_images{padding:0}#social-bloc .wp-block-columns{position:relative}#social-bloc .wp-block-column#twitter{position:absolute;left:0;height:100%;width:30%}#social-bloc .wp-block-column#twitter .wp-block-embed{height:89%;margin-bottom:20px}#social-bloc .wp-block-column#twitter .wp-block-embed__wrapper,#social-bloc .wp-block-column#twitter .twitter-timeline,#social-bloc .wp-block-column#twitter iframe{height:100% !important}#social-bloc .wp-block-column#instagram{margin-left:33.3%}}.video-lightbox{display:none}.video-lightbox.open{display:block}.profils-activite.bloc .icon{border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.profils-activite.bloc .icon img{display:block;width:70%;height:auto;filter:brightness(0) invert(1)}@media only screen and (min-width:75rem){.profils-activite.bloc .icon{margin-bottom:40px}}.profils-activite.bloc .profil{text-decoration:none;background:#f1ecf7;border-radius:30px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:.3s ease;margin-bottom:20px}@media only screen and (max-width:43rem){.profils-activite.bloc .profil{width:calc(100% + 80px);margin-left:-40px;border-radius:0}}.profils-activite.bloc .profil .icon-large{position:absolute;right:0;height:60%;top:15%}.profils-activite.bloc .profil .icon-large img{width:auto;height:100%}.profils-activite.bloc .profil .more{position:absolute;opacity:0;transition:.3s ease}.profils-activite.bloc .profil .text{transition:.3s ease;color:var(--ui-color-secondary);position:relative}.profils-activite.bloc .profil .text h3:after{content:" ";display:block;width:0;height:1px;background:var(--ui-color-secondary);transition:.3s ease}.profils-activite.bloc .profil:before{content:" ";display:block;width:100%;height:100%;background:var(--ui-color-primary);position:absolute;top:0;left:0;border-radius:30px;z-index:-1;transition:.3s ease}.profils-activite.bloc .profil:after{content:" ";display:block;width:100%;height:100%;background:#f1ecf7;position:absolute;top:0;left:0;border-radius:30px;z-index:-1}.profils-activite.bloc .profil:hover{transition:.3s ease}@media only screen and (min-width:43rem){.profils-activite.bloc .profil:hover{-moz-transform:translate(-20px,-20px);-o-transform:translate(-20px,-20px);-ms-transform:translate(-20px,-20px);-webkit-transform:translate(-20px,-20px);transform:translate(-20px,-20px)}}@media only screen and (min-width:75rem){.profils-activite.bloc .profil:hover .text{-moz-transform:translate(0,-40px);-o-transform:translate(0,-40px);-ms-transform:translate(0,-40px);-webkit-transform:translate(0,-40px);transform:translate(0,-40px);transition:.3s ease}.profils-activite.bloc .profil:hover .text .more{opacity:1;transition:.3s ease}}.profils-activite.bloc .profil:hover h3{color:#9970c0;transition:.3s ease}.profils-activite.bloc .profil:hover h3:after{width:80%;transition:.3s ease}.profils-activite.bloc .profil:hover:after{background:#f6f3fa;transition:.3s ease}.profils-activite.bloc .profil:hover:before{transition:.3s ease}@media only screen and (min-width:43rem){.profils-activite.bloc .profil:hover:before{-moz-transform:translate(20px,20px);-o-transform:translate(20px,20px);-ms-transform:translate(20px,20px);-webkit-transform:translate(20px,20px);transform:translate(20px,20px)}}.profils.bloc .icon{border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.profils.bloc .icon img{display:block;width:70%;height:auto;filter:brightness(0) invert(1)}@media only screen and (min-width:75rem){.profils.bloc .icon{margin-bottom:120px}}.profils.bloc .profil{text-decoration:none;background:#f1ecf7;border-radius:30px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:.3s ease;margin-bottom:20px}.profils.bloc .profil .icon-large{position:absolute;right:0;height:60%;top:15%}.profils.bloc .profil .icon-large img{width:auto;height:100%}.profils.bloc .profil .more{position:absolute;opacity:0;transition:.3s ease}.profils.bloc .profil .text{transition:.3s ease;color:var(--ui-color-secondary)}.profils.bloc .profil .text h3:after{content:" ";display:block;width:0;height:1px;background:var(--ui-color-secondary);transition:.3s ease}.profils.bloc .profil:before{content:" ";display:block;width:100%;height:100%;background:var(--ui-color-primary);position:absolute;top:0;left:0;border-radius:30px;z-index:-1;transition:.3s ease}.profils.bloc .profil:after{content:" ";display:block;width:100%;height:100%;background:#f1ecf7;position:absolute;top:0;left:0;border-radius:30px;z-index:-1}.profils.bloc .profil:hover{transition:.3s ease}@media only screen and (min-width:43rem){.profils.bloc .profil:hover{-moz-transform:translate(-20px,-20px);-o-transform:translate(-20px,-20px);-ms-transform:translate(-20px,-20px);-webkit-transform:translate(-20px,-20px);transform:translate(-20px,-20px)}}@media only screen and (min-width:75rem){.profils.bloc .profil:hover .text{-moz-transform:translate(0,-40px);-o-transform:translate(0,-40px);-ms-transform:translate(0,-40px);-webkit-transform:translate(0,-40px);transform:translate(0,-40px);transition:.3s ease}.profils.bloc .profil:hover .text .more{opacity:1;transition:.3s ease}}.profils.bloc .profil:hover h3{color:#9970c0;transition:.3s ease}.profils.bloc .profil:hover h3:after{width:80%;transition:.3s ease}.profils.bloc .profil:hover:after{background:#f6f3fa;transition:.3s ease}.profils.bloc .profil:hover:before{transition:.3s ease}@media only screen and (min-width:43rem){.profils.bloc .profil:hover:before{-moz-transform:translate(20px,20px);-o-transform:translate(20px,20px);-ms-transform:translate(20px,20px);-webkit-transform:translate(20px,20px);transform:translate(20px,20px)}}@media only screen and (min-width:75rem){.profils.bloc .profils-container{display:flex;justify-content:space-between}.profils.bloc .profils-container .profil{flex-basis:23%}}.profils-list{display:flex;flex-wrap:wrap;justify-content:flex-end;position:relative}.profil-small{display:inline-block;display:flex;border-radius:30px;padding:5px;color:#fff;text-decoration:none;align-items:center;margin-bottom:7px;margin-left:7px;font-size:14px;font-size:.875rem}.profil-small span{display:block;padding:0 7px}.profil-small .icon{background:#fff;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.profil-small .icon img{display:block;width:70%;height:auto}.profil-small:hover{background-color:#fff !important;color:#2a094b;transition:.3s ease}.bloc.programme>*{margin-bottom:40px}@media only screen and (min-width:75rem){.bloc.programme{display:flex;gap:60px}.bloc.programme>*{flex-basis:0;flex-grow:1;position:relative}.bloc.programme>*:before{content:' ';display:block;width:50%;left:81%;top:-5px;height:50px;position:absolute;background:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../dots.svg);background-repeat:no-repeat;background-size:100% auto}.bloc.programme>*:last-of-type:before{content:none}}.bloc.programme h3{background:var(--ui-color-secondary);font-weight:700;color:#fff;padding:10px;border-radius:10px;color:#fff;display:inline-block;position:absolute;left:50%;transform:translate(-50%,0);top:-25px;white-space:nowrap;font-size:18px;font-size:1.125rem}.bloc.programme h3 *{color:#fff}.bloc.programme .text{background:#cdf9e8;border-radius:30px;padding:20px;position:relative;margin-top:20px}@media only screen and (min-width:110rem){.bloc.programme .text{padding:40px}}.bloc.partenaires .slick-track{align-items:center}.bloc.partenaires img{max-height:110px;max-width:200px;display:block;margin:auto;width:auto;height:auto}.actualites.bloc{margin-bottom:40px}@media only screen and (min-width:110rem){.actualites.bloc{padding:0 80px}}.actualites.bloc article{border-radius:30px;background:#f1ecf7}.actualites.bloc article .img-container{border-top-left-radius:30px;border-top-right-radius:30px;overflow:hidden;position:relative}.actualites.bloc article .img-container img{width:100%;height:100%;object-fit:cover}.actualites.bloc article a{text-decoration:none;display:block;color:var(--ui-color-secondary);position:relative;transition:.3s ease}.actualites.bloc article a p{margin-bottom:10px}.actualites.bloc article a:before{content:" ";display:block;width:100%;height:100%;background:var(--ui-color-primary);position:absolute;top:0;left:0;border-radius:30px;z-index:-1;transition:.3s ease}.actualites.bloc article a:after{content:" ";display:block;width:100%;height:100%;background:#f1ecf7;position:absolute;top:0;left:0;border-radius:30px;z-index:-1}.actualites.bloc article a:hover,.actualites.bloc article a:focus{-moz-transform:translate(-20px,-20px);-o-transform:translate(-20px,-20px);-ms-transform:translate(-20px,-20px);-webkit-transform:translate(-20px,-20px);transform:translate(-20px,-20px);transition:.3s ease}.actualites.bloc article a:hover h3,.actualites.bloc article a:focus h3{color:#9970c0}.actualites.bloc article a:hover .text-container,.actualites.bloc article a:focus .text-container{-moz-transform:translate(0,-40px);-o-transform:translate(0,-40px);-ms-transform:translate(0,-40px);-webkit-transform:translate(0,-40px);transform:translate(0,-40px);transition:.3s ease}.actualites.bloc article a:hover .text-container .more,.actualites.bloc article a:focus .text-container .more{opacity:1;transition:.3s ease}.actualites.bloc article a:hover:before,.actualites.bloc article a:focus:before{transition:.3s ease;-moz-transform:translate(20px,20px);-o-transform:translate(20px,20px);-ms-transform:translate(20px,20px);-webkit-transform:translate(20px,20px);transform:translate(20px,20px)}.actualites.bloc article a:hover:after,.actualites.bloc article a:focus:after{background:#f6f3fa;transition:.3s ease}.actualites.bloc article a .more{position:absolute;opacity:0;transition:.3s ease}.actualites.bloc article .text-container{padding:40px;transition:.3s ease}@media only screen and (min-width:75rem){.actualites.bloc article .text-container{padding:40px}}.actualites.bloc.Liste article{margin-bottom:40px}.actualites.bloc.Liste article a{height:100%}@media only screen and (min-width:75rem){.actualites.bloc.Liste article{width:48%}}@media only screen and (min-width:75rem){.actualites.bloc.Liste{display:flex;flex-wrap:wrap;justify-content:space-between}}.actualites.bloc.slider article p{display:none}@media only screen and (min-width:75rem){.actualites.bloc.slider article p{display:block}}.actualites.bloc.slider article .img-container a{display:block;width:100%;height:100%;position:relative}@media only screen and (min-width:75rem){.actualites.bloc.slider article .img-container a img{position:absolute;width:100%;height:100%;object-fit:cover}}.actualites.bloc.slider .slider-for.slick-slider{padding-bottom:10px}.actualites.bloc.slider .slider-nav .slick-list{display:none}.actualites.bloc.slider .slider-nav article h3{font-size:20px;font-size:1.25rem}@media only screen and (min-width:75rem){.actualites.bloc.slider .slider-nav{width:calc(100% + 40px);margin-left:-20px;display:flex}.actualites.bloc.slider .slider-nav .slick-list{display:block}.actualites.bloc.slider .slider-nav article{margin:20px;height:100%}.actualites.bloc.slider .slider-nav .img-container{flex-basis:50%;display:block}.actualites.bloc.slider .slider-nav .text-container{flex-basis:50%;padding:20px}}@media only screen and (min-width:75rem){.actualites.bloc.slider .slider-for article .img-container{overflow:hidden;border-bottom-left-radius:30px}.actualites.bloc.slider .slider-for article .text-container{border-top-right-radius:30px}.actualites.bloc.slider .slider-for article .img-container{flex-basis:60%}.actualites.bloc.slider .slider-for article .text-container{flex-basis:40%;padding:40px}}.actualites.bloc.slider article .text-container{background:#fff;padding:20px}.actualites.bloc.slider article .img-container img{width:100%;height:auto}@media only screen and (min-width:75rem){.actualites.bloc.slider article{display:flex}.actualites.bloc.slider article .img-container{flex-basis:60%}.actualites.bloc.slider article .text-container{flex-basis:40%;padding:40px}}body{padding-top:0;color:var(--ui-color-secondary);font-weight:300}@media only screen and (min-width:75rem){.wp-block-columns{margin-bottom:80px}}.has-background{margin-bottom:40px;border-radius:30px;padding:40px}@media only screen and (min-width:75rem){.has-background{margin-bottom:80px}}.has-background .wp-block-columns{margin-bottom:0}.has-background.wp-block-column{padding:40px;border-radius:30px;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:75rem){.has-background.wp-block-column{padding:80px}}.has-lightgreen-background-color{background:#cdf9e8}.has-lightgreen-background-color+.wp-block-column{position:relative}.has-lightgreen-background-color+.wp-block-column:before{content:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/green-bg.svg);display:block;position:absolute;width:100px;height:200px;bottom:-50px;right:-40px;margin-left:-50px}@media only screen and (min-width:110rem){.has-lightgreen-background-color+.wp-block-column:before{width:178px;height:300px;bottom:-150px;right:-80px;margin-left:-50px}}.has-lightgrey-background-color{background:#f1ecf7}.has-orange-background-color{background:#e84b31}.has-rose-background-color{background:#d22c86}.has-secondary-background-color{position:relative;margin-top:120px;padding:40px;padding-top:80px}.has-secondary-background-color:before{content:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/dark-bg.svg);display:block;position:absolute;width:100px;height:100px;top:-50px;left:50%;margin-left:-50px}@media only screen and (min-width:75rem){.has-secondary-background-color{margin-top:180px;padding:80px}.has-secondary-background-color:before{width:150px;height:150px;top:-75px;left:50%;margin-left:-75px}}.wp-block-image img{border-radius:30px}html,body{font-family:"Raleway",sans-serif}.font-weight-regular{font-weight:300 !important}h1{font-family:"Raleway",sans-serif;font-size:35px;font-size:2.1875rem;font-weight:900;display:block;margin-bottom:40px}@media only screen and (min-width:75rem){h1{font-size:55px;font-size:3.4375rem}}h2{font-family:"Raleway",sans-serif;font-size:28px;font-size:1.75rem;position:relative;color:var(--ui-color-secondary);font-weight:700}@media only screen and (min-width:75rem){h2{font-size:32px;font-size:2rem}}h2.has-text-align-center{padding:0}h2.has-text-align-center:before{position:static;margin:auto}h2 em{color:#9970c0}h3{font-family:"Raleway",sans-serif;font-size:24px;font-size:1.5rem;font-weight:700}@media only screen and (min-width:75rem){h3{font-size:27px;font-size:1.6875rem}}h4{font-family:"Raleway",sans-serif;font-size:23px;font-size:1.4375rem}.more{text-transform:uppercase;font-size:13px;font-size:.8125rem;letter-spacing:1px;display:flex;align-items:center}.more:after{content:" ";display:block;width:1.5rem;height:1.5rem;background:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/more.svg);background-size:100% auto;margin-left:7px}.more:hover{color:#9970c0;transition:.3s ease}.more:hover:after{transition:.3s ease;background:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/more-hover.svg);background-size:100% auto}.wp-block-heading img{position:relative;top:5px;margin-right:7px}.wp-block-table{margin-bottom:40px;background:#f1ecf7;border-radius:30px;padding:20px}.wp-block-table table{border-radius:5px;font-weight:400;border:none;border-collapse:collapse;width:100%;max-width:100%;background:0 0;border:none}.wp-block-table table td,.wp-block-table table th{border:1px solid #f8f8f8}.wp-block-table table tr:nth-child(even){background:#f8f8f8}.wp-block-table table .responsive-heading{display:none}@media only screen and (max-width:75rem){.wp-block-table table thead{display:none}.wp-block-table table .responsive-heading{display:block}.wp-block-table table td,.wp-block-table table th{display:block}}.wp-block-table table thead{border:none}.wp-block-table table thead tr th{border:none;padding:10px;font-weight:700;font-size:18px;font-size:1.125rem}@media only screen and (min-width:75rem){.wp-block-table table thead tr th{font-size:25px;font-size:1.5625rem;padding:20px}}.wp-block-table table thead tr th:first-of-type{color:#9970c0}.wp-block-table table tr td{padding:10px;border:none}.wp-block-table table tr td:first-of-type{font-weight:700;font-size:22px;font-size:1.375rem;padding:20px}.wp-block-table table tr td:first-of-type .responsive-heading{display:none}@media only screen and (max-width:75rem){.wp-block-table table tr td:first-of-type{padding:10px}}.wp-block-table table tr:nth-child(even){background:#fff}.wp-block-table table tr:nth-child(even) td:first-of-type{border-top-left-radius:30px;border-bottom-left-radius:30px}.wp-block-table table tr:nth-child(even) td:last-of-type{border-top-right-radius:30px;border-bottom-right-radius:30px}.wp-block-quote{position:relative;max-width:767px;margin:auto;margin-bottom:80px}.wp-block-quote p{margin-bottom:10px}.wp-block-quote:before{content:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/guillemet.svg);width:40px;height:27px;display:block;margin:auto;margin-bottom:7px}.wp-block-quote:after{content:" ";display:block;width:200px;height:200px;border-radius:50%;background:#f1ecf7;position:absolute;left:50%;margin-left:-100px;top:50%;margin-top:-100px;z-index:-1}@media only screen and (min-width:75rem){.wp-block-quote{padding:83px 40px}.wp-block-quote:after{width:300px;height:300px;left:50%;margin-left:-150px;top:50%;margin-top:-150px}}.uppercase{text-transform:uppercase}@media only screen and (min-width:75rem){.absolute{position:absolute}}.border-radius,.card-toggle,.bloc.processus,.trombinoscope.bloc{border-top-right-radius:15px;border-bottom-left-radius:15px}@media only screen and (min-width:75rem){.border-radius,.card-toggle,.bloc.processus,.trombinoscope.bloc{border-top-right-radius:30px;border-bottom-left-radius:30px}}.chapo{position:relative}.chapo strong,.chapo b{font-weight:600}.chapo p>a{color:var(--ui-color-primary);font-size:16px;font-size:1rem;font-weight:500;text-decoration:none;display:inline;-webkit-transition:color .6s ease;-moz-transition:color .6s ease;-ms-transition:color .6s ease;-o-transition:color .6s ease;transition:color .6s ease;display:inline;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(21%,currentColor));background-image:linear-gradient(to bottom,transparent 20%,currentColor 21%);background-size:100% 1px;background-position:100% 100%;background-repeat:no-repeat;transform-origin:100% 100%;-webkit-transition:background-size .5s ease-in-out .2s;transition:background-size .5s ease-in-out .2s}.chapo p>a:hover,.chapo p>a:focus{color:var(--ui-color-secondary);background-size:0 1px;transition:.3s ease}.chapo em{font-style:italic}.bg-white{background:#fff}.high{font-weight:700;text-transform:uppercase}.link{color:var(--ui-color-primary);font-size:16px;font-size:1rem;font-weight:500;text-decoration:none;display:inline;-webkit-transition:color .6s ease;-moz-transition:color .6s ease;-ms-transition:color .6s ease;-o-transition:color .6s ease;transition:color .6s ease;display:inline;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(21%,currentColor));background-image:linear-gradient(to bottom,transparent 20%,currentColor 21%);background-size:100% 1px;background-position:100% 100%;background-repeat:no-repeat;transform-origin:100% 100%;-webkit-transition:background-size .5s ease-in-out .2s;transition:background-size .5s ease-in-out .2s}.link:hover,.link:focus{color:var(--ui-color-tertiary);background-size:0 1px;transition:.3s ease}.arrow-link{position:relative}.arrow-link:after{content:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/small_arrow_right.svg);display:inline-block;width:25px;height:24px;margin-left:7px;position:absolute;top:-5px}.arrow-link:hover:after,.arrow-link:focus:after{-moz-transform:translate(10px,0);-o-transform:translate(10px,0);-ms-transform:translate(10px,0);-webkit-transform:translate(10px,0);transform:translate(10px,0);transition:.3s ease}.date-container{background:var(--ui-color-tertiary);border-top-right-radius:15px;border-bottom-left-radius:15px;color:#fff;font-size:13px;font-size:.8125rem;width:5rem;padding:12px;text-align:center;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;justify-content:center}.date-container span{display:block;line-height:1}.date-container span.jour{font-weight:900;font-size:40px;font-size:2.5rem}.date-container span.date-fin:before{content:" ";display:block;width:15px;height:10px;margin:10px auto;background:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/triangle.svg)}.location{text-align:right;text-transform:uppercase}.location img{position:relative;top:2px;width:20px !important;display:inline !important}@media only screen and (min-width:75rem){.share:before{content:" ";display:block;width:60%;background:#fff;height:1px;position:relative;top:-20px;left:-40px}}.share span{color:var(--ui-color-primary);font-weight:700;font-size:16px;font-size:1rem}.share .item a{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--ui-color-primary);display:flex;align-items:center;justify-content:center}.share .item a img{filter:brightness(0) invert(1)}.share .item a:hover,.share .item a:focus{background:var(--ui-color-tertiary)}.social span{text-transform:uppercase;color:var(--ui-color-primary);letter-spacing:1px;font-size:14px;font-size:.875rem;margin-bottom:7px}.social li{margin-bottom:10px}.social li a{width:2rem;height:2rem;border-radius:50%;background:0 0;display:block;background:var(--ui-color-primary);display:flex;align-items:center;justify-content:center}.social li a img{display:block;width:17px;height:auto;filter:brightness(0) invert(1)}.social li a:hover,.social li a:focus{background:var(--ui-color-secondary)}@media only screen and (min-width:75rem){.social{display:flex;align-items:center;flex-direction:column}}@media only screen and (min-width:110rem){.smaller{padding:0 80px}}.page-template-template-landing{padding-top:80px}@media only screen and (min-width:75rem){.page-template-template-landing{padding-top:160px}}.page-template-template-home{position:relative}.page-template-template-home #content{overflow:hidden;position:relative;padding-bottom:80px;z-index:1}.page-template-template-home #content:after{content:" ";display:block;width:100%;height:500px;background:#cdf9e8;position:absolute;left:0;bottom:0;z-index:-1}.page-template-template-home p{margin-bottom:40px}.page-template-template-home .headings,body.archive .headings,body.index .headings,body.tax .headings,body.search .headings,body.categories .headings{padding-top:80px;background:#cdf9e8;margin-bottom:40px;position:relative;z-index:3}.page-template-template-home .headings:after,body.archive .headings:after,body.index .headings:after,body.tax .headings:after,body.search .headings:after,body.categories .headings:after{content:" ";display:block;background:#fff;position:absolute;left:0;bottom:0;height:15%;width:100%;z-index:0}.page-template-template-home.post-type-archive-temoignages .headings,body.archive.post-type-archive-temoignages .headings,body.index.post-type-archive-temoignages .headings,body.tax.post-type-archive-temoignages .headings,body.search.post-type-archive-temoignages .headings,body.categories.post-type-archive-temoignages .headings{padding-bottom:150px}.page-template-template-home .banner,body.archive .banner,body.index .banner,body.tax .banner,body.search .banner,body.categories .banner{width:calc(100% + 80px);margin-left:-40px}@media only screen and (min-width:75rem){.page-template-template-home .headings,body.archive .headings,body.index .headings,body.tax .headings,body.search .headings,body.categories .headings{padding-top:160px;margin-bottom:80px}.page-template-template-home .banner,body.archive .banner,body.index .banner,body.tax .banner,body.search .banner,body.categories .banner{width:calc(100% + 160px);margin-left:-80px}}@media only screen and (min-width:75rem){.small-container{padding:0 40px}}@media only screen and (min-width:110rem){.small-container{padding:0 80px}}.searchbar{background:#2a094b;padding:40px;border-radius:30px;position:relative;z-index:2;color:#fff;margin-top:40px}.searchbar h2,.searchbar label,.searchbar p{color:#fff}.searchbar .search-input{border:1px solid #f1ecf7;border-radius:30px;background:#f1ecf7}.searchbar .search-input:focus{border:1px solid var(--ui-color-primary)}.searchbar .grid{margin-bottom:0}body .categories{margin-bottom:10px}@media only screen and (min-width:75rem){body .categories{margin-bottom:20px}}body .categories a{text-transform:uppercase;font-weight:300;color:var(--ui-color-primary);text-decoration:none;display:inline;-webkit-transition:color .6s ease;-moz-transition:color .6s ease;-ms-transition:color .6s ease;-o-transition:color .6s ease;transition:color .6s ease;display:inline;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(21%,currentColor));background-image:linear-gradient(to bottom,transparent 20%,currentColor 21%);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transform-origin:0 100%;-webkit-transition:background-size .5s ease-in-out .2s;transition:background-size .5s ease-in-out .2s;font-size:14px;font-size:.875rem}body .categories a:hover,body .categories a:focus{color:var(--ui-color-tertiary);background-size:100% 1px;transition:.3s ease}.grid{position:relative}.grid>div{padding:0;margin:0;margin-bottom:20px;width:100%}.grid>div .social-link{margin-top:7px;display:inline-block}.grid>div .social-link img{width:20px;height:20px}.grid>div.type-post{width:100%}.grid>div.type-temoignages{width:100%}@media only screen and (min-width:75rem){.grid>div.type-temoignages{width:48%;margin-right:4%}.grid>div.type-temoignages:nth-of-type(even){margin-right:0}}.grid>div.type-temoignages .img-container{padding:20px}@media only screen and (min-width:43rem){.grid>div.type-temoignages article{display:block}.grid>div.type-temoignages article .text-container{flex-basis:100%}.grid>div.type-temoignages article .img-container{flex-basis:100%;position:relative;overflow:visible;min-height:0;padding:40px;padding-bottom:0}.grid>div.type-temoignages article .img-container img{border-radius:initial;height:120px;width:auto;margin:0;position:relative;object-fit:initial;object-position:initial}.grid>div.type-temoignages article .text{padding:40px;flex-basis:65%}}.grid>div.type-profils{width:100%}.grid>div.type-profils .text{flex-basis:100%}@media only screen and (min-width:75rem){.grid>div.type-profils{width:48%;margin-right:4%}.grid>div.type-profils:nth-of-type(even){margin-right:0}}.grid>div article{padding:0;background:#f1ecf7;border-radius:30px;position:relative;transition:.3s ease;width:100%}.grid>div article .text>.icon{border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.grid>div article .text>.icon img{display:block;width:70%;height:auto;filter:brightness(0) invert(1)}@media only screen and (min-width:75rem){.grid>div article .text>.icon{margin-bottom:40px}}.grid>div article .more{position:absolute;opacity:0;transition:.3s ease}.grid>div article .text{padding:20px}.grid>div article .text-container{transition:.3s ease;text-decoration:none;color:var(--ui-color-secondary)}.grid>div article .text-container a{color:#2a094b}.grid>div article .text-container p{margin-bottom:10px}.grid>div article .text-container:hover h3{color:#9970c0;transition:.3s ease}.grid>div article:before{content:" ";display:block;width:100%;height:100%;background:var(--ui-color-primary);position:absolute;top:0;left:0;border-radius:30px;z-index:-1;transition:.3s ease}.grid>div article:after{content:" ";display:block;width:100%;height:100%;background:#f1ecf7;position:absolute;top:0;left:0;border-radius:30px;z-index:-1}.grid>div article:hover,.grid>div article:focus{transition:.3s ease}@media only screen and (min-width:43rem){.grid>div article:hover,.grid>div article:focus{-moz-transform:translate(-20px,-20px);-o-transform:translate(-20px,-20px);-ms-transform:translate(-20px,-20px);-webkit-transform:translate(-20px,-20px);transform:translate(-20px,-20px)}}.grid>div article:hover .text-container,.grid>div article:focus .text-container{transition:.3s ease}@media only screen and (min-width:43rem){.grid>div article:hover .text-container,.grid>div article:focus .text-container{-moz-transform:translate(0,-40px);-o-transform:translate(0,-40px);-ms-transform:translate(0,-40px);-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}}.grid>div article:hover .text-container .more,.grid>div article:focus .text-container .more{opacity:1;transition:.3s ease}.grid>div article:hover:before,.grid>div article:focus:before{transition:.3s ease}@media only screen and (min-width:43rem){.grid>div article:hover:before,.grid>div article:focus:before{-moz-transform:translate(20px,20px);-o-transform:translate(20px,20px);-ms-transform:translate(20px,20px);-webkit-transform:translate(20px,20px);transform:translate(20px,20px)}}.grid>div article:hover:after,.grid>div article:focus:after{background:#f6f3fa;transition:.3s ease}.grid>div article .img-container{min-height:250px;position:relative}.grid>div article .img-container img{border-top-left-radius:30px;border-bottom-left-radius:30px}@media only screen and (min-width:43rem){.grid>div article{display:flex}.grid>div article .img-container{flex-basis:35%;position:relative;overflow:hidden}.grid>div article .img-container img{border-bottom-left-radius:30px;height:100%;position:absolute;object-fit:cover;object-position:center}.grid>div article .text{padding:40px;flex-basis:65%}}.grid>div h2{margin-bottom:10px}.grid>div .date{color:var(--ui-color-secondary);font-size:14px;font-size:.875rem}.grid>div .title{color:var(--ui-color-secondary)}.grid>div .title:hover,.grid>div .title:focus{color:var(--ui-color-primary)}.grid>div .title:hover *,.grid>div .title:focus *{color:var(--ui-color-primary)}.grid>div .title h4{font-size:24px;font-size:1.5rem}.profil-liste-activite{display:flex;flex-wrap:wrap;margin-bottom:40px}.headings{background:0 0;padding-top:160px;margin-bottom:40px}@media only screen and (min-width:75rem){.headings{padding-top:160px;margin-bottom:80px}}.headings .text-container>.icon{border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;position:absolute;top:-40px;right:40px}.headings .text-container>.icon img{display:block;width:70%;height:auto;filter:brightness(0) invert(1)}@media only screen and (min-width:75rem){.headings .text-container>.icon{width:8rem;height:8rem;right:80px}}.headings .text-container{border-radius:30px;background:#f1ecf7;padding:40px;position:relative;margin-bottom:20px}@media only screen and (max-width:43rem){.headings .text-container{width:calc(100% + 80px);margin-left:-40px}}@media only screen and (min-width:75rem){.headings .text-container{margin:0;padding:80px}}.headings .img-container img{border-radius:30px}@media only screen and (min-width:75rem){.headings .img-container img{width:100%;height:100%;object-fit:cover}}@media only screen and (min-width:75rem){.headings .flex{display:flex;justify-content:space-between;gap:40px}.headings .flex .text-container{flex-basis:66%}.headings .flex .img-container{flex-basis:33%}}.error404 .small-container,.error404 #help-center{margin-top:0}figure.wp-block-gallery.has-nested-images{flex-wrap:nowrap;gap:20px}@media only screen and (min-width:75rem){figure.wp-block-gallery.has-nested-images{gap:40px}}.wp-block-gallery{margin-bottom:40px}@media only screen and (min-width:75rem){.wp-block-gallery{margin-bottom:80px}.wp-block-gallery img{border-radius:0}}.wp-block-cover{border-radius:30px;position:relative;overflow:visible}.wp-block-cover .wp-block-cover__image-background{border-radius:30px}.wp-block-cover:after{content:" ";display:block;width:100%;height:100%;border:1px solid var(--ui-color-primary);position:absolute;top:20px;left:20px;border-radius:30px}.single.single-activites .headings .text-container{background:#cdf9e8}.single .headings .img-container{position:relative}.single .headings .img-container img{width:100%;height:100%;object-fit:cover;position:absolute}.single .headings .img-container:before{content:url(//www.depasapa.fr/wp-content/themes/DEPASAPA/stylesheets/../img/single-bg.svg);display:block;position:absolute;width:100px;height:200px;bottom:-50px;right:-40px;margin-left:-50px}@media only screen and (min-width:75rem){.single .headings .img-container:before{width:178px;height:300px;bottom:-150px;right:-80px;margin-left:-50px}}.single .author,.single .date,.single .prestation{color:var(--ui-color-tertiary);font-size:16px;font-size:1rem;font-weight:700}.single .thumb .wp-block-cover{min-height:285px}.single .social-nav{padding-top:20px}@media only screen and (min-width:75rem){.single .slider-container{width:calc(100% + 80px)}.single h1{margin-bottom:80px;display:inline-block}.single .social-nav{width:50%;position:absolute;top:70px;right:40px;padding-left:40px}}@media only screen and (min-width:110rem){.single .slider-container{width:calc(100% + 160px)}}.single .thumb{z-index:3}@media only screen and (min-width:75rem){.single .thumb{width:60%;position:absolute;right:0;height:285px;top:-80px}.single .thumb .wp-block-cover{height:285px}}.content{margin-bottom:80px}@media only screen and (min-width:75rem){.content .wp-block-group{padding:0 120px}.content .wp-block-group .wp-block-heading{position:relative}.content .wp-block-group .wp-block-heading img{position:absolute;left:-120px}}.content .wp-block-columns{margin-bottom:40px;gap:40px}.content .has-background .wp-block-columns{gap:80px}@media only screen and (min-width:75rem){.content .has-background.wp-block-group{padding:80px}}.content video{width:100%;margin-bottom:20px}.content p+.wp-block-columns{margin-top:40px}.content .wp-block-cover{margin-bottom:40px}@media only screen and (min-width:75rem){.content .wp-block-cover{margin-bottom:80px}}.content .wp-block-columns{margin-bottom:40px}.content .wp-block-columns .wp-block-image.size-large img{width:100%;height:auto;max-width:none}.content .slider-container{margin-bottom:40px}.informations{background:#f1ecf7;padding:20px;margin-bottom:40px}.informations .grid a{display:inline-block}.informations .grid span{display:block}@media only screen and (min-width:43rem){.informations{padding:40px}.informations .grid>div{flex-grow:1}}iframe{margin-bottom:40px}#message{padding:20px;display:block;font-weight:700}#message p{margin-bottom:0}#message.updated{background:var(--ui-color-tertiary);color:#fff}.map-container{margin-bottom:40px}.pagination{margin-bottom:40px}.pagination a{color:var(--ui-color-secondary);background:#fff;display:flex;border-radius:5px;text-align:center}.pagination a:hover,.pagination a:focus{background:#f1ecf7;color:var(--ui-color-secondary)}.pagination span{color:var(--ui-color-primary)}