.wp-block-buttons .wp-block-button .wp-block-button__link{background-color:var(--primary);border-radius:.25rem;border:1px solid var(--secondary)}.wp-block-buttons .wp-block-button .wp-block-button__link:hover{background-color:var(--secondary);border-color:var(--primary)}body,html{font-size:16px;margin:0;padding:0;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.container{max-width:1320px;margin:0 auto;padding:.5rem}.wp-block-image img,.wp-block-media-text__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.header__Main{display:flex;flex-direction:column;background-color:var(--primary);justify-content:center;background-position:50%;background-size:cover}.header__Main .custom-logo{max-width:250px;-o-object-fit:contain;object-fit:contain;padding:1rem .5rem;height:auto}.header__Main .header__color{display:flex;justify-content:center;width:100%;height:100%;background-color:hsla(0,0%,100%,.3)}.header__Main .header__1{display:flex;justify-content:center;align-items:center}.header__Main .header__1 .custom-logo-link .custom-logo{max-height:128px;width:auto}.header__Main .header__2{background-color:var(--secondary);box-shadow:0 4px 10px rgba(0,0,0,.1);text-decoration:none}.header__Main .header__2 nav{text-decoration:none}.header__Main .header__2 nav .current-menu-parent>a:after,.header__Main .header__2 nav .current_page_item a[aria-current]:after,.header__Main .header__2 nav .current_page_parent>a:after{content:"";display:block;margin:0 auto;width:50%;padding-top:.5rem;border-bottom:1px solid var(--primary)}.header__Main .header__2 nav #primary-menu{list-style:none;padding:0;margin:0;display:flex;justify-content:space-evenly;align-items:center}.header__Main .header__2 nav #primary-menu li{font-weight:500;text-align:center;display:flex}.header__Main .header__2 nav #primary-menu li a{padding:15px;text-decoration:none;color:var(--primary)}.header__Main .header__2 nav #primary-menu li a:hover{text-decoration:none;background-color:var(--secondaryHover);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.header__Main .header__2 nav #primary-menu li .sub-menu{list-style:none;height:0;padding:0;position:absolute;margin:45px 0 0;background-color:var(--tertiary);transform:scale(0);transition:transform .3s}.header__Main .header__2 nav #primary-menu li .sub-menu a{width:100%}.header__Main .header__2 nav #primary-menu li:hover .sub-menu{height:auto;transform:scale(1)}.header__Main .header__2 nav #primary-menu li:hover .sub-menu a:hover{background-color:var(--tertiaryHover);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}@media screen and (max-width:1041px){.header__Main .header__1,.header__Main .header__2{justify-content:center}.header__Main .header__2 nav #primary-menu{flex-direction:column}.header__Main .header__2 nav #primary-menu li{padding:1rem 0;display:flex;text-align:center;flex-direction:column;overflow:hidden}.header__Main .header__2 nav #primary-menu li a{align-self:center}.header__Main .header__2 nav #primary-menu li .sub-menu{position:relative;margin-top:15px}.header__Main .header__2 nav #primary-menu li .sub-menu li{display:flex;justify-content:center}}footer a,footer h1,footer h2,footer h3,footer p{color:var(--primary)}footer a{text-decoration:none}footer a:hover{text-decoration:underline}footer .sidebarFooter{background-color:var(--tertiary);display:flex;justify-content:space-evenly}footer .sidebarFooter .widget_sidebar{padding-left:0;max-width:33.33%}footer .sidebarFooter .widget_sidebar ul{padding:0;list-style:none}footer .sidebarFooter .widget_sidebar .wp-block-columns{margin-bottom:0}footer .menuFooter{text-align:center;color:var(--primary);background-color:var(--secondary);display:flex;justify-content:space-evenly}footer .menuFooter .footerChampLibre{display:flex;align-items:center;padding:0 1rem}footer .menuFooter ul{padding-left:0;display:flex;list-style:none;flex-direction:row;align-items:stretch}footer .menuFooter ul li{padding:0 1rem}@media screen and (max-width:764px){.sidebarFooter{flex-direction:column}.sidebarFooter .widget_sidebar{padding-left:0;list-style:none;max-width:100%!important;display:flex}.menuFooter,.sidebarFooter .widget_sidebar{flex-direction:column;align-items:center}.menuFooter .footerChampLibre{padding:.5rem 1rem 0!important}.menuFooter ul{justify-content:center;flex-wrap:wrap}.menuFooter ul li{padding-bottom:.5rem!important}}.header__MainGauche{display:flex;flex-direction:row;align-items:stretch;background-color:var(--primary);justify-content:space-between;background-position:50%;background-size:cover}.header__MainGauche .custom-logo{max-width:250px;-o-object-fit:contain;object-fit:contain;padding:1rem .5rem;height:auto}.header__MainGauche .header__color{display:flex;justify-content:center;width:100%;height:100%;background-color:hsla(0,0%,100%,.3)}.header__MainGauche .header__1 .custom-logo-link .custom-logo{max-height:128px;width:auto}.header__MainGauche .header__2{background-color:var(--secondary);width:100%;display:flex;align-items:center;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.header__MainGauche .header__2 nav{text-decoration:none;width:100%;text-align:center}.header__MainGauche .header__2 nav .current-menu-parent>a:after,.header__MainGauche .header__2 nav .current-menu-parent a[aria-current]:after,.header__MainGauche .header__2 nav .current_page_parent>a:after{content:"";display:block;margin:0 auto;width:50%;padding-top:.5rem;border-bottom:1px solid var(--primary)}.header__MainGauche .header__2 nav #primary-menu{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:start;justify-content:space-around}.header__MainGauche .header__2 nav #primary-menu li{font-weight:500;text-align:center;display:flex}.header__MainGauche .header__2 nav #primary-menu li a{align-self:center;padding:1rem;text-decoration:none;color:var(--primary)}.header__MainGauche .header__2 nav #primary-menu li a:hover{text-decoration:none;background-color:var(--secondaryHover);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.header__MainGauche .header__2 nav #primary-menu li .sub-menu{list-style:none;padding:0;height:0;position:absolute;background-color:var(--tertiary);background-size:cover;margin-top:50px;transform:scale(0);transition:transform .3s}.header__MainGauche .header__2 nav #primary-menu li .sub-menu a{width:100%}.header__MainGauche .header__2 nav #primary-menu li:hover .sub-menu{transform:scale(1);height:auto;z-index:1}.header__MainGauche .header__2 nav #primary-menu li:hover .sub-menu a:hover{background-color:var(--tertiaryHover);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}@media screen and (max-width:1041px){.header__MainGauche{align-items:unset;flex-direction:column}.header__MainGauche .header__1{display:flex;justify-content:center}.header__MainGauche .header__2{justify-content:center;border-bottom-left-radius:0;border-bottom-right-radius:0}.header__MainGauche .header__2 nav{width:auto}.header__MainGauche .header__2 nav #primary-menu{display:flex;flex-direction:column;align-items:center}.header__MainGauche .header__2 nav #primary-menu li{padding:1rem 0;display:flex;text-align:center;flex-direction:column;overflow:hidden}.header__MainGauche .header__2 nav #primary-menu li .sub-menu{position:relative;margin-top:15px}.header__MainGauche .header__2 nav #primary-menu li .sub-menu li{display:flex;justify-content:center}}
