/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.back-to-top{position:fixed;right:20px;bottom:20px;display:grid;place-content:center;height:40px;width:40px;padding:0;font-size:17px;appearance:none;background-color:white;border:none;cursor:pointer;transition-duration:0.2s;z-index:z-index(burger);}.back-to-top:active{transform:scale(0.9);transition-duration:0.2s;}.btt-is--visible{visibility:visible;opacity:1;}.btt-is--fade-out{opacity:0.5;}
.burger-menu{position:fixed;top:0;left:0;z-index:10;inset:auto;border:none;width:23.4375rem;max-width:100%;height:100vh;max-height:none;background-color:#ffffff;overflow-y:auto;opacity:0;pointer-events:none;transition:opacity 0.3s ease,transform 0.3s ease;padding:0;}.burger-menu[open]{opacity:1;transform:translateX(0);pointer-events:auto;}.burger-menu::backdrop{background:rgba(0,0,0,0.4);}.burger-menu_header{display:flex;justify-content:flex-start;align-items:center;gap:0.75rem;padding:1.3125rem 1.25rem;border-bottom:1px solid var(--color-light-grey-3);}@media screen and (min-width:768px){.burger-menu_header{padding:1.9375rem;}}.burger-menu_close{all:unset;}.burger-menu_close .icon{margin-block-end:2px;}.burger-menu_close p{line-height:0.9375rem;}@media screen and (min-width:768px){.burger-menu_logo{width:127px;height:40px;}}.burger-menu_content{position:relative;padding:0 1.25rem;}@media screen and (min-width:768px){.burger-menu_content{padding:0 1.875rem;}}.burger-menu_submenu{margin-block-start:1rem;}.burger-menu .views-row{font-size:1.125rem;font-weight:bold;text-decoration:none;color:black;margin:1rem 0;}.burger-menu_search{position:relative;margin:1.25rem 0;}.burger-menu_search input{width:100%;padding:0.75rem;padding-right:2.5rem;border:1px solid #000;font-size:1rem;}.burger-menu_search .form-submit{display:none;}.burger-menu_search .arrow{position:absolute;right:0.75rem;top:50%;transform:translateY(-50%) rotate(90deg);pointer-events:none;}.burger-menu_main-links{font-size:1.375rem;}.burger-menu_main-links li{position:relative;}.burger-menu_link[data-target]::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:18px;height:19px;background-image:url(/themes/custom/md2/assets/icons/svg/ic_chevron_right.svg);}.burger-menu_secondary-links{font-size:1rem;}.burger-menu_main-links,.burger-menu .menu-secondary-nav,.burger-menu_submenu_secondary-links{list-style:none;padding:0;margin:0;}.burger-menu_main-links li,.burger-menu .menu-secondary-nav li,.burger-menu_submenu_secondary-links li{margin:1rem 0;}.burger-menu_main-links li a,.burger-menu .menu-secondary-nav li a,.burger-menu_submenu_secondary-links li a{font-weight:bold;text-decoration:none;color:black;display:flex;align-items:center;}.burger-menu_main-links li a img,.burger-menu .menu-secondary-nav li a img,.burger-menu_submenu_secondary-links li a img{max-height:1rem;margin-left:0.5rem;}.burger-menu_buttons{display:flex;margin-top:1.25rem;}.burger-menu_buttons .btn{flex:1;padding:0.75rem;text-align:center;font-weight:bold;border:none;text-decoration:none;}.burger-menu_main{display:block;}.burger-menu .menu-secondary-nav a[href*=jeunes-democrates]{position:relative;}.burger-menu .menu-secondary-nav a[href*=jeunes-democrates]::after{content:"";width:66px;height:26px;background-image:url(/themes/custom/md2/assets/images/logo_jeunes_democrates.svg);background-size:100% auto;background-repeat:no-repeat;position:absolute;right:75px;}.burger-menu_submenu-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.25rem;}.burger-menu_submenu-header .burger-menu_back{background-color:blue;color:white;border:none;padding:0.625rem;font-size:1.25rem;cursor:pointer;}.burger-menu_submenu-header .burger-menu_back svg{transform:rotate(180deg);}.burger-menu_submenu-header h2{font-size:1.375rem;margin:0;}.burger-menu_cta-icons{display:flex;justify-content:center;align-items:center;gap:10px;margin-left:auto;}.burger-menu_cta-icons .burger-menu_recherche{font-family:var(--font-family-circular);line-height:1.4;}@media screen and (min-width:768px){.burger-menu_user{display:none;}}.burger-menu .user-box{position:relative;height:100%;}.burger-menu .user-box_toggle{-webkit-appearance:none;line-height:1;text-align:center;text-decoration:none;cursor:pointer;border-radius:0;border:0;color:currentColor;display:inline-flex;align-items:center;padding:0;text-transform:none;background:none;font-size:16px;}.burger-menu .user-box_toggle .icon + *,.burger-menu .user-box_toggle * + .icon{margin-left:0.5em;}.burger-menu .user-box_toggle .icon-ic_profil{font-size:20px;}.burger-menu .user-box_toggle .icon-ic_chevron_right{font-size:1.125rem;transform:rotate(90deg);}.burger-menu .user-box_dropdown{display:none;position:absolute;top:30px;right:-80px;z-index:100;min-width:250px;box-shadow:-1px 2px 4px 0 rgba(0,0,0,0.07);background-color:#fff;}.burger-menu .user-box_dropdown[aria-hidden=false]{display:block;}.burger-menu .user-box_dropdown ul{padding:20px;}.burger-menu .user-box_dropdown ul li:not(:last-child){margin-bottom:20px;}.burger-menu .user-box_dropdown ul li a{position:relative;padding-left:20px;}.burger-menu .user-box_dropdown ul li a .icon{position:absolute;top:2px;left:0;color:#EF5327;}.burger-menu .user-box_logout{display:block;}.burger-menu.is-submenu-open .burger-menu_buttons,.burger-menu.is-submenu-open .burger-menu_secondary-links,.burger-menu.is-submenu-open .separator{display:none;}
.carddocument{position:relative;padding:20px;border-top:4px solid #ef5327;transition:all 0.3s cubic-bezier(0.22,0.61,0.36,1);}@media (hover:hover){.carddocument:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);}}.carddocument-link:after{content:"";position:absolute;height:100%;width:100%;top:0;left:0;}.carddocument_name{width:85%;line-height:1.3;letter-spacing:-0.25px;margin:0 0 20px 0;}.carddocument_info{display:flex;letter-spacing:0.5px;}.carddocument_date{margin-left:8px;}
.dropdown-wrapper{position:relative;}.dropdown-wrapper .icon-ic_chevron_right{transform:rotate(90deg);}.dropdown-wrapper .dropdown{background:white;border-radius:0.75rem;box-shadow:0 4px 16px rgba(0,0,0,0.1);padding:1.25rem;z-index:200;width:fit-content;position:absolute;top:100%;left:0;margin-top:0.5rem;white-space:nowrap;}.dropdown-wrapper .dropdown ul{list-style:none;padding:0;margin:0;}.dropdown-wrapper .dropdown ul li + li{margin-top:0.625rem;}.dropdown-wrapper .dropdown ul a{display:block;font-size:1rem;line-height:1.75rem;color:black;text-decoration:none;font-weight:500;}.dropdown-wrapper .dropdown ul a:hover{text-decoration:underline;}
.footer{width:100%;padding:3.125rem 0 3.125rem 0;text-align:center;}.footer .footer_logos{display:flex;flex-direction:column;gap:1.875rem;align-items:center;padding:0 1.875rem 2.8125rem;}.footer .footer_logos_row{display:flex;justify-content:center;gap:1.875rem;}.footer .footer_logos_row a{display:inline-flex;}@media (max-width:300px){.footer .footer_logos_row{flex-direction:column;align-items:center;}}@media (min-width:768px){.footer .footer_logos{gap:3.125rem;flex-direction:row;flex-wrap:nowrap;justify-content:center;}.footer .footer_logos_row{flex-direction:row;gap:3.125rem;}}.footer_links .menu-footer{display:flex;gap:0.625rem;list-style:none;font-size:1rem;font-weight:500;flex-direction:column;line-height:1.5rem;justify-content:center;width:100%;margin-block-end:2.8125rem;padding-inline-start:0;}@media (min-width:48rem){.footer_links .menu-footer{flex-direction:row;gap:1.875rem;line-height:1.2rem;padding:0 3.125rem;}}.footer_social-links{margin-block-end:2.5rem;display:flex;flex-wrap:wrap;letter-spacing:0;gap:1.25rem;justify-content:center;padding:0 2.5rem 0 1.875rem;}@media (min-width:20rem){.footer_social-links{gap:1.875rem;}}.footer_social-links a:hover{text-decoration:none;}.footer_social-links .icon svg{height:1.875rem;width:1.875rem;}@media (min-width:320px){.footer_social-links .icon svg{height:2.1875rem;width:2.1875rem;}}.footer_copyright{color:var(--color-grey-1);font-size:0.875rem;text-align:center;}.footer .separator{margin-bottom:1.875rem;}@media (min-width:48rem){.footer .separator{margin-bottom:3.125rem;}}
.header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:1px solid var(--color-light-grey-3);position:sticky;top:0;z-index:1000;background-color:white;}@media screen and (min-width:768px){.header{padding:1.875rem;}}.header_left{align-items:center;display:flex;}.header_left .icon-button{padding:0;}.header_left .icon-button .icon{margin-block-end:2px;}.header_logo{margin-left:1.25rem;}@media screen and (min-width:768px){.header_logo{width:127px;height:40px;}}.header_nav{display:flex;justify-content:flex-start;flex:1;margin:0 1.25rem;}.header_nav .menu-main{display:flex;gap:2.1875rem;margin:0;padding-inline-start:0.75rem;font-size:1rem;font-weight:500;list-style-type:none;}@media (max-width:1268px){.header_nav{display:none;}}.header_right{display:flex;align-items:center;gap:30px;}.header_right .header_recherche{padding:0;}.header_right .dropdown-wrapper button{padding:11px 14px 10px 20px;line-height:1.25rem;gap:10px;font-size:1rem;}.header_right .dropdown-wrapper button span{font-size:1.125rem;}.header_right_cta-icons{display:flex;justify-content:center;align-items:center;gap:30px;}@media (max-width:767px){.header_right_cta-icons{display:none;}}.header_right_cta-icons .header_recherche{font-family:var(--font-family-circular);line-height:1.4;}.header_right .user-box{position:relative;height:100%;}.header_right .user-box_toggle{-webkit-appearance:none;line-height:1;text-align:center;text-decoration:none;cursor:pointer;border-radius:0;border:0;color:currentColor;display:inline-flex;align-items:center;padding:0;text-transform:none;background:none;font-size:16px;}.header_right .user-box_toggle .icon + *,.header_right .user-box_toggle * + .icon{margin-left:0.5em;}.header_right .user-box_toggle .icon-ic_profil{font-size:20px;}.header_right .user-box_toggle .icon-ic_chevron_right{font-size:1.125rem;transform:rotate(90deg);}.header_right .user-box_user-initials-mobile{display:none;}@media (max-width:768px){.header_right .user-box_user-initials-mobile{display:inline;}}.header_right .user-box_user-fullname-desktop{display:inline;}@media (max-width:768px){.header_right .user-box_user-fullname-desktop{display:none;}}.header_right .user-box_dropdown{display:none;position:absolute;top:100%;right:0;z-index:100;min-width:250px;box-shadow:-1px 2px 4px 0 rgba(0,0,0,0.07);background-color:#fff;}.header_right .user-box_dropdown[aria-hidden=false]{display:block;}.header_right .user-box_dropdown ul{padding:20px;}.header_right .user-box_dropdown ul li:not(:last-child){margin-bottom:20px;}.header_right .user-box_dropdown ul li a{position:relative;padding-left:20px;}.header_right .user-box_dropdown ul li a .icon{position:absolute;top:2px;left:0;color:#EF5327;}.header_right .user-box_logout{display:block;}.header .dropdown-wrapper{position:relative;}
.icon{display:inline-block;vertical-align:middle;line-height:1;}.icon svg{display:inline-block;vertical-align:top;width:1em;height:1em;fill:currentColor;pointer-events:none;}.icon-burger{position:relative;display:inline-block;width:19px;height:18px;vertical-align:middle;}.icon-burger span{position:absolute;left:0;width:100%;height:2px;background-color:currentColor;transition:width 0.3s;}.icon-burger span:nth-child(1){top:0;}.icon-burger span:nth-child(2){top:50%;transform:translateY(-50%);width:70%;}.icon-burger span:nth-child(3){bottom:0;}*:hover > .icon-burger span:nth-child(2){width:100%;transition:width 0.2s;}
@keyframes slideFadeInLTR{0%{opacity:0;left:-1000px;}15%{opacity:1;}100%{left:0;}}@keyframes slideFadeInRTL{0%{opacity:0;right:-1000px;}15%{opacity:1;}100%{right:0;}}@keyframes slideFadeInTTB{0%{opacity:0;transform:translate(-50%,-70%);}25%{opacity:1;}100%{transform:translate(-50%,-50%);}}.login-modal{display:none;position:fixed;height:100vh;width:100vw;top:0;left:0;overflow:auto;transition:opacity 0.2s;z-index:1001;}.login-modal::after{content:"";position:absolute;background-color:#ffffff;top:0;bottom:0;left:0;right:0;clip-path:polygon(0 0,0 100%,65% 100%,34% 49%,65% 0);z-index:0;animation-name:slideFadeInLTR;animation-duration:0.7s;animation-timing-function:cubic-bezier(0,0.65,0,0.99);}.login-modal::before{content:"";position:absolute;background-image:linear-gradient(20deg,#ef5327,#ea7829);background-color:#ef5327;top:0;bottom:0;left:0;right:0;clip-path:polygon(100% 0,100% 100%,65% 100%,34% 49%,65% 0);z-index:0;animation-name:slideFadeInRTL;animation-duration:0.7s;animation-timing-function:cubic-bezier(0,0.65,0,0.99);}.login-modal--show{display:block;}.login-modal-inner-container{position:absolute;padding:60px;left:50%;top:50%;transform:translate(-50%,-50%);max-width:570px;max-height:calc(100vh - 15px);border-radius:4px;box-shadow:0 0 50px 0 rgba(0,0,0,0.1);z-index:10;overflow:auto;background-color:#ffffff;animation-name:slideFadeInTTB;animation-duration:0.7s;animation-timing-function:cubic-bezier(0,0.65,0,0.99);}.login-modal-inner-container .ic_close{color:#7a7c93;}.login-modal-form-title{font-size:1.5rem;margin-top:0;}.close-modal-button{position:absolute;right:30px;top:22px;border:none;padding:0;background:none;line-height:1;font-size:0.9375rem;cursor:pointer;outline:inherit;}.close-modal-button .icon-ic_close{font-size:1.25rem;}.user-login-form{padding-bottom:31px;border-bottom:1px solid rgba(122,124,147,0.4);}.user-login-form .forgot-password-link{font-size:0.8125rem;color:#0400ff;text-decoration:underline;}.sign-up-question{margin-top:20px;margin-bottom:0;font-size:0.875rem;}.sign-up-question a{color:#ef5327;font-weight:bold;}.login-modal{overflow:hidden;}@media (max-width:767px){.login-modal::after,.login-modal::before{display:none;}.login-modal .login-modal-inner-container{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:space-around;padding:60px 15px;max-width:inherit;}.login-modal .close-modal-button{right:40px;top:80px;}.login-modal .js-form-submit{width:100%;}}
.separator{width:100%;height:0.0625rem;background-color:var(--color-light-grey-2);}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.bef-exposed-form .form--inline .form-item{float:none;}.bef-exposed-form .form--inline > .form-item,.bef-exposed-form .form--inline .js-form-wrapper > .form-item{float:left;}.bef-exposed-form .form--inline .bef--secondary{clear:left;}.bef-exposed-form .noUi-vertical{height:150px;}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;z-index:9999;top:0;left:0;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{overflow:visible;width:auto;margin:0;padding:0;cursor:pointer;border:0;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxClose:active,#cboxSlideshow:active{outline:0;}.cboxPhoto{display:block;float:left;max-width:none;margin:auto;border:0;}.cboxIframe{display:block;width:100%;height:100%;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#cboxOverlay{background:#000;}#colorbox{outline:0;}#cboxWrapper{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#fff;}#cboxTopLeft{width:15px;height:15px;}#cboxTopCenter{height:15px;}#cboxTopRight{width:15px;height:15px;}#cboxBottomLeft{width:15px;height:10px;}#cboxBottomCenter{height:10px;}#cboxBottomRight{width:15px;height:10px;}#cboxMiddleLeft{width:15px;}#cboxMiddleRight{width:15px;}#cboxContent{overflow:hidden;background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;bottom:28px;left:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:4px 6px;color:#535353;background:rgba(255,255,255,0.7);}#cboxCurrent{position:absolute;bottom:4px;left:60px;color:#949494;}.cboxSlideshow_on #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px -50px;}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-101px -50px;}.cboxSlideshow_off #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px -50px;}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-49px -50px;}#cboxPrevious{position:absolute;bottom:0;left:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px 0;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -50px 0;}#cboxNext:hover{background-position:-50px -25px;}#cboxLoadingOverlay{background:#fff;}#cboxLoadingGraphic{background:url(/modules/contrib/colorbox/styles/default/images/loading_animation.gif) no-repeat center center;}#cboxClose{position:absolute;right:0;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px 0;}#cboxClose:hover{background-position:-25px -25px;}
