@font-face{font-family:"Oxygen-Light";src:url(./assets/fonts/Oxygen-Light.ttf)}@font-face{font-family:"Oxygen-Regular";src:url(./assets/fonts/Oxygen-Regular.ttf)}@font-face{font-family:"Oxygen-Bold";src:url(./assets/fonts/Oxygen-Bold.ttf)}@font-face{font-family:"Quicksand-Light";src:url(./assets/fonts/Quicksand-Light.ttf)}@font-face{font-family:"Quicksand-Medium";src:url(./assets/fonts/Quicksand-Medium.ttf)}@font-face{font-family:"Quicksand-Regular";src:url(./assets/fonts/Quicksand-Regular.ttf)}@font-face{font-family:"Quicksand-Bold";src:url(./assets/fonts/Quicksand-Bold.ttf)}.moving-header{position:fixed;top:0;bottom:0;height:10rem;width:100%;z-index:2}@media(min-width: 1000px){.moving-nav{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}}.moving-search{filter:invert(1)}.fixed-header{background-color:transparent;box-shadow:none;transition:all .3s ease-in-out 0s}.fixed-btn{filter:invert(1)}.fixed-links{color:#fff}.not-fixed-header{background-color:#fff;box-shadow:0 .188rem .375rem rgba(0,0,0,.16);transition:all .3s ease-in-out 0s}.not-fixed-btn{filter:none}.not-fixed-links{color:#2e2e2e}.fixed-header-mob{background-color:transparent;box-shadow:none;transition:all .3s ease-in-out 0s}.fixed-btn-mob{filter:none}.fixed-links-mob{color:#2e2e2e}header{display:flex;justify-content:center;position:relative;box-shadow:0 .188rem .375rem rgba(0,0,0,.16)}header .block{padding:4.5rem;max-width:101.5rem;width:100%}header .block{padding-top:3.2rem;padding-bottom:3.4rem}@media(min-width: 1000px){header nav.open .default-menu .mobile-menu{display:none}}@media(max-width: 1000px){header nav.open .default-menu .menu-container{display:flex;position:absolute;width:100%;height:100%;background-color:#fff;top:0;left:0;position:fixed;z-index:100}}header nav.open .default-menu .menu-container .btn-close-menu{display:block;position:absolute;top:7rem;right:4rem;border:none;background-color:#fff}header nav.open .default-menu .menu-container .btn-close-menu img{width:3rem;height:2rem;filter:invert(1)}@media(max-width: 1000px){header nav.open .default-menu .menu-container .menu{flex-direction:column;gap:4rem}}header nav .menu li:not(.list-search){position:relative}header nav .menu li:not(.list-search).current-menu-item a{font-family:Oxygen-Bold}header nav .menu li:not(.list-search) a{text-decoration:none;color:#2e2e2e;font-family:Oxygen-Regular}header nav .menu li:not(.list-search) a.moving-links{color:#fff;font-size:2rem;padding:1rem}@media(max-width: 1000px){header nav .menu li:not(.list-search) a.moving-links{color:#2e2e2e;font-size:1.5rem}}header nav .menu li:not(.list-search) a.moving-links:hover,header nav .menu li:not(.list-search) a.moving-links:focus{color:#fff;background-color:#3e279d}header nav .menu li:not(.list-search) a.not-fixed-links{color:#2e2e2e}header nav .default-menu{display:flex;justify-content:space-between;align-items:center}header nav .default-menu .logo img{width:10rem;height:4rem;object-fit:contain}header nav .default-menu .mobile-menu{display:flex;justify-content:space-between;align-items:center;gap:8rem}@media(min-width: 1000px){header nav .default-menu .mobile-menu{display:none}}header nav .default-menu .mobile-menu .btn-mobile-menu{border:none;background-color:transparent}header nav .default-menu .mobile-menu .btn-mobile-menu img{width:2.8rem;height:1.9rem}header nav .default-menu .menu-container{position:relative;display:flex;align-items:center}@media(max-width: 1000px){header nav .default-menu .menu-container{display:none}}header nav .default-menu .menu-container .btn-close-menu{display:none}header nav .default-menu .menu-container ul{list-style:none;padding:0}header nav .default-menu .menu-container .menu{display:flex;justify-content:space-between;align-items:center;width:100%}header nav .default-menu .menu-container .menu li{display:flex;align-items:center}@media(min-width: 1000px){header nav .default-menu .menu-container .menu li{margin-left:1rem;margin-right:3.4rem}}@media(min-width: 1000px){header nav .default-menu .menu-container .focus-dec{display:none}}header nav .default-menu form{margin-right:1rem}header nav .default-menu form:focus-within #search{transform:translateY(-50%) scaleX(1)}@media(min-width: 1000px){header nav .default-menu form:focus-within #search{width:800px}}header nav .default-menu form:focus-within #search~.onSearch{z-index:0}header nav .default-menu form:focus-within #search~.button-search{z-index:11}header nav .default-menu #search{height:9.35rem;border:0;position:absolute;top:50%;transform:translateY(-50%) scaleX(0);transition:transform linear .2s;transform-origin:right;background-color:#3e279d;box-sizing:border-box;z-index:10;padding:0 7rem;right:-7rem;color:#fff}@media(max-width: 1000px){header nav .default-menu #search{width:100%;right:0;bottom:0;top:auto}}header nav .default-menu #search::placeholder{color:#fff}header nav .default-menu .onSearch{background-image:url("assets/images/loupeRechercheBlack.svg");cursor:pointer;display:block;position:absolute;background-color:transparent;background-position:center;background-repeat:no-repeat;width:2rem;height:2rem;z-index:1;transform:translate(50%, -50%);filter:invert(0)}@media(max-width: 1000px){header nav .default-menu .onSearch{transform:none}}header nav .default-menu .onSearch.fixed-btn{filter:invert(1)}header nav .default-menu .onSearch.not-fixed-btn{filter:none}header nav .default-menu .onSearch.fixed-btn-mob{filter:none}header nav .default-menu .button-search{background-image:url("assets/images/loupeRecherche.svg");cursor:pointer;background-color:transparent;background-position:center;background-repeat:no-repeat;width:2rem;height:2rem;position:absolute;z-index:-1;transform:translate(50%, -50%);border:0;filter:invert(1)}@media(max-width: 1000px){header nav .default-menu .button-search{transform:none;filter:none}}.section_welcome{display:flex;justify-content:center;padding-top:24.3rem;padding-bottom:21rem;background-image:url("./assets/images/background-ugsf.webp");background-size:cover;background-repeat:no-repeat}.section_welcome .block{padding:4.5rem;max-width:101.5rem;width:100%}@media(max-width: 1000px){.section_welcome{padding-top:12rem;padding-bottom:14rem}}@media(max-width: 1000px){.section_welcome .block .section_welcome_texte{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}}.section_welcome .block .section_welcome_texte h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;color:#fff}@media(max-width: 1000px){.section_welcome .block .section_welcome_texte h2{font-size:2.6rem;margin-bottom:3.6rem}}.section_welcome .block .section_welcome_texte a{font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem}.section_welcome .block .section_welcome_texte a:hover,.section_welcome .block .section_welcome_texte a:focus{text-decoration:underline}.section_infos{display:flex;justify-content:center;padding-top:15.8rem;padding-bottom:15.7rem;position:relative;background-color:#fafafa}.section_infos .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_infos:before{content:"";position:absolute;background-image:url("./assets/images/hexagon_top_right.webp");background-repeat:no-repeat;background-size:contain;background-position:top right;top:0;right:0;width:34.1rem;height:20.6rem}@media(max-width: 1000px){.section_infos:before{height:13.8rem}}.section_infos:after{content:"";position:absolute;background-image:url("./assets/images/hexagon_bottom_left.webp");background-repeat:no-repeat;background-size:contain;background-position:bottom left;bottom:0;left:0;width:29.9rem;max-width:50vw;height:23.8rem;max-height:100%}@media(max-width: 1000px){.section_infos:after{height:19.8rem}}.section_infos .block{display:flex;align-items:flex-start;justify-content:space-between}@media(max-width: 1000px){.section_infos .block{flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:5rem}}.section_infos .block .section_infos_text{max-width:40rem}@media(max-width: 1000px){.section_infos .block .section_infos_text{display:none}}.section_infos .block .section_infos_text h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;margin:0}@media(max-width: 1000px){.section_infos .block .section_infos_text h2{font-size:2.6rem}}.section_infos .block .section_infos_text p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;margin-bottom:3.7rem}.section_infos .block .section_infos_text a{font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem}.section_infos .block .section_infos_text a:hover,.section_infos .block .section_infos_text a:focus{text-decoration:underline}.section_infos .block .section_infos_list{max-width:51.8rem}.section_infos .block .section_infos_list ul{margin:0;padding:0}.section_infos .block .section_infos_list ul li{display:flex;align-items:flex-start;position:relative}@media(min-width: 1000px){.section_infos .block .section_infos_list ul li.list-first-card{display:none}}.section_infos .block .section_infos_list ul li.list-first-card h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;margin:0}@media(max-width: 1000px){.section_infos .block .section_infos_list ul li.list-first-card h2{font-size:2.6rem}}.section_infos .block .section_infos_list ul li.list-first-card p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;margin-bottom:3.7rem}.section_infos .block .section_infos_list ul li.list-first-card a{font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem}.section_infos .block .section_infos_list ul li.list-first-card a:hover,.section_infos .block .section_infos_list ul li.list-first-card a:focus{text-decoration:underline}@media(max-width: 1000px){.section_infos .block .section_infos_list ul li{flex-direction:column;justify-content:center;align-items:center}}.section_infos .block .section_infos_list ul li:not(:last-child){margin-bottom:5.6rem}@media(max-width: 1000px){.section_infos .block .section_infos_list ul li:not(:last-child){margin-bottom:0}}.section_infos .block .section_infos_list ul li .list-image{display:flex;margin-top:1.3rem;position:relative}@media(max-width: 1000px){.section_infos .block .section_infos_list ul li .list-image{justify-content:center;align-items:center;margin-bottom:3.6rem}}.section_infos .block .section_infos_list ul li .list-image:before{content:"";background-color:#ffedba;position:absolute;display:block;width:6.9rem;height:6.9rem;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%)}.section_infos .block .section_infos_list ul li .list-image img{height:4.5rem;width:4.5rem;position:relative;object-fit:contain}.section_infos .block .section_infos_list ul li .list-desc{margin-left:5.8rem}@media(max-width: 1000px){.section_infos .block .section_infos_list ul li .list-desc{margin-left:0}}.section_infos .block .section_infos_list ul li .list-desc h3{font-family:Oxygen-Bold;font-size:1.6rem;color:#2e2e2e;margin:0}.section_infos .block .section_infos_list ul li .list-desc p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e}.section_infos .block .section_infos_list ul .hide-item-list{display:none}.section_infos .block .section_infos_list_btn{display:flex;justify-content:center;align-items:center;gap:2rem}.section_infos .block .section_infos_list_btn button{height:1rem;width:1rem;border-radius:50%;border:1px solid #707070;background-color:transparent;padding:0}.section_infos .block .section_infos_list_btn button.active{background-color:#ffcb3e;box-shadow:0 0 .375rem #ffcb3e;border:none}.section_teams{display:flex;justify-content:center}.section_teams .block{padding:4.5rem;max-width:101.5rem;width:100%}@media(max-width: 1000px){.section_teams .block{padding:0;padding-top:3.6rem;padding-bottom:3.6rem}}.section_teams .team-carousel .team-title-mobile{display:flex;justify-content:center}@media(min-width: 1000px){.section_teams .team-carousel .team-title-mobile{display:none}}.section_teams .team-carousel .team-title-mobile h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;font-size:2.6rem;margin:0}.section_teams .team-carousel ul{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:0;gap:2rem}@media(max-width: 1000px){.section_teams .team-carousel ul{display:block;white-space:nowrap}}.section_teams .team-carousel ul li{display:flex;align-items:center;justify-content:space-between;flex-direction:column;list-style:none;width:calc(25% - 2rem);border:1px solid #ddd;border-radius:15px;padding:1.9rem;box-sizing:border-box;background-color:#fff}@media(max-width: 1000px){.section_teams .team-carousel ul li{white-space:normal;display:inline-block;width:23.2rem;margin-right:3.6rem}.section_teams .team-carousel ul li:first-child{margin-left:3.6rem}}.section_teams .team-carousel ul li .desc{display:flex;align-items:center;flex-direction:column}.section_teams .team-carousel ul li .desc h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;font-family:Oxygen-Bold;font-size:1.6rem;margin:0;margin-top:2.5rem;margin-bottom:.9rem;color:#2e2e2e;text-align:center}.section_teams .team-carousel ul li .desc p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;font-family:Oxygen-Regular;font-size:1.4rem;text-align:center;margin:0;margin-bottom:2.3rem}@media(max-width: 1000px){.section_teams .team-carousel ul li .desc{width:100%;height:100%;display:flex;justify-content:center}}.section_teams .team-carousel ul li .desc img{width:7.5rem;height:7.5rem;object-fit:cover;border-radius:4rem}.section_teams .team-carousel ul li .link{display:flex;justify-content:center;align-items:center;flex-direction:column}.section_teams .team-carousel ul li .link a{font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem}.section_teams .team-carousel ul li .link a:hover,.section_teams .team-carousel ul li .link a:focus{text-decoration:underline}.section_teams .team-carousel ul .team-first-list-selection{background-color:#fafafa;border:none}.section_teams .team-carousel ul .team-first-list-selection .team-first-list-btn{display:flex;justify-content:flex-end;width:100%;gap:1rem}.section_teams .team-carousel ul .team-first-list-selection .team-first-list-btn button{display:flex;justify-content:center;align-items:center;border:none;background-color:transparent}.section_teams .team-carousel ul .team-first-list-selection .team-first-list-btn button.btn-left{transform:rotate(180deg)}.section_teams .team-carousel ul .team-first-list-selection .team-first-list-btn button[disabled]{opacity:.3}.section_teams .team-carousel ul .team-first-list-selection .team-first-list-desc h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;font-family:Quicksand-Bold;font-size:4rem}.section_teams .team-carousel ul .team-first-list-selection .team-first-list-desc p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e}.section_teams .team-carousel .mobile-carousel{flex-wrap:nowrap;overflow:scroll;padding:3.6rem 0 3.6rem 3.6rem}.section_teams .team-carousel .mobile-carousel li{width:23.2rem}.section_teams .team-carousel .show-card{display:block}.section_teams .team-carousel .hide-card{display:none}.section_tweet{display:flex;justify-content:center;position:relative}.section_tweet .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_tweet:before{content:"";display:block;position:absolute;background-color:#3e279d;border-top-right-radius:4rem;bottom:0;left:0;width:50%;height:100%;z-index:-1}@media(max-width: 1000px){.section_tweet:before{width:100%}}.section_tweet .block{display:flex;flex-direction:column}@media(max-width: 1000px){.section_tweet .block{padding-left:0;padding-right:0;justify-content:center;align-items:center}}.section_tweet .block .section_tweet_title{max-width:30%}@media(max-width: 1000px){.section_tweet .block .section_tweet_title{max-width:50%}}.section_tweet .block .section_tweet_title h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;color:#fff}@media(max-width: 1000px){.section_tweet .block .section_tweet_title h2{font-size:2.6rem;text-align:center}}.section_tweet .block .section_tweet_list{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:1.6rem;overflow:hidden}.section_tweet .block .section_tweet_list>div{width:100%}.section_contact{display:flex;justify-content:center;padding-top:5.8rem;padding-bottom:5.8rem;position:relative}.section_contact .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_contact:before{content:"";position:absolute;background-image:url("./assets/images/hexagon_contact_top_right.webp");background-repeat:no-repeat;background-size:contain;background-position:top right;top:0;right:0;width:34.1rem;height:20.6rem}@media(max-width: 1000px){.section_contact:before{width:21rem}}.section_contact:after{content:"";position:absolute;background-image:url("./assets/images/hexagon_contact_bottom_left.webp");background-repeat:no-repeat;background-size:contain;background-position:bottom left;bottom:0;left:0;width:29.9rem;max-width:50vw;height:23.8rem;max-height:100%;z-index:-1}.section_contact .block{display:flex;justify-content:center;align-items:center;flex-direction:column}@media(max-width: 1000px){.section_contact .block{padding:0}}.section_contact .block h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;margin:0;margin-bottom:2.4rem}@media(max-width: 1000px){.section_contact .block h2{font-size:2.6rem}}.section_contact .block p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;max-width:54rem;text-align:center;margin:0;margin-bottom:3.8rem}@media(max-width: 1000px){.section_contact .block p{padding:3rem}}.section_contact .block .section_contact_links{display:flex;gap:1.7rem}.section_contact .block .section_contact_links button,.section_contact .block .section_contact_links a{font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem;width:12rem;display:flex;justify-content:center}.section_contact .block .section_contact_links button:hover,.section_contact .block .section_contact_links button:focus,.section_contact .block .section_contact_links a:hover,.section_contact .block .section_contact_links a:focus{text-decoration:underline}.section_contact .block .section_contact_links button:nth-child(2),.section_contact .block .section_contact_links a:nth-child(2){height:auto;background-color:#fff;border:1px solid #ffcb3e}.section_team{position:relative;display:flex;justify-content:center}.section_team .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_team .block{position:relative;z-index:2}@media(max-width: 1000px){.section_team .block{padding:0;padding-bottom:4rem}}.section_team:before{content:"";position:absolute;background-image:url("./assets/images/hexagon_top_right.webp");background-repeat:no-repeat;background-size:contain;background-position:top right;top:0;right:0;width:34.1rem;height:20.6rem;z-index:1}@media(max-width: 1000px){.section_team:before{width:21rem}}.section_team:after{content:"";position:absolute;background-image:url("./assets/images/hexagon_bottom_left.webp");background-repeat:no-repeat;background-size:contain;background-position:bottom left;bottom:0;left:0;width:29.9rem;max-width:50vw;height:23.8rem;max-height:100%;z-index:1}@media(max-width: 1000px){.section_team:after{width:15rem}}.section_team .team-title{display:flex;justify-content:center;align-items:center;flex-direction:column}.section_team .team-title p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;font-size:2rem;font-family:Oxygen-Light;color:#2e2e2e}.section_team .team-title h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;margin:0;margin-bottom:5rem}.section_team .team-list{position:relative}.section_team .team-list ul{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:0;gap:2rem}@media(max-width: 1000px){.section_team .team-list ul{display:block;white-space:nowrap}}.section_team .team-list ul li{display:flex;align-items:center;justify-content:space-between;flex-direction:column;list-style:none;width:calc(25% - 2rem);border:1px solid #ddd;border-radius:15px;padding:1.9rem;box-sizing:border-box;background-color:#fff}@media(max-width: 1000px){.section_team .team-list ul li{white-space:normal;display:inline-block;width:23.2rem;margin-right:3.6rem}.section_team .team-list ul li:first-child{margin-left:3.6rem}}.section_team .team-list ul li .desc{display:flex;align-items:center;flex-direction:column}.section_team .team-list ul li .desc h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;font-family:Oxygen-Bold;font-size:1.6rem;margin:0;margin-top:2.5rem;margin-bottom:.9rem;color:#2e2e2e;text-align:center}.section_team .team-list ul li .desc p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;font-family:Oxygen-Regular;font-size:1.4rem;text-align:center;margin:0;margin-bottom:2.3rem}@media(max-width: 1000px){.section_team .team-list ul li .desc{width:100%;height:100%;display:flex;justify-content:center}}.section_team .team-list ul li .desc img{width:7.5rem;height:7.5rem;object-fit:cover;border-radius:4rem}.section_team .team-list ul li .link{display:flex;justify-content:center;align-items:center;flex-direction:column}.section_team .team-list ul li .link a{font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem}.section_team .team-list ul li .link a:hover,.section_team .team-list ul li .link a:focus{text-decoration:underline}@media(max-width: 1000px){.section_team .team-list ul{overflow:scroll}}footer{display:flex;justify-content:center;background-color:#3e279d}footer .block{padding:4.5rem;max-width:101.5rem;width:100%}footer .block{padding:0}@media(max-width: 1000px){footer .block{padding-left:2.7rem}}footer nav{display:flex;justify-content:space-between;align-items:center}@media(max-width: 1000px){footer nav .footer-menu-container{display:none}}footer nav .footer-menu-container .menu{display:flex;justify-content:space-between;gap:4.2rem;margin:0;padding:0}footer nav .footer-menu-container .menu li{list-style:none;margin:0}footer nav .footer-menu-container .menu a{text-decoration:none;color:#fff;font-size:1.25rem;font-weight:400;font-family:Oxygen-Regular}footer nav .footer-menu-container .menu a:hover,footer nav .footer-menu-container .menu a:focus{text-decoration:underline}@media(min-width: 1000px){footer nav .mobile-footer{display:none}}footer nav .mobile-footer p{color:#fff;font-family:Oxygen-Regular;font-size:1.2rem;text-align:left;margin:0}@media(max-width: 1000px){footer nav .footer-logos{display:none}}footer nav .footer-logos .footer-partners{display:flex;justify-content:center;align-items:center;gap:4.2rem;list-style:none;padding:0}footer nav .footer-logos .footer-partners li{display:flex;align-items:center}footer nav .footer-logos .footer-partners .logo-univ{width:11.5rem;height:4.5rem}footer nav .footer-logos .footer-partners .logo-cnrs{width:3.2rem;height:3.2rem}footer nav .footer-logos .footer-partners .logo-inra{width:7.8rem;height:3.2rem}footer nav .back-button{display:flex;justify-content:center;align-items:center;height:100%;border:none;background-color:#715cc9}footer nav .back-button .btn-go-up{padding:2.3rem}@media(max-width: 1000px){footer nav .back-button .btn-go-up{padding:4.6rem}}footer nav .back-button img{display:flex;justify-content:center;align-items:center}@media(max-width: 1000px){footer nav .back-button img{height:1.7rem;width:1.6rem}}.section_contact_page{display:flex;justify-content:center;color:#2e2e2e;text-align:center}.section_contact_page .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_contact_page .wpcf7{display:flex;justify-content:center;align-items:center;flex-direction:column}@media(min-width: 1000px){.section_contact_page{background-position:center;background-size:cover}}.section_contact_page label{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e}.section_contact_page input:not([type=submit]),.section_contact_page textarea,.section_contact_page select{background-color:#fff;width:100%;padding:1.2rem;border-radius:.7rem;border:1px solid #2e2e2e;margin-bottom:1.7rem;box-sizing:border-box;font-family:Oxygen-Regular;color:#2e2e2e;resize:vertical}.section_contact_page input[type=submit]{font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem;border:none;width:100%;height:auto}.section_contact_page input[type=submit]:hover,.section_contact_page input[type=submit]:focus{text-decoration:underline}.section_objectif{display:flex;justify-content:center;padding-left:0;position:relative}.section_objectif .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_objectif .block{display:flex;justify-content:space-between;align-items:center;flex-direction:row}.section_objectif .block .section_objectif_text{max-width:43.8rem}.section_objectif .block .section_objectif_text h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e}@media(max-width: 1000px){.section_objectif .block .section_objectif_text h2{font-size:2.6rem}}.section_objectif .block .section_objectif_text p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;color:#313131;line-height:2.1rem}@media(max-width: 1000px){.section_objectif .block .section_objectif_img{display:none}}.section_objectif .block .section_objectif_img img{position:absolute;top:0;right:0;height:100%;width:50vw;object-fit:cover}.section_theme{padding-top:10.6rem;padding-bottom:10.6rem;background-color:#fafafa}@media(max-width: 1000px){.section_theme{padding-top:1.5rem;padding-bottom:1.5rem}}.section_theme .full-img{display:flex;justify-content:center;display:flex;width:100%;position:relative}.section_theme .full-img .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_theme .full-img .block{display:flex;justify-content:flex-end;align-items:center;flex-direction:row}.section_theme .full-img .block .section_theme_img{display:flex;justify-content:space-between;position:absolute;top:0;left:-10%;width:50vw;gap:3rem;height:100%}@media(max-width: 1000px){.section_theme .full-img .block .section_theme_img{display:none}}.section_theme .full-img .block .section_theme_img img{width:50%;object-fit:cover}.section_theme .full-img .block .section_theme_text{max-width:53.8rem}.section_theme .full-img .block .section_theme_text h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e}@media(max-width: 1000px){.section_theme .full-img .block .section_theme_text h2{font-size:2.6rem}}.section_theme .full-img .block .section_theme_text p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;color:#313131;line-height:2.1rem}.section_theme .full-img .block .section_theme_text strong{font-family:Oxygen-Bold}.section_theme .full-img .block .section_theme_text li{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e}.section_place{position:relative;display:flex;justify-content:center}.section_place .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_place:before{content:"";position:absolute;background-image:url("./assets/images/hexagon_top_right.webp");background-repeat:no-repeat;background-size:contain;background-position:top right;top:0;right:0;width:34.1rem;height:20.6rem}@media(max-width: 1000px){.section_place:before{width:22.1rem}}.section_place:after{content:"";position:absolute;background-image:url("./assets/images/hexagon_bottom_left_pres.webp");background-repeat:no-repeat;background-size:contain;background-position:bottom left;bottom:0;left:0;width:29.9rem;max-width:50vw;height:23.8rem;max-height:100%;z-index:-1}.section_place .section_place_text{display:flex;justify-content:center}.section_place .section_place_text h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e}@media(max-width: 1000px){.section_place .section_place_text h2{font-size:2.6rem}}.section_place .section_place_list ul{display:flex;justify-content:space-between;padding:0;margin-top:6rem}@media(max-width: 1000px){.section_place .section_place_list ul{flex-direction:column;align-items:center}}.section_place .section_place_list ul li{list-style:none;width:29.3rem}.section_place .section_place_list ul li .list-content{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}@media(max-width: 1000px){.section_place .section_place_list ul li .list-content{justify-content:center;align-items:center;text-align:center;margin-bottom:3rem}}.section_place .section_place_list ul li .list-content .list-content-img{display:flex;margin-bottom:3.7rem;position:relative}.section_place .section_place_list ul li .list-content .list-content-img:before{content:"";background-color:#ffedba;position:absolute;display:block;width:6.9rem;height:6.9rem;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1}.section_place .section_place_list ul li .list-content .list-content-img img{width:4.5rem;height:4.5rem;object-fit:contain}.section_place .section_place_list ul li h3{font-family:Oxygen-Bold;font-size:1.6rem;color:#2e2e2e;margin-bottom:0}.section_place .section_place_list ul li p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;color:#313131;line-height:2.1rem}.section_place .section_place_list_btn{display:flex;justify-content:center;align-items:center;gap:2rem}.section_place .section_place_list_btn button{height:1rem;width:1rem;border-radius:50%;border:1px solid #707070;background-color:transparent;padding:0}.section_place .section_place_list_btn button.active{background-color:#ffcb3e;box-shadow:0 0 .375rem #ffcb3e;border:none}.simple-page{display:flex;justify-content:center;font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;padding-top:3.6rem;padding-bottom:3.6rem}.simple-page .block{padding:4.5rem;max-width:101.5rem;width:100%}@media(max-width: 1000px){.simple-page{padding:2rem;line-height:1}}.simple-page .text-content-paragraph:after{content:"";clear:both;display:block}.simple-page .text-content-paragraph h1{font-family:"Oxygen-Regular";text-align:center;margin:0;line-height:normal;font-size:6rem;margin-bottom:3.6rem}@media(max-width: 1000px){.simple-page .text-content-paragraph h1{font-size:3.6rem}}.simple-page .text-content-paragraph h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;margin-top:3.6rem;margin-bottom:3.6rem}@media(max-width: 1000px){.simple-page .text-content-paragraph h2{font-size:2.7rem}}.simple-page .text-content-paragraph p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;clear:both}.simple-page .text-content-paragraph img{display:block;margin:auto}.simple-page .text-content-paragraph ul{line-height:2.7rem}@media(max-width: 1430px){.simple-page .text-content-paragraph .gallery{display:flex;justify-content:center;align-items:center;flex-direction:column}.simple-page .text-content-paragraph .gallery .gallery-item{width:auto !important}}.simple-page .text-content-paragraph .alignleft{float:left;margin-right:2rem}.simple-page .text-content-paragraph .alignleft+p{clear:none}.simple-page .text-content-paragraph .aligncenter{text-align:center;display:block;margin:auto}.simple-page .text-content-paragraph .alignright{text-align:right;margin-left:auto;display:block}.simple-page .text-content-paragraph .wp-video{width:60% !important;margin:auto;margin-top:5rem;margin-bottom:5rem;max-width:100%}@media(max-width: 1000px){.simple-page .text-content-paragraph .wp-video{width:80% !important}}.section_fiche_equipe{display:flex;justify-content:center;padding-top:19.3rem;padding-bottom:9.5rem;background-image:url("./assets/images/team-background.webp");background-size:cover;background-repeat:no-repeat;position:relative;z-index:2}.section_fiche_equipe .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_fiche_equipe:before{content:"";position:absolute;background-image:url("./assets/images/purple-rain.webp");background-repeat:no-repeat;background-size:cover;background-position:top left;top:0;left:0;height:100%;width:60%;z-index:-1}@media(max-width: 1000px){.section_fiche_equipe:before{width:100%}}.section_fiche_equipe .block .section_fiche_equipe_texte{z-index:1}@media(max-width: 1000px){.section_fiche_equipe .block .section_fiche_equipe_texte{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}}.section_fiche_equipe .block .section_fiche_equipe_texte h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;color:#fff}@media(max-width: 1000px){.section_fiche_equipe .block .section_fiche_equipe_texte h2{font-size:2.6rem;margin-bottom:3.6rem}}.section_fiche_equipe .block .section_fiche_equipe_texte a:not(.nav-down){font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem}.section_fiche_equipe .block .section_fiche_equipe_texte a:not(.nav-down):hover,.section_fiche_equipe .block .section_fiche_equipe_texte a:not(.nav-down):focus{text-decoration:underline}.section_fiche_equipe .block .section_fiche_equipe_nav{display:flex;margin-top:16rem}.section_fiche_equipe .block .section_fiche_equipe_nav a.nav-down{display:flex;align-items:center;font-family:Oxygen-Light;color:#fff;text-decoration:none}.section_fiche_equipe .block .section_fiche_equipe_nav a.nav-down img{transform:rotate(90deg);margin-right:1.5rem;width:2.3rem;height:2.3rem;filter:invert(1)}.section_cette_equipe{padding-top:10.6rem;padding-bottom:10.6rem;background-color:#fafafa}@media(max-width: 1000px){.section_cette_equipe{padding-top:1.5rem;padding-bottom:1.5rem}}.section_cette_equipe .full-img-equipe{display:flex;justify-content:center;display:flex;width:100%;position:relative}.section_cette_equipe .full-img-equipe .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_cette_equipe .full-img-equipe .block{display:flex;justify-content:flex-end;align-items:center;flex-direction:row}@media(max-width: 1000px){.section_cette_equipe .full-img-equipe .block{justify-content:center;text-align:center}}.section_cette_equipe .full-img-equipe .block .section_cette_equipe_img{display:flex;justify-content:space-between;position:absolute;top:0;left:-10%;width:50vw;gap:3rem;height:100%}@media(max-width: 1000px){.section_cette_equipe .full-img-equipe .block .section_cette_equipe_img{display:none}}.section_cette_equipe .full-img-equipe .block .section_cette_equipe_img img{width:50%;object-fit:cover}.section_cette_equipe .full-img-equipe .block .section_cette_equipe_text{max-width:53.8rem;display:flex;justify-content:space-between;flex-direction:column}@media(max-width: 1000px){.section_cette_equipe .full-img-equipe .block .section_cette_equipe_text{justify-content:center;align-items:center}}.section_cette_equipe .full-img-equipe .block .section_cette_equipe_text h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e}@media(max-width: 1000px){.section_cette_equipe .full-img-equipe .block .section_cette_equipe_text h2{font-size:2.6rem}}.section_cette_equipe .full-img-equipe .block .section_cette_equipe_text p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;color:#313131;line-height:2.1rem}.section_cette_equipe .full-img-equipe .block .section_cette_equipe_text strong{font-family:Oxygen-Bold}.section_cette_equipe .full-img-equipe .block .section_cette_equipe_text li{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e}.section_cette_equipe .full-img-equipe .block .section_cette_equipe_text a{align-self:flex-start;font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem;padding:.7rem 4rem .7rem 4rem}@media(max-width: 1000px){.section_cette_equipe .full-img-equipe .block .section_cette_equipe_text a{align-self:center}}.section_cette_equipe .full-img-equipe .block .section_cette_equipe_text a:hover,.section_cette_equipe .full-img-equipe .block .section_cette_equipe_text a:focus{text-decoration:underline}.section_publications{display:flex;justify-content:center;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fafafa;padding-bottom:2rem}.section_publications .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_publications .block{display:flex;justify-content:center;align-items:center;flex-direction:column}@media(max-width: 1000px){.section_publications .block{padding:0}}.section_publications .block .section_publications_text{text-align:center;max-width:80rem;margin-bottom:6.4rem}.section_publications .block .section_publications_text h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e}@media(max-width: 1000px){.section_publications .block .section_publications_text h2{font-size:2.6rem}}.section_publications .block .section_publications_text p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;color:#313131;margin:0}@media(max-width: 1000px){.section_publications .block .section_publications_text p{padding:2rem}}.section_publications .block .section_publications_content{display:flex;justify-content:space-between;align-items:center;gap:5rem}@media(max-width: 1000px){.section_publications .block .section_publications_content{justify-content:center;flex-direction:column;gap:3rem}}.section_publications .block .section_publications_content .section_publications_img{height:100%}@media(max-width: 1000px){.section_publications .block .section_publications_content .section_publications_img{display:flex;justify-content:center;align-items:center}}@media(max-width: 1000px){.section_publications .block .section_publications_content .section_publications_img img{max-width:80%}}.section_publications .block .section_publications_content .section_publications_pub{box-shadow:0 0 1.563rem rgba(0,0,0,.07);border-radius:.625rem;padding:1rem 3rem 3rem 3rem;background-color:#fff}@media(max-width: 1000px){.section_publications .block .section_publications_content .section_publications_pub{width:60%}}.section_publications .block .section_publications_content .section_publications_pub .publications ul{padding:0}.section_publications .block .section_publications_content .section_publications_pub .publications ul li{display:flex;justify-content:center;align-items:center;flex-direction:column;list-style-type:none;padding:1rem}.section_publications .block .section_publications_content .section_publications_pub .publications ul li:not(:last-child){border-bottom:.063rem solid #ccc}.section_publications .block .section_publications_content .section_publications_pub .publications ul li time{color:#787979;align-self:flex-end;font-size:1.25rem;font-family:Oxygen-Light}.section_publications .block .section_publications_content .section_publications_pub .publications ul li h2{font-family:Oxygen-Bold;font-size:1.6rem;color:#2e2e2e}.section_publications .block .section_publications_content .section_publications_pub .publications ul li p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;font-size:1.2rem;line-height:1.8rem}.section_publications .block .section_publications_content .section_publications_pub .publications ul li p.contributor{font-size:.7rem;color:#787979}.section_publications .block .section_publications_content .section_publications_pub .publications ul li p a{font-family:Oxygen-Light;align-self:flex-end;color:#4189e4;font-size:1.25rem;margin-left:.6rem}.section_publications .block .section_publications_content .section_publications_pub a.btn-pub{font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem}.section_publications .block .section_publications_content .section_publications_pub a.btn-pub:hover,.section_publications .block .section_publications_content .section_publications_pub a.btn-pub:focus{text-decoration:underline}.section_projects{display:flex;justify-content:center}.section_projects .block{padding:4.5rem;max-width:101.5rem;width:100%}@media(max-width: 1000px){.section_projects .block{padding:0}}.section_projects .block .project-carousel .project-selection{display:flex;justify-content:space-between;align-items:center}@media(max-width: 1000px){.section_projects .block .project-carousel .project-selection{justify-content:center;text-align:center}}.section_projects .block .project-carousel .project-selection h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e}@media(max-width: 1000px){.section_projects .block .project-carousel .project-selection h2{font-size:2.6rem}}.section_projects .block .project-carousel .project-selection .project-selection-btn{display:flex;gap:1rem}@media(max-width: 1000px){.section_projects .block .project-carousel .project-selection .project-selection-btn{display:none}}.section_projects .block .project-carousel .project-selection .project-selection-btn button{display:flex;justify-content:center;align-items:center;border:none;background-color:transparent}.section_projects .block .project-carousel .project-selection .project-selection-btn button img{width:4rem;height:4rem}.section_projects .block .project-carousel .project-selection .project-selection-btn button.btn-project-left{transform:rotate(180deg)}.section_projects .block .project-carousel .project-selection .project-selection-btn button[disabled]{opacity:.3}.section_projects .block .project-carousel .project-selection-list ul{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:0;gap:2rem}@media(max-width: 1000px){.section_projects .block .project-carousel .project-selection-list ul{display:block;white-space:nowrap}}.section_projects .block .project-carousel .project-selection-list ul li{display:flex;align-items:center;justify-content:space-between;flex-direction:column;list-style:none;width:calc(25% - 2rem);border:1px solid #ddd;border-radius:15px;padding:1.9rem;box-sizing:border-box;background-color:#fff}@media(max-width: 1000px){.section_projects .block .project-carousel .project-selection-list ul li{white-space:normal;display:inline-block;width:23.2rem;margin-right:3.6rem}.section_projects .block .project-carousel .project-selection-list ul li:first-child{margin-left:3.6rem}}.section_projects .block .project-carousel .project-selection-list ul li .desc{display:flex;align-items:center;flex-direction:column}.section_projects .block .project-carousel .project-selection-list ul li .desc h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e;font-family:Oxygen-Bold;font-size:1.6rem;margin:0;margin-top:2.5rem;margin-bottom:.9rem;color:#2e2e2e;text-align:center}.section_projects .block .project-carousel .project-selection-list ul li .desc p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;font-family:Oxygen-Regular;font-size:1.4rem;text-align:center;margin:0;margin-bottom:2.3rem}@media(max-width: 1000px){.section_projects .block .project-carousel .project-selection-list ul li .desc{width:100%;height:100%;display:flex;justify-content:center}}.section_projects .block .project-carousel .project-selection-list ul li .desc img{width:7.5rem;height:7.5rem;object-fit:cover;border-radius:4rem}.section_projects .block .project-carousel .project-selection-list ul li .link{display:flex;justify-content:center;align-items:center;flex-direction:column}.section_projects .block .project-carousel .project-selection-list ul li .link a{font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem}.section_projects .block .project-carousel .project-selection-list ul li .link a:hover,.section_projects .block .project-carousel .project-selection-list ul li .link a:focus{text-decoration:underline}.section_projects .block .project-carousel .project-selection-list ul{justify-content:space-between}.section_projects .block .project-carousel .project-selection-list .mobile-project-carousel{flex-wrap:nowrap;overflow:scroll;padding:3.6rem 0 3.6rem 3.6rem}.section_projects .block .project-carousel .project-selection-list .mobile-project-carousel li{width:23.2rem}.section_projects .block .project-carousel .project-selection-list .show-project-card{display:block}.section_projects .block .project-carousel .project-selection-list .hide-project-card{display:none}.section_fiche_membre{display:flex;justify-content:center}.section_fiche_membre .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_fiche_membre .block .membre_infos{display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px solid #ddd;border-radius:15px;box-sizing:border-box;padding:3rem}.section_fiche_membre .block .membre_infos h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e}.section_fiche_membre .block .membre_infos p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;color:#313131}.section_fiche_membre .block .membre_infos a{font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem}.section_fiche_membre .block .membre_infos a:hover,.section_fiche_membre .block .membre_infos a:focus{text-decoration:underline}.section_fiche_projet{display:flex;justify-content:center}.section_fiche_projet .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_fiche_projet .block .projet_infos{display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px solid #ddd;border-radius:15px;box-sizing:border-box;padding:3rem}.section_fiche_projet .block .projet_infos h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e}.section_fiche_projet .block .projet_infos p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;color:#313131}.section_fiche_projet .block .projet_infos a{font-family:Oxygen-Bold;font-size:1.4rem;color:#2e2e2e;text-decoration:none;white-space:nowrap;background-color:#ffcb3e;border-radius:1.6rem;width:auto;height:2rem;box-shadow:0 .625rem .625rem rgba(255,203,62,.2);padding:.7rem 1.4rem .7rem 1.4rem}.section_fiche_projet .block .projet_infos a:hover,.section_fiche_projet .block .projet_infos a:focus{text-decoration:underline}.section_recherche{display:flex;justify-content:center}.section_recherche .block{padding:4.5rem;max-width:101.5rem;width:100%}.section_recherche h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e}.section_recherche .section_recherche_result_number p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;font-size:2.6rem}.section_recherche p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e;font-size:1.6rem}.section_recherche ul{margin:0;padding:0}.section_recherche ul li{list-style:none;font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e}.section_recherche ul li a{text-decoration:none;font-size:2rem}.section_recherche ul li a:hover,.section_recherche ul li a:focus{text-decoration:underline}.error-page{display:flex;justify-content:center;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:3rem}.error-page .block{padding:4.5rem;max-width:101.5rem;width:100%}.error-page h2{font-family:Quicksand-Bold;font-size:4rem;color:#2e2e2e}.error-page p{font-family:Oxygen-Regular;font-size:1.4rem;line-height:2.4rem;color:#2e2e2e}html{font-size:62.5%;padding:0px;margin:0px;background:#fff;color:#2e2e2e}html body{font-size:1.6rem;padding:0px;margin:0px;width:100%}html body button{cursor:pointer}html .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}html .hidden-scroll{overflow:hidden}html .hide-item-list{display:none}/*# sourceMappingURL=style.css.map */
