:root{--blue: #1F3E72;--blue_title: #1E3E72;--white: #ffffff;--black: #0D0D0D;--black_grey: #3C4548;--light_grey: #697579;--roboto: "Roboto", sans-serif;--poppins: "Poppins", sans-serif;--playfair: "Playfair Display", serif;--size-80: 5rem;--size-60: 3.75rem;--size-40: 2.5rem;--size-29: 1.8125rem;--size-25: 1.5625rem;--size-20: 1.25rem;--size-19: 1.1875rem;--size-18: 1.125rem;--size-17: 1.0625rem;--size-14: .875rem;--size-13: .8125rem}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--roboto);font-weight:400;font-style:normal;font-size:16px;background-color:var(--white);scroll-behavior:smooth;overflow-x:hidden}img{max-width:100%;height:auto;border-style:none;vertical-align:middle}.alt-header,.h1,.h2,.h3,.h4,.h5,.h6,.header,.leader,.sub-alt-header,.sub-header,.sub-leader,h1,h2,h3,h4,h5,h6{color:inherit;line-height:1.1}a{text-decoration:none;display:inline-block}#content-full-width{margin-top:120px}#content-full-width .header{text-align:center;text-transform:uppercase}#content-full-width .post-entry h2,#content-full-width .post-entry h3{margin:25px 0}#content-full-width .post-entry p{margin-bottom:15px}footer{padding:15px;text-align:center}footer,footer *{color:var(--blue);font-weight:500;font-size:.9rem}footer a:hover{text-decoration:underline}header{background-color:var(--white);padding:2rem 0;width:100%;position:fixed;top:0;left:0;z-index:10;opacity:.8;display:flex;justify-content:end;align-items:center}nav{display:flex;justify-content:end;align-items:center;padding:0 4rem 0 2rem}nav ul{display:flex;justify-content:space-between;align-items:center;list-style:none}nav ul li{margin:0 3rem;position:relative}nav ul li:after{content:"";position:absolute;display:block;width:1px;height:15px;background:#d7d7d6;right:-3rem;top:50%;transform:translateY(-50%)}nav ul li a{color:#3c4548;letter-spacing:.8px;font-size:.9rem;font-weight:400;font-family:var(--roboto);transition:all .7s ease}nav ul li a:hover{color:var(--blue)}body.page-id-281 .menu-item-11,body.page-id-281 .menu-item-12,body.page-id-274 .menu-item-11,body.page-id-274 .menu-item-12{display:none}.socials{display:flex;justify-content:end;align-items:center;padding:0 1rem;margin-right:10%}.socials a{margin:0 .4rem;transition:all .3s ease}.socials a:hover{filter:brightness(.2);transform:scale(1.1)}.socials a img{width:30px;height:30px;object-fit:cover}.plan{position:fixed;display:flex;justify-content:center;align-items:center;flex-direction:column;top:35%;right:0;z-index:10;background-color:#43b1d2;padding:2rem 1.5rem;border-radius:15px 0 0 15px;cursor:pointer;transition:all .3s ease}.plan:hover{transform:scale(1.03)}.plan span{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);color:var(--white);font-family:var(--roboto);font-weight:500;font-size:.9rem;text-transform:uppercase;letter-spacing:.9px}.plan img{width:30px;height:30px;object-fit:cover;margin:1rem 0 0;transform:rotate(-90deg)}.map{position:absolute;width:100%;height:100%;z-index:1000;background-color:#000;display:none;justify-content:center;align-items:center;padding:0 15px}.cross{position:absolute;top:20%;right:20%;z-index:1000}.cross img{width:60px;height:60px;object-fit:cover;cursor:pointer}.map.map-visible{display:flex;position:fixed}.map img{width:100%;max-width:1400px}@media screen and (min-width: 2000px){.plan{top:40%}}@media screen and (max-width: 1600px){.map img{width:80%}.cross{top:15%;right:15%}}@media screen and (max-width: 878px){.map img{width:90%}nav{padding:0 2rem 0 1rem}nav ul li{margin:0 1.5rem}nav ul li:after{right:-1.5rem}.socials{margin-right:5%}.plan{width:60px;height:250px}.plan span{font-size:.8rem}.plan img{width:25px;height:25px}}@media screen and (max-width: 768px){nav{padding:0 1rem}nav ul li{margin:0 1rem}nav ul li:after{right:-1rem}.socials{margin-right:5%}.plan{width:50px;height:200px}.plan span{font-size:.7rem}.plan img{width:20px;height:20px}}.mobile-menu{display:none;position:relative}.menu_burger{display:flex;flex-direction:column;cursor:pointer;position:relative;right:2rem}.menu_burger__line{width:45px;height:2px;background-color:var(--blue);margin:5px;transition:all .3s ease}.menu_burger_items{display:none;position:absolute;padding:10px;background-color:var(--white);box-shadow:0 0 10px #0000001a;border-radius:20px 0 20px 20px}.show-menu .menu_burger_items{display:flex;flex-direction:column;align-items:center;justify-content:center;width:250px;z-index:100}.menu_burger_items ul{padding-top:10px;list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.menu_burger_items ul li{margin-bottom:15px}.menu_burger_items ul li a{text-decoration:none;color:var(--blue);font-size:1rem;font-weight:700;transition:color .3s ease}@media screen and (min-width: 2000px){nav ul li a{font-size:1.3rem}.map img{width:100%}}@media screen and (max-width: 700px){nav{display:none}.socials{display:none}.mobile-menu{display:block}.show-menu .menu_burger_items{display:block;position:fixed;top:100px;right:0}.map img{width:100%}}.accueil{display:flex;justify-content:space-between;align-items:center;flex-direction:column;position:relative}.accueil-text{position:absolute;top:50%;left:28%;transform:translate(-28%,-50%);text-align:left;width:30%;z-index:3}.accueil-text h2{width:70%;font-size:2rem;font-weight:400;color:var(--black);font-family:var(--poppins);margin-bottom:1rem}.accueil-text p{width:70%;font-size:1rem;font-weight:400;color:var(--black);margin-bottom:2rem;font-family:var(--poppins)}.gallery-swiper{width:100%;height:80vh;position:relative;overflow:hidden}.gallery-swiper:before{content:url(/wp-content/uploads/2024/05/trace-12x-1.png);object-fit:cover;position:absolute;bottom:-8px;right:49.5%;z-index:2}.swiper{width:100%;height:100%}.swiper-slide img{width:100%;height:100%;object-fit:cover}.pagination{position:relative;display:flex;justify-content:start;align-items:center;gap:2rem;margin-top:4rem;padding:0 3%}.swiper-button-next,.swiper-button-prev{box-shadow:5px 5px 6px #00000014;width:65px;height:65px;border-radius:50%;z-index:10;top:50%;transform:translateY(-50%);cursor:pointer;opacity:.8;transition:.3s}.swiper-button-next:hover,.swiper-button-prev:hover{opacity:1}.accueil-logos{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.logo{width:50%;display:flex;justify-content:center;align-items:center;position:relative}.logo a{width:100%;padding:0 10%;height:20vh;display:flex;align-items:center;justify-content:center;background-color:var(--white)}.logo a:hover{background-color:#abc3bc}.logo a:hover span{color:#fff}.logo span{font-family:var(--poppins);font-size:2rem;color:#82a59a;text-transform:uppercase}.logo p{font-family:var(--poppins);font-size:1rem;color:var(--black);margin-top:.7rem;text-transform:uppercase}.infos-site{width:100%;display:flex;justify-content:center;align-items:start;flex-direction:column;margin-left:5%}.logo img{object-fit:contain;width:100%;height:100%;max-width:130px}.links{position:absolute;bottom:10%;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;z-index:10;padding:.5rem 1rem;border-radius:20px}.links a{position:relative;color:#fff;font-size:12px;font-family:var(--roboto);font-weight:500;text-transform:uppercase;text-decoration:none;background:#43b1d2;padding:2rem;width:300px;height:80px;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:.3s ease;gap:1rem}.links a img{width:40px;height:40px}.links a:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.links a:first-child:after{content:"";position:absolute;background:#fff;top:50%;left:100%;transform:translate(-50%,-50%);width:2px;height:50%}.links a:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.links a:hover{background:#1f3e72}@media screen and (max-width: 1660px){.links a{width:270px;height:70px;font-size:10px}}@media screen and (max-width: 1440px){.links a{width:250px;height:70px;font-size:10px}}@media screen and (max-width: 1200px){.links a{width:200px;height:50px;font-size:8px;padding:1.5rem 2rem}.links a img{width:30px;height:30px}}@media screen and (max-width: 1000px){.links a{width:180px;padding:1.5rem 2rem;height:40px}.links a img{width:25px;height:25px}}@media screen and (max-width: 800px){.links a{width:150px;padding:1rem 1.5rem;height:30px;font-size:6px}.links a img{width:20px;height:20px}}@media screen and (min-width: 2000px){.accueil-text h2{font-size:3rem}.accueil-text p{font-size:1.5rem}.logo span{font-size:2.7rem}.logo p{font-size:1.7rem}.logo img{max-width:230px;max-height:230px}}@media screen and (max-width: 1550px){.accueil-text{left:22%}.accueil-text h2{width:100%}.accueil-text p{width:90%}.logo span{font-size:1.5rem}.logo p{font-size:.8rem}.logo img{max-width:150px;max-height:150px}}@media screen and (max-width: 1450px){.accueil-text{left:20%}}@media screen and (max-width: 1250px){.accueil-text{left:18%}.accueil-text h2{font-size:1.5rem}.accueil-text p{width:100%;font-size:.9rem}.logo span{font-size:1.2rem}.logo p{font-size:.7rem}.logo img{max-width:120px;max-height:120px}.swiper-button-next,.swiper-button-prev{width:50px;height:50px}}@media screen and (max-width: 900px){.accueil-text{left:15%;top:60%}.accueil-text h2{font-size:1.2rem}.accueil-text p{font-size:.8rem}.logo span{font-size:1rem}.logo p{font-size:.6rem}.logo img{max-width:110px;max-height:110px}.swiper-button-next,.swiper-button-prev{width:40px;height:40px}}@media screen and (max-width: 700px){.accueil-text{top:80%}.accueil-text h2{font-size:1rem}.accueil-text p{font-size:.7rem;margin-bottom:0}.pagination{margin-top:2.5rem}.logo span{font-size:.8rem}.logo p{font-size:.5rem}.logo img{max-width:100px;max-height:100px}.swiper-button-next,.swiper-button-prev{width:30px;height:30px}.swiper-slide img{object-position:80%}}@media screen and (max-width: 550px){.gallery-swiper:before{display:none}.accueil-text{top:50%;left:50%;transform:translate(-50%,-50%);width:70%;text-align:center;background-color:#ffffffb3;border-radius:15px;padding:2rem}.pagination{justify-content:center}.logo a{flex-direction:column;padding:0}.infos-site{margin-left:0;text-align:center;justify-content:center;align-items:center}.logo p{margin-top:0}.logo span{width:80%}.logo img{max-height:60px}}.banniere{display:flex;justify-content:center;align-items:center;flex-direction:column;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;padding:12rem 0}.banniere-content-logo{position:absolute;top:15%;left:12%}.banniere-content-logo img{width:150px;height:160px;object-fit:cover}.banniere-content-introduction{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:3rem 3rem 0;font-family:var(--playfair);position:relative;top:8rem;margin-bottom:2rem;width:100%;text-align:center}.banniere-content-introduction h1{font-size:4rem;font-weight:800;color:var(--white);padding-top:3rem}.banniere-content-introduction h2{font-size:2rem;font-weight:600;color:var(--white);padding-bottom:8rem}.banniere-content-introduction h3{font-size:1.5rem;font-weight:800;color:var(--white);font-family:var(--roboto);letter-spacing:1px}.banniere-content-services{position:relative;top:8rem;display:flex;justify-content:center;align-items:center;flex-direction:row;font-family:var(--roboto)}.banniere-content-service{background-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.7rem 1.5rem;margin:0 1.5rem;border-radius:40px;border:1px solid var(--white);max-width:180px;text-align:center;transition:all .3s ease}.banniere-content-service:hover{background-color:#60a8ba;opacity:.95;cursor:pointer;border-color:transparent}.banniere-content-service *{font-size:.95rem;font-weight:500;color:var(--white)}@media screen and (min-width: 2000px){.banniere{padding:15rem 0}.banniere-content-introduction h1{font-size:5rem}.banniere-content-introduction h2{font-size:2.5rem}.banniere-content-introduction h3{font-size:1.7rem}.banniere-content-services{top:10rem}.banniere-content-service{padding:1rem 2rem;margin:0 2rem;max-width:200px}.banniere-content-service *{font-size:1.2rem}}@media screen and (max-width: 1440px){.banniere-content-introduction h1{font-size:3.5rem}.banniere-content-introduction h2{font-size:1.8rem}.banniere-content-introduction h3{font-size:1.3rem}}@media screen and (max-width: 1200px){.banniere-content-introduction h1{font-size:3rem}.banniere-content-introduction h2{font-size:1.6rem}.banniere-content-introduction h3{font-size:1.2rem}}@media screen and (max-width: 1024px){.plan{display:none!important}.banniere-content-introduction h1{font-size:2.5rem;padding:0 3rem;margin-bottom:1rem}.banniere-content-introduction h2{font-size:1.4rem;padding-bottom:3rem}.banniere-content-introduction h3{font-size:1.1rem;width:70%;line-height:1.5}}@media screen and (max-width: 878px){.banniere-content-services{flex-direction:column}.banniere-content-service{margin:1rem 0}}@media screen and (max-width: 768px){.banniere-content-introduction h1{font-size:2rem;padding:0;margin-bottom:1rem}.banniere-content-introduction h2{font-size:1.2rem;padding-bottom:3rem}.banniere-content-introduction h3{font-size:1rem;width:80%;line-height:1.5}}@media screen and (max-width: 600px){.banniere-content-introduction h1{font-size:1.8rem;padding:0;margin-bottom:1rem}.banniere-content-introduction h2{font-size:1rem;padding-bottom:3rem}.banniere-content-introduction h3{font-size:.9rem;width:90%;line-height:1.5}}.bloc_image_text{display:flex;justify-content:start;align-items:center;width:100%;padding:4rem 0 10rem}.container_image{width:50%;padding:20% 0;background-size:cover;background-position:center;background-repeat:no-repeat;border-top-right-radius:80px;border-bottom-right-radius:80px;position:relative;z-index:2;box-shadow:20px 30px 70px #00000029}.container_text{display:flex;justify-content:center;flex-direction:column;position:relative;width:50%;text-align:left;padding:4rem;background-color:#f8f9fa;z-index:0}.container_text p{font-family:var(--roboto);line-height:1.5;font-size:.9rem}.container_text ul{padding-left:1.1rem}.container_text ul li{line-height:1.5;font-size:.9rem}.container_text h4{width:65%;line-height:1.5;font-size:1.2rem;font-family:var(--playfair);font-weight:700;color:#1f3e72;margin-bottom:.8rem;margin-top:2rem}.container_text h4:first-child{margin-top:0}.portail_patient{padding:1.5rem 2rem;background-color:var(--blue);color:#fff;border-radius:36px;font-family:var(--roboto);font-size:1rem;display:flex;justify-content:center;align-items:center;text-align:center;margin-top:1rem;width:288px;transition:background-color .2s}.portail_patient:hover{background-color:#43b1d2}@media screen and (min-width: 2000px){.container_text h4{font-size:1.8rem}.container_text p{font-size:1.4rem}.container_text ul li{font-size:1.3rem}.container_text{padding:5rem}.container_image{padding:22% 0}}@media screen and (min-width: 2000px) and (max-width: 2200px){.container_image{padding:25% 0}}@media screen and (max-width: 1800px){.container_image{padding:24% 0}}@media screen and (max-width: 1600px){.container_image{padding:30% 0}}@media screen and (max-width: 1360px){.container_image{padding:35% 0}.container_text h4{width:80%}}@media screen and (max-width: 1200px){.bloc_image_text{flex-direction:column}.container_image{width:100%;border-radius:80px;padding:20% 0}.container_text{width:100%;padding:4rem;display:flex;justify-content:start;align-items:start}.portail_patient{align-self:center}}@media screen and (max-width: 850px){.bloc_image_text{padding-bottom:3rem}}@media screen and (max-width: 700px){.container_text h4{width:100%}}@media screen and (max-width: 500px){.container_text{padding:4rem 2rem}}.bloc_texte{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-bottom:4rem}.bloc_texte_container{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.bloc_texte_container p{width:70%;font-family:var(--roboto);line-height:1.7;font-size:.9rem;color:#3c4548}.single_bouton{width:100%;max-width:1200px;margin:50px auto;padding:0 15px;text-align:center}.single_bouton p{font-family:var(--roboto);font-weight:400;font-size:1rem;color:var(--black_grey);letter-spacing:.5px;line-height:23px}.single_bouton p+a{margin-top:20px}.single_bouton a{font-family:var(--roboto);font-size:1rem;background-color:var(--blue);color:var(--white);border-radius:36px;padding:20px 5px;letter-spacing:.91px;display:inline-block;width:200px;text-align:center}.custom_banniere{position:relative;display:flex;align-items:flex-end;justify-content:center;width:100%;height:476px;max-height:476PX;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#00000059;background-blend-mode:color;margin-bottom:100px;overflow:hidden}.custom_banniere-content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;z-index:1;display:flex;flex-direction:column;justify-content:end}.custom_banniere h1{position:absolute;text-align:center;margin-bottom:0;font-family:var(--playfair);letter-spacing:5.42px;color:var(--white);text-shadow:0px 3px 50px #00000029;font-size:5.5rem;line-height:1.2;opacity:.85;font-weight:800;bottom:-8px;z-index:1}@media screen and (max-width: 1540px){.custom_banniere h1{font-size:4.5rem;margin-bottom:0}}@media screen and (max-width: 1440px){.custom_banniere{height:390px}.custom_banniere h1{font-size:4rem}}@media screen and (max-width: 1024px){.custom_banniere{height:300px}.custom_banniere h1{font-size:3.5rem}}@media screen and (max-width: 700px){.custom_banniere{height:250px;margin-bottom:50px}.custom_banniere h1{font-size:3rem}}@media screen and (max-width: 600px){.custom_banniere h1{margin-left:0;margin-top:15%;text-align:center;font-size:2.5rem}.custom_banniere-content{align-items:center;justify-content:center}}.grid_numbers{margin:100px 0 78px}.container_grid_title{padding:0 15px}.container_grid_title>*>*:first-child{display:inline-block;font-family:var(--poppins);font-size:var(--size-17);font-weight:500;color:var(--black_grey);text-transform:uppercase;letter-spacing:.97px;margin-bottom:10px}.container_grid_title>*>*:last-child{font-family:var(--playfair);font-size:var(--size-40);font-weight:800;color:var(--blue);text-transform:uppercase;margin-top:10px;letter-spacing:2.28px}.container_grid_numbers{display:flex;flex-wrap:wrap;margin-top:70px}.middle_column{display:flex;flex-wrap:wrap;width:47.5%}.middle_column .item_grid_numbers{width:50%}.container_grid_numbers>*:first-child,.container_grid_numbers>*:last-child{width:26.25%;height:530px;align-items:center;padding-left:100px}.item_grid_numbers{position:relative;display:flex;align-items:flex-end;padding:0 15px 50px 50px;background-size:cover;background-repeat:no-repeat;background-position:center}.item_grid_numbers:before{content:"";background-color:#447170;position:absolute;left:0;right:0;top:0;bottom:0;mix-blend-mode:hard-light;z-index:1;transition:all .3s ease-in-out}.item_grid_numbers:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px);z-index:2;transition:all .3s ease-in-out}.item_grid_numbers:hover:before{opacity:.5}.item_grid_numbers:hover:after{opacity:0;visibility:hidden}.container_info_chiffre{z-index:3}.container_info_chiffre>*{display:block}.container_info_chiffre .number{font-size:var(--size-80);font-family:var(--roboto);font-weight:900;color:var(--white);position:relative;line-height:78px}.container_info_chiffre .number:after{content:"";display:block;background-color:var(--white);height:6px;width:100px}.container_info_chiffre .number sup{font-size:58%}.container_info_chiffre .info{font-family:var(--roboto);font-weight:500;font-size:1rem;color:var(--white);margin-top:10px;max-width:180px;text-wrap:pretty;letter-spacing:.72px;text-shadow:0px 3px 6px rgba(0,0,0,.161)}@media screen and (max-width:1340px){.container_grid_numbers>*:first-child,.container_grid_numbers>*:last-child{height:424px}.container_info_chiffre .number{font-size:var(--size-60);line-height:normal}}@media screen and (max-width:1100px){.container_grid_numbers>*{width:25%!important}.container_grid_numbers>.middle_column{width:50%!important}.container_grid_numbers>*:first-child,.container_grid_numbers>*:last-child{height:344.5px}.item_grid_numbers{padding:15px!important;justify-content:center;align-items:center}.container_info_chiffre .number{font-size:var(--size-40)}.container_info_chiffre .number:after{height:4px;width:51px}.container_info_chiffre .info{font-size:var(--size-14)}}@media screen and (max-width:850px){.container_grid_numbers{flex-direction:column;justify-content:center;align-items:center}.container_grid_numbers>.middle_column{width:100%!important}.item_grid_numbers{padding:15px!important;justify-content:center;align-items:center;width:100%!important;height:165px!important}.container_info_chiffre .info{max-width:100%}.number{text-align:center}.number:after{margin:0 auto}}@media screen and (max-width: 600px){.content_text_simple p,.content_text_simple a{font-size:var(--size-14)!important}.content_text_simple strong{font-size:1rem!important}.container_grid_title>*>*:last-child{font-size:30px}}.historique{padding:5% 20%}.historique-titre{margin-bottom:60px}.historique-titre h2{font-size:39px;line-height:1.2em;font-weight:600;color:#081937;font-family:var(--poppins)}.historique-timeline{display:flex;flex-direction:column}.historique-event{display:grid;grid-template-columns:1fr auto 3fr;align-items:start;height:100%;padding-bottom:6rem;position:relative}.historique-event-date{text-align:right;padding-right:20px;font-weight:600;color:#0930ad;font-size:39px;margin-top:-15px}@media screen and (max-width: 1600px){.historique-event-date{margin-top:-10px}}@media screen and (max-width: 1440px){.historique-event-date{margin-top:-8px}}.historique-event-separator{margin:0 30px}.historique-event-separator hr{position:absolute;height:100%;width:4px;background-color:#f1f2f6;border:none;margin:0;padding:0}.historique-event-content{padding-left:20px;position:relative}.historique-event-content h2{font-family:var(--poppins);font-weight:700;color:#081937;margin-bottom:10px;font-size:21px}.historique-event-content p,.historique-event-content ul li{color:#848587;font-size:14px;font-family:var(--poppins);line-height:1.6em}.historique-event-content img{margin-top:20px}.historique-event-content strong{color:#4b4b4b}.historique-event-content:after{content:"";width:20px;height:20px;border-radius:50%;background-color:#1cbde3;position:absolute;left:-28px;top:-10px;transform:translate(-50%,50%)}.historique-timeline .historique-event:last-child{padding-bottom:0}.historique-event-content{padding-right:10%}@media screen and (min-width: 2000px){.historique-titre h2,.historique-event-date{font-size:50px}.historique-event-content h2{font-size:25px}.historique-event-content p,.historique-event-content ul li{font-size:16px}.historique-event-content{padding-right:20%}}@media screen and (max-width: 1440px){.historique-event-date{font-size:30px}.historique-event-content h2{font-size:18px}.historique-event-content p,.historique-event-content ul li{font-size:12px}.historique{padding:5% 15%}}@media screen and (max-width: 1024px){.historique{padding:5% 10%}.historique-titre{padding-left:5%}.historique-titre h2{font-size:30px}}@media screen and (max-width: 930px){.historique-event{display:flex}.historique-event-separator{margin:0 5px}.historique-event-content:after{width:15px;height:15px;left:-2px;top:-5px}.historique-event-date{width:80px;word-break:break-word}.historique-event-content{padding-right:0}}@media screen and (max-width: 850px){.historique-titre h2{font-size:25px}}@media screen and (max-width: 650px){.historique{padding-top:10%;padding-bottom:10%}}.liste_praticiens{width:100%;padding:50px 0 100px}.praticiens_titre{text-align:center;margin-bottom:100px}.praticiens_titre h2{font-family:var(--poppins);font-size:17px;font-weight:500;color:#3c4548;text-transform:uppercase}.praticiens_titre h3{font-family:var(--playfair);font-size:40px;font-weight:700;color:#1f3e72;text-transform:uppercase;margin-top:10px}.praticiens-container{max-width:1522px;margin:0 auto;position:relative}.praticiens-search{display:flex;justify-content:center;margin-bottom:60px;gap:100px}.praticiens-search select,.praticiens-search input{padding:10px;font-size:16px;border:1px solid #ccc;border-radius:25px;font-family:var(--roboto);color:#1f3e72;text-align:center}select.select_single_praticiens{max-width:inherit}.praticiens-search input{min-width:400px;padding:10px 20px;font-weight:300}.praticiens-search input::placeholder{color:#d1d8e2}.grid_praticiens{width:100%;display:flex;flex-wrap:wrap;row-gap:20px;justify-content:center}.container_item_praticien{width:25%;display:flex;justify-content:center}.praticiens_item{cursor:pointer;display:flex;flex-direction:column;align-items:center}.praticiens-item_image{position:relative;max-width:284px;max-height:331px;overflow:hidden;transition:all .5s ease-in-out;border-radius:15px}.praticiens-item_image>img{width:100%;height:auto;margin-bottom:10px;transition:all .5s linear;min-height:331px;object-fit:cover}.praticiens_item:hover .praticiens-item_image{box-shadow:0 3px 60px #00000029}.praticiens_item:hover .praticiens-item_image>img{transform:scale(1.15)}.praticiens-item_content{max-width:284px;width:100%;text-align:center}.praticiens-item_content h3{font-size:20px;font-weight:800;margin-bottom:5px;color:#262626;font-family:var(--playfair),serif;margin-top:10px;position:relative;text-align:left;display:flex;align-items:center;gap:15px}.praticiens-item_content h3:before{content:"";display:inline-block;width:26px;height:2px;background-color:#dbdde4}.praticiens-item_content p{font-size:13px;color:#3c4548;font-family:var(--poppins);font-weight:400;text-align:left;padding-left:40px}.overlay_praticien{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s ease-in-out}@media screen and (min-width:1025px){.overlay_praticien{opacity:0;visibility:hidden}.praticiens_item:hover .overlay_praticien{opacity:1;visibility:visible}}.overlay_praticien img{width:62px;height:auto}.overlay_praticien span{font-family:var(--poppins);color:var(--white);font-size:12px;font-weight:700;text-transform:uppercase;text-shadow:0px 3px 60px rgba(0,0,0,.161)}.more_info_praticien{display:none;background-color:#e6f3fb;width:100%;padding:15px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.more_info_praticien>*{display:none;opacity:0;visibility:hidden;width:100%;justify-content:space-between;padding:50px 38px;gap:25px;transition:all .3s ease-in-out}.more_info_praticien.show{display:block}.container_info_praticien.show{display:flex}.more_info_praticien.show,.container_info_praticien.show{opacity:1;visibility:visible}.container_info_praticien>*{flex:1}.more_info_praticien h3{font-family:var(--playfair);font-weight:800;font-size:var(--size-29);color:var(--blue_title);margin-bottom:10px}.more_name_praticien p{font-size:var(--size-14)!important;color:var(--light_grey)!important;font-family:var(--poppins)!important;font-weight:500!important}.more_info_praticien p,.more_info_praticien a{font-family:var(--roboto);font-weight:500;font-size:var(--size-14)!important;color:var(--light_grey);line-height:1.2!important}.more_info_praticien .more_praticien_title{font-family:var(--playfair);font-weight:800!important;font-size:var(--size-20)!important;color:var(--blue_title)!important;margin-bottom:25px!important}.container_address_parking .parking{margin-top:10px;font-weight:700}.more_praticien_logo{margin-top:20px}.more_praticien_logo a{display:flex;align-items:center;line-height:normal!important;gap:10px;color:#3c4548;font-weight:700}.more_praticien_logo img{width:81px;height:auto}.container_info_praticien>*:nth-last-child(2)>*:nth-last-child(n+2){margin-bottom:22px}.container_info_praticien>*:nth-last-child(1)>*:not(.expertises){margin-bottom:10px;font-weight:700;color:var(--black_grey)}.container_info_praticien>*:nth-last-child(1) .expertises{margin-bottom:22px}.container_info_praticien .expertises{font-weight:400!important}.button{text-align:center;margin-top:30px}@media screen and (max-width: 1250px){body:not(.home) .container_item_praticien{width:33.33333%}body.home .container_item_praticien{padding:0 15px}body.home .praticiens-item_image>img{height:100%;object-fit:cover}}@media screen and (max-width: 900px){.praticiens-search{flex-direction:column;gap:20px;justify-content:center;align-items:center}.praticiens-search select,.praticiens-search input{max-width:100%;width:500px}.praticiens-search input{min-width:100%}.container_item_praticien{width:100%!important;display:flex;flex-direction:column;align-items:center}.more_info_praticien.for_mobile{margin-top:15px}.container_info_praticien{flex-wrap:wrap;padding:0 15px}.container_info_praticien>*{flex:1;flex:inherit;width:100%}.more_name_praticien{margin-bottom:25px;text-align:center}.more_praticien_logo a{flex-direction:column;align-items:flex-start}.more_expertise_praticien{margin-top:20px}}@media screen and (max-width: 650px){.praticiens-search select,.praticiens-search input{width:350px}}@media screen and (max-width: 500px){.praticiens-search select,.praticiens-search input{width:250px}}.swiper-praticiens-progress{display:flex;align-items:center;justify-content:center;margin-top:20px;gap:10px;position:relative}.swiper-praticiens-pagination{width:20%!important;height:4px;background-color:#e0e0e0;position:relative;transition:width .3s}.swiper-praticiens-pagination:before{content:attr(data-current) " / " attr(data-total);position:absolute;left:-60px;top:50%;transform:translateY(-50%);font-size:14px;font-family:var(--poppins);color:#3c4548;font-weight:500}.swiper-pagination-progressbar{position:relative!important}.swiper-pagination-progressbar-fill{background-color:#1f3e72!important}.swiper-praticiens-button-prev,.swiper-praticiens-button-next{background-color:#f5f5f5;border-radius:50%;padding:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;width:35px;height:35px}.swiper-praticiens-button-prev:after,.swiper-praticiens-button-next:after{font-size:12px;color:#1f3e72}.swiper-praticiens-button-next img{transform:rotate(180deg)}.loader-container{display:none;justify-content:center;align-items:center;min-height:100vh;position:absolute;top:0;right:0;bottom:0;left:0;z-index:999}.loader-container.show{display:flex}.loader{width:100px;height:100px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:linear-gradient(0deg,#fff 50%,#2a4e7e);animation:spin 1s linear infinite}.inner-circle{width:90%;height:90%;background-color:#fff;border-radius:50%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mot_du_president{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10% 20%;background-color:#fff}.president-introduction{display:flex;flex-direction:row;align-items:center;justify-content:start;margin-bottom:80px;position:relative;width:100%}.president-introduction:before{content:"”";font-size:8rem;font-family:var(--poppins);font-weight:600;position:absolute;top:-5rem;color:#081937;left:60%}@media screen and (min-width: 2000px){.president-introduction:before{font-size:12rem;top:-7rem}}@media screen and (max-width: 1280px){.president-introduction:before{font-size:6rem;top:-4rem;left:65%}}@media screen and (max-width: 1024px){.president-introduction:before{left:75%}}@media screen and (max-width: 850px){.president-introduction:before{left:65%}}@media screen and (max-width: 750px){.president-introduction:before{display:none}}.president-introduction-description{position:absolute;top:50%;left:45%;width:55%;transform:translateY(-50%);padding:40px 75px;font-family:var(--poppins);box-shadow:-100px 0 60px #00000029;border-radius:15px;opacity:1;backdrop-filter:blur(34px);-webkit-backdrop-filter:blur(34px);background-color:#fff9}.president-introduction-description h2{font-size:1.7em;font-weight:600;margin-bottom:5px}.president-introduction-description h3{font-size:1.1rem;margin-bottom:20px;font-weight:500}.president-introduction-description p{font-size:.9em;font-weight:400;line-height:1.5}.president-introduction-photo{max-height:700px;width:55%;border-radius:15px;overflow:hidden;box-shadow:0 0 60px #00000029}.president-introduction-photo img{width:100%;height:100%;object-fit:cover}.president-introduction-description{font-size:1em;line-height:1.5}.president-contenu{font-size:1em;line-height:1.5;margin-bottom:50px}.president-contenu ul{list-style-type:none;padding:0}.president-contenu ul li:before{content:"";background-color:#4d93c0;border-radius:50%;display:inline-block;width:.4em;height:.4em;margin-right:10px;position:relative;top:-.2em}.president-contenu a{color:#4b4b4b;text-decoration:underline}.president-citation{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1em;font-weight:300;line-height:1.5;position:relative}.president-citation:before{content:"“";font-size:5em;font-family:var(--poppins);font-weight:600;position:absolute;bottom:-4.5rem;right:0;transform:rotate(180deg);color:#081937}@media screen and (max-width: 1440px){.president-citation:before{bottom:-4rem}}.citation-content{margin-bottom:20px;font-size:1.1em;font-weight:500;padding-left:5%;position:relative}.citation-content:before{content:"”";font-size:5em;font-family:var(--poppins);font-weight:600;position:absolute;top:-2rem;left:0;color:#081937}@media screen and (max-width: 878px){.citation-content:before,.president-citation:before{display:none}.citation-content{padding-left:0}}.citation-signature{font-size:1.2em;align-self:end;display:flex;flex-direction:column;align-items:end}.citation-signature h4{margin-bottom:6px}.citation-signature h5{font-weight:400}@media screen and (min-width: 2000px){.president-introduction-description h2{font-size:2em}.president-introduction-description h3{font-size:1.4rem}.president-introduction-description p{font-size:1.1em}.president-contenu{font-size:1.3em}.citation-content{font-size:1.4em}.citation-signature h4{margin-bottom:8px}.citation-signature h5{font-size:1em}}@media screen and (max-width: 1850px){.mot_du_president{padding:10% 15%}}@media screen and (max-width: 1550px){.president-introduction-description h2{font-size:1.5em}.president-introduction-description h3{font-size:1rem}.president-introduction-description p{font-size:.8em}.president-contenu{font-size:.9em}.president-contenu ul li:before{width:.3em;height:.3em;margin-right:8px;top:-.15em}.citation-content{font-size:1em}.citation-signature h4{margin-bottom:4px}.citation-signature h5{font-size:.8em}.president-introduction-description{padding:30px 50px}}@media screen and (max-width: 1280px){.president-introduction-description h2{font-size:1.3em}.president-introduction-description h3{font-size:.9rem}.president-introduction-description p{font-size:.7em}.president-contenu{font-size:.8em}.president-contenu ul li:before{width:.25em;height:.25em;margin-right:6px;top:-.125em}.citation-content{font-size:.9em}.citation-signature h4{margin-bottom:3px}.citation-signature h5{font-size:.7em}.president-introduction-description{padding:20px 40px}.president-introduction-photo{width:60%}.president-introduction-description{width:40%}.president-introduction-description{width:50%}.president-introduction-description{left:50%}.president-introduction-description{transform:translateY(-50%)}.president-introduction-description{top:50%}}@media screen and (max-width: 1024px){.mot_du_president{padding:10%}.president-introduction-description{padding:20px 30px}.president-introduction-photo{width:70%}.president-introduction-description{width:30%}.president-introduction-description{width:50%}.president-introduction-description{left:50%}.president-introduction-description{transform:translateY(-50%)}.president-introduction-description{top:50%}}@media screen and (max-width: 850px){.president-introduction-photo{width:60%}.president-introduction-description h2{font-size:1em}.president-introduction-description h3{font-size:.8rem}.president-introduction-description p{font-size:.6em}.president-citation{font-size:.8em}}@media screen and (max-width: 750px){.president-introduction-photo{width:100%}.president-introduction-description h2{font-size:.9em}.president-introduction-description h3{font-size:.7rem}.president-introduction-description p{font-size:.5em}.president-introduction-description{width:80%;top:100%;left:20%}.president-introduction-description h3{margin-bottom:10px}.president-introduction{margin-bottom:120px}}@media screen and (max-width: 600px){.president-introduction-description h2{font-size:.8em}.president-introduction-description h3{font-size:.6rem}.president-introduction-description p{font-size:.4em}.president-introduction-description{padding:10px 20px}.president-introduction-photo{width:100%}.president-introduction-description{width:100%;top:100%;left:0}.president-introduction-description h3{margin-bottom:5px}.president-introduction{margin-bottom:100px}}.container_pagination{text-align:center;margin-top:35px}.custom_pagination>*:not(.dots){display:inline-block;background-color:var(--blue_title);color:#fff;padding:7px 12px;-webkit-transition:all .5s ease-in-out!important;transition:all .5s ease-in-out!important;border-radius:5px;text-decoration:none;border:1px solid var(--blue_title);font-family:var(--poppins);font-weight:300;font-size:var(--size-14);margin:0 2px}.custom_pagination>*.current{background-color:transparent;color:var(--blue_title);box-shadow:0 10px 20px -8px #0000004d}.custom_pagination>*:hover{background-color:transparent;color:var(--blue_title);box-shadow:0 20px 20px -11px #0000004d;transform:translate3d(0,-4px,0)}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.popup-box{background:#fff;padding:35px;max-width:900px;width:90%;border-radius:12px;position:relative;box-shadow:0 8px 20px #0000004d;animation:fadeIn .3s ease}.popup-content>*{line-height:1.3;text-wrap:pretty}.popup-content>*:nth-last-child(n+2){margin-bottom:20px}.popup-content>h3{margin:15px 0 35px!important;text-transform:uppercase}.popup-close{position:absolute;top:10px;right:12px;border:none;background:none;font-size:24px;cursor:pointer}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.services_accueil-container{display:flex;justify-content:center;align-items:start;padding:3% 15%;width:100%}.services_accueil-first{display:flex;flex-direction:column;justify-content:center;align-items:start;width:50%;padding:0 2rem}.services_accueil-first em{font-style:normal;font-size:.8rem}.services_accueil-first .likeUl{font-family:var(--roboto);font-weight:500;letter-spacing:.7px;line-height:1.4}.services_accueil-first p,.services_accueil-second p{font-family:var(--roboto);font-weight:400;letter-spacing:.7px;line-height:1.4}.services_accueil-first strong,.services_accueil-second strong{font-weight:500}.services_accueil-first h3,.services_accueil-second h3{font-family:var(--playfair);font-size:1.2rem;font-weight:600;color:var(--blue)}.services_accueil-first ul,.services_accueil-second ul{list-style:none;padding-left:1rem;margin-top:.5rem}.services_accueil-first ul li,.services_accueil-second ul li{font-family:var(--roboto);font-weight:400;letter-spacing:.7px;line-height:1.4}.services_accueil-second ul li{margin-top:1.2rem}.services_accueil-first ul li:before,.services_accueil-second ul li:before{content:"-";color:var(--blue);display:inline-block;width:1rem;margin-left:-1rem}.services_accueil-first ul li{font-size:.9rem}.services_accueil-second{display:flex;flex-direction:column;justify-content:center;align-items:start;padding:0 2rem;width:50%}.services_accueil-second a{color:#1f3e72}.standard{display:flex;flex-direction:column;justify-content:center;align-items:start;margin-top:3rem;background-color:#e5ebef;width:100%;padding:2rem;border-radius:33px}.standard span{font-size:1.4rem;font-weight:800;color:var(--blue);text-transform:uppercase;font-family:var(--poppins);margin-bottom:2rem}.standard-com{display:flex;justify-content:center;align-items:start}.standard-com span,.standard-com a{font-size:1.2rem;font-weight:600;color:var(--blue);text-transform:uppercase;font-family:var(--roboto);margin-bottom:.5rem}.standard-com a{text-transform:inherit}.standard-com img{width:24px;height:24px;object-fit:cover;margin-right:1rem}.stylized{font-family:var(--playfair);font-size:1.1rem;font-weight:100;width:100%;position:relative;display:flex;justify-content:center;align-items:center;line-height:1.5;margin-left:1.4rem;padding-right:1.5rem}.stylized:before{content:"";position:absolute;width:2px;height:80%;background-color:var(--blue);left:-1.4rem}.stronger{font-weight:600}.strongest{font-weight:800}@media screen and (min-width: 2000px){.services_accueil-container,.services_accueil-first,.services_accueil-second{font-size:1.2rem}.stylized{font-size:1.4rem}.standard span{font-size:1.6rem}.standard-com span{font-size:1.4rem}.services_accueil-first em,.services_accueil-second em,.services_accueil-first ul li{font-size:1rem}}@media screen and (max-width: 1600px){.services_accueil-container{padding:3% 10%}.services_accueil-first,.services_accueil-second{width:100%}.services_accueil-first,.services_accueil-second{padding:0 1rem}}@media screen and (max-width: 1200px){.services_accueil-container{flex-direction:column;padding-top:0}.services_accueil-first,.services_accueil-second{width:100%}.stylized{margin-top:2rem}.stylized span{width:100%}}@media screen and (max-width: 700px){.standard{width:initial;align-self:center}.standard span{font-size:1.2rem}.standard-com span{font-size:1rem}.services_accueil .title{padding-bottom:1rem}}@media screen and (max-width: 580px){.standard-com span{font-size:.9rem;margin-bottom:1rem}}@media screen and (max-width: 550px){.services_accueil-container{padding:3% 5%}}@media screen and (max-width: 450px){.standard-com img{width:20px;height:20px}.standard span{font-size:1rem}.standard-com span{font-size:.85rem}}.services_hospitalisation{background-color:#e5ebef;padding:4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}.services_hospitalisation .services-container{display:flex;justify-content:space-between;align-items:start;width:80%;margin-top:4rem;font-family:var(--roboto)}.services_hospitalisation .services-component{display:flex;flex-direction:column;align-items:center;width:25%;position:relative}.services_hospitalisation .services-component:after{content:"";position:absolute;height:500px;width:1px;opacity:.2;background-color:#707070;left:125%}.services_hospitalisation .services-component:last-child:after{display:none}.services_hospitalisation .services-component-title{text-align:center;margin-bottom:3rem;font-size:1.2rem}.services_hospitalisation .services-component-content{display:flex;flex-direction:column;justify-content:center;align-items:start;margin:1rem 0;width:100%}.services_hospitalisation .services-component-content>span:first-child{margin-bottom:.5rem;font-weight:700;font-size:13.5px}.services_hospitalisation .services-component-infos{display:flex;justify-content:space-between;align-items:center;margin:5px 0;width:100%;font-size:13.5px}.services_hospitalisation .services-component-infos-stage{font-weight:800;color:var(--blue);font-size:13.5px}@media screen and (max-width: 1300px){.services_hospitalisation{padding:4rem 2rem}.services_hospitalisation .services-container{width:90%}}@media screen and (max-width: 1024px){.services_hospitalisation .services-container{flex-direction:column;align-items:center;justify-content:center}.services_hospitalisation .services-component{width:75%;margin-bottom:4rem}.services_hospitalisation .services-component:after{display:none}.services_hospitalisation .services-component-title{font-size:1.5rem}.services_hospitalisation .services-component-content>span:first-child{font-size:15px}.services_hospitalisation .services-component-infos,.services_hospitalisation .services-component-infos-stage{font-size:15px}}@media screen and (max-width: 650px){.services_hospitalisation .services-component{width:100%}.services_hospitalisation .services-component-title{font-size:1.3rem}}.simple_banner{display:flex;background-size:cover;height:400px;background-position:center;background-repeat:no-repeat;position:relative}.simple_banner-content{position:relative;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:1;display:flex;flex-direction:column;justify-content:end;width:100%}.simple_banner-content h1{margin-left:20%;margin-bottom:-18px;color:#fff;font-family:var(--poppins);font-weight:600;font-size:5rem;line-height:1.2}@media screen and (max-width: 1540px){.simple_banner-content h1{font-size:4.5rem}}@media screen and (max-width: 1440px){.simple_banner-content h1{font-size:4rem}}@media screen and (max-width: 1024px){.simple_banner-content h1{font-size:3.5rem}}@media screen and (max-width: 700px){.simple_banner-content h1{font-size:3rem}}@media screen and (max-width: 600px){.simple_banner-content h1{margin-left:0;margin-top:15%;text-align:center;font-size:2.5rem}.simple_banner-content{align-items:center;justify-content:center}}.single-portrait{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.portrait{display:flex;flex-direction:column;gap:20px;margin-top:20px;padding:40px}.portrait-content{display:flex;flex:1;gap:20px;align-items:center}.portrait-content-image img{width:600px;height:700px;object-fit:cover;border-radius:15px;box-shadow:0 3px 60px #00000029}.portrait-content-descriptif{flex:1;border-radius:15px;opacity:1;backdrop-filter:blur(30px) brightness(115%);-webkit-backdrop-filter:blur(30px) brightness(115%);background:#ffffffb3;height:100%;position:relative;transform:translate(-150px);padding:80px;box-shadow:-100px 0 60px #00000029}.portrait-content-descriptif h2{font-size:20px;font-weight:800;margin-bottom:5px;color:#1e3e72;font-family:var(--playfair),serif;margin-top:10px;position:relative;text-align:left;padding-left:40px}.portrait-content-descriptif h2:before{content:"";display:block;width:26px;height:2px;background-color:#dbdde4;position:absolute;margin:0 auto;left:0;top:50%;transform:translateY(-50%)}.portrait-content-descriptif p{font-size:13px;color:#3c4548;font-family:var(--poppins);font-weight:400;text-align:left;padding-left:40px}.portrait-content-descriptif-infos{margin-top:40px;margin-bottom:20px;display:flex;flex-direction:column;gap:20px}.portrait-content-descriptif-infos-item{display:flex;align-items:center;margin-bottom:10px;gap:15px}.portrait-content-descriptif-infos-item.address{align-items:start}.portrait-content-descriptif-infos-item img{width:20px}.portrait-content-descriptif-infos-item a,.portrait-content-descriptif-infos-item p{font-size:15px;color:#3c4548;font-family:var(--roboto),serif;font-weight:400;padding-left:0;letter-spacing:.5px}.portrait-content-descriptif-infos-logos a img{width:100px;margin-top:20px}#logos img{width:81px;margin-top:20px}.portrait-text{margin-top:20px;padding:20px;border-radius:10px;font-size:16px;color:#333}.portrait-text h3{font-size:24px;font-weight:800;margin-bottom:30px;color:#1e3e72;font-family:var(--playfair),serif;margin-top:10px;position:relative;text-align:left}.portrait-text p{margin-bottom:20px;color:#1f3e72;font-family:var(--playfair),serif;font-size:16px;font-weight:800}.expertises{font-size:14px!important;color:#3c4548!important;letter-spacing:.5px!important;font-family:var(--roboto),serif!important;font-weight:400!important;line-height:1.5!important}.portrait-text span{display:block;margin-bottom:5px;font-weight:700;color:#555}@media screen and (min-width: 2000px){.portrait-content-image img{width:800px;height:900px}.portrait-content-descriptif{padding:100px}.portrait-content-descriptif h2{font-size:30px}.portrait-content-descriptif p{font-size:16px}.portrait-content-descriptif-infos-item a,.portrait-content-descriptif-infos-item p{font-size:18px}.portrait-text h3{font-size:30px}.portrait-text p{font-size:20px}.portrait-text span{font-size:18px}}@media screen and (max-width: 950px){.portrait-content-image img{width:100%;height:100%}.portrait-content-descriptif{padding:10px;transform:translate(0);background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.portrait{margin-top:0;padding-top:0}}@media screen and (max-width: 768px){.portrait-content{flex-direction:column;gap:20px}.portrait-content-descriptif{padding:20px}.portrait-content-descriptif-infos{gap:5px;margin-top:20px}}@media screen and (max-width: 400px){.portrait-content-descriptif h2{font-size:18px}.portrait-content-descriptif p{font-size:12px}.portrait-content-descriptif-infos-item a,.portrait-content-descriptif-infos-item p{font-size:13px}.portrait-text h3{font-size:20px}.portrait-text p{font-size:14px}.portrait-text{margin-top:0}}.container_text_simple{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.content_text_simple img{display:block;margin-bottom:50px}.content_text_simple img.aligncenter{margin-left:auto;margin-right:auto}.content_text_simple h2,.content_text_simple h3{color:var(--blue);font-size:var(--size-25);font-family:var(--playfair);font-weight:800;letter-spacing:1.43px}.content_text_simple p,.content_text_simple a{font-family:var(--roboto);font-weight:400;font-size:1rem;color:var(--black_grey);letter-spacing:.5px;line-height:23px}.container_text_simple a{text-decoration:underline}.content_text_simple h2+p{margin-top:28px}.content_text_simple>*:nth-last-child(n+2){margin-bottom:28px}.content_text_simple strong,.content_text_simple strong a{font-weight:700;font-size:var(--size-18)}.texte-simple{padding:5% 20%}.texte-simple-content{font-size:1.2em;line-height:1.6em;margin-top:3%}.texte-simple-content h2{margin-bottom:25px;font-size:39px;line-height:1.2em;font-weight:600;font-family:var(--poppins)}.texte-simple-content p{font-size:.8em;line-height:1.6em;font-weight:400;font-family:var(--poppins)}@media screen and (min-width: 2000px){.texte-simple{padding:5% 20%}.texte-simple-content h2{font-size:50px}.texte-simple-content p{font-size:16px}}@media screen and (max-width: 1440px){.texte-simple{padding:5% 15%}}@media screen and (max-width: 1024px){.texte-simple-content h2{font-size:30px}}@media screen and (max-width: 850px){.texte-simple-content h2{font-size:25px}}.title{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 0;text-align:center}.title span{font-family:var(--poppins);font-size:17px;color:#3c4548;margin-bottom:.6rem;font-weight:500}.title h2{color:#1f3e72;font-family:var(--playfair);font-size:40px;font-weight:700;text-transform:uppercase}@media screen and (max-width: 768px){.title span{font-size:15px}.title h2{font-size:30px;padding:0 4rem}}@media screen and (max-width: 500px){.title h2{font-size:25px;padding:0 2rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
