.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}footer{background-color:var(--secondary);padding:2.5em 0 20px;color:var(--white)}footer .main-footer{padding-bottom:1.875em}@media screen and (max-width:991px){footer .main-footer{display:block;padding-bottom:50px}footer .main-footer #logo-footer{max-width:250px;margin:0 auto}}@media screen and (min-width:991px){footer .main-footer{grid-template-columns:2fr 1fr 1fr 1fr 1fr}footer .main-footer #logo-footer{max-width:275px}}footer .menu-footer>div:first-of-type{font-size:var(--font-size-medium);font-weight:700}@media screen and (min-width:991px){footer .menu-footer>div:first-of-type{margin-bottom:30px}}@media screen and (max-width:991px){footer .menu-footer>div:first-of-type{padding:1rem 0}}footer .menu-footer .wp-menu-footer{display:flex;flex-direction:column;gap:5px}@media screen and (min-width:991px){footer .menu-footer .wp-menu-footer{margin-bottom:8px}}footer .menu-footer .wp-menu-footer li:not(.wp-social-link) a{color:var(--white);text-decoration:none;font-size:14px}footer .menu-footer .wp-menu-footer li:not(.wp-social-link) a:hover{text-decoration:underline}footer .menu-footer .wp-menu-footer .wp-social-link{background:0 0}footer .menu-footer .wp-menu-footer .wp-social-link>a{padding:0}footer .menu-footer .wp-menu-footer .wp-social-link>a>svg{fill:var(--white)}footer .menu-footer .wp-menu-footer .wp-block-social-links{margin-bottom:30px;display:flex;gap:10px}footer .menu-footer .wp-menu-footer .widget a:not(.wp-block-social-link-anchor){color:var(--white);text-decoration:none;font-size:14px}footer .menu-footer .wp-menu-footer .widget a:not(.wp-block-social-link-anchor):hover{text-decoration:underline}@media screen and (max-width:991px){footer .menu-footer .wp-menu-footer{gap:0}footer .menu-footer .wp-menu-footer .widget_block,footer .menu-footer .wp-menu-footer li{display:grid;grid-template-rows:0;overflow:hidden;transition:grid-template-rows .2s ease-in-out,opacity .2s ease-in-out;opacity:0}footer .menu-footer>div:first-of-type{display:flex;justify-content:space-between}footer .menu-footer>div:first-of-type::after{content:"+";color:var(--dark-gray);font-weight:400;font-size:20px}footer .menu-footer.active{padding-bottom:20px}footer .menu-footer.active>div:first-of-type{margin-bottom:10px}footer .menu-footer.active>div:first-of-type::after{content:"-"}footer .menu-footer.active .wp-menu-footer+.widget_text{margin-top:8px}footer .menu-footer.active .wp-menu-footer .widget_block,footer .menu-footer.active .wp-menu-footer li{grid-template-rows:30px;opacity:1}footer .menu-footer.active .wp-menu-footer .widget_block:first-child{grid-template-rows:50px}footer .menu-footer.active .wp-menu-footer .wp-block-social-links{margin-bottom:0}}@media screen and (max-width:991px){footer .menu-footer{border-bottom:1px solid var(--dark-gray)}}footer #lang_sel{background-color:transparent;border:0;width:115px}footer #lang_sel .wpml-ls-current-language>a{border:0;background-color:transparent;padding:0}footer #lang_sel .wpml-ls-current-language:hover>a{color:var(--white)}footer #lang_sel .wpml-ls-current-language:hover>a::after{rotate:180deg}footer #lang_sel .wpml-ls-sub-menu a{color:var(--secondary);min-width:170px;padding:10px 5px;transition:ease-in-out .2s;white-space:nowrap}footer #lang_sel .wpml-ls-sub-menu a:hover{background-color:var(--primary);color:var(--white)}footer #lang_sel a.wpml-ls-item-toggle{display:flex;gap:5px;align-items:center}footer #lang_sel a.wpml-ls-item-toggle:after{all:revert;content:"";display:inline-block;width:15px;height:15px;background-image:url(../assets/img/picto/nav-arrow-down-w.svg);background-color:var(--primary);border-radius:50%;background-size:contain;background-repeat:no-repeat;display:grid;place-items:center;transition:rotate ease-in-out .2s}@media screen and (max-width:991px){footer #lang_sel{margin:0 auto}footer #lang_sel,footer #lang_sel>ul,footer #lang_sel>ul>li,footer #lang_sel>ul>li>a{width:fit-content}}footer .infos{text-align:center}@media screen and (min-width:991px){footer .infos{text-align:start}}footer .infos .title-infos{font-size:var(--font-size-medium);font-weight:700;padding-bottom:20px}footer .infos .links-infos{display:grid;gap:20px;padding-bottom:50px;color:var(--gray);font-size:14px}footer .infos .links-infos a{text-decoration:none;color:var(--primary);transition:ease-in-out .2s}footer .infos .links-infos a:hover{color:var(--white);text-decoration:underline}footer .sub-footer{padding-top:20px;border-top:1px solid var(--white);font-size:14px}footer .sub-footer .container{text-align:center}@media screen and (min-width:991px){footer .sub-footer .container{display:flex;justify-content:space-between}}@media screen and (max-width:991px){footer .sub-footer .container>*+*{margin-top:10px;display:block}}footer .sub-footer .container a{color:var(--white);text-decoration:none}footer .sub-footer .container .wpml-ls-sub-menu{top:unset;bottom:100%}