/* /css/header.less */
.ukraine .section-header {height: 65px; box-shadow: 0 8px 8px -5px #ccc; margin-top: 1em; flex-wrap: unset;}
.ukraine .section-header .header-lang {display: flex; align-items: center; align-self: flex-start; justify-content: flex-end;}
.ukraine .section-header .header-lang .flag {display: flex; flex-direction: column;}
.ukraine .section-header .header-lang .flag img {margin: 0.2em; height: 1em;}
.ukraine .section-header .header-lang .select-lang .langue {border: none;}
.ukraine .section-header .header-lang .select-lang form {border-left: 1px solid #ccc;}
@media screen and (max-width:47.9375rem) {.ukraine .section-header .header-icons {padding-right: 5px;}}
@media screen and (max-width:47.9375rem) {.ukraine .section-header .header-lang, .ukraine .section-header .header-connexion {padding-left: 5px;}}
.ukraine .section-header .header-connexion {font-size: 0.8em; text-align: center; font-weight: bold; color: #262C65;}
.ukraine .section-header img {margin-right: 0.5em;}
@media screen and (max-width:47.9375rem) {.ukraine .section-header img {margin-right: 5px;}}
.ukraine .section-header a {text-decoration: none;}
.ukraine .section-header select {cursor: pointer;}

/* /css/footer.less */
.ukraine .section-footer {background-color: #414042; color: white;}
.ukraine .section-footer .bloc-footer {padding: 1em 1em 0; margin-bottom: 1em;}
.ukraine .section-footer .bloc-footer p {text-align: center; padding: 0em; margin-bottom: 0em;}
@media screen and (max-width:47.9375rem) {.ukraine .section-footer .bloc-footer p {text-align: start;}}
.ukraine .section-footer .bloc-footer p.copyright {color: #B9BBBA;}
.ukraine .section-footer .bloc-footer p a {color: white; text-decoration: underline;}
.ukraine .section-footer .bloc-footer p a:hover {color: #aaa;}
.ukraine .section-footer .bloc-footer p a.mentions-legales-link {color: #B9BBBA; text-decoration: none;}
.ukraine .section-footer .bloc-footer p a.mentions-legales-link:hover {text-decoration: underline;}

/* /css/base.less */
.ukraine h1 {font-style: normal; font-weight: 300; font-size: 30px; line-height: 35px; margin-bottom: 1rem; margin-top: 1rem;}

